Integrating 4cos(x)sin²(x)

Join the discussion
Registration is free. Start your own thread to ask a follow-up.
13 replies · 2K views
sg001
Messages
134
Reaction score
0

Homework Statement


find ∫4cosx*sin^2 x.dx


Homework Equations





The Attempt at a Solution



∫4cos x * 1/2 (1 - cos2x)

∫2cosx - 4cos^2 x.

Then i don't know whereto go from here??
 
Physics news on Phys.org
sg001 said:

Homework Statement


find ∫4cosx*sin^2 x.dx


Homework Equations





The Attempt at a Solution



∫4cos x * 1/2 (1 - cos2x)

∫2cosx - 4cos^2 x.

Then i don't know whereto go from here??

A simple substitution will work in this problem.
 
ie,
let u = cos x

∫ 2u - 4u^2

= u^2 -4/3 (u)^3 + C

This still does not lead me anywhere?

Or did you mean a substitution not in terms of 'u' but in terms of another trig result?
I feel lost.
 
kushan said:
your last step how did you reach to 4cos^2 x ?

by expanding 4cosx * 1/2(1-cos2x)

= 2cosx - 4cos^2 x
 
sg001 said:
ie,
let u = cos x
1. Start from the original integral.
2. That's almost the right substitution, but what is du? You are being very sloppy by omitting the differential, and this is exactly the type of problem where doing that will bite you in the butt.
sg001 said:
∫ 2u - 4u^2

= u^2 -4/3 (u)^3 + C

This still does not lead me anywhere?

Or did you mean a substitution not in terms of 'u' but in terms of another trig result?
I feel lost.
 
Last edited:
sg001 said:
ie,
let u = cos x

∫ 2u - 4u^2

= u^2 -4/3 (u)^3 + C

This still does not lead me anywhere?

Or did you mean a substitution not in terms of 'u' but in terms of another trig result?
I feel lost.

Instead:

Let u = sin(x) .
 
Hmmm
I think i need to stop rushing through my questions.
Thanks for pointing out the obvious!
 
∫4cosx * u^2 * du/cosx

∫4(u)^2

4/3 (u)^3 + C

= 4/3 (sin x)^3 +C

Better?
 
sg001 said:
∫4cosx * u^2 * du/cosx

∫4(u)^2

4/3 (u)^3 + C

= 4/3 (sin x)^3 +C

Better?
Yes, better, and that's the right answer, but some of the supporting work could be improved.

∫4cosx * u^2 * du/cosx

=[/color]∫4(u)^2 du[/color]

=[/color]4/3 (u)^3 + C

= 4/3 (sin x)^3 +C

In addition, it's usually better to make the substitution completely so that all the x's and dx's change to u's and du's, like this:

∫4cos(x) * sin2(x)dx [u = sin(x), du = cos(x)dx]
= 4 ∫u2 du
= 4 u3/3 + C
= (4/3) sin3(x) + C