Question
Question: If y(x) is the solution of the differential equation $\frac{dy}{dx} = -2x(y-1)$ with y(0) = 1, then ...
If y(x) is the solution of the differential equation dxdy=−2x(y−1) with y(0) = 1, then find the limx→∞y(x).

1
Solution
The given differential equation is dxdy=−2x(y−1). This is a first-order separable differential equation.
-
Separate variables: y−1dy=−2xdx
-
Integrate both sides: ∫y−1dy=∫−2xdx ln∣y−1∣=−x2+C
-
Solve for y: ∣y−1∣=e−x2+C=eCe−x2 Let A=±eC. Then, we have: y−1=Ae−x2 y(x)=1+Ae−x2
-
Apply the initial condition y(0)=1: Substitute x=0 and y=1: 1=1+Ae−02 1=1+A A=0
-
Write the particular solution: Substituting A=0 into the general solution, we get: y(x)=1+0⋅e−x2=1
-
Find the limit as x→∞: limx→∞y(x)=limx→∞1=1
The given differential equation is separable. After separating variables and integrating, we obtain ln∣y−1∣=−x2+C. Exponentiating both sides yields y−1=Ae−x2. Using the initial condition y(0)=1, we find the constant A=0. This means the particular solution is y(x)=1. The limit of y(x) as x→∞ is therefore limx→∞1=1.