Differential-Equations Β· Unit 1 Β· Video 5 Β· Interactive Practice

Why Integral Curves Never Cross or Touch: Existence and Uniqueness

IKey Formulas

StatementNameHypothesis it costs
Integral curves of yβ€²=f(x,y)y' = f(x,y) cannot cross at a positive angleIntegral Curve Theorem (i)f(x,y)f(x,y) merely defined in the region
Integral curves cannot even be tangentIntegral Curve Theorem (ii)fy(x,y)f_y(x,y) continuous in the region
Through (x0,y0)(x_0, y_0) there is one, and only one, solutionExistence and Uniquenessff and βˆ‚fβˆ‚y\dfrac{\partial f}{\partial y} continuous near (x0,y0)(x_0, y_0)
Integral curves cannot intersect at allIntersection Principleff and βˆ‚fβˆ‚y\dfrac{\partial f}{\partial y} continuous in the region

Key Insight: "One, and only one" is two theorems in one phrase β€” continuity of ff buys at least one solution (existence), continuity of βˆ‚f/βˆ‚y\partial f/\partial y buys at most one (uniqueness). Crossing at an angle is vetoed by the direction field alone; mere tangency is vetoed only by uniqueness.

IIVisualization 1 β€” One Curve Through Each Point

Here βˆ‚f/βˆ‚y=βˆ’1\partial f/\partial y = -1 is continuous, so exactly one integral curve of yβ€²=1+xβˆ’yy' = 1 + x - y threads through each point.

IIIVisualization 2 β€” Asymptotic, Never Touching

The gap between a trapped curve and the solution y=xy = x shrinks toward zero but is never zero.

πŸ’‘ If the gap ever closed, two integral curves would share that point β€” and only one curve is allowed through each point.

IVVisualization 3 β€” When Uniqueness Fails

Where βˆ‚f/βˆ‚y\partial f/\partial y blows up, infinitely many solutions can run through the same point.

πŸ’‘ A failed hypothesis never proves non-uniqueness β€” it only withdraws the guarantee; here uniqueness genuinely fails as well.

VQuiz Questions

Problem 1 Β· The Derivative That Decides Uniqueness

Given: yβ€²=f(x,y)=x2+y2y' = f(x,y) = x^2 + y^2 β€” find βˆ‚fβˆ‚y\dfrac{\partial f}{\partial y}, the quantity the uniqueness hypothesis asks about.

βœ… Correct! fy=2yf_y = 2y is continuous everywhere, so β€” together with ff itself being continuous β€” exactly one integral curve runs through every point of the plane.
❌ That is βˆ‚fβˆ‚x\dfrac{\partial f}{\partial x}. The theorem's second hypothesis differentiates with respect to yy, holding xx fixed.
❌ Not quite. With xx held fixed, x2x^2 is a constant and contributes 00 β€” not 2x2x.
❌ The x2x^2 was carried along undifferentiated. A partial derivative in yy sends every xx-only term to 00.
❌ Not quite. Treat xx as a constant and differentiate x2+y2x^2 + y^2 in yy.
Show solution

Here f(x,y)=x2+y2f(x,y) = x^2 + y^2. Holding xx fixed:

βˆ‚fβˆ‚y=βˆ‚βˆ‚y(x2)+βˆ‚βˆ‚y(y2)=0+2y=2y\frac{\partial f}{\partial y} = \frac{\partial}{\partial y}\big(x^2\big) + \frac{\partial}{\partial y}\big(y^2\big) = 0 + 2y = 2y

Both hypotheses now check out at every point: ff is a polynomial, hence continuous, which gives existence; and fy=2yf_y = 2y is continuous, which gives uniqueness. So through each point of the plane runs exactly one integral curve, and no two of them ever meet.

Problem 2 Β· Existence Without Uniqueness

Given: yβ€²=3y2/3y' = 3y^{2/3} and the point (0,0)(0, 0) β€” which conclusion does the Existence and Uniqueness Theorem support?

βœ… Correct! f=3y2/3f = 3y^{2/3} is continuous everywhere (existence holds), but fy=2yβˆ’1/3f_y = 2y^{-1/3} is not continuous at y=0y = 0 (uniqueness is withdrawn) β€” and here it genuinely fails: y≑0y \equiv 0 and y=x3y = x^3 both pass through the origin.
❌ Uniqueness needs the second hypothesis. fy=2yβˆ’1/3f_y = 2y^{-1/3} blows up as yβ†’0y \to 0, so it is not continuous near (0,0)(0,0).
❌ Existence survives. It only asks that f=3y2/3f = 3y^{2/3} be continuous near the point, and it is; y≑0y \equiv 0 is already one solution through the origin.
❌ Only the second hypothesis fails. ff itself is continuous everywhere, so the existence half of the theorem still applies.
❌ Not quite. Test the hypotheses one at a time: is ff continuous at (0,0)(0,0)? Is βˆ‚f/βˆ‚y\partial f/\partial y?
Show solution

Hypothesis 1 β€” existence. f(x,y)=3y2/3f(x,y) = 3y^{2/3} is continuous at every point, including (0,0)(0,0). At least one solution passes through the origin.

Hypothesis 2 β€” uniqueness.

βˆ‚fβˆ‚y=3β‹…23yβˆ’1/3=2y1/3⟢∞asΒ yβ†’0\frac{\partial f}{\partial y} = 3 \cdot \tfrac{2}{3} y^{-1/3} = \frac{2}{y^{1/3}} \longrightarrow \infty \quad \text{as } y \to 0

Every neighbourhood of (0,0)(0,0) contains points with y=0y = 0, so fyf_y is not continuous near the origin and uniqueness is not guaranteed.

