(IC1) Particular Antiderivatives#
By the end of the lesson you will be able to:
Find the particular antiderivative of a function given an initial condition.
Given \(s(t)\), \(v(t)\), or \(a(t)\) calculate \(s(t)\), \(v(t)\), or \(a(t)\) using either differentiation or integration as needed.
Lecture Videos#
Particular Antiderivatives#
When we find the general antiderivative of a function, we are actually finding all antiderivatives up to a constant. This is why we put a \(+C\) at the end: there are actually an infinite amount of antiderivatives, all of which differ by a constant.
However, if we know a little more information about the original function we’re trying to recover, we can actually find a value for \(+C\).
We sometimes refer to this additional information as an initial condition.
Example 1#
Find the particular antiderivative \(f\), of the function:
such that \(f(1)=5\).
Click through the tabs to see the steps of our solution.
Note that when we calculate an indefinite integral, we need to:
remember to include the \(+C\) at the end.
We start by finding the antiderivative of \(f'(x)\) to get the general antiderivative \(f\):
To calculate this integral we need to first do the division to get this into a form we can integrate (the sum of two power functions):
Our next step is to find the value our arbitrary constant of integration \(C\) using the initial condition: \(f(1)=5\).
This initial condition is telling us that when we plug \(x=1\) into our antiderivative we should get \(5\) out.
Setting these equal to each other and solving for \(C\) we get:
Finally, we take our antiderivative and plug-in the value we found for \(C\).
Example 2#
Find the particular antiderivative \(f\), of the function:
such that \(f(0)=4\) and \(f(1)=1\).
Click through the tabs to see the steps of our solution.
Note that when we calculate an indefinite integral, we need to:
remember to include the \(+C\) at the end.
We start by finding the antiderivative of \(f''(x)\) to get \(f'(x)\):
Next we find the antiderivative of \(f(x)\) to get \(f(x)\):
Our next step is to find the values our arbitrary constant of integration \(C\) using the initial condition: \(f(1)=5\).
This initial condition is telling us that when we plug \(x=1\) into our antiderivative we should get \(5\) out.
Setting these equal to each other and solving for \(C\) we get:
Motion in a Straight Line#
When we are discussing an object moving in a straight line there are 3 important functions to consider:
Position Function \(s(t)\) - Location of the object at time \(t\).
Velocity Function \(v(t)\) - Speed and direction of the object at time \(t\).
Acceleration Function \(a(t)\) - Describes whether the object is speeding up, slowing down, or changing direction at time \(t\).
These three functions are all related by differentiation:
and by integration:
Example 3#
A rocket is fired vertically into the air. The height (position) of the rocket is the distance measured from the top of the rocket to the launch pad. Initially, the top of the rocket is \(8\) meters above the launch pad. The velocity of the rocket \(t\) seconds after liftoff is:
Find the height of the rocket at time \(t\).
Example 4#
A ball is thrown upward with a speed of 48 ft/s from the edge of a cliff \(432\) ft above the ground.
Find the height of the ball above the ground after \(t\) seconds.
When does the ball reach its maximum height?
When does it hit the ground?