PDA

View Full Version : Math Help cos^6 x


Logitech
Dec5-04, 03:12 PM
Rewrite the expression in terms of the first power of the cosine:

cos^6 x

My guess would be that it would be cos(x)*cos(x)*cos(x)*cos(x)*cos(x)*cos(x)

I'm not sure if that is it, or any way to start the problem even

Please help me :cry:

edit :

cos^6(x)=cos^2(x)*cos^2(x)*cos^2(x)
=.5(1+cos2x)*.5(1+cos2x)*.5(1+cos2x)
then ???
?

nolachrymose
Dec5-04, 03:30 PM
Maybe \cos^2{x}=\frac{1+\cos{2x}}{2} will help?

Logitech
Dec5-04, 03:33 PM
Maybe \cos^2{x}=\frac{1+\cos{2x}}{2} will help?


Isn't that what i have?

cos^6(x)=cos^2(x)*cos^2(x)*cos^2(x)
=.5(1+cos2x)*.5(1+cos2x)*.5(1+cos2x)

i am lost again :bugeye:

Hurkyl
Dec5-04, 03:55 PM
Do it again.

Logitech
Dec5-04, 04:09 PM
Do it again.

what do you mean do it again

nolachrymose
Dec5-04, 04:36 PM
Isn't that what i have?

cos^6(x)=cos^2(x)*cos^2(x)*cos^2(x)
=.5(1+cos2x)*.5(1+cos2x)*.5(1+cos2x)

i am lost again :bugeye:

Sorry, I must have posted right before you edited your original post.

Logitech
Dec5-04, 04:49 PM
Sorry, I must have posted right before you edited your original post.

what would i need for the next step

Logitech
Dec5-04, 06:21 PM
I really really need help someone

futb0l
Dec5-04, 08:11 PM
Hmmm.. maybe it's


\cos^6 x = (\cos^2 x)^3


so then ...


\cos^6 x = ( \frac { 1 + cos 2x } { 2 } )^3

jai6638
Dec5-04, 08:15 PM
how is cos2x = 1 + cos2x / 2 ???

isnt cos2x = 1-sin2x ??????

ascky
Dec5-04, 08:49 PM
how is cos2x = 1 + cos2x / 2 ???

isnt cos2x = 1-sin2x ??????

cos(2x)=cos^2(x)-sin^2(x)
cos(2x)=cos^2(x)-(1-cos^2(x))
cos(2x)=2cos^2(x)-1
cos^2(x)= (\frac { 1 + cos 2x } { 2 } )

maverick280857
Dec5-04, 10:17 PM
Since we can express cos(2x) and cos(3x) in terms of cos(x) it is a good idea to do so right away when you are asked such a question because you cannot break it up like (5x+x) because that would require a polynomial for cos(5x) in terms of cos(x) which you are not likely to remember or even derive easily. So the sensible thing to do would be to break it up as cos(3x+3x) or cos(2(3x)) and proceed further.