Efficient Integration of sin^2(2t)cos^2(t)

  • Thread starter Thread starter phospho
  • Start date Start date
  • Tags Tags
    Integrate
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 2K views
phospho
Messages
250
Reaction score
0
[tex]\displaystyle\int sin^22tcos^2t\ dt[/tex]

This was part (b) to a question, the previous part of the question was to integrate [itex]\displaystyle\int sin^22tcost\ dt[/itex] which I managed to do by expressing [itex]sin^22t[/itex] as [itex]4(sin^2t - sin^4t)[/itex]

I tried a similar method for the integrand above, but didn't really go far with it. I'm not really sure what I'm trying to spot here, and I usually struggle with these integrals.
 
Physics news on Phys.org
You can try with [itex]\int sin^2(2t)dt - \int sin^2(2t)sin^2(t)dt[/itex], plus some trigonometric manipulations.

P.S.: Silly me, perhaps you only need some trigonometric manipulations.
 
hikaru1221 said:
You can try with [itex]\int sin^2(2t)dt - \int sin^2(2t)sin^2(t)dt[/itex], plus some trigonometric manipulations.

P.S.: Silly me, perhaps you only need some trigonometric manipulations.

thanks
 
phospho said:
[tex]\displaystyle\int sin^22tcos^2t\ dt[/tex]

This was part (b) to a question, the previous part of the question was to integrate [itex]\displaystyle\int sin^22tcost\ dt[/itex] which I managed to do by expressing [itex]sin^22t[/itex] as [itex]4(sin^2t - sin^4t)[/itex]

I tried a similar method for the integrand above, but didn't really go far with it. I'm not really sure what I'm trying to spot here, and I usually struggle with these integrals.
Instead of changing the first factor, I'd use the identity ##\cos^2 t = \frac{1+\cos 2t}{2}## to get everything in terms of ##2t##. It should be pretty straightforward after that.

Your original approach would also work. You should check your textbook on how to handle integrals of the form
$$\int \cos^n x \sin^m x\,dx.$$ They're tedious, but there's a recipe to follow that depends on the evenness and oddness of ##m## and ##n##.