Quadratic forms and kinetic energy

AI Thread Summary
The discussion explores the derivation of the kinetic energy proportionality to the square of velocity, expressed as E_k ∝ v^2, using quadratic forms. It begins by assuming momentum proportionality to velocity and examines the implications of conservation of momentum and energy during collisions. Attempts to derive kinetic energy proportional to v^3 or higher powers fail, indicating the unique nature of the quadratic relationship. Participants seek references for a more generalized proof and discuss the role of metrics in understanding energy conservation. The conversation emphasizes the need for a theoretical foundation for kinetic energy beyond empirical observations.
exponent137
Messages
562
Reaction score
35
I heard that proportionality of kinetic energy with square of velocity, ##E_k\propto v^2##, can be derived with help of quadratic forms.

It goes like: we guess that ##E_k\propto v^2## and we assume that momentum ##p\propto v##, then equation is valid in another inertial system. And so on. The we try with ##E_k\propto v^3## and it does not work on this way.(I will not write all equations, for now.)

I think that I understand this principle, but I wish some references, where this is explained. And, I wish a more general explanation, maybe my explanation is too specific.
 
I will write more, that it will be clear what I thing with quadratic forms: We have two balls which collide. Let us respect conservation of momentum:
##m_1(v_1'-v_1)=-m_2(v_2'-v_2)##
##v_{1,2}## are velocities before collision and ##v'_{1,2}## are velocities after collision. ##m_{1,2}## are masses of both balls. I guess conservation of energy at collision, where part of energy may change in internal energy ##\Delta W##.
##1/2m_1(v_1^2-v_1'^2)+1/2m_2(v_2^2-v_2'^2)=\Delta W##
The first equation is put into the second one, what gives:
##1/2m_1(v_1-v_1')(v_1+v_1'-v_2-v_2')=\Delta W##
If ##\Delta W=0## The values 0 in the first (...) means that collision had not happened, and the values 0 in the second (...) is essential for description of our collision.

Internal energy should be the same, if we are in another inertial system, which moves with velocity ##u##, thus to every velocity it is added velocity ##u##:
##1/2m_1(v_1+u-v_1'-u)(v_1+u+v_1'+u-v_2-u-v_2'-u)=\Delta W##
It can be evident, that all velocities ##u## are anihilate, thus value for ##\Delta W## is the same as before.

Let us try still with energy with the power of 3:
##1/3m_1(v_1^3-v_1'^3)+1/3m_2(v_2^3-v_2'^3)=\Delta W##
It is obtained:
##1/3m_1(v_1-v_1')(v_1^2+v_1 v_1'+v_1'^2-v_2^2-v_2 v_2'-v_2'^2)=\Delta W##
If now ##u## has been added to every velocity, the value ##\Delta W## is not the same. The value is also not the same, if we use ##v^4## instead of ##v^2##, and so on.

This is one form of proof of ##W_{kin}\propto v^2## with quadratic form. I am interested for more generalized proof of this and for references and links for quadratic forms calculations?
 
It looks like you are using energy conservation to prove energy is conserved. That result should not be surprising.
 
exponent137 said:
I heard that proportionality of kinetic energy with square of velocity, Ekv2E_k\propto v^2, can be derived with help of quadratic forms.


The proportionality constant of 1/2 comes from the choice of units.
 
mfb said:
It looks like you are using energy conservation to prove energy is conserved. That result should not be surprising.
??
Maybe you want to say, that ##E_{kin}\propto v^2## comes from ##E=F dx=v dv##?
But ##E=Fdx## come empirically from observations, it is not derived from the first principles.
 
The link to "Tensor Analysis on Manifolds, p. 265" (the 4th link) is relevant.
While the metric is "a thing of SR", a metric is found in many places.
Given a vector space, there is no natural notion of dot-product. One has to be introduced as extra structure, usually via a metric [although one might not refer to it explicitly].

A variation of the above search is
https://www.google.com/search?tbm=bks&hl=en&q=riemann+metric+-robot+"kinetic+energy"

The search is inspired by this statement:
"Kinetic energy is a Riemann Metric on Configuration Space"
- Geometrical Mechanics, Lectures by Saunders MacLane, Dept. of Math, U. Chicago, 1968.
http://www.worldcat.org/title/geome...-of-chicago-winter-quarter-1968/oclc/63616841
 
  • Like
Likes exponent137
  • #10
