SOLUTION TO PROBLEM 10
This solution is by Andrew Gacek

Let f(x) be the solution to

\begin{displaymath}\frac{dy}{dx}=x^2+y^2,\qquad\qquad y(0)=1\end{displaymath}

and let g(x) be the solution to

\begin{displaymath}\frac{dy}{dx}=y^2,\qquad\qquad y(0)=1\end{displaymath}

We can solve for g(x) using separation of variables.

\begin{displaymath}\begin{array}{c}
\displaystyle \int\frac{dy}{y^2}=\int dx\\
...
...c{1}{y}=x+C\\
\ \\
\displaystyle y=\frac{1}{-C-x}.\end{array}\end{displaymath}

Since $y(0)=\frac{1}{-C}=1$, we have C=-1 and $g(x)=\frac{1}{1-x}$. We can apply the Race Track Principle to f(x) and g(x) since f(0)=g(0) and $f'(x)\geq g'(x)$ for all x>0. This yields $f(x)\geq g(x)$ for all x>0. Thus

\begin{displaymath}f(x)\geq\frac{1}{1-x}\end{displaymath}

and as $\lim\limits_{x\to1^-}\frac{1}{1-x}=\infty$ we may conclude that $\lim\limits_{x\to 1^-}f(x)=\infty$.



Questions and/or comments should be directed to Judy Downey or Griff Elder


[Back]    Back to the Problem of the Week Page
 
 


Last modified:   Fri Nov 2 14:32:08 CST 2001