Question Statement
Evaluate the definite integral:
∫−2π2πcos2xdx
Background and Explanation
To integrate cos2x, we cannot use the power rule directly. Instead, we apply the power-reduction identity to rewrite cos2x in terms of cos2x, which integrates easily using standard techniques.
Solution
We begin by applying the trigonometric identity for cos2x:
∫−2π2πcos2xdx=∫−π/2π/221+cos2xdx(∵cos2x=21+cos2x)=21∫−π/2π/2(1+cos2x)dx
Next, we split the integral into two parts and integrate each term separately:
=21[∫−π/2π/21dx+∫−π/2π/2cos2xdx]=21[[x]−π/2π/2+[2sin2x]−π/2π/2]
Now we evaluate at the upper and lower limits. For the first term: x evaluated from −2π to 2π gives 2π−(−2π)=π. For the second term, we substitute the bounds into 2sin2x:
=21[(2π−(−2π))+21(sin(π)−sin(−π))]=21[(2π+2π)+21(0−0)](∵sin(π)=0 and sin(−π)=0)=21[π+0]=2π
Therefore, the value of the integral is 2π.
- Power-reduction formula: cos2x=21+cos2x
- Constant integration: ∫1dx=x+C
- Cosine integration: ∫cos(ax)dx=asin(ax)+C
- Sine values at multiples of π: sin(π)=sin(−π)=0
- Definite integral evaluation: [F(x)]ab=F(b)−F(a)
Summary of Steps
- Apply identity: Replace cos2x with 21+cos2x and factor out 21
- Split integral: Separate into ∫1dx and ∫cos2xdx
- Integrate: Find antiderivatives x and 2sin2x respectively
- Evaluate bounds: Calculate [x]−π/2π/2=π and 21[sin2x]−π/2π/2=0
- Combine: Multiply by the outer factor of 21 to get 21(π+0)=2π