What is the integral of sin²(kθ)cos²(kθ) over the interval from 0 to 2π?

bigplanet401
Messages
101
Reaction score
0

Homework Statement


What is

<br /> \int_0^{2 \pi} \; d\theta \sin^2 k\theta \cos^2 k\theta \; ?<br />

Homework Equations


Orthogonality of sines and cosines?

The Attempt at a Solution


I tried substitution and didn't get anywhere. Yeah, that's about it.
 
Physics news on Phys.org
Use the trig identity sin(2x)=2*sin(x)*cos(x) for a start.
 
Whoa, I completely missed that. Using that identity, the integral becomes

<br /> \begin{align*}<br /> &amp; \int_0^{2\pi} d\theta \; \frac{1}{4} \sin^2 2k\theta\\<br /> &amp;= \int_0^{2\pi} d\theta \; \frac{1}{8} (1 - \sin 4 k \theta )\\<br /> &amp;= \frac{\pi}{4} \, ,<br /> \end{align*}<br />
right?

The answer just seems too simple--like there should be some k's around or something.
 
You mean 1-cos(4k*theta), I hope. If k is an integer then there are no k's left around. If it isn't there are.
 
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