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
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