Differential Equations for EngineersXYZ Homework Edition

⇩ Download ▾

1.1 Integrals as solutions

A first order ODE is an equation of the form

d y d x = f ( x , y ) \dfrac{dy}{dx}=f(x,y) \nonumber

or just

y = f ( x , y ) y'=f(x,y) \nonumber

In general, there is no simple formula or procedure one can follow to find solutions. In the next few lectures we will look at special cases where solutions are not difficult to obtain. In this section, let us assume that ff is a function of xx alone, that is, the equation is

y = f ( x ) y'=f(x) \label{1.1.1}

(1.1.1)

We could just integrate (antidifferentiate) both sides with respect to xx.

y ( x ) d x = f ( x ) d x + C \int y' (x) dx = \int f(x) dx + C \nonumber

that is

y ( x ) = f ( x ) d x + C y(x)=\int f(x) dx + C \nonumber

This y(x)y(x) is actually the general solution. So to solve Equation (1.1.1), we find some antiderivative of f(x)f(x) and then we add an arbitrary constant to get the general solution.

Now is a good time to discuss a point about calculus notation and terminology. Calculus textbooks muddy the waters by talking about the integral as primarily the so-called indefinite integral. The indefinite integral is really the antiderivative (in fact the whole one-parameter family of antiderivatives). There really exists only one integral and that is the definite integral. The only reason for the indefinite integral notation is that we can always write an antiderivative as a (definite) integral. That is, by the fundamental theorem of calculus we can always write f(x)dx+C\int f(x) dx + C as

x 0 x f ( t ) d t + C \int_{x_0}^x f(t) dt + C \nonumber

Hence the terminology to integrate when we may really mean to antidifferentiate. Integration is just one way to compute the antiderivative (and it is a way that always works, see the following examples). Integration is defined as the area under the graph, it only happens to also compute antiderivatives. For sake of consistency, we will keep using the indefinite integral notation when we want an antiderivative, and you should always think of the definite integral.

Classical problems leading to differential equations solvable by integration are problems dealing with velocity, acceleration and distance. You have surely seen these problems before in your calculus class.

Adapted from Differential Equations for Engineers by Jiří Lebl (https://www.jirka.org/diffyqs/), © Jiří Lebl, licensed under CC BY-SA 4.0. Changes were made. License: CC-BY-SA-4.0.

These eBooks are a prerelease and are not yet certified conformant with WCAG 2.1 AA or ADA Title II. Every page is built against an automated accessibility gate, and the published editions will meet ADA Title II requirements when they release in late September 2026. If something is unusable, please tell us.