robphy said:
The link to "Tensor Analysis on Manifolds, p. 265" (the 4th link) is relevant.
While the metric is "a thing of SR", a metric is found in many places.
Given a vector space, there is no natural notion of dot-product. One has to be introduced as extra structure, usually via a metric [although one might not refer to it explicitly].

A variation of the above search is
https://www.google.com/search?tbm=bks&hl=en&q=riemann+metric+-robot+"kinetic+energy"

The search is inspired by this statement:
"Kinetic energy is a Riemann Metric on Configuration Space"
- Geometrical Mechanics, Lectures by Saunders MacLane, Dept. of Math, U. Chicago, 1968.
http://www.worldcat.org/title/geome...-of-chicago-winter-quarter-1968/oclc/63616841
Yes, it is a nice link, but I thought something more simple, a similar derivation, which I gave in post #3 in this topic.
 
  • #11
A simple derivation of W \propto v^2? I always thought energy was just a convenient quantity that we defined from the following:

From kinematics we have v_f^2- v_i^2 =2a \Delta x
Multiplying through by \frac{1}{2}m gives \frac{1}{2}m(v_f^2-v_i^2) = \Delta (\frac{1}{2}mv^2) = ma \Delta x = F \Delta x
For an object being pushed by a variable force along a path in 1D, we can say that \Sigma \Delta (\frac{1}{2}mv^2) = \Sigma F_i \Delta x
Taking the limits as \Delta x \rightarrow 0, \int_{x_i}^{x_f} d(\frac{1}{2}mv^2) = \frac{1}{2}m(v_f^2-v_i^2) = \int_{x_i}^{x_f} Fdx
so we define the left quantity to be the change in the kinetic energy and the right integral to be work. This becomes \int_C \vec{F} \cdot \hat{T}ds in higher dimensions because the only part of the force that contributes to a change in velocity is the force that is projected along the path.
 
  • #12
RMalayappan said:
A simple derivation of W \propto v^2? I always thought energy was just a convenient quantity that we defined from the following:

From kinematics we have v_f^2- v_i^2 =2a \Delta x
Multiplying through by \frac{1}{2}m gives \frac{1}{2}m(v_f^2-v_i^2) = \Delta (\frac{1}{2}mv^2) = ma \Delta x = F \Delta x
For an object being pushed by a variable force along a path in 1D, we can say that \Sigma \Delta (\frac{1}{2}mv^2) = \Sigma F_i \Delta x
Taking the limits as \Delta x \rightarrow 0, \int_{x_i}^{x_f} d(\frac{1}{2}mv^2) = \frac{1}{2}m(v_f^2-v_i^2) = \int_{x_i}^{x_f} Fdx
so we define the left quantity to be the change in the kinetic energy and the right integral to be work. This becomes \int_C \vec{F} \cdot \hat{T}ds in higher dimensions because the only part of the force that contributes to a change in velocity is the force that is projected along the path.
Kinematics only gives the relation between force and energy. At this we should assume that energy is proportional with Fdx, what is an empirial fact, because of this conservation of energy followed. But, kinetic energy conservation should be derived without this empirical fact, only with a similar conservation as momentum conservation.
 
Last edited:
  • #13
exponent137 said:
Kinematics only gives the relation between force and energy. At this we should assume that energy is proportional with Fdx, what is an empirial fact, because of this conservation of energy followed. But, kinetic energy conservation should be derived without this empirical fact, only with a similar conservation as momentum conservation.

Is the statement that energy is proportional to Fdx an assumption? I just showed that the left hand quantity is proportional to Fdx, and that is what I defined to be the kinetic energy.
 
  • #14
You have to define "energy" somehow. You can use the integral over F dx or something else as definition, and then show everything else can be related to this quantity.
 
  • #15
RMalayappan said:
Is the statement that energy is proportional to Fdx an assumption? I just showed that the left hand quantity is proportional to Fdx, and that is what I defined to be the kinetic energy.

Your left and right sides are only relations, they do not give, that energy is conserved, neither kinetic (left) not potential energy (right).
 
  • #16
mfb said:
You have to define "energy" somehow. You can use the integral over F dx or something else as definition, and then show everything else can be related to this quantity.
More precisely, conservation of energy is important, not only energy per se.
Derivation #3 gives, that we need only law about conservation of momentum and independence of internal energy of inertial system (u). We do not need Fdx etc.
Of course, more it is possible to say about this.
 
Back
Top