Ludium
Sign In
Differential Equations
The Geometric View of ODEs
01Direction Fields and the Geometric View of ODEs02Integral Curves and the Isocline Method03Perpendicular Isoclines: The Circles of y' = -x/y04Isocline Corridors and a Trap for Solutions05Existence and Uniqueness: One Curve Through a Point06Where Existence and Uniqueness FailProblem set0/10Problem set 20/10MIT problem set0/3Practice∞
Numerical Methods
01Euler's Method and Its Three Equations02Euler's Method by Hand: Building the Table03Convexity and the Sign of Euler's Error04First Order Error: Halve the Step, Halve the Error05Improved Euler (RK2): Averaging Two Slopes06Runge-Kutta 4 and the Price of Accuracy07Singular Points: Where Every Method FailsProblem set0/10Problem set 20/10MIT problem set0/1Practice∞
First-Order Linear Equations
01First Order Linear: Standard Form and the Sign of p02The Conduction-Diffusion Model: Newton's Law of Cooling03The Integrating Factor and the Four-Step Method04Integrating Factors: Two Mistakes and a Trick Question05Constant Coefficients: Steady State and TransientProblem set0/10Problem set 20/10MIT problem set0/1Practice∞

Isocline Corridors and a Trap for Solutions

How can two parallel isoclines form a corridor that an integral curve can enter but never escape?


Loading…

←Previous Perpendicular Isoclines: The Circles of y' = -x/yNext Existence and Uniqueness: One Curve Through a Point →

Your summary note

    1. 1

      Parallel isoclines of y′=1+x−yy' = 1 + x - yy′=1+x−y

      Set 1+x−y=C1 + x - y = C1+x−y=C and solve to get y=x+1−Cy = x + 1 - Cy=x+1−C, then note these are parallel lines of slope 1 differing only in intercept, and plot a few with their line elements.

    2. 2

      The line y=xy = xy=x as isocline and integral curve

      Show that on the C=1C = 1C=1 isocline y=xy = xy=x the elements have slope 1 matching the line, and verify y′=1y' = 1y′=1 equals 1+x−x=11 + x - x = 11+x−x=1 so the line is both isocline and solution.

    3. 3

      The corridor lobster trap

      Take the corridor between the C=0C = 0C=0 line y=x+1y = x+1y=x+1 and the C=2C = 2C=2 line y=x−1y = x-1y=x−1, and argue that a curve cannot cross out the top or the bottom, so once inside it stays.

    4. 4

      Geometry as the only available answer

      Record that this equation cannot be separated, so no analytic solution exists, and the direction-field geometry is the whole answer and comes quickly.

    Attempt 1 of 2