Let the solution curve y=f(x) of the differential equation dxdy+x2−1xy=1−x2x4+2x, x∈(−1,1) pass through the origin. Then −23∫23f(x)dx is equal to
Options
Solution
Key Concepts and Formulas
First-Order Linear Differential Equation: A differential equation of the form dxdy+P(x)y=Q(x).
Integrating Factor (I.F.):I.F.=e∫P(x)dx. The solution is y⋅(I.F.)=∫Q(x)⋅(I.F.)dx+C.
Definite Integral Properties:∫−aaf(x)dx=0 if f(x) is an odd function, and ∫−aaf(x)dx=2∫0af(x)dx if f(x) is an even function.
Step-by-Step Solution
Step 1: Identify P(x) and Q(x)
We are given the differential equation
dxdy+x2−1xy=1−x2x4+2x.
Comparing this to the standard form dxdy+P(x)y=Q(x), we identify
P(x)=x2−1x,Q(x)=1−x2x4+2x.
This step is crucial for setting up the problem and applying the correct formulas.
Step 2: Calculate the Integrating Factor (I.F.)
The integrating factor is given by I.F.=e∫P(x)dx. We need to calculate ∫P(x)dx=∫x2−1xdx.
Let u=x2−1, then du=2xdx, so xdx=21du. Therefore,
∫x2−1xdx=∫u1⋅21du=21∫u1du=21ln∣u∣+C1=21ln∣x2−1∣+C1.
Since x∈(−1,1), we have x2<1, so x2−1<0. Thus, ∣x2−1∣=1−x2.
∫P(x)dx=21ln(1−x2).
The integrating factor is then
I.F.=e∫P(x)dx=e21ln(1−x2)=eln1−x2=1−x2.
The correct handling of the domain x∈(−1,1) is crucial here.
Step 3: Find the General Solution
The general solution is given by y⋅(I.F.)=∫Q(x)⋅(I.F.)dx+C. Substituting Q(x) and I.F., we have
y1−x2=∫1−x2x4+2x⋅1−x2dx+C=∫(x4+2x)dx+C.
Integrating, we get
y1−x2=5x5+x2+C.
Step 4: Apply the Initial Condition
Since the solution curve passes through the origin (0,0), we have f(0)=0. Substituting x=0 and y=0 into the general solution, we get
0⋅1−02=505+02+C⟹0=0+0+C⟹C=0.
Step 5: Find the Particular Solution
With C=0, the specific solution is
y1−x2=5x5+x2.
Solving for y, we have
f(x)=y=1−x25x5+x2=51−x2x5+5x2.
Step 6: Evaluate the Definite Integral
We need to evaluate
∫−2323f(x)dx=∫−232351−x2x5+5x2dx=∫−232351−x2x5dx+∫−232351−x25x2dx.
The function 51−x2x5 is odd since 51−(−x)2(−x)5=51−x2−x5=−51−x2x5. Therefore, ∫−232351−x2x5dx=0.
The function 1−x2x2 is even since 1−(−x)2(−x)2=1−x2x2. Therefore,
∫−23231−x2x2dx=2∫0231−x2x2dx.
Let x=sinθ, then dx=cosθdθ. When x=0, θ=0. When x=23, θ=3π.
2∫03π1−sin2θsin2θcosθdθ=2∫03πcosθsin2θcosθdθ=2∫03πsin2θdθ.
Using the identity sin2θ=21−cos2θ, we have
2∫03π21−cos2θdθ=∫03π(1−cos2θ)dθ=[θ−21sin2θ]03π=(3π−21sin32π)−(0−21sin0).=3π−21⋅23=3π−43.
Common Mistakes & Tips
Sign Errors: Be extremely careful with signs, especially when dealing with absolute values and substitutions.
Domain Awareness: Always consider the given domain and how it affects absolute values and other functions. In this problem, x∈(−1,1) was crucial.
Odd/Even Functions: Recognizing odd and even functions can greatly simplify definite integrals over symmetric intervals.
Summary
We solved the first-order linear differential equation by finding the integrating factor, using the initial condition to find the constant of integration, and then evaluating the definite integral of the solution. Recognizing the odd/even properties of the integrand simplified the evaluation process. The final result of the definite integral is 3π−43.
Final Answer
The final answer is 3π−43, which corresponds to option (B).