Let the solution curve y=y(x) of the differential equation
dxdy−(1+x6)233x5tan−1(x3)y=2xexp{(1+x6)x3−tan−1x3} pass through the origin. Then y(1) is equal to :
Your answer stays private
What feels right?
Hint 1 of 4
The differential equation is in standard linear form dxdy+P(x)y=Q(x) with P(x)=−(1+x6)3/23x5tan−1(x3). What is the integral ∫P(x)dx needed for the integrating factor?
No score. Commit to your first instinct. We’ll show what your mind noticed and what it missed.
Step-by-step solutionView
Correct answer
The value of y(1) is exp(424−π), found by computing the integrating factor using integration by parts and solving the initial value problem.
Option analysis
Why each option works or fails
A · exp(424+π)
Believing that the integration by parts or arctangent evaluation yields a positive sign for tan−1(1), leading to a sum in the numerator. Retain the minus sign from −tan−1(x3) in the exponent when evaluating at x=1, which gives 21−π/4=424−π.
B · exp(421−π)
Multiplying the whole numerator by 4 but forgetting to multiply the leading term 1 by 4 when combining 1−4π. Put 1−4π over a common denominator: 1−4π=44−π, so dividing by 2 yields 424−π rather than 421−π.
C · exp(42π−4)
Inverting the sign of the entire exponent during division by the integrating factor or evaluation. Ensure the signs of both terms in the exponent are tracked carefully; x3−tan−1(x3) evaluated at x=1 is 1−4π>0, so the exponent is 424−π.
D · exp(424−π)
None. This option correctly evaluates the integrating factor and determines y(1). Correctly compute the integrating factor I(x)=exp(−1+x6x3−tan−1(x3)), integrate 2x, and apply y(0)=0 to find y(1)=exp(424−π).
Reviewed route
Solution
StepWorking
01given
The differential equation is dxdy−(1+x6)3/23x5tan−1(x3)y=2xexp{1+x6x3−tan−1x3} with initial condition y(0)=0.
02goal
Find the value of y(1).
03approach
The equation is linear in y: dxdy+P(x)y=Q(x) where P(x)=−(1+x6)3/23x5tan−1(x3). We compute the integrating factor I.F.=e∫P(x)dx by the trigonometric substitution tan−1(x3)=t, solve for y(x) using the initial condition, and evaluate at x=1.
04execute
Compute ∫P(x)dx=−∫(1+x6)3/23x2⋅x3tan−1(x3)dx. Substitute t=tan−1(x3)⟹x3=tant and dt=1+x63x2dx. The integral becomes −∫1+tan2tttantdt=−∫tsintdt. Using integration by parts, −∫tsintdt=−(−tcost+sint)=tcost−sint. Substituting back t=tan−1(x3), we have cost=1+x61 and sint=1+x6x3, so ∫P(x)dx=1+x6tan−1(x3)−x3. Thus, I.F.=exp(1+x6tan−1(x3)−x3).
05execute
Multiply both sides by I.F.: y⋅I.F.=∫Q(x)⋅I.F.dx. Notice Q(x)=2xexp(1+x6x3−tan−1(x3)), so Q(x)⋅I.F.=2xexp(0)=2x. Therefore, yexp(1+x6tan−1(x3)−x3)=∫2xdx=x2+C.
06execute
Apply the initial condition y(0)=0: 0⋅exp(0)=02+C⟹C=0. Hence, y(x)=x2exp(1+x6x3−tan−1(x3)).
Check at x=0: y(0)=0⋅e0=0, satisfying the initial condition. For x>0, x3>tan−1(x3), so the exponent 1+x6x3−tan−1(x3)>0. At x=1, exponent is 424−π>0 since π<4, which matches option (3).
Hints that build this answer step by step
The differential equation is in standard linear form dxdy+P(x)y=Q(x) with P(x)=−(1+x6)3/23x5tan−1(x3). What is the integral ∫P(x)dx needed for the integrating factor?
−1+x6x3−tan−1(x3)
Using the integrating factor I(x)=exp(−1+x6x3−tan−1(x3)), what is the simplified equation for y(x)⋅I(x) before integration?
dxd[y⋅I(x)]=2x
Integrating both sides and applying the initial condition y(0)=0, what is the expression for y(x)?
The examiner deliberately engineered Q(x) to contain the exact reciprocal exponential factor of the integrating factor, so their product is 1, leaving just the polynomial term 2x.