When a car drives along a road, its position, velocity and acceleration will all change at various points in the trip. These three properties are all inherently linked: if the speed of the car changes, it must have accelerated or decelerated, and this will then cause the position of the car to change too.
Calculus is the study of change. For this reason, the use of calculus is an integral part of the study of motion, pun intended.
Integrals of Motion Definition
Integration of motion is a method of studying how objects move in space, through the use of integration. Before you cover this, it is important to recap some ideas to do with integration first.
Integration and Area Under a Curve
Integration is a method that can be used to find the area under a graph.
Fig. 1,. The integral of this function between \(a\) and \(b\) gives the value of the area shaded.
The definite integral between \(a\) and \(b\) of the function above gives the area under the graph. If the function is \(f(t),\) this is written
\[ \int_a^b f(t) \, \textrm{d}t. \]
For more information on integrals, as well as how to find the integral of a certain function, see Integrals.
Displacement, Velocity and Acceleration
Displacement, velocity and acceleration are the most important factors when working with any sort of moving object. All of these definitions are assuming an object is moving in one direction, along the real line.
Displacement \(s(t)\) is how far away an object is from a certain position, taken as the origin.
Displacement is directional, meaning it can be positive or negative depending on which direction the object is from the origin.
Velocity\(v(t)\) is the rate of change of displacement.
If the velocity is \(0,\) the object is stationary.
If the velocity is positive, the object is traveling forward (towards infinity on the real axis).
If the velocity is negative, the object is traveling backward (towards negative infinity on the real axis).
Acceleration \(a(t)\) is the rate of change in velocity.
If the acceleration is 0, the object will travel at the same speed.
If the acceleration is positive, the object will be
speeding up if it is traveling forwards,
or slowing down if it is traveling backward.
If the acceleration is negative, the object will be
slowing down if it is traveling forwards,
or speeding up if it is traveling backward.
In the above definitions, \(t\) represents time. Since these definitions use rate of change, you can be sure that differentiation will be used when working with them. The following formulas hold:
Don't forget to include your constant of integration when taking indefinite integrals.
This makes sense given the derivative relations in the previous section, as these are simply the inverse formulas. Let's look at some examples of using these formulas.
A particle is traveling with velocity \( v(t) = 6t^2, \) and has displacement \(100\) after 5 seconds. Find the velocity function of this particle.
Now, since the particle is stationary at \(t=0,\) the velocity must be \(0.\) Substitute this in to find the value of \(c.\)
\[ v(0) = 0 = \sin(0) + c = c \]
Hence, \(c\) must be \(0.\) This means the final velocity function must be
\[ v(t) = \sin{t}. \]
Integrals of Motion Formula
Definite integrals can be used to calculate the total displacement between two times \(t=a\) and \(t=b\). The total displacement is the distance between the position of the particle at \(t=a\) and \(t=b\). This can be found by taking the definite integral of the particle with bounds \(a\) and \(b\):
You can also find the total distance that the particle has traveled during this time, by taking the absolute value of the velocity before integrating it.
The easiest way to see the difference between total displacement and total distance is an example.
If you throw a ball \(2\) meters into the air and catch it, the total displacement is \(0\) because it has returned to its original spot. The total distance, however, is \(4\) meters, since it traveled \(2\) meters into the air and \(2\) meters back down. If the object is always traveling with positive velocity, the total displacement and total distance traveled will always be the same.
Let's look at an example of finding the displacement and distance of a particle.
A particle travels with velocity \(v(t) = 8 -4t.\) Find the total displacement and the total distance of the particle between times \(t=1\) and \(t=3.\)
Solution:
First, find the total displacement. Take the definite integral of the velocity function between \(t=1\) and \(t=3.\)
If a particle is travelling with velocity \(v_1(t)\) for the first \(a\) seconds and then travels at velocity \(v_2(t)\) for the following \(b\) seconds, the displacement can be found by adding these two integrals together.
This same technique can be used for any finite number of separate velocity functions too, and can be used to find the total distance travelled by integrating the absolute values of the velocities instead.
A particle travels with velocity \(v_1(t) = t^2 \) for 3 seconds, and then has velocity \(v_2(t) = 3t\) for a further 6 seconds. Calculate the total distance travelled by the particle in this time.
Solution:
First, since the question asks for the total distance travelled, you must take the absolute values of the velocities. But since both of the velocities are always positive, the total distance travelled will be equal to the displacement, and the absolute values are irrelevant. Hence, the total distance travelled is
So the total displacement and total distance travelled are 143 units.
Integrals of Motion Sample Problems
Let's look at some more complicated examples of questions using integration and motion.
The acceleration of a particle is given by \[a(t) = 6t\] and the position of the particle is \(10\) at \(t=0\) and \(14\) at \(t=2.\) calculate the displacement function of the particle.
Solution:
This time, you will have to integrate twice, since the function given is acceleration and not velocity. Integrating the function once will give you:
so \(c = 0.\) Hence, the final formula for displacement is
\[ s(t) = t^2 + 10. \]
Now let's look at another example of a question that may be a little more difficult.
Particle \(A\) is travelling at velocity \(v_A(t) = 2t^2 \) and particle \(B\) is travelling at velocity \(v_B(t) = 4t.\) Both particles are in the same position at time \(t=0.\)
Find the distance between the particles at time \(t=5.\)
At what time are the particles in the same position again?
Solution:
1) Since the particles are only moving in one dimension, the distance between them will simply be the absolute value of the difference between their distances from the starting points.
\[ \begin{align} \text{Distance between A and B at time 5} & = \int_0^5 v_A(t) \, \textrm{d}t - \int v_B(t) \, \textrm{d}t \\ & = \int v_A(t) - v_B(t) \, \textrm{d}t. \end{align} \]
Now, you can plug the formulas for \(v_A(t)\) and \(v_B(t)\) into the formula above to get the distance between them.
So the distance between the two particles at time \(t=0\) is \(\frac{100}{3}.\)
2) This problem can be solved in the same way as question one, but you must use a variable, call it \(t',\) as the upper bound of integration, then set the result as equal to \(0\) and solve the equation for \(t'.\) Using the same steps as before, you will get that:
For this equation to be true, either \(t'=0\) or \(\frac{2}{3} t' - 2 = 0.\) \(t'=0\) is simply the starting point, and this is not the answer that the question is looking for. Hence, it must be that
Hence, the particles will be in the same position again at \(t=3.\)
Integrals of Motion Use
Integrals of motion are essential in areas of physics such as classical mechanics and general relativity. These relations between position, velocity and acceleration allow scientists and engineers to model anything that moves such as cars, rockets and objects in space. Of course, the equations used in these models tend to be much more complicated than just polynomials or trigonometric functions.
Integrals of Motion - Key takeaways
The following formulas exist, relating displacement \(s(t),\) velocity \(v(t),\) and acceleration \(a(t)\) together \[ \begin{align} \int v(t) \, \mathrm{d}t & = s(t) + c \\ \int a(t) \, \mathrm{d}t & = v(t) + c. \end{align} \]
The total displacement between times \(a\) and \(b\) of an object is the difference between it's start and end points. The formula for finding total displacement from velocity \(v(t)\) is \[ \text{total displacement} = \int_a^b v(t) \, \mathrm{d}t. \]
The total distance travelled between times \(a\) and \(b\) of an object is how far the object travelled during this time, irrespective of direction. \[ \text{total distance} = \int_a^b |v(t)| \, \mathrm{d}t. \]
If the velocity is always constant, total displacement and total distance travelled will always be equal.
Learn faster with the 0 flashcards about Integrals of Motion
Sign up for free to gain access to all our flashcards.
Frequently Asked Questions about Integrals of Motion
What is integral of the equation of motion?
The integral of acceleration is velocity, and the integral of velocity is displacement.
What are the first integrals of motion?
The integral of acceleration is velocity, and the integral of velocity is displacement.
How many integrals of motion are there?
There are two main integrals of motion. The integral of acceleration is velocity, and the integral of velocity is displacement.
What is the integration of displacement?
The integral of displacement is known as 'absement', which is essentially a measure of how far from the origin something is, and for how long.
How we ensure our content is accurate and trustworthy?
At StudySmarter, we have created a learning platform that serves millions of students. Meet
the people who work hard to deliver fact based content as well as making sure it is verified.
Content Creation Process:
Lily Hulatt
Digital Content Specialist
Lily Hulatt is a Digital Content Specialist with over three years of experience in content strategy and curriculum design. She gained her PhD in English Literature from Durham University in 2022, taught in Durham University’s English Studies Department, and has contributed to a number of publications. Lily specialises in English Literature, English Language, History, and Philosophy.
Gabriel Freitas is an AI Engineer with a solid experience in software development, machine learning algorithms, and generative AI, including large language models’ (LLMs) applications. Graduated in Electrical Engineering at the University of São Paulo, he is currently pursuing an MSc in Computer Engineering at the University of Campinas, specializing in machine learning topics. Gabriel has a strong background in software engineering and has worked on projects involving computer vision, embedded AI, and LLM applications.
StudySmarter is a globally recognized educational technology company, offering a holistic learning platform designed for students of all ages and educational levels. Our platform provides learning support for a wide range of subjects, including STEM, Social Sciences, and Languages and also helps students to successfully master various tests and exams worldwide, such as GCSE, A Level, SAT, ACT, Abitur, and more. We offer an extensive library of learning materials, including interactive flashcards, comprehensive textbook solutions, and detailed explanations. The cutting-edge technology and tools we provide help students create their own learning materials. StudySmarter’s content is not only expert-verified but also regularly updated to ensure accuracy and relevance.