7.3 Sketching Slope Fields

Syllabus
2020
Topic
7.3
Level

A Slope Field Maps Local Solution Directions

For a first-order differential equation dy/dx=f(x,y)dy/dx=f(x,y), a slope field places a short line segment at each selected point (x,y)(x,y) with slope f(x,y)f(x,y). Each segment gives the direction of any solution curve passing through that point; it is local information, not a separate piece of the solution.

  1. Choose a finite grid of points.
  2. Evaluate f(x,y)f(x,y) at each point.
  3. Draw a short centered segment with that slope: horizontal for 00, rising for positive, falling for negative.
  4. To estimate a solution through an initial point, sketch a smooth curve that remains tangent to nearby segments.

For dy/dx=xydy/dx=x-y:

Point (x,y)(x,y) Slope xyx-y Segment direction
(0,0)(0,0) 00 horizontal
(1,0)(1,0) 11 rising
(0,1)(0,1) 1-1 falling
(1,1)(1,1) 00 horizontal

The zero-slope locations satisfy xy=0x-y=0, or y=xy=x. Above that line, xy<0x-y<0, so solution curves locally fall; below it, xy>0x-y>0, so they locally rise. This pattern estimates how solutions bend as they move across the plane.

Do not connect the small segments end to end or treat all segments as one solution. A particular solution is a smooth curve through its specified initial point that is tangent to the field. A slope field estimates behavior; it does not by itself provide exact function values.