Understanding Complex Numbers: Formulas and Applications

AI Thread Summary
The discussion focuses on finding the values of m such that z^m = z for the complex number z = cos(7pi/6) + i*sin(7pi/6). The initial approach using De Moivre's theorem leads to the equation m*7pi/6 = 7pi/6 + k*2pi, but an incorrect value for k is identified. The correct formula derived is m = 1 + 12k, where k is an integer. Further clarification reveals that for m to be an integer, k must be a multiple of 7. The conversation emphasizes the importance of correctly applying formulas in complex number calculations.
Dousin12
Messages
43
Reaction score
0
1. Give a formula for the values on m such that z^m=z

z=cos(7pi/6)+i*sin(7pi/6)

2. If i use de movires i get

3. m*7pi/6=7pi/6 + k*2pi

But then i get the value that k=12/7, Which is the wrong formula.

The correct answer is 1+12k for k=0,1,2...
 
Physics news on Phys.org
Dousin12 said:
1. Give a formula for the values on m such that z^m=z

z=cos(7pi/6)+i*sin(7pi/6)

2. If i use de movires i get

3. m*7pi/6=7pi/6 + k*2pi

But then i get the value that k=12/7, Which is the wrong formula.

The correct answer is 1+12k for k=0,1,2...
What happened to m in your answer?

Can you show us your work ?
 
m*7pi=7pi+k*12pi
m=1+12k/7

Okay, i got closer to the right answer now

Which is the equation wolfram alpha also get if i post my original equation. So it must be something wrong!

1+12k is the correct!
 
Dousin12 said:
m*7pi=7pi+k*12pi
m=1+12k/7

Okay, i got closer to the right answer now

Which is the equation wolfram alpha also get if i post my original equation. So it must be something wrong!

1+12k is the correct!
You have ##\ m=1+\frac{12}{7}k\,,\ ## & k must be some integer. I suppose from the context of the question that m must also be an integer.

m will only be an integer if k is an integer multiple of 7 , Right ?

let k = 7n .
 
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
Essentially I just have this problem that I'm stuck on, on a sheet about complex numbers: Show that, for ##|r|<1,## $$1+r\cos(x)+r^2\cos(2x)+r^3\cos(3x)...=\frac{1-r\cos(x)}{1-2r\cos(x)+r^2}$$ My first thought was to express it as a geometric series, where the real part of the sum of the series would be the series you see above: $$1+re^{ix}+r^2e^{2ix}+r^3e^{3ix}...$$ The sum of this series is just: $$\frac{(re^{ix})^n-1}{re^{ix} - 1}$$ I'm having some trouble trying to figure out what to...
Back
Top