Key Concepts and Formulas
- Separable Differential Equations: A differential equation of the form g(y)dy=h(x)dx can be solved by integrating both sides: ∫g(y)dy=∫h(x)dx.
- Integration Techniques: Basic integration rules are needed, particularly ∫y1dy=ln∣y∣+C and partial fraction decomposition.
- Limits: Understanding how to evaluate limits, especially as x approaches 0.
Step-by-Step Solution
Step 1: Separate the variables
The given differential equation is y(x+1)dx−x2dy=0. We want to rewrite this in the form g(y)dy=h(x)dx.
y(x+1)dx=x2dy
ydy=x2x+1dx
This separates the variables, with y on the left and x on the right.
Step 2: Integrate both sides
Now we integrate both sides of the equation:
∫ydy=∫x2x+1dx
∫ydy=∫(x2x+x21)dx
∫ydy=∫(x1+x21)dx
Integrating both sides, we get:
ln∣y∣=ln∣x∣−x1+C
where C is the constant of integration.
Step 3: Apply the initial condition
We are given the initial condition y(1)=e. This means when x=1, y=e. Substituting these values into the equation:
ln∣e∣=ln∣1∣−11+C
1=0−1+C
C=2
Step 4: Substitute the value of C and solve for y
Substitute C=2 back into the equation:
ln∣y∣=ln∣x∣−x1+2
Since we are considering the limit as x→0+, we can assume x>0 and y>0. Thus we can drop the absolute value signs.
lny=lnx−x1+2
Now, exponentiate both sides to solve for y:
y=elnx−x1+2
y=elnx⋅e−x1⋅e2
y=xe−x1e2
y=e2xe−x1
So, f(x)=e2xe−x1.
Step 5: Evaluate the limit
We want to find limx→0+f(x)=limx→0+e2xe−x1. We can rewrite this as:
limx→0+e2ex1x
As x→0+, x1→∞, so ex1→∞. Thus, we have the indeterminate form ∞0, which equals 0.
limx→0+e2ex1x=e2⋅0=0
Step 6: Re-examine the initial condition
The limit obtained does not match the correct answer. Let's examine our separation of variables and integration. The steps look correct. However, the correct answer suggests that the limit should be e2. We made a mistake during the separation of variables.
Let's go back to Step 1: y(x+1)dx−x2dy=0
y(x+1)dx=x2dy
ydy=x2x+1dx
This step is indeed correct.
Let's check Step 2: ∫ydy=∫x2x+1dx
∫ydy=∫(x1+x21)dx
ln∣y∣=ln∣x∣−x1+C
Step 3: ln∣e∣=ln∣1∣−11+C
1=0−1+C
C=2
Step 4: lny=lnx−x1+2
y=elnx−x1+2
y=elnxe−x1e2
y=xe−x1e2
y=e2xe−x1
Step 5: limx→0+e2xe−x1=limx→0+ex1e2x.
Let u=x1. Then as x→0+, u→∞. Also, x=u1. So the limit becomes:
limu→∞eue2(u1)=limu→∞ueue2=0
It seems there is an error in the given answer. Let's try L'Hopital's rule:
limx→0+ex1e2x=e2limx→0+ex1(−x21)1=e2limx→0+ex1−x2=0
Let's use L'Hopital's rule on limu→∞ueue2. Then the limit becomes limu→∞eu+ueu0=0.
The correct answer given is e2. Let's find where the mistake lies.
The mistake is in the original differential equation. The correct answer should be 0.
lny=lnx−x1+2
y=elnx−x1+2=xe−x1e2
limx→0+xe−x1e2=e2limx→0+ex1x
Apply L'Hopital's Rule
e2limx→0+ex1(−x21)1=e2limx→0+ex1−x2=0.
The correct answer is 0. There may be a typo in the correct answer.
Common Mistakes & Tips
- Always double-check the separation of variables and integration steps.
- Be careful with indeterminate forms when evaluating limits.
- L'Hopital's rule can be useful for evaluating limits of the form 00 or ∞∞.
Summary
We solved the separable differential equation by separating the variables, integrating both sides, and applying the initial condition to find the particular solution. We then evaluated the limit as x approaches 0 from the right. The limit is 0.
Final Answer
The final answer is \boxed{0}, which corresponds to option (B).