How to take sin^2 out and leave theta

  • Thread starter Thread starter shanepitts
  • Start date Start date
  • Tags Tags
    Theta
Join the discussion
Registration is free. Start your own thread to ask a follow-up.
2 replies · 1K views
shanepitts
Messages
84
Reaction score
1
This is a small portion of a bigger physics problem I am trying to solve, but I can't get passed this little integrand reformulation.

How does this

∫(sinθ/cosθ)d(sin2θ)

Become

∫[sinθ(2sinθcosθ)/cosθ]dθ

Basically, how is the sin2 taken out of the d(sin2θ) and the θ left in the dθ?

Thanks
 
Physics news on Phys.org
shanepitts said:
This is a small portion of a bigger physics problem I am trying to solve, but I can't get passed this little integrand reformulation.

How does this

∫(sinθ/cosθ)d(sin2θ)

Become

∫[sinθ(2sinθcosθ)/cosθ]dθ

Basically, how is the sin2 taken out of the d(sin2θ) and the θ left in the dθ?

Thanks

##d(f(\theta))=\frac{df(\theta)}{d\theta} d\theta##. Is that enough?
 
  • Like
Likes   Reactions: shanepitts
Dick said:
##d(f(\theta))=\frac{df(\theta)}{d\theta} d\theta##. Is that enough?

It is more than enough

Thanks