Finding Modulus and Argument for a Complex Number

ChrisBaker8
Messages
23
Reaction score
0

Homework Statement



Find the modulus and the principal value of the argument for the complex number \sqrt{3} - i

The Attempt at a Solution



I know the modulus is just 'square both, add, and square root of sum', so r = \sqrt{2}, but I don't know how to find the second part. I know vaguely that the argument = \theta, but I don't know where to go from here.

Do I need to convert the complex number into polar or euler form?
 
Physics news on Phys.org
What two numbers did you 'square both, add, and square root of sum' to get sqrt(2)? The complex number a+bi can be drawn as the hypotenuse of a right triangle in the complex plane with a horizontal leg of length a and a vertical leg of length b. Haven't you seen this picture? The argument is the angle the hypotenuse makes with the x-axis. So you have tan(argument)=b/a. Remember trig? Principal value is a convention for choosing which of several possible angles might satisfy the tangent equation. Look it up, hopefully it will come with a nice picture.
 
okay, I think I get the argument now

for the modulus, I added \sqrt{3} ^{2} and i^{2} to get 3 - 1, then square rooted to get \sqrt{2}

is that wrong?
 
ChrisBaker8 said:
okay, I think I get the argument now

for the modulus, I added \sqrt{3} ^{2} and i^{2} to get 3 - 1, then square rooted to get \sqrt{2}

is that wrong?
Yes. You square the real part, sqrt(3), and the imaginary part, -1, add them, then take the square root. The imaginary part is the coefficient of i.
 
okay, thanks
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top