Trigonometric Integral: Solving \int(cosx)^5sin(x)dx

Click For Summary

Homework Help Overview

The discussion revolves around the integral \(\int(\cos x)^5 \sin(x)dx\), focusing on trigonometric integration techniques and substitutions.

Discussion Character

  • Exploratory, Mathematical reasoning, Problem interpretation

Approaches and Questions Raised

  • Participants explore various substitution methods, including letting \(u = \cos(x)\) and \(u = \sin(x)\). Some question the validity of their approaches and the resulting forms of the integral.

Discussion Status

Several participants have provided different methods for approaching the integral, with some expressing confusion over the outcomes and constants of integration. There is an ongoing exploration of the relationships between the different forms of the integral.

Contextual Notes

Participants mention guidelines from textbooks regarding trigonometric integrals and express concerns about differing constants of integration arising from various methods.

icesalmon
Messages
270
Reaction score
13

Homework Statement


[itex]\int[/itex](cosx)^5sin(x)dx, the question asks me to simply find the integral.


Homework Equations


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




The Attempt at a Solution


I have an odd power of cosine so I should split that up into [cos^2(x)]^2(sin(x)cos(x)), then I change cos^2(x) to 1-sin^2(x) and let u = sin(x) so I get (1-u^2)^2(u)du factor distribute and then integrate, but this isn't leading me to the correct answer.
 
Last edited:
Physics news on Phys.org
Just substitute u=cos(x). Where does that take you?
 
Use that sin(x) is the negative derivative of cos(x). Taking y=cos(x), your integral becomes -∫y^5 y' dx.

ehild
 
the right answer, but I get a negative out in front. It feels easier to do this the way I have, but is there a reason it's incorrect? What I have done isn't illegal is it? It seems to make this easier to integrate for me, but I get longer answers with different functions. In simplest terms this happens because I'm not doing what you say, but why is your method better suited for this final step? my substitution still cancels the cosine and I have a u to distribute.
 
As others said, the simplest thing to do is to let u= cos(x) so that du= -sin(x)dx
[tex]\int cos^5(x) sin(x)dx= \int u^5(-du)= -\int u^5 du[/tex].
[tex]= -u^6/6+ c= -cos^6(x)/6+ c[/tex]

If, instead, you write the integral as
[tex]\int (cos^2(x))^2 (cos(x)sin(x)dx)= \int (1- sin^2(x))^2(sin(x))(cos(x)dx)[/tex]
and let [itex]u= sin(x)[/itex], then [itex]du= cos(x)dx[/itex]
and your integral becomes
[tex]\int (1- u^2)^2(u)(du)= \int (u^5- 2u^3 + u)du= u^6/6- u^4/2+ u^2/2+ C[/tex]
[tex]= sin^6(x)/6- sin^4/2+ sin^2/2+ C[/tex]
[tex]= \frac{1}{6}(sin^6(x)- 3sin^4(x)+ 3sin^2(x))+ C[/tex]
[tex]= \frac{1}{6}((1- cos^2(x))^3- 3(1- cos^2(x))^2+ 3(1- cos^2(x)))+ C[/tex]

Now, "do the algebra". You will find that the [itex]cos^4(x)[/itex] and [itex]cos^2(x)[/itex] terms cancel leaving [itex]-cos^6(x)/6[/itex] but with a different constant.
 
my professor mentioned there being different constants of integration after going back and solving using some initial condition with a similar problem. Which is strange to me because I view these answers as different forms of the same thing. But they aren't the same function at all.

Well I see what dick and ehlid were speaking of now, thanks for going through the trouble of typing all that out. There are guidlines my book points out that I am trying to get used to with these trigonometric integrals.
 
well I calculated that they are the same thing, and I have another question.

find [itex]\int[/itex]sec3([itex]\pi[/itex]x)

I've tried two things so far, both of which involve splitting up my secant into sec2[itex]\pi[/itex]xsec[itex]\pi[/itex]x and sec[itex]\pi[/itex]x(tan2[itex]\pi[/itex]x + 1) I have used integration by parts on both,

For the first I obtain sec[itex]\pi[/itex]xtan[itex]\pi[/itex]x/[itex]\pi[/itex] + (1/[itex]\pi[/itex])2ln|cos[itex]\pi[/itex]x| + c

And on the second I obtain 2xsec[itex]\pi[/itex]x + (sec[itex]\pi[/itex]xtan[itex]\pi[/itex]x)/[itex]\pi[/itex] +1/[itex]\pi[/itex]2(ln|cos[itex]\pi[/itex]x|) - x2 + c

Neither of which are correct.

For the first I set u = sec[itex]\pi[/itex]x and dv = sec2[itex]\pi[/itex]x so my v = ((tan[itex]\pi[/itex]x)/[itex]\pi[/itex]) + c

For the second I, again, set u = sec[itex]\pi[/itex]x but I let dv = 1+ tan2[itex]\pi[/itex]x so that v = 2x + (1/[itex]\pi[/itex])(tan[itex]\pi[/itex]x) + c

Not sure where I'm going wrong, apologies for lighting up this homework thread so much :frown:
 
Forget about the pi*x. Let U=pi*x, dI=pi dx, so you can factor it out by just putting 1/pi outside the integral and ignoring it going forward. Might help you see your own work better.

You are right about integration by parts. Split the integral into factors of sec, and then apply parts. u=secU, du=secUtanU. dv=sec^2U, v=tanU.

When you expand terms, you'll end up with an integral of sec^3 on the right hand side. Notice that this is the same term you are solving for, and move it to the other side of the equation. Divide both sides by two. Everything remaining on the right hand side is now easily integrable.
 

Similar threads

Replies
3
Views
2K
  • · Replies 15 ·
Replies
15
Views
2K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 11 ·
Replies
11
Views
2K
Replies
7
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 22 ·
Replies
22
Views
3K
  • · Replies 27 ·
Replies
27
Views
4K
  • · Replies 3 ·
Replies
3
Views
2K