University Differential Equations · Sheet 01 of 9 All 9 sheets →
  1. Home
  2. Worksheets
  3. University Differential Equations
  4. Differential Equations and Direction Fields
University Differential Equations Differential Equations and Direction Fields Free · no sign-up

University Differential Equations — Differential Equations and Direction Fields Worksheet

Everything you can say about a differential equation before you solve it, and some of what you can say when you cannot solve it at all. Naming an equation's order and deciding whether it is linear; reading a one-parameter family of solutions and picking the member an initial condition asks for, with the interval it lives on; drawing and reading a direction field; the phase line of an autonomous equation and the stability of its equilibria; what the existence and uniqueness theorem does and does not promise; and Euler's method, one tangent-line step at a time. Have a look on this page, then print the free PDF when you want to write on it.

Page 1 of the University Differential Equations Differential Equations and Direction Fields practice worksheet

Practice worksheet — free PDF

7 pages 10 questions Letter size, print-ready

No email, no account, no watermark. Teachers: photocopy it for your classes freely. Worked solutions and 7 harder problems come with the University Differential Equations bundle.

8 of the 10 questions

Each question targets one named concept from the sheet. Read them here, or print the PDF — it has working space under each one. 8 of the 10 questions are printed below. The other 2 are built on a diagram or a table of values that does not translate to the page, so they are in the free PDF — marked below where they would have come.

  1. Q1Order, Linearity and Classification of an Equation

    For each equation, state (i) its order, (ii) the independent and the dependent variable, and (iii) whether it is linear or nonlinear, naming a term responsible when it is nonlinear. For each linear equation, say also whether it is homogeneous.

    1. x3y2xy+5y=ex, where y=y(x)
    2. d2udt2+4sinu=0
    3. (1y)y+2y=x, where y=y(x)
    4. dxdt=t2x+cost
    5. y=1+(y)2, where y=y(x)
  2. Q2Order, Linearity and Classification of an Equation

    Let a, b be real constants and c a non-negative integer, and consider y+(a2)yy+byc=cosx,y=y(x), where y0 means the constant 1, whatever the value of y. Find every choice of a, b and c for which this equation is linear. For those choices, is it ever homogeneous?

  3. Q3General Solutions, Particular Solutions and Families of Curves

    Consider xy+y=3x2, where y=y(x).

    1. Show that y=x2+Cx is a solution on (0,) for every constant C.
    2. Find the particular solution with y(1)=4 and state the largest interval on which it is a solution.
    3. Exactly one member of the family is a solution on the whole real line. Which one, and why only that one?
  4. Q4Direction Fields and Solution Curves

    This question is built around a diagram or a table of values. Open it in the PDF.

  5. Q5Direction Fields and Solution Curves

    This question is built around a diagram or a table of values. Open it in the PDF.

  6. Q6Autonomous Equations and the Stability of an Equilibrium

    Consider the autonomous equation dydt=y2(y3)(y+2).

    1. Find the equilibrium solutions and draw the phase line.
    2. Classify each equilibrium as stable, unstable or semistable.
    3. Give limty(t) for the solutions with y(0)=1 and with y(0)=1.
  7. Q7Existence and Uniqueness for an Initial Value Problem

    The existence and uniqueness theorem says: if f and fy are both continuous on an open rectangle a<x<b, c<y<d containing (x0,y0), then the initial value problem y=f(x,y),y(x0)=y0 has exactly one solution on some open interval containing x0.

    Apply it to y=y23x+1, where 3 is the real cube root.

    1. Find every initial point (x0,y0) at which the theorem guarantees a unique solution.
    2. Say what the theorem tells you at each of (0,5), (0,2), (1,3) and (3,6).
  8. Q8Euler's Method

    Euler's method with step h computes xn+1=xn+h and yn+1=yn+hf(xn,yn) for the problem y=f(x,y),y(x0)=y0.

    1. Use two steps with h=0.5 to approximate y(1) for y=x2y,y(0)=2.
    2. Verify that y=x22x+2 is the exact solution of this initial value problem, and find the error in your approximation.
  9. Q9Euler's Method

    For the initial value problem y=y2x,y(1)=1, use Euler's method (xn+1=xn+h, yn+1=yn+hf(xn,yn)) with h=0.5.

    1. Approximate y(0) in two steps.
    2. By finding the sign of y at (1,1), decide whether the first step overestimates or underestimates y(0.5).
  10. Q10Synthesis — drawing on several topics in this unit

    The existence and uniqueness theorem says: if f and fy are both continuous on an open rectangle containing (x0,y0), then y=f(x,y),y(x0)=y0 has exactly one solution on some open interval containing x0. Consider xy=2y,y=y(x).

    1. State its order and whether it is linear and homogeneous.
    2. Show that y=Cx2 is a solution on all of for every constant C.
    3. Show that no solution has y(0)=1, and that infinitely many have y(0)=0.
    4. Explain why (c) does not contradict the theorem, and say at which points (x0,y0) the theorem does guarantee a unique solution.

