Line integral of sin cos function

jbowers9
Messages
85
Reaction score
1

Homework Statement



integral (sin^4(x) + cos^4(x))^.5 dx

Homework Equations



sin^2(x) = (1 - cos^2(x))

The Attempt at a Solution



cos^4(x) + {1 - cos^2(x)}^2 = 2cos^4(x) -2cos^2(x) + 1
subst u = cos^2(x)
integral (2u^2 - 2u +1)^.5
 
Physics news on Phys.org
hi jbowers9! :smile:

(have a square-root: √ and try using the X2 icon just above the Reply box :wink:)
jbowers9 said:
cos^4(x) + {1 - cos^2(x)}^2 = 2cos^4(x) -2cos^2(x) + 1
subst u = cos^2(x)
integral (2u^2 - 2u +1)^.5

no, you've missed out the dx, which you need to write in the form f(u)du :redface:

(you could try using (cos2x + sin2x)2, but i don't see how to finish that :frown:)
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top