Analyzing the Setup
We begin with the differential equation:
y(x+1)dx−x2dy=0
This is a separable differential equation. Our first objective is to isolate the variables x and y on opposite sides of the equation.
Rearranging the terms, we obtain:
x2dy=y(x+1)dx
By dividing both sides by
x2y, we achieve the separation:
ydy=x2x+1dx
The Art of Simplification
Before integrating, we simplify the right-hand side by splitting the fraction into two distinct terms:
x2x+1=x2x+x21=x1+x−2
Substituting this back into our equation, we get:
ydy=(x1+x−2)dx
Now, we perform the integration on both sides:
∫y1dy=∫(x1+x−2)dx
This yields the general solution:
lny=lnx−x1+C
Pinning the Curve
We are given the initial condition that the curve passes through the point
(1,e). Substituting
x=1 and
y=e into our general solution:
lne=ln1−11+C
Since
lne=1 and
ln1=0, the equation simplifies to:
1=0−1+C⇒C=2
Thus, the specific solution is:
lny=lnx−x1+2
To isolate
y, we exponentiate both sides:
y=elnx−x1+2
Using the properties of exponents, we simplify this to:
y=xe2−x1
The Climax
Approaching the Origin
Finally, we evaluate the limit as
x approaches
0 from the positive side:
x→0+limxe2−x1
As x→0+, the term x1→∞. Consequently, the exponent 2−x1→−∞.
Since
e−∞→0, the expression becomes:
x→0+lim(x⋅0)=0
The final result of the limit is 0.