In my class, my instructor told us that the square root of a complex number is in general not a function because it is multi-valued. For example, e^(ipi/4) could have a square root of e^(ipi/8) or e^(i*9pi/8). He then added that if we shortened the domain of the polar angle to (-pi,pi), the square root then becomes a function. I don't see how this works. The square root has a period of pi, over which it repeats itself. For eq, both e^(-ipi/4) and e^(ipi/4) qualify as square roots of e^(i*pi/2), and they both lie in the shortened domain. I don't see where I am going wrong.
Subscribe to:
Post Comments (Atom)
analysis - Injection, making bijection
I have injection $f \colon A \rightarrow B$ and I want to get bijection. Can I just resting codomain to $f(A)$? I know that every function i...
-
Find all integer solutions of $2n \equiv 12 \bmod 19$ So I have re-arranged to: $2x-19y=12$ and by the extended Euclidean Algorithm, I get $...
-
Find the limit of the following-$$\lim\limits_{n \to \infty}\frac{2^{-n^2}}{\sum\limits_{k=n+1}^{\infty} 2^{-k^2}}$$ My work: We can see t...
-
I understand that a continued fraction of the form: $g(n_1,n_2,n_3,n_4,n_5,\ldots)= n_1 + \cfrac{1}{n_2 + \cfrac{1}{n_3 + \cfrac{1}{n_4 + \c...
No comments:
Post a Comment