The given differential equation is:
2yex/y2dx+(y2−4xex/y2)dy=0
First, we expand the brackets to reveal the underlying structure:
2yex/y2dx+y2dy−4xex/y2dy=0
Now, we group the terms containing the exponential factor
ex/y2:
2ex/y2(ydx−2xdy)+y2dy=0
Observe the term
(ydx−2xdy). This structure strongly suggests the application of the quotient rule for differentials. Specifically, consider the differential of the ratio
y2x:
d(y2x)=y4y2dx−x(2ydy)=y4y(ydx−2xdy)=y3ydx−2xdy
To utilize this identity, we divide the entire differential equation by
y3:
2ex/y2(y3ydx−2xdy)+y1dy=0
Substituting the differential identity, the equation simplifies beautifully:
2ex/y2d(y2x)+y1dy=0
Integrating both sides with respect to their variables, we obtain:
2ex/y2+ln∣y∣=C
Using the initial condition
x(1)=0 (where
y=1 and
x=0):
2e0+ln(1)=C⇒2+0=C⇒C=2
Thus, the general solution is
2ex/y2+ln∣y∣=2. To find
x when
y=e:
2ex/e2+ln(e)=2
2ex/e2+1=2⇒2ex/e2=1⇒ex/e2=21
Taking the natural logarithm on both sides:
e2x=ln(21)=−ln(2)