Question Statement
Evaluate the integral:
∫−sec2(23y)dy
Background and Explanation
This problem involves integrating a composite trigonometric function where the argument is a linear function of y. You can approach this by either applying the standard integral formula for sec2(ax) directly or by using substitution to handle the composite argument 23y.
Solution
We begin by factoring out the negative constant and applying the standard integration formula for sec2(ax).
I=∫−sec2(23y)dy=−∫sec2(23y)dy(using ∫sec2(ax)dx=atan(ax))=23−tan(23y)+c=3−2tan(23y)+c
Alternatively, we can use substitution to simplify the composite argument. Let t=23y.
First, set up the substitution:
I=∫−sec2(23y)dy=−∫sec2(23y)dy
Put 23y=t, then differentiate to find the relationship between dy and dt:
23dydy=dt=32dt
Substitute into equation (1):
I=−∫sec2(t)⋅32dt=3−2∫sec2(t)dt=3−2tan(t)+c(∵∫sec2xdx=tanx)=3−2tan(23y)+c
To confirm our answer is correct, we differentiate the result with respect to y:
dyd(3−2tan23y+c)=3−2dyd(tan23y)+dyd(c)=3−2sec223y⋅dyd(23y)+0=3−2sec2(23y)⋅23=3−2⋅23⋅sec2(23y)=−sec2(23y)
Since differentiation yields the original integrand −sec2(23y), the solution is verified.
- Standard Integral: ∫sec2(ax)dx=atan(ax)+C
- Substitution Rule: If u=g(y), then ∫f(g(y))g′(y)dy=∫f(u)du
- Chain Rule (for verification): dyd[f(g(y))]=f′(g(y))⋅g′(y)
- Derivative of Tangent: dxd(tanx)=sec2x
Summary of Steps
- Identify the form: Recognize the integral as ∫sec2(ay)dy where a=23, with a negative coefficient
- Method A (Direct): Factor out the negative sign and apply the formula atan(ay) directly
- Method B (Substitution): Let t=23y, compute dy=32dt, substitute and integrate ∫sec2tdt
- Simplify: Multiply the coefficients (3−2 from the formula or substitution, times the constant from dy) to get the final coefficient −32
- Verify: Differentiate the answer using the chain rule to confirm it matches the original integrand