Complex Number Proofs: Solving for z and z^-1 in a Cosine Equation

AI Thread Summary
The discussion revolves around proving the equation 2 cos nθ = z^n + z^-n given that 2 cos θ = z + z^-1. The initial approach involves using de Moivre's theorem by letting z = cos θ + i sin θ, leading to the conclusion that z^n + z^-n simplifies to 2 cos nθ. However, concerns arise regarding the validity of assuming z in this form, particularly since it only holds true when the modulus of z is 1. The conversation highlights that while z can represent complex numbers with different moduli, the problem likely intends for z to be a unit complex number. The proof can also be approached using induction, confirming the relationship holds for all positive integers n.
HenryHallam
Messages
4
Reaction score
0
Hi,
I'm looking at a question from my Pure 6 textbook (united kingdom), it's not actually for homework but I'd like to figure it out.
First part of the question goes like this:

If

2 cos θ = z + z^-1

prove that (if n is a positive integer)

2 cos n θ = z^n + z^-n.


I can get a solution as follows:

Let z = cos θ + i sin θ
then z^-1 = cos (-θ) + i sin (-θ) by de Moivre's theorem
so z^-1 = cos θ - i sin θ
so z + z^-1 = 2 cos θ

similarly z^n = cos nθ + i sin nθ
z^-n = cos -nθ + i sin -nθ
z^-n = cos nθ - i sin nθ
so z^n + z^-n = 2 cos n θ


However I'm not sure if this is valid because of the first line where I let z=cos θ + i sin θ. The question does not state what z is, so can it be assumed to be any complex number? If so then I don't think z=cos θ + i sin θ is valid because that only works when the modulus of z is 1, right? Or can cos θ + i sin θ represent complex numbers of modulus other than 1, maybe if θ itself is complex? But then would de Moivre's theorem still be appliciable?

Or does the fact that the question states 2 cos θ = z + z^-1 imply that z must be representable by cos θ + i sin θ ?

Thanks very much for any help with this.
 
Physics news on Phys.org
Given theta, you have a second order equation for z. This means there will be two solutions. It's not hard to see they will be reciprocals of each other. So once you find all the zs and prove what you need to with all of them, you have the general proof. And yes, a complex theta will give complex numbers of modulus other than 1, and your proof extends to cover them, but I doubt that was intended by the question.

By the way, if you want to be a little more rigorous, you can let z = r e^{i \theta} and show that r must equal one if the imaginary part of z+1/z is to vanish, assuming theta is real.
 
Last edited:
There are many ways!

1. By POMI: proove it for n = 2, and assume for n=k and show it holds for n=k+1 also.

:smile:

2. Use z=r*exp[i{theta}].
So,
2cos{theta} = r*exp[i{theta}] + r*exp[-i{theta}]
So, we can see that
Re[r*exp[i{theta}] + r*exp[-i{theta}]] = 2cos{theta}
So, that means...
rcos{theta}+(1/r)cos{theta} = 2cos{theta}
=> r + 1/r = 2
Or
=> cos{theta} = {pi}/2 !

Now I guess you are OK?
 
Thanks for the assistance!
 
Yeah, the way the problem was stated it totally looked like it was setting you up for a proof by induction.

But you wouldn't need to prove it true for n=2, the problem allows you to assume it's true for n=1 (no proof necessary) so proving it true for n=k+1 when assuming true for n=k would be sufficient. That part I'm not sure how to do.
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top