The given differential equation is a linear differential equation of the form dxdy+P(x)y=Q(x), where
P(x)=(x3+2)(2+e−2x)6x2+(3x2+2x3+4)e−2x and Q(x)=2+e−2x.
We can rewrite P(x) as:
P(x)=(x3+2)(2+e−2x)3x2(2+e−2x)+2e−2x(x3+2)=x3+23x2+2+e−2x2e−2x
The integrating factor (IF) is given by:
IF=e∫P(x)dx=e∫(x3+23x2+2+e−2x2e−2x)dx
IF=eln(x3+2)−ln(2+e−2x)=2+e−2xx3+2
The general solution of the differential equation is:
y⋅(IF)=∫Q(x)⋅(IF)dx+C
Substituting the values, we get:
y(2+e−2xx3+2)=∫(2+e−2x)(2+e−2xx3+2)dx+C
y(2+e−2xx3+2)=∫(x3+2)dx+C
y(2+e−2xx3+2)=4x4+2x+C
Given y(0)=23, substituting x=0:
23(2+e00+2)=0+0+C
23(32)=C⇒C=1
Thus, the particular solution is:
y(2+e−2xx3+2)=4x4+2x+1
To find y(1), substitute x=1:
y(1)(2+e−21+2)=41+2+1
y(1)(2+e−23)=413
y(1)=1213(2+e−2)
Comparing this with y(1)=α(2+e−2), we get:
α=1213