How can I Integrate Acceleration to Reconstruct Velocity?

  • Thread starter Thread starter spidey
  • Start date Start date
Click For Summary

Homework Help Overview

The discussion revolves around the integration of acceleration to reconstruct velocity, exploring the relationships between derivatives and integrals in the context of calculus. Participants are examining the notation and mathematical expressions related to derivatives of position and velocity.

Discussion Character

  • Conceptual clarification, Mathematical reasoning, Problem interpretation

Approaches and Questions Raised

  • Participants are questioning the meaning of various derivatives and integrals, particularly the notation used for second derivatives. There are attempts to clarify the relationship between acceleration, velocity, and their respective integrals and derivatives. Some participants express confusion regarding the integration process and the application of the fundamental theorem of calculus.

Discussion Status

Several participants have provided insights into the integration of acceleration and its implications for velocity. There is an ongoing exploration of different approaches, including variable substitution and integration by parts. While some guidance has been offered, there remains a lack of consensus on the correct method to proceed with the integration.

Contextual Notes

Participants are navigating unconventional notation and potential misunderstandings about the relationships between acceleration, velocity, and their derivatives. The discussion reflects the complexities inherent in integrating functions related to motion.

spidey
Messages
213
Reaction score
0
is this correct?

∫(dx²/dy²) dx = dx/dy
 
Physics news on Phys.org
What do you mean by (dx^2/dy^2) ?
Is it the second derivative of x with respect to y? Is it the first derivative of x with respect to y, squared? Is x a function of y (this is a bit unconventional notation, then)
 
CompuChip said:
What do you mean by (dx^2/dy^2) ?
Is it the second derivative of x with respect to y? Is it the first derivative of x with respect to y, squared? Is x a function of y (this is a bit unconventional notation, then)

i am sorry i placed the square on x but it is.. ∫ (d²x/dy²) dx ...
 
spidey said:
is this correct?

∫(dx²/dy²) dx = dx/dy

Suppose [tex]\frac{dx}{dy} = x + 1[/tex].

Then [tex]\frac{d^2x}{dy^2} = 1[/tex]

However, it is *not* true that [tex]\int 1 dx = x + 1[/tex]. As your calc teacher will say it, [tex]\int 1 dx = x + C[/tex] for some abuse of notation/constant C.

The problem with your statement is that the integral isn't the inverse of the derivative. Integrating a derivative of a function doesn't give you back the original function.

However, the reverse *is* true. Taking the derivative of an integral of a function DOES give you back the original function. This is the fundamental theorem of calculus: [tex]\frac{d}{dx}(\int f(x) dx) = f(x)[/tex]

(Note that I sort of disregarded your use of the second derivative, since it is just an added layer of confusion to this particular problem).
 
Tac-Tics said:
Suppose [tex]\frac{dx}{dy} = x + 1[/tex].

Then [tex]\frac{d^2x}{dy^2} = 1[/tex]

However, it is *not* true that [tex]\int 1 dx = x + 1[/tex]. As your calc teacher will say it, [tex]\int 1 dx = x + C[/tex] for some abuse of notation/constant C.

The problem with your statement is that the integral isn't the inverse of the derivative. Integrating a derivative of a function doesn't give you back the original function.

However, the reverse *is* true. Taking the derivative of an integral of a function DOES give you back the original function. This is the fundamental theorem of calculus: [tex]\frac{d}{dx}(\int f(x) dx) = f(x)[/tex]

(Note that I sort of disregarded your use of the second derivative, since it is just an added layer of confusion to this particular problem).

so u r saying this is not correct..∫ (d²x/dy²) dx not= dx/dy..

my basic question is i want to integrate acceleration.so
∫ a dx = ∫ (dv/dt) dx since [ a=dv/dt]
so to solve the above integration i thought
∫ a dx = ∫ (dv/dt) dx = ∫ (d²x/dt²) dx since [a=d²x/dt² or v=dx/dt]
= dx/dt ( i guess this is answer)
if its not,so what is the answer for this?
 
Actually,
∫ a dt = dx/dt =: v
by precisely that the theorem mentioned by Tac-Tics: a = d/dt( dx/dt ) so integrating it gives the velocity dx/dt.
You might be able to rework the integral over x to an integral over t, by a variable substitution:
∫ a(x(t)) dx = ∫ a(t) v(t) dt = ∫ v'(t) v(t) dt
(try to work that out for yourself).

I am thinking that partial integration may help you forward in this problem, but I'm not quite sure... play around a bit
 
CompuChip said:
Actually,
∫ a dt = dx/dt =: v
by precisely that the theorem mentioned by Tac-Tics: a = d/dt( dx/dt ) so integrating it gives the velocity dx/dt.
You might be able to rework the integral over x to an integral over t, by a variable substitution:
∫ a(x(t)) dx = ∫ a(t) v(t) dt = ∫ v'(t) v(t) dt
(try to work that out for yourself).

I am thinking that partial integration may help you forward in this problem, but I'm not quite sure... play around a bit

I understand the first part ∫ a dt = dx/dt =: v
but i am confused with rest...
i want answer for ∫ a dx = ∫ (dv/dt) dx= ?
don't know how to continue..
 
CompuChip said:
Actually,
∫ a dt = dx/dt =: v
by precisely that the theorem mentioned by Tac-Tics: a = d/dt( dx/dt ) so integrating it gives the velocity dx/dt.
You might be able to rework the integral over x to an integral over t, by a variable substitution:
∫ a(x(t)) dx = ∫ a(t) v(t) dt = ∫ v'(t) v(t) dt
(try to work that out for yourself).

I am thinking that partial integration may help you forward in this problem, but I'm not quite sure... play around a bit

I tried using integration by parts..i don't know is this correct..
∫ a dx = ∫ a v dt

u = v du = dv
dv= a dt v=v

∫ u dv = uv - ∫ vdu

= v.v - ∫ v dv
= v² - v²/2 or = v² - x = (dx/dt)² - x
= v²/2
= (dx/dt)²/2

is this correct...please someone help me...
 
Maybe my explanation was a little much for what you're trying to do (though it is important to understand it eventually too).

If you integrate acceleration, the function you get is something that looks a LOT like the function for velocity. In fact, if you know the velocity at any point in time, you can reconstruct the function for velocity entirely.
 
  • #10
Tac-Tics said:
Maybe my explanation was a little much for what you're trying to do (though it is important to understand it eventually too).

If you integrate acceleration, the function you get is something that looks a LOT like the function for velocity. In fact, if you know the velocity at any point in time, you can reconstruct the function for velocity entirely.

Now i am getting this value...

∫ a dx = ∫ a v dt

u = a du = da
dv= v dt v= a

∫ u dv = uv - ∫ vdu

= a.a - ∫ a da
= a² - a²/2
= a²/2
= (d²x/dt²)²/2

is this correct...
 

Similar threads

Replies
4
Views
3K
Replies
19
Views
3K
  • · Replies 4 ·
Replies
4
Views
845
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 10 ·
Replies
10
Views
2K
  • · Replies 24 ·
Replies
24
Views
2K
  • · Replies 2 ·
Replies
2
Views
982
  • · Replies 9 ·
Replies
9
Views
2K
Replies
3
Views
2K
  • · Replies 20 ·
Replies
20
Views
2K