The 7 challenge problems for this topic are a separate, paid sheet and are not reproduced here.

What does this set assume? This is the first set of the course. It stands on CEGEP Calculus I and II: derivatives, partial derivatives of a simple two-variable function, sign charts, and the separable equations and first initial value problems that CEGEP Calculus II already solves. Nothing here needs a solution method beyond checking a proposed solution by substitution — the methods begin with the next set, First-Order Solution Methods. The existence and uniqueness theorem is stated and applied, never proved, and continuous dependence on initial conditions is not part of the course. Numerical work stops at Euler's method: improved Euler and Runge-Kutta methods are not covered.

Which course is this for? In the public course calendars of Montreal universities, this material is part of the courses numbered MATH 263, MATH 315, ENGR 213, MAT2115 and MAT265. Each course orders and weights the topics its own way, so check your own outline for what your exam covers. Which sets match your course.

How to do every concept on this sheet

This is the part worksheet sites usually leave out. Below is the actual reasoning behind each group of questions — not a full solution set, the decisions that get you to one. Read it before you start, or after you get stuck.

Order, linearity and homogeneity

The order of an equation is the order of the highest derivative in it — not the highest power. An equation in y(x) is linear when it can be written as a sum of terms, each of which is y or one of its derivatives multiplied by a function of x alone, set equal to a function of x alone. Q1 asks for all three labels on five equations, and for a nonlinear one it asks you to point at the term that breaks linearity.

Checking linearity term by term

Look at every term that contains the dependent variable.

  1. 1
    Identify the dependent variable

    It is the function being differentiated. In Q1(b) and Q1(d) the letters change, so read the derivative to see which is which.

  2. 2
    Test each term

    A product of the dependent variable with one of its own derivatives, a power other than 1, or the variable inside a function such as sin or a square root makes the equation nonlinear.

  3. 3
    Move everything free of the dependent variable to the right

    If what remains on the right is zero, the linear equation is homogeneous; otherwise it is not.

A coefficient may depend on x without harm. A term like x³y‴ is still linear: the coefficient is a function of the independent variable only. What linearity forbids is the dependent variable appearing inside a coefficient, as in a factor (1 − y) multiplying y′.

Q2 turns the test into a parameter problem. Look at each term containing y in turn and ask which values of the parameters make that term either disappear or become linear. The convention that y⁰ means the constant 1 matters: a term that becomes a constant is no longer a term in y at all, and belongs on the right-hand side — which is exactly what the last part, about homogeneity, is probing.

General solutions, particular solutions, and where they live

A one-parameter family such as y = x² + C/x is a general solution of a first-order equation; fixing the constant with an initial condition picks out one particular solution. Q3(a) is a verification: differentiate the family and substitute into the equation, keeping C as a letter.

A solution comes with an interval. A function solves an equation on an interval where it is differentiable and satisfies the equation at every point. Where the formula breaks down — a division by x, for example — the solution stops. In Q3(b), the largest interval is the one that contains the initial point and avoids the breakdown.

Q3(c) asks which member survives on the whole real line. Look at what the troublesome term needs in order to disappear, and explain why no other choice of the constant can repair the problem at that point.

Direction fields

