Math Help Forum

Math Help Forum Feed Site Feed

Go Back   Math Help Forum > University Math Help > Other Advanced Topics
Reply
 
Thread Tools Display Modes
  #1  
Old October 15th, 2008, 05:26 PM
Newbie
 
Join Date: Oct 2008
Posts: 11
Thanks: 6
Thanked 2 Times in 2 Posts
siegfried is on a distinguished road
Default cubic equation help

show that one fo the roots of the equation x^3-6x^2+9x-1=0 is 4\sin^2\frac{\pi}{18} and find the other two roots
Reply With Quote
Advertisement
 
  #2  
Old October 15th, 2008, 09:04 PM
ThePerfectHacker's Avatar
Global Moderator

 
Join Date: Nov 2005
Location: New York City
Posts: 11,186
Country:
Thanks: 482
Thanked 3,751 Times in 3,070 Posts
ThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond repute
Default

Quote:
Originally Posted by siegfried View Post
show that one fo the roots of the equation x^3-6x^2+9x-1=0 is 4\sin^2\frac{\pi}{18} and find the other two roots
Let x=y+2.
This gives, (y+2)^3 - 6(y+2)^2 + 9(y+2) - 1 = 0.
Which simplifies to y^3-3y+1=0.

Let C =  - \frac{\Delta}{108} = - \frac{3}{4}

If A = -\frac{1}{2} + \sqrt{C} = e^{2\pi i/3} and B = -\frac{1}{2} - \sqrt{C} = e^{-2\pi i/3}.
Then this means u=\sqrt[3]{A} = e^{2\pi i/9} and v=\sqrt[3]{B} = e^{-2\pi i/9} would produce solutions:
u+v,u\zeta + v\zeta^2,u\zeta^2+v\zeta (where \zeta = e^{2\pi i/3})

Simplification of these formulas leads to the solutions:
2\cos \frac{2\pi}{9}, 2\cos \frac{8\pi}{9}, 2\cos \frac{14\pi}{9}.


And so the three solutions to the original are:
x_1 = 2 + 2\cos \frac{2\pi}{9} = 4\sin^2 \frac{\pi}{18}
x_2 = 2 + 2\cos \frac{8\pi}{9} = 4\sin^2 \frac{4\pi}{18}
x_3 = 2 + 2\cos \frac{14\pi}{9}= 4\sin^2 \frac{7\pi}{18}
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.


"Democracy has proved only that the best way to gain power
over people is to assure the people that they are ruling
themselves. Once they believe that, they make wonderfully
submissive slaves." - Joseph Sobran


To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
Reply With Quote
The following users thank ThePerfectHacker for this useful post:
Donate to MHF
  #3  
Old October 15th, 2008, 10:24 PM
Newbie
 
Join Date: Oct 2008
Posts: 11
Thanks: 6
Thanked 2 Times in 2 Posts
siegfried is on a distinguished road
Default

thank you theperfecthacker

i believe you are using cardanos method but i think there is an easier method than cardanos
Reply With Quote
  #4  
Old October 15th, 2008, 10:30 PM
ThePerfectHacker's Avatar
Global Moderator

 
Join Date: Nov 2005
Location: New York City
Posts: 11,186
Country:
Thanks: 482
Thanked 3,751 Times in 3,070 Posts
ThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond repute
Default

Quote:
Originally Posted by siegfried View Post
thank you theperfecthacker

i believe you are using cardanos method but i think there is an easier method than cardanos
It is Cardano's method with a lot of work omitted as well as computations.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.


"Democracy has proved only that the best way to gain power
over people is to assure the people that they are ruling
themselves. Once they believe that, they make wonderfully
submissive slaves." - Joseph Sobran


To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
Reply With Quote
  #5  
Old October 16th, 2008, 05:07 AM
Opalg's Avatar
MHF Contributor

 
Join Date: Aug 2007
Location: Leeds, UK
Posts: 2,003
Country:
Thanks: 122
Thanked 1,218 Times in 1,011 Posts
Opalg has a brilliant futureOpalg has a brilliant futureOpalg has a brilliant futureOpalg has a brilliant futureOpalg has a brilliant futureOpalg has a brilliant futureOpalg has a brilliant futureOpalg has a brilliant futureOpalg has a brilliant futureOpalg has a brilliant futureOpalg has a brilliant future
Default

Use the formulas \cos(2\theta) = 1 - 2\sin^2\theta and \cos(3\theta) = 4\cos^3\theta - 3\cos\theta. These show that if x=4\sin^2\theta then \cos(2\theta) = 1 - \tfrac x2, and so \cos(6\theta) = 4\left(1 - \tfrac x2\right)^3 - 3\left(1 - \tfrac x2\right) = 1 - \tfrac92x + 3x^2 - \tfrac12x^3. But if \theta = \tfrac\pi{18} then \cos(6\theta)=\tfrac12. That gives the equation x^3-6x^2+9x-1=0. The other two solutions will come from the other angles satisfying \cos(6\theta)=\tfrac12, namely \theta = \tfrac{5\pi}{18} and \theta = \tfrac{7\pi}{18}. (ThePerfectHacker had \theta = \tfrac{4\pi}{18}, but I think \theta = \tfrac{5\pi}{18} must be correct.)
Reply With Quote
The Following 2 Users Say Thank You to Opalg For This Useful Post:
Donate to MHF
  #6  
Old October 16th, 2008, 09:25 AM
ThePerfectHacker's Avatar
Global Moderator

 
Join Date: Nov 2005
Location: New York City
Posts: 11,186
Country:
Thanks: 482
Thanked 3,751 Times in 3,070 Posts
ThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond repute
Default

Quote:
Originally Posted by Opalg View Post
(ThePerfectHacker had \theta = \tfrac{4\pi}{18}, but I think \theta = \tfrac{5\pi}{18} must be correct.)
Yes I made a mistake. But we are going to keep it secret.

The mistake was in the simplification. The solutions that I got to the depressed cubic are correct I just made mistakes in the identities.
Here is the corrected version:

1)2 + 2\cos \frac{2\pi}{9} = 2 - 2\cos \frac{7\pi}{9} = 4\sin^2 \frac{7\pi}{18}

2)2 + 2\cos \frac{8\pi}{9} = 2 - 2\cos \frac{\pi}{9} = 4\sin^2 \frac{\pi}{18}

3)2 + 2\cos \frac{14\pi}{9} = 2 - 2\cos \frac{5\pi}{9} = 4\sin^2 \frac{5\pi}{18}
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.


"Democracy has proved only that the best way to gain power
over people is to assure the people that they are ruling
themselves. Once they believe that, they make wonderfully
submissive slaves." - Joseph Sobran


To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off
Forum Jump


All times are GMT -7. The time now is 02:15 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0 ©2008, Crawlability, Inc.
©2005 - 2009 Math Help Forum


Math Help Forum is a community of maths forums with an emphasis on maths help in all levels of mathematics.
Register to post your math questions or just hang out and try some of our math games or visit the arcade.