It really does fail. Both of these solve the equation and pass through (0,0)(0,0):

  • y≑0y \equiv 0: then yβ€²=0y' = 0 and 3y2/3=03y^{2/3} = 0 βœ“
  • y=x3y = x^3: then yβ€²=3x2y' = 3x^2 and 3(x3)2/3=3x23\big(x^3\big)^{2/3} = 3x^2 βœ“

Two integral curves through one point β€” exactly what the theorem forbids wherever its hypotheses hold.

Problem 3 Β· The Corridor Curve Through (1,3)(1, 3)

Given: every solution of yβ€²=1+xβˆ’yy' = 1 + x - y has the form y=x+Ceβˆ’xy = x + Ce^{-x} β€” find the constant CC for the solution through (1,3)(1, 3), then decide whether that curve ever meets the line y=xy = x.

What is CC?

Does that curve ever meet the line?

βœ… Correct! C=2eC = 2e, so yβˆ’x=2e 1βˆ’xy - x = 2e^{\,1-x} β€” it decays by a factor ee per unit of xx and never reaches 00. The curve is asymptotic to y=xy = x, never touching it.
❌ Check the exponential factor. At x=1x = 1 the term is Ceβˆ’1Ce^{-1}, not CC: solving Ceβˆ’1=2Ce^{-1} = 2 multiplies by ee.
❌ You used y0=3y_0 = 3 where the equation needs y0βˆ’x0y_0 - x_0. Substituting gives 3=1+Ceβˆ’13 = 1 + Ce^{-1}, so Ceβˆ’1=2Ce^{-1} = 2.
❌ Sign slip in the exponent. From Ceβˆ’1=2Ce^{-1} = 2 you multiply by ee, giving C=2eC = 2e, not 2/e2/e.
❌ Check the substitution. Put x=1x = 1, y=3y = 3 into y=x+Ceβˆ’xy = x + Ce^{-x} and solve for CC.
❌ A limit is not an arrival. 2e 1βˆ’x2e^{\,1-x} approaches 00 but is never equal to 00 β€” there is no value of xx at which the curves meet.
❌ The gap is 2e 1βˆ’x2e^{\,1-x}, which is strictly decreasing β€” it has no smallest value. At x=1x = 1 the gap is 22, hardly a touch. And tangency is forbidden here anyway.
❌ Right answer, wrong reason. y=xy = x is a solution: yβ€²=1y' = 1 and 1+xβˆ’x=11 + x - x = 1. That is exactly why no other integral curve may touch it.
❌ Not quite. Compute yβˆ’xy - x for your curve and ask whether that expression can equal zero.
Show solution

Step 1 β€” find CC. Substitute (x,y)=(1,3)(x, y) = (1, 3) into y=x+Ceβˆ’xy = x + Ce^{-x}:

3=1+Ceβˆ’1⟹Ceβˆ’1=2⟹C=2e3 = 1 + Ce^{-1} \quad\Longrightarrow\quad Ce^{-1} = 2 \quad\Longrightarrow\quad C = 2e

Step 2 β€” measure the gap.

yβˆ’x=2eβ‹…eβˆ’x=2e 1βˆ’x>0forΒ everyΒ xy - x = 2e \cdot e^{-x} = 2e^{\,1-x} > 0 \quad \text{for every } x

An exponential is never zero, so the curve stays strictly above y=xy = x forever, though the gap falls by a factor of ee for each unit of xx: at x=5x = 5 it is 2eβˆ’4β‰ˆ0.0372e^{-4} \approx 0.037, at x=10x = 10 about 0.000250.00025.

Why it could not have been otherwise. y=xy = x is itself a solution (yβ€²=1y' = 1 and 1+xβˆ’x=11 + x - x = 1). Here f=1+xβˆ’yf = 1 + x - y and βˆ‚f/βˆ‚y=βˆ’1\partial f/\partial y = -1 are continuous everywhere, so exactly one integral curve passes through each point. If our curve ever reached y=xy = x, two integral curves would share that point.

Problem 4 Β· A Constant Solution as a Wall

Given: yβ€²=f(x,y)y' = f(x,y) with ff and βˆ‚f/βˆ‚y\partial f/\partial y continuous on the whole plane, and the constant function y≑2y \equiv 2 is one of its solutions. Another solution satisfies y(0)=1y(0) = 1. What is true of that solution for every xx?

βœ… Correct! The horizontal line y=2y = 2 is an integral curve, and the hypotheses hold everywhere, so no other integral curve may share a point with it. Starting below at x=0x = 0, the solution is trapped below 22 forever.
❌ Touching is intersecting. Equality at even one value of xx would put two integral curves through that point β€” forbidden exactly as strongly as a crossing.
❌ That claims too much. Staying below 22 says nothing about where the curve goes; it might fall away from the line instead of approaching it.
❌ Matching slopes is precisely tangency. The direction field raises no objection, but uniqueness does: one curve per point.
❌ Not quite. Remember that y≑2y \equiv 2 is itself an integral curve, and that curves may not share a point.
Show solution

Since ff and βˆ‚f/βˆ‚y\partial f/\partial y are continuous everywhere, the Intersection Principle applies on the whole plane: no two integral curves may share a point.

The line y=2y = 2 is an integral curve. Our solution starts at (0,1)(0, 1), strictly below it. If y(x1)=2y(x_1) = 2 for some x1x_1, then the point (x1,2)(x_1, 2) would lie on two different integral curves β€” our solution and the constant solution β€” which uniqueness forbids.

So y(x)β‰ 2y(x) \ne 2 for every xx, and since the solution is continuous and begins below 22, it stays below:

y(x)<2forΒ everyΒ xy(x) < 2 \quad \text{for every } x

This is why constant solutions act as walls: they partition the plane into bands that no other solution can leave.

Solved: 0 / 4