For y′ = f(x, y), the equation hands you the slope of the solution through every point without solving anything. A direction field draws a short segment of that slope at each grid point, and a solution curve is any curve that runs tangent to the segments everywhere. Q4(a) is the construction by hand at nine points.

slope at (x, y) = f(x, y)

Q4(b) asks where the segments are horizontal: that is where f(x, y) = 0, a curve called a nullcline or isocline of slope zero. Q4(c) shows a line that is itself a solution. Substitute it to check, and then explain the geometry: a segment drawn on a solution curve has the same slope as the curve, so it lies along it.

Q5 runs the reading the other way. Four candidate equations, one drawn field: choose a few easy grid points — on the axes, or on a diagonal — compute each candidate's slope there, and compare with the drawing. One disagreement is enough to eliminate a candidate, and Q5(a) asks you to name one for each. Part (b) looks for a straight-line solution: try y = mx + b, and require the slope m to equal f along the whole line. Part (c) is sketching — follow the segments from each starting point and say what the curve approaches.

A solution curve never crosses a segment. When a sketched curve cuts across the field instead of following it, the sketch is wrong, however smooth it looks.

Autonomous equations and the phase line

An autonomous equation has the form dy/dt = g(y): the slope does not depend on t. Its equilibria are the constant solutions, the zeros of g. Between them, the sign of g says whether y rises or falls, and that is all the phase line records. Q6 builds one.

Building a phase line

A sign chart of g, drawn vertically.

  1. 1
    Find the equilibria

    Solve g(y) = 0 and mark each zero on a vertical line.

  2. 2
    Sign g on each interval

    Pick a test value in each interval. Positive means an upward arrow, negative a downward one.

  3. 3
    Read stability from the arrows

    Arrows pointing in from both sides: stable. Out on both sides: unstable. In on one side and out on the other: semistable.

Signs do not have to alternate. A factor raised to an even power keeps the same sign on both sides of its zero, so the arrows need not reverse at every equilibrium. Test a value on each side of every zero rather than assuming the chart alternates.

Q6(c) asks for long-run behaviour. A solution starts between two equilibria, can never cross either (uniqueness forbids it), and moves in the direction of the arrow — so it tends to the equilibrium the arrow points at.

Existence and uniqueness

Q7 states the theorem and asks you to apply it. The work is identifying where f and ∂f/∂y are continuous. Write f(x, y) out, differentiate it with respect to y, and list the places where either one fails: a denominator that vanishes, a root of something that becomes zero where the derivative of the root blows up.

The theorem only ever says "guaranteed". At a point where the hypotheses hold, there is exactly one solution nearby. At a point where they fail, the theorem is silent — it does not say there is no solution, nor that there are many. For each point in Q7(b), say which of those two situations you are in, in those words.

Q7(b) contains a point on each of the problem lines and points away from them; the answer for each is a sentence about the hypotheses, not a solution.

Euler's method

Euler's method walks along the direction field: from the current point, follow the tangent line for one step of length h, then recompute the slope at the new point. Q8 and Q9 give the formulas.

xₙ₊₁ = xₙ + h, yₙ₊₁ = yₙ + h·f(xₙ, yₙ)

Q8(a) is two forward steps; lay the work out as a table with columns n, xₙ, yₙ and f(xₙ, yₙ) so that each row feeds the next. Q8(b) verifies an exact solution by substitution and checking the initial condition, then compares: the error is the exact value minus the approximation.

Q9 steps backwards. A negative h is perfectly legal — the formula is the same, and xₙ decreases. Part (b) asks whether the first step over- or underestimates. Differentiate y′ = f(x, y) implicitly to get y″ in terms of x, y and y′, evaluate it at the starting point, and use concavity: a tangent line lies above a concave-down curve and below a concave-up one.

Direction matters for the concavity argument. The tangent line lies below a concave-up curve on both sides of the point, so the conclusion does not flip when h is negative — but check that you are comparing at the right x.

The synthesis question

Q10 puts the set together on one equation. Part (a) is Q1. Part (b) is Q3(a), with the extra demand that the solution hold on all of the real line — including the point where the equation's leading coefficient vanishes. Part (c) asks you to prove two things about the initial point at x = 0 using the family from (b): substitute x = 0 into the equation itself to see what any solution must satisfy there. Part (d) is Q7: write the equation as y′ = f(x, y), find where the hypotheses fail, and explain why part (c) is not a contradiction — the theorem said nothing at those points.

