Initial-Value Problems

Learning Outcomes

  • Use antidifferentiation to solve simple initial-value problems

We look at techniques for integrating a large variety of functions involving products, quotients, and compositions later in the text. Here we turn to one common use for antiderivatives that arises often in many applications: solving differential equations.

A differential equation is an equation that relates an unknown function and one or more of its derivatives. The equation

[latex]\frac{dy}{dx}=f(x)[/latex]

 

is a simple example of a differential equation. Solving this equation means finding a function [latex]y[/latex] with a derivative [latex]f[/latex]. Therefore, the solutions of [latex]\frac{dy}{dx}[/latex] are the antiderivatives of [latex]f[/latex]. If [latex]F[/latex] is one antiderivative of [latex]f[/latex], every function of the form [latex]y=F(x)+C[/latex] is a solution of that differential equation. For example, the solutions of

[latex]\frac{dy}{dx}=6x^2[/latex]

are given by

[latex]y=\displaystyle\int 6x^2 dx=2x^3+C[/latex]

 

Sometimes we are interested in determining whether a particular solution curve passes through a certain point [latex](x_0,y_0)[/latex]—that is, [latex]y(x_0)=y_0[/latex]. The problem of finding a function [latex]y[/latex] that satisfies a differential equation

[latex]\frac{dy}{dx}=f(x)[/latex]

 

with the additional condition

[latex]y(x_0)=y_0[/latex]

is an example of an initial-value problem. The condition [latex]y(x_0)=y_0[/latex] is known as an initial condition. For example, looking for a function [latex]y[/latex] that satisfies the differential equation

[latex]\frac{dy}{dx}=6x^2[/latex]

 

and the initial condition

[latex]y(1)=5[/latex]

 

is an example of an initial-value problem. Since the solutions of the differential equation are [latex]y=2x^3+C[/latex], to find a function [latex]y[/latex] that also satisfies the initial condition, we need to find [latex]C[/latex] such that [latex]y(1)=2(1)^3+C=5[/latex]. From this equation, we see that [latex]C=3[/latex], and we conclude that [latex]y=2x^3+3[/latex] is the solution of this initial-value problem as shown in the following graph.

The graphs for y = 2x3 + 6, y = 2x3 + 3, y = 2x3, and y = 2x3 − 3 are shown.

Figure 2. Some of the solution curves of the differential equation [latex]\frac{dy}{dx}=6x^2[/latex] are displayed. The function [latex]y=2x^3+3[/latex] satisfies the differential equation and the initial condition [latex]y(1)=5[/latex].

Example: Solving an Initial-Value Problem

Solve the initial-value problem

[latex]\frac{dy}{dx}= \sin x, \,\,\, y(0)=5[/latex]

Try It

Solve the initial value problem [latex]\frac{dy}{dx}=3x^{-2}, \,\,\, y(1)=2[/latex].

Watch the following video to see the worked solution to Example: Solving an Initial-Value Problem and the above Try It.

Try It

Initial-value problems arise in many applications. Next we consider a problem in which a driver applies the brakes in a car. We are interested in how long it takes for the car to stop. Recall that the velocity function [latex]v(t)[/latex] is the derivative of a position function [latex]s(t)[/latex], and the acceleration [latex]a(t)[/latex] is the derivative of the velocity function. In earlier examples in the text, we could calculate the velocity from the position and then compute the acceleration from the velocity. In the next example, we work the other way around. Given an acceleration function, we calculate the velocity function. We then use the velocity function to determine the position function.

Example: Decelerating Car

A car is traveling at the rate of [latex]88[/latex] ft/sec ([latex]60[/latex] mph) when the brakes are applied. The car begins decelerating at a constant rate of [latex]15[/latex] ft/sec2.

  1. How many seconds elapse before the car stops?
  2. How far does the car travel during that time?

Watch the following video to see the worked solution to Example: Decelerating Car.

Try It

Suppose the car is traveling at the rate of 44 ft/sec. How long does it take for the car to stop? How far will the car travel?