Let the solution curve y=y(x) of the differential equation dxdy−(1+x6)3/23x5tan−1(x3)y=2xexp{(1+x6)x3−tan−1x3} pass through the origin. Then y(1) 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: For a first-order linear differential equation, the integrating factor is given by e∫P(x)dx.
Solution to First-Order Linear DE: The solution is given by y⋅(Integrating Factor)=∫Q(x)⋅(Integrating Factor)dx+C, where C is the constant of integration.
Step-by-Step Solution
Step 1: Identify P(x) and Q(x)
The given differential equation is:
dxdy−(1+x6)3/23x5tan−1(x3)y=2xexp{(1+x6)x3−tan−1x3}
Comparing this with the general form dxdy+P(x)y=Q(x), we can identify:
P(x)=−(1+x6)3/23x5tan−1(x3)Q(x)=2xexp{(1+x6)x3−tan−1x3}
Step 2: Calculate the Integrating Factor
The integrating factor (IF) is given by e∫P(x)dx:
IF=e∫−(1+x6)3/23x5tan−1(x3)dx
Let x3=t. Then 3x2dx=dt, and dx=3x2dt. Also, x6=t2, and x5dx=x3⋅x2dx=t⋅3dt=3tdt.
Thus,
∫−(1+x6)3/23x5tan−1(x3)dx=∫−(1+t2)3/23⋅3ttan−1(t)dt=∫−(1+t2)3/2ttan−1(t)dt
Now, let u=tan−1(t). Then t=tan(u) and dt=sec2(u)du.
∫−(1+t2)3/2ttan−1(t)dt=∫−(1+tan2(u))3/2tan(u)⋅usec2(u)du=∫−(sec2(u))3/2tan(u)⋅usec2(u)du=∫−sec3(u)tan(u)⋅usec2(u)du=∫−sec(u)tan(u)⋅udu=∫−usin(u)du
Using integration by parts: ∫udv=uv−∫vdu. Let u=u and dv=−sin(u)du. Then du=du and v=cos(u).
∫−usin(u)du=ucos(u)−∫cos(u)du=ucos(u)−sin(u)+C1=tan−1(t)cos(tan−1(t))−sin(tan−1(t))+C1
Recall that t=x3. Let θ=tan−1(x3). Then tan(θ)=x3. We have a right triangle with opposite side x3 and adjacent side 1. The hypotenuse is 1+x6. Therefore, cos(θ)=1+x61 and sin(θ)=1+x6x3.
tan−1(x3)cos(tan−1(x3))−sin(tan−1(x3))=tan−1(x3)1+x61−1+x6x3=1+x6tan−1(x3)−x3
Therefore, the integrating factor is:
IF=e1+x6tan−1(x3)−x3
Step 3: Find the General Solution
The general solution is given by:
y⋅(IF)=∫Q(x)⋅(IF)dx+Cy⋅e1+x6tan−1(x3)−x3=∫2xexp{(1+x6)x3−tan−1x3}e1+x6tan−1(x3)−x3dx+Cy⋅e1+x6tan−1(x3)−x3=∫2xdx+Cy⋅e1+x6tan−1(x3)−x3=x2+Cy=(x2+C)e1+x6x3−tan−1(x3)
Step 4: Apply the Initial Condition
The solution curve passes through the origin, so y(0)=0.
0=(02+C)e1+0603−tan−1(03)=Ce0=C
Therefore, C=0.
Step 5: Find y(1)
The solution is y=x2e1+x6x3−tan−1(x3).
We want to find y(1).
y(1)=(1)2e1+1613−tan−1(13)=1⋅e21−tan−1(1)=e21−4π=e244−π=e424−π
Common Mistakes & Tips
Sign Errors: Pay close attention to the signs of P(x) and Q(x) when identifying them and calculating the integrating factor.
Integration by Parts: Remember the formula for integration by parts: ∫udv=uv−∫vdu. Choose u and dv carefully to simplify the integral.
Simplifying Trigonometric Expressions: When using trigonometric substitutions, remember to express your final answer in terms of the original variable.
Summary
We solved the given first-order linear differential equation by finding the integrating factor, applying the initial condition to determine the constant of integration, and then evaluating the solution at x=1. The final result is y(1)=e424−π.
Final Answer
The final answer is exp(424−π), which corresponds to option (B).