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.
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.
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.
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].
Next we need to look for a solution [latex]y[/latex] that satisfies the initial condition. The initial condition [latex]y(0)=5[/latex] means we need a constant [latex]C[/latex] such that [latex]− \cos x+C=5[/latex]. Therefore,
[latex]C=5+ \cos (0)=6[/latex]
The solution of the initial-value problem is [latex]y=− \cos x+6[/latex].
Solve the initial value problem [latex]\frac{dy}{dx}=3x^{-2}, \,\,\, y(1)=2[/latex].
Find all antiderivatives of [latex]f(x)=3x^{-2}[/latex].
[latex]y=-\frac{3}{x}+5[/latex]
Watch the following video to see the worked solution to the two previous examples.
For closed captioning, open the video on its original page by clicking the Youtube logo in the lower right-hand corner of the video display. In YouTube, the video will begin at the same starting point as this clip, but will continue playing until the very end.
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.
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.
How many seconds elapse before the car stops?
How far does the car travel during that time?
First we introduce variables for this problem. Let [latex]t[/latex] be the time (in seconds) after the brakes are first applied. Let [latex]a(t)[/latex] be the acceleration of the car (in feet per seconds squared) at time [latex]t[/latex]. Let [latex]v(t)[/latex] be the velocity of the car (in feet per second) at time [latex]t[/latex]. Let [latex]s(t)[/latex] be the car’s position (in feet) beyond the point where the brakes are applied at time [latex]t[/latex].
The car is traveling at a rate of 88 ft/sec. Therefore, the initial velocity is [latex]v(0)=88[/latex] ft/sec. Since the car is decelerating, the acceleration is
[latex]a(t)=-15[/latex] ft/sec2
The acceleration is the derivative of the velocity,
[latex]v^{\prime}(t)=-15[/latex].
Therefore, we have an initial-value problem to solve:
[latex]v^{\prime}(t)=-15, \, v(0)=88[/latex].
Integrating, we find that
[latex]v(t)=-15t+C[/latex].
Since [latex]v(0)=88, \, C=88[/latex]. Thus, the velocity function is
[latex]v(t)=-15t+88[/latex].
To find how long it takes for the car to stop, we need to find the time [latex]t[/latex] such that the velocity is zero. Solving [latex]-15t+88=0[/latex], we obtain [latex]t=\frac{88}{15}[/latex] sec.
To find how far the car travels during this time, we need to find the position of the car after [latex]\frac{88}{15}[/latex] sec. We know the velocity [latex]v(t)[/latex] is the derivative of the position [latex]s(t)[/latex]. Consider the initial position to be [latex]s(0)=0[/latex]. Therefore, we need to solve the initial-value problem
[latex]s^{\prime}(t)=-15t+88, \, s(0)=0[/latex].
Integrating, we have
[latex]s(t)=-\frac{15}{2}t^2+88t+C[/latex].
Since [latex]s(0)=0[/latex], the constant is [latex]C=0[/latex]. Therefore, the position function is
[latex]s(t)=-\frac{15}{2}t^2+88t[/latex].
After [latex]t=\frac{88}{15}[/latex] sec, the position is [latex]s(\frac{88}{15})\approx 258.133[/latex] ft.
Watch the following video to see the worked solution to this example.
For closed captioning, open the video on its original page by clicking the Youtube logo in the lower right-hand corner of the video display. In YouTube, the video will begin at the same starting point as this clip, but will continue playing until the very end.