Preview all 7 pages

Click any page to open the full PDF.

Page 1 of the University Differential Equations Differential Equations and Direction Fields practice worksheet
Page 1
Page 2 of the University Differential Equations Differential Equations and Direction Fields practice worksheet
Page 2
Page 3 of the University Differential Equations Differential Equations and Direction Fields practice worksheet
Page 3
Page 4 of the University Differential Equations Differential Equations and Direction Fields practice worksheet
Page 4
Page 5 of the University Differential Equations Differential Equations and Direction Fields practice worksheet
Page 5
Page 6 of the University Differential Equations Differential Equations and Direction Fields practice worksheet
Page 6

Getting the most out of it

Classify before you do anything else

Order, linearity and whether an equation is autonomous decide which tools apply. Write the three labels down at the start of every question; it takes a few seconds and it is what the rest of the course asks first.

Draw the picture

A handful of segments or a phase line often answers a question about long-run behaviour with no solving at all. When a question says "describe", it usually wants the picture read aloud.

Quote the hypothesis you are checking

For existence and uniqueness, write f and ∂f/∂y explicitly and say where each is continuous. "The theorem applies" without that is not an answer.

Tabulate Euler steps

One row per step, with the slope in its own column. Most errors in Euler's method are a slope evaluated at the wrong point, and a table makes that visible.

Want the solutions, or something more challenging?

The worksheet, the questions above and every explanation on this page stay free permanently. Three more PDFs exist for this topic — the worked answer key, a harder problem set, and the answer key to that. They come with the University Differential Equations Solutions Bundle, beside the unit notes and the unit test, which is what keeps the rest of the series free.

What else exists for Differential Equations and Direction Fields

Three PDFs · 14 pages · all three are in the bundle below.

  • Answer key — 3 pages. All 10 questions worked step by step, including the restrictions and the justifications. Not a list of final answers.
  • Challenge problems — 7 pages, 7 problems. A separate sheet at exam-plus difficulty covering the same 6 concepts. Harder than anything on the free sheet.
  • Challenge answer key — 4 pages. Every challenge problem worked to the same standard, with the checks shown.
  • PDF, letter size, print-ready.
In the bundle See what's in it Not sold separately

The one thing that's for sale

Best value for the whole year

Every University Differential Equations topic — the complete Solutions Bundle

One download, one payment, the whole program. For all 9 University Differential Equations units: the worksheet, the reference notes, the challenge set, the unit test and every answer key — including this one.

9 units · 36 PDFs · 182 pages$24.99
  • Worked solutions, not answer lists — every step written out
  • Covers the whole year's program at this level
  • Less than the price of one hour of tutoring — for the entire year's solutions
Everything paid, in one file $24.99CAD · one payment University Differential Equations bundle — coming soon Not on sale yet

Taking Secondary 1 Math as well? The Secondary 1 Math bundle covers all 15 of its units — 106 PDFs, 474 pages — on the same terms.

Taking Secondary 2 Math as well? The Secondary 2 Math bundle covers all 14 of its units — 98 PDFs, 449 pages — on the same terms.

Taking Secondary 3 Math as well? The Secondary 3 Math bundle covers all 11 of its units — 77 PDFs, 367 pages — on the same terms.

Taking Secondary 4 Math as well? The Secondary 4 Math bundle covers all 17 of its units — 122 PDFs, 466 pages — on the same terms.

Taking Secondary 5 Math as well? The Secondary 5 Math bundle covers all 21 of its units — 147 PDFs, 589 pages — on the same terms.

Taking CEGEP Calculus I as well? The CEGEP Calculus I bundle covers all 9 of its units — 72 PDFs, 371 pages — on the same terms.

Taking CEGEP Calculus II as well? The CEGEP Calculus II bundle covers all 8 of its units — 64 PDFs, 335 pages — on the same terms.

Taking CEGEP Linear Algebra as well? The CEGEP Linear Algebra bundle covers all 7 of its units — 56 PDFs, 298 pages — on the same terms.

Taking University Calculus III as well? The University Calculus III bundle covers all 9 of its units — 72 PDFs, 516 pages — on the same terms.

Taking University Linear Algebra as well? The University Linear Algebra bundle covers all 9 of its units — 72 PDFs, 496 pages — on the same terms.

Taking University Business Math as well? The University Business Math bundle covers all 9 of its units — 36 PDFs, 190 pages — on the same terms.

Taking University Introductory Statistics as well? The University Introductory Statistics bundle covers all 9 of its units — 36 PDFs, 186 pages — on the same terms.

Taking University Discrete Math as well? The University Discrete Math bundle covers all 9 of its units — 36 PDFs, 155 pages — on the same terms.

Taking AP Calculus AB as well? The AP Calculus AB bundle covers all 8 of its units — 64 PDFs, 527 pages — on the same terms.

Common questions

Is this worksheet really free?

Yes — the questions are on this page to read, and the PDF downloads directly, no email and no account. The one paid item is optional: the complete University Differential Equations Solutions Bundle, which covers every set at this level.

Which university courses is this for?

The course codes listed on this page are taken from the public course calendars of universities that teach a first course in ordinary differential equations after CEGEP. Each course orders and weights the chapters its own way, and some reach a chapter later or not at all — so check the outline for your own section to see where this set falls in your term.

What do I need to know before starting this set?

CEGEP Calculus I and II: derivatives, sign charts, partial derivatives of a simple function of two variables, and the separable equations and initial value problems of CEGEP Calculus II. No solution method from this course is needed yet.

Is an equation with x³ in front of y‴ nonlinear?

No. Linearity concerns the way y, y′ and the higher derivatives enter, not the independent variable. A coefficient that is any function of x keeps the equation linear; a coefficient that involves y does not.

What is the difference between a direction field and a phase line?

A direction field draws the slope at points of the plane and works for any first-order equation y′ = f(x, y). A phase line is the special case of an autonomous equation, where the slope depends only on y, so one vertical line of arrows carries all the information.

If the existence and uniqueness theorem does not apply, is there no solution?

Not necessarily. The theorem gives a sufficient condition. Where its hypotheses fail there may be no solution, exactly one, or many, and you have to investigate the equation directly to find out which.

Why use Euler's method when the equation can be solved exactly?

To learn how it behaves: comparing with an exact solution shows the size of the error and how it depends on the step size. The method matters for the many equations that have no solution in closed form.

Can teachers use this in class?

Yes. Print and photocopy it for your own classes freely — I just ask that the tutorinmontreal.ca footer stays on the page.

I'm stuck on one question. Can you help?

Yes — through one-on-one tutoring, in Montreal or online. Get in touch to arrange a session, or see the current rates.

← All 9 University Differential Equations worksheets  ·  Secondary 1 Math series (15 sheets) →  ·  Secondary 2 Math series (14 sheets) →  ·  Secondary 3 Math series (11 sheets) →  ·  Secondary 4 Math series (17 sheets) →  ·  Secondary 5 Math series (21 sheets) →  ·  CEGEP Calculus I series (9 sheets) →  ·  CEGEP Calculus II series (8 sheets) →  ·  CEGEP Linear Algebra series (7 sheets) →  ·  University Calculus III series (9 sheets) →  ·  University Linear Algebra series (9 sheets) →  ·  University Business Math series (9 sheets) →  ·  University Introductory Statistics series (9 sheets) →  ·  University Discrete Math series (9 sheets) →  ·  AP Calculus AB series (8 sheets) →

Download the free worksheet

Ready to improve your grades?

WhatsApp is the way to reach me — tell me the course you're taking and what you're stuck on, and we'll sort out a first session from there.

Message Me on WhatsApp

or send a message

I reply within a day, usually sooner. Your details are used only to answer you — see the Privacy Policy.

Private math & science tutoring in Montreal, QC — Westmount · Outremont · Town of Mount Royal · Hampstead · Côte-Saint-Luc · NDG · Nuns' Island · West Island — and online across Quebec.

Chat with Marius