The definition for point particles is:
$T = \frac{p^2}{2m}$, where $T$ denotes my kinetic energy.
- If you are dealing with classical physics, the momentum for a point-particle equals $\vec{p} = m\vec{v}$, which would give you $T = \frac{mv^2}{2}$.
- In the theory of special relativity we notice that objects become heavier when they move, the momentum becomes: $\vec{p} = {m\vec{v}\gamma}$, where $\gamma = \frac{1}{\sqrt{1-(v/c)^2}}$. Hence the kinetic energy becomes:
$T={mc^2\gamma}$, this is derived below.
- If you try to make a non-relativistic electromagnetic Lagrangian, it's not possible to incorporate the magnetic field in terms of a potential energy. So the solution is to define the momentum equal to $\vec{p} = m\vec{v}-\frac{q\vec{A}}{c}$, where A is the vector potential so that $\vec{B} = \nabla\times\vec{A}$. This would give an kinetic energy (or kinetic term in your Hamiltonian) equal to: $T = \frac{(m\vec{v}-\frac{q\vec{A}}{c})^2}{2m}$.
One often calls $m\vec{v}$ the kinematic momentum and $\vec{p}$ the canonical momentum (since this is the momentum that follows from a Lagrangian). It are the canonical momenta that are called "thé momenta".
- And last but not least, in quantum mechanics you work on a different kind of mathematical structure (in Hilbert-space in stead of the classical phase-space). By equivalence with wave-theory the momentum is derived as $\hat{p} = \frac{\hbar}{i}\frac{\partial}{\partial x}$, where we have an operator $\hat{p}$ which works on that Hilbertspace.
Note: from dj_mummy
Note that the given relations for kinetic energy all assume the particle was originally at rest at a given time $t=t_0$. The kinetic energy is derived by using the work-energy theorem (difference in kinetic energy = work done on the point particle). Using the laws of classical physics (Newton's second law) we get:
$T = \int\limits_{x_0}^{x_1}\vec{F}\cdot d\vec{x} = \int\limits_{t_0}^{t_1}\vec{F}\cdot \vec{v}\,dt = \int\limits_{t_0}^{t_1}\left(m\frac{d\vec{v}}{dt}\right)\cdot \vec{v}\,dt= m\int\limits_{t_0}^{t_1} \vec{v}\cdot d\vec{v} = \frac{m}{2}v^2$. Where $\vec{v}$ is the velocity at time $t_1$.
This gives us the kinetic energy in the case of classical physics! For the relativistic particle we define a 4-momentum $p^\alpha = m\frac{du^\alpha}{d\tau}$. Where $u^\alpha$ is the four-velocity and $\tau$ is the proper time. The derivation is actually done here and we get the formula above !