Using Argument and DeMoivre's theory

  • Thread starter Thread starter cutecarebear
  • Start date Start date
  • Tags Tags
    Argument Theory
AI Thread Summary
The discussion revolves around using DeMoivre's theorem to solve complex equations, specifically z^8 = 16 and z^6 = 1 + i. The user struggles with understanding the argument function, particularly when the imaginary part is zero, leading to confusion about the argument's value. Clarifications are provided that any positive real number has an argument of zero, while negative and positive imaginary numbers have arguments of π and π/2, respectively. Ultimately, the user successfully applies the argument for 1 + i, realizing it corresponds to π/4, which helps them progress in their calculations.
cutecarebear
Messages
4
Reaction score
0
Hello everyone,
I'm having a bit of trouble with using the argument function with DeMoivres formula. I have the question:
z8= 16
and am meant to find the solution using DeMoivre's formula (zn=rn(cosn(Θ) +isinn(Θ)) ). The problem is, I have no idea what an argument function is or how to find it. I've read around a bit and found that root(a2+b2)= r and that tan-1(b/a) =arg

but as you can see, I only have a (16) so that b=0, so is the argument then, tan-1(0)? I have several problems and they all have a but no b. However, in the answer section, they all have arguments. What the heck am I doing wrong?

Homework Equations


I can do this one:
z3=-1 as it has no argument (though I don't know why), and is just a matter of plugging in numbers.
z3=-1
z3=1(cos(Θ)+isin(Θ)
z=3√(1)(cos(Θ)+isin(Θ))1/3
z=1(cos(2kπ)+isin(2kπ)1/3
z=1(cos(2kπ/3)+isin(2kπ/3)

and then, since it has no argument, k can equal 0, +/-1, +/-2, +/-3 etc..., you plug in the k and solve.

The Attempt at a Solution



I haven't gotten very far with this one

z8=16
z8= 168(cos8(Θ)+isin8(Θ)) or if I do it the other way
z=8√(16)(cos(2kπ)+isin(2kπ))1/8
z=8√(16)(cos(2kπ/8)+isin(2kπ/8))

and I can't insert anything for k, because I don't know the argument. I know I sound like a real novice at math (I am), but I hope someone can help me! Thank you so much in advance!
 
Physics news on Phys.org
Imagine plotting a complex number z = x + i y in the complex plane, with the x coordinate the real part and the y coordinate the imaginary part. The argument is then the angle made between the real axis and a line drawn between the origin and the point z. Any positive real number has an argument of zero, and any negative real number has an argument of \pi. A positive imaginary number has an argument of \pi/2. So, don't say that 1 has "no argument", say that it has an argument of zero.
 
Hey, thanks so much for your reply!

Using what you told me, I've managed to get to the next question, but I get stuck here. I'm not sure what I am doing wrong. Here's where I am so far:

z6=1+i
z=r1/6(cosΘ+isinΘ)1/6
z=6√2(cos(Θ/6)+isin(Θ/6))
z=6√2(cos(π/12)+isin(π/12))

and so

zk=6√2 ei(π+2πk/12)

The answer I need to get is:

zk=21/12ei(π+8πk/24)

I don't understand at all what happened. Am I still doing the argument incorrectly? Thanks in advance!
 
I think you're still doing the argument incorrectly. It looks like you have the right answer for the magnitude, since the sixth root of sqrt(2) = 21/12. But what is the argument of 1+i? You should get tan-1(1/1) = tan-1(1) = \pi/4
 
I finally got it! Thanks so much!
 
I tried to combine those 2 formulas but it didn't work. I tried using another case where there are 2 red balls and 2 blue balls only so when combining the formula I got ##\frac{(4-1)!}{2!2!}=\frac{3}{2}## which does not make sense. Is there any formula to calculate cyclic permutation of identical objects or I have to do it by listing all the possibilities? Thanks
Since ##px^9+q## is the factor, then ##x^9=\frac{-q}{p}## will be one of the roots. Let ##f(x)=27x^{18}+bx^9+70##, then: $$27\left(\frac{-q}{p}\right)^2+b\left(\frac{-q}{p}\right)+70=0$$ $$b=27 \frac{q}{p}+70 \frac{p}{q}$$ $$b=\frac{27q^2+70p^2}{pq}$$ From this expression, it looks like there is no greatest value of ##b## because increasing the value of ##p## and ##q## will also increase the value of ##b##. How to find the greatest value of ##b##? Thanks
Back
Top