Can someone explain this equation to me?

  • Context: Graduate 
  • Thread starter Thread starter tahayassen
  • Start date Start date
  • Tags Tags
    Explain
Click For Summary

Discussion Overview

The discussion revolves around the interpretation and equivalence of two equations related to linear motion with constant acceleration. Participants explore the mathematical notation used in these equations, the implications of derivatives, and the integration process involved in deriving motion equations.

Discussion Character

  • Technical explanation
  • Conceptual clarification
  • Debate/contested
  • Mathematical reasoning

Main Points Raised

  • Some participants express confusion about the notation used in the first equation, questioning whether it implies a definite integral without an upper limit.
  • Others clarify that the notation indicates evaluation of derivatives at a specific time (t=0) rather than integration.
  • There is a proposal that the equations can be expressed in terms of initial velocity and acceleration, suggesting a preference for writing them as d = v_0 t + a_0 (t^2)/2.
  • Some participants argue that the derivatives dx/dt and d^2x/dt^2 may change over time, which affects how they should be represented in the equations.
  • A participant notes that changing the variable from t to τ during integration helps avoid confusion between the integration variable and the upper limit.

Areas of Agreement / Disagreement

Participants do not reach a consensus on the interpretation of the equations or the appropriateness of the notation used. Multiple competing views remain regarding the representation of derivatives and the integration process.

Contextual Notes

Some participants highlight the assumption that acceleration is constant, which may not hold in all scenarios. The discussion also reflects varying interpretations of mathematical notation and its implications for physical concepts.

Who May Find This Useful

Readers interested in the mathematical foundations of motion equations, particularly in the context of physics and engineering, may find this discussion relevant.

tahayassen
Messages
269
Reaction score
1
[tex]d=\left( \left. \frac { { d }x }{ { d }t } \right| _{ 0 } \right) t+\left( \left. \frac { { d }^{ 2 }x }{ { d }t^{ 2 } } \right| _{ 0 } \right) \frac { t^{ 2 } }{ 2 }[/tex]

is supposed to be the same as writing

[tex]d=vt+a\frac { t^{ 2 } }{ 2 }[/tex]

The first equation seems to use the definite integral, but there's no upper limit?

Furthermore, shouldn't it be the following?

[tex]d=\frac { { d }x }{ { d }t } t+\frac { { d^{ 2 } }x }{ { d }t^{ 2 } } \frac { t^{ 2 } }{ 2 }[/tex]
 
Physics news on Phys.org
I think it is about linear motion with constant acceleration, which is described by the equation:
[tex]\frac{{{d}^{2}}x\left( t \right)}{d{{t}^{2}}}=a[\tex]<br /> <br /> where a is a constant. Integrate once (by changing the integration variable from t to τ) from τ = 0 to τ = t, to get:[/tex]
 
cosmic dust said:
I think it is about linear motion with constant acceleration, which is described by the equation:
[tex]\frac{{{d}^{2}}x\left( t \right)}{d{{t}^{2}}}=a[\tex]<br /> <br /> where a is a constant. Integrate once (by changing the integration variable from t to τ) from τ = 0 to τ = t, to get:[/tex]
[tex] <br /> Ingore this, I posted it by mistake, sorry. I'm texting the correct answer now,[/tex]
 
tahayassen said:
The first equation seems to use the definite integral, but there's no upper limit?

Those aren't integrals. The notation

$$\left. \frac {dx}{dt} \right| _{0}$$

means "take the derivative of x(t) with respect to t, then evaluate it at t = 0." That is, it's simply a more complicated way of writing ##v_0##.

Furthermore, shouldn't it be the following?

[tex]d=\frac { { d }x }{ { d }t } t+\frac { { d^{ 2 } }x }{ { d }t^{ 2 } } \frac { t^{ 2 } }{ 2 }[/tex]

No, because dx/dt is the function v(t), and d2x/dt2 is the function a(t).
 
Last edited:
It is about linear motion with constant acceleration, which is described by the equation:
[tex]\frac{{{d}^{2}}x\left( t \right)}{d{{t}^{2}}}=a[/tex]
where "a" is a constant. Integrate once (by changing the integration variable from t to τ) from τ = 0 to τ = t, to get:
[tex]\int_{0}^{t}{\frac{{{d}^{2}}x\left( \tau \right)}{d{{\tau }^{2}}}d\tau }=at\Rightarrow \left. \frac{dx\left( \tau \right)}{d\tau } \right|_{0}^{t}=\frac{dx\left( t \right)}{dt}-{{\left. \frac{dx\left( \tau \right)}{d\tau } \right|}_{0}}=at[/tex]
Integrate again using the same limits to get:
[tex]\int_{0}^{t}{\left[ \frac{dx\left( \tau \right)}{d\tau }-{{\left. \frac{dx\left( t \right)}{dt} \right|}_{0}} \right]}d\tau =\frac{1}{2}a{{t}^{2}}\Rightarrow \left. x\left( \tau \right) \right|_{0}^{t}-{{\left. \frac{dx\left( t \right)}{dt} \right|}_{0}}t=\frac{1}{2}a{{t}^{2}}\Rightarrow x\left( t \right)-x\left( 0 \right)={{\left. \frac{dx\left( t \right)}{dt} \right|}_{0}}t+\frac{1}{2}a{{t}^{2}}[/tex]
Because of the constancy of the second derivative, you could set:
[tex]a={{\left. \frac{{{d}^{2}}x\left( t \right)}{d{{t}^{2}}} \right|}_{0}}[/tex]
(alternatively, you could start by the equation [itex]\frac{{{d}^{3}}x\left( t \right)}{d{{t}^{3}}}=0[/itex] , integrate three times and get to the same result). Also you can define: [itex]x\left( t \right)-x\left( 0 \right)=d\left( t \right)[/itex] so you get the equation:
[tex]d\left( t \right)={{\left. \frac{dx\left( t \right)}{dt} \right|}_{0}}t+\frac{1}{2}{{\left. \frac{{{d}^{2}}x\left( t \right)}{d{{t}^{2}}} \right|}_{0}}{{t}^{2}}[/tex]
 
Well, let the rest of us know!

tahayassen said:
[tex]d=\left( \left. \frac { { d }x }{ { d }t } \right| _{ 0 } \right) t+\left( \left. \frac { { d }^{ 2 }x }{ { d }t^{ 2 } } \right| _{ 0 } \right) \frac { t^{ 2 } }{ 2 }[/tex]

is supposed to be the same as writing

[tex]d=vt+a\frac { t^{ 2 } }{ 2 }[/tex]

The first equation seems to use the definite integral, but there's no upper limit?

Furthermore, shouldn't it be the following?

[tex]d=\frac { { d }x }{ { d }t } t+\frac { { d^{ 2 } }x }{ { d }t^{ 2 } } \frac { t^{ 2 } }{ 2 }[/tex]
tahayassen, there is no integral in the equation. That is saying that d (probably "distance") is equal to the "first derivative evaluated at t= 0" times t plus "the second derivative evaluated at t= 0" times t squared. That would be the distance covered in time t with initial speed the speed at time t= 0 and constant acceleration equal to the acceleration at t= 0.

The difference between what you give initially and your suggestion is that the acceleration is assumed to always be the acceleration of x at t= 0, thus a constant.
 
tahayassen said:
[tex]d=\left( \left. \frac { { d }x }{ { d }t } \right| _{ 0 } \right) t+\left( \left. \frac { { d }^{ 2 }x }{ { d }t^{ 2 } } \right| _{ 0 } \right) \frac { t^{ 2 } }{ 2 }[/tex]

is supposed to be the same as writing

[tex]d=vt+a\frac { t^{ 2 } }{ 2 }[/tex]

The first equation seems to use the definite integral, but there's no upper limit?

Furthermore, shouldn't it be the following?

[tex]d=\frac { { d }x }{ { d }t } t+\frac { { d^{ 2 } }x }{ { d }t^{ 2 } } \frac { t^{ 2 } }{ 2 }[/tex]
No.
The reason is that dx/dt and d^2 x/dx^2 may be changing with time. By placing the subscripts after the parentheses, on is implying that the derivative itself isn't changing in time. The subscript is defined as meaning that the derivative is evaluated only at t=0.
 
tahayassen said:
[tex]d=\left( \left. \frac { { d }x }{ { d }t } \right| _{ 0 } \right) t+\left( \left. \frac { { d }^{ 2 }x }{ { d }t^{ 2 } } \right| _{ 0 } \right) \frac { t^{ 2 } }{ 2 }[/tex]

is supposed to be the same as writing

[tex]d=vt+a\frac { t^{ 2 } }{ 2 }[/tex]

The first equation seems to use the definite integral, but there's no upper limit?

Furthermore, shouldn't it be the following?

[tex]d=\frac { { d }x }{ { d }t } t+\frac { { d^{ 2 } }x }{ { d }t^{ 2 } } \frac { t^{ 2 } }{ 2 }[/tex]
Kind of skimmed through the article, but I didn't see anyone put this very plainly because apparently I have problems with reading (edit in red).

Summarizing in more vernacular terms:
What is the first derivative of x (position) with respect to time? What is the second derivative of x with respect to time?

Velocity and acceleration, respectively. I see no need for integrals. We are evaluating these values at the point where no time has passed. Thus, I think it would be more appropriate to write [itex]d = v_0 t + a_0 \frac{t^2}{2}[/itex] because we are using the initial velocity and initial acceleration.
 
Last edited:
Thanks guys!

@cosmic dust: Why did you change the variable from t to τ? Which one of the two represents time? What does the other represent?
 
  • #10
tahayassen said:
@cosmic dust: Why did you change the variable from t to τ?

To avoid confusion between the integration variable and the upper limit which you substitute during the final step of the integration process. Other common notations are to use t' for the integration variable and t for the upper limit, or to use t for the integration variable and tf for the upper limit (in that case you often see ti or t0 for the lower limit, which can be nonzero in general).

Which one of the two represents time?

Both of them represent times, but different ones. In cosmic dust's notation, τ is the "generic" time at any instant during the object's motion. t is the time at the end of the time period that we're integrating over, which extends from τ = 0 to τ = t.
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 4 ·
Replies
4
Views
1K
  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 45 ·
2
Replies
45
Views
4K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 67 ·
3
Replies
67
Views
6K
Replies
6
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K