- We have the linear differential equation
dxdy+x(x5+1)5y=x7(x5+1)2,x>0
with initial condition
y(1)=2.
We solve it using the integrating factor method.
- Compare with the standard form
dxdy+P(x)y=Q(x),
where
P(x)=x(x5+1)5,Q(x)=x7(x5+1)2.
The integrating factor is
I.F.=e∫P(x)dx=e∫x(x5+1)5dx.
Now simplify the integrand:
x(x5+1)5=x5−x5+15x4
since
x5−x5+15x4=x(x5+1)5(x5+1)−5x5=x(x5+1)5.
Therefore,
∫x(x5+1)5dx=∫x5dx−∫x5+15x4dx=5lnx−ln(x5+1).
So,
I.F.=e5lnx−ln(x5+1)=x5+1x5.
- Multiply the differential equation by the integrating factor:
x5+1x5dxdy+x5+1x5⋅x(x5+1)5y=x5+1x5⋅x7(x5+1)2.
The left side becomes
dxd(y⋅x5+1x5).
The right side simplifies to
x5+1x5⋅x7(x5+1)2=x2x5+1=x3+x21?
Careful:
x2x5+1=x3+x21
is correct because
x2x5=x3,x21=x−2.
Hence,
dxd(y⋅x5+1x5)=x3+x21.
- Integrate both sides:
y⋅x5+1x5=∫(x3+x21)dx=4x4−x1+C.
So,
y=x5x5+1(4x4−x1+C).
- Use the initial condition y(1)=2.
At x=1,
2=1515+1(414−11+C)=2(41−1+C).
Thus,
1=41−1+C=−43+C
so
C=1+43=47.
Therefore,
y=x5x5+1(4x4−x1+47).
- Find y(2).
First compute the bracket:
424−21+47=416−21+47=4−21+47.
Using denominator 4,
4=416,−21=−42,47=47.
So,
4−21+47=416−2+7=421.
Next,
2525+1=3233.
Hence,
y(2)=3233⋅421=128693.
- Compare with the options:
y(2)=128693
So the correct option is A.