The given differential equation is:
(2xlogex)dxdy+2y=x3logex
To solve this, we first standardize the equation into the linear form
dxdy+P(x)y=Q(x). Dividing the entire equation by
(2xlogex), we obtain:
dxdy+(xlogex1)y=2x23
The Integrating Factor (IF) is defined as
e∫P(x)dx. Substituting our
P(x):
IF=e∫xlogex1dx
Thus, the Integrating Factor simplifies to:
IF=eloge(logex)=logex
The general solution is given by the formula
y⋅IF=∫Q(x)⋅IFdx+C. Substituting our known values:
ylogex=∫2x23logexdx+C
Applying
∫udv=uv−∫vdu, we find:
∫2x23logexdx=23(−xlogex−∫−x21dx)=−2x3(logex+1)
Combining these, the general solution is:
ylogex=−2x3(logex+1)+C
We use the condition
y(e−1)=0 to determine the constant
C. Substituting
x=e−1 and
y=0:
0⋅loge(e−1)=−2e−13(loge(e−1)+1)+C⇒0=−2e−13(−1+1)+C⇒C=0
With
C=0, the particular solution is:
y=−2xlogex3(logex+1)
Finally, evaluating at
x=e:
y(e)=−2elogee3(logee+1)=−2e(1)3(1+1)=−2e6=−e3