New Reply

De Moivre's Theorem

 
Share Thread
Oct24-10, 12:55 PM   #1
 

De Moivre's Theorem


1. The problem statement, all variables and given/known data

Using De Moivre's Theorem, find the expansion of cos 5θ in terms of cos θ.
Hence find the exact value of
cos(pi/10) x cos(3pi/10)


2. Relevant equations

Well i used the equation (cosθ + isinθ)^5 and then equated the real parts to get cos5θ in terms of cosθ.

3. The attempt at a solution

I expanded the equation above using binomial expansion and then equated the real parts to get cos5θ in terms of cosθ

c= cosθ, s = sinθ
(cosθ+isinθ)^5 = c^5 + 5c^4is-10c^3s^2-10c^2is^3+5cs^4- 1is^5
After equating the real parts I got
cos5θ = 16c^5 - 20c^3 + 5c (1)

For the second part

I used (1) to make cosθ the subject and then substituted θ = pi/10 and θ = 3pi/10 respectively but I am unable to to get the exact value and most importantly without calculator.
PhysOrg.com science news on PhysOrg.com

>> City-life changes blackbird personalities, study shows
>> Origins of 'The Hoff' crab revealed (w/ Video)
>> Older males make better fathers: Mature male beetles work harder, care less about female infidelity
Oct24-10, 08:00 PM   #2
 
Recognitions:
Homework Helper Homework Help
Have you been taught how to do this in class? Because there is probably a more elegant way than I'm about to show you.

Given that [tex]cos(5\theta) = 16cos^5(\theta) - 20cos^3(\theta) + 5cos(\theta)[/tex]

and we need to find the value of [tex]cos(\frac{\pi}{10})cos(\frac{3\pi}{10})[/tex]

Substituting [tex]\theta=\frac{\pi}{10}[/tex] into the equation gives us

[tex]cos(\frac{\pi}{2})=16cos^5(\frac{\pi}{10})-20cos^3(\frac{\pi}{10})+5cos(\frac{\pi}{10})[/tex]

Now the left side, [tex]cos(\frac{\pi}{2})=0[/tex]

So now we need to solve for [tex]16cos^5(\frac{\pi}{10})-20cos^3(\frac{\pi}{10})+5cos(\frac{\pi}{10})=0[/tex]

Since [tex]cos(\frac{\pi}{10})\neq 0[/tex] then we can divide through by that, leaving us a quadratic in [tex]cos^2(\frac{\pi}{10})[/tex]

After you do this, solve for [tex]cos(\frac{\pi}{10})[/tex] and notice that you'll have a plus or minus from the quadratic, and obviously it can't be equal to both, it must be just one of them. Well, if you don't have a calculator handy then do the same process for [tex]cos(\frac{3\pi}{10})[/tex], you'll find you get the same answer. Since [tex]cos(\frac{\pi}{10})\neq cos(\frac{3\pi}{10})[/tex] then obviously in the plus or minus, one of them is the answer to the first and the other is the answer to the second. You can quickly give a short explanation as to why the + would be for the [itex]\pi/10[/itex] since [tex]cos(\frac{\pi}{10})>cos(\frac{3\pi}{10})[/tex]

Now just multiply both values together to find [tex]cos(\frac{\pi}{10})cos(\frac{3\pi}{10})[/tex] as needed.
Oct25-10, 05:21 PM   #3
 
No I wasnt taught in school. It just came in the exam. After I posted this thread I tried to substitute
x = cos[tex]\theta[/tex] in the equation

Then used the product of the roots 16x^4 - 20x^2 + 5 to find the result. What do you say about this way of solving
Oct26-10, 12:19 AM   #4
 
Recognitions:
Homework Helper Homework Help

De Moivre's Theorem


Oh yes of course that's much better

You might want to let [tex]x=cos^2\theta[/tex] such that you end up with a quadratic so then you only have two roots. With the quartic you have, you would need to argue that since there are 4 roots in the quartic equation, two of them are equal roots.
Oct26-10, 05:59 AM   #5
 
Thanx for your idea!
New Reply

Similar discussions for: De Moivre's Theorem
Thread Forum Replies
Calculate complex number to nth power with de Moivre's formula Calculus & Beyond Homework 1
role of mean value theorem in fundamental theorem of calculus proof Calculus & Beyond Homework 5
Complex Variables: Need help with Chebyshek poly and de Moivre Theorem Calculus & Beyond Homework 4
De Moivre' Theorem Calculus & Beyond Homework 8
de moivre formula Question Calculus 3