Question Statement
Q7. Evaluate the integral:
∫21+cos4tdt
(Note: The original question contained cot4t, but the solution and recheck confirm the integrand is 21+cos4t)
Background and Explanation
This problem requires applying the linearity property of integrals and the standard integration formula for trigonometric functions of the form cos(ax). The expression 21+cos4t is related to the half-angle identity cos2(2t)=21+cos4t.
Solution
Let I denote the integral:
I=∫21+cos4tdt
Factor out the constant 21 from the integral:
I=21∫(1+cos4t)dt
Apply the linearity property of integration, splitting the integral into two separate terms:
I=21∫1dt+21∫cos4tdt
Integrate each term using standard formulas. Recall that ∫cos(ax)dx=asin(ax):
Substituting these results back:
I=21t+21⋅4sin4t+c
Simplify the expression by multiplying the constants:
I=2t+8sin4t+c
To confirm the result is correct, differentiate the solution with respect to t:
dtd(2t+8sin4t+c)=21dtd(t)+81dtd(sin4t)+dtd(c)
Apply the chain rule to differentiate sin4t (where the derivative of sin(u) is cos(u)⋅u′, and u=4t, so u′=4):
=21⋅1+81⋅cos(4t)⋅4+0=21+84cos4t=21+21cos4t=21+cos4t
Since differentiation yields the original integrand, the solution 2t+8sin4t+c is verified as correct.
- Linearity of Integration: ∫[a⋅f(t)+b⋅g(t)]dt=a∫f(t)dt+b∫g(t)dt
- Standard Integral: ∫cos(ax)dx=asin(ax)+c
- Basic Integral: ∫1dt=t+c
- Chain Rule (for verification): dtd[sin(at)]=acos(at)
- Constant Multiple Rule: ∫k⋅f(t)dt=k∫f(t)dt
Summary of Steps
- Factor out the constant 21 from the integrand
- Split the integral into two parts: ∫1dt and ∫cos4tdt
- Integrate the first term to get t
- Integrate the second term using the formula for cos(ax) to get 4sin4t
- Multiply both results by 21 and combine
- Simplify the fractions to obtain the final answer 2t+8sin4t+c
- Verify by differentiating the result to recover the original integrand 21+cos4t