birulami
- 153
- 0
Comparing the average speed of a bunch of points with the individual points' speeds, I came across the following equation:
\left(\frac{dx(t)}{dt}\right)^2 <br /> = \frac{1}{N^2} c^2 \sum_{i\neq j} \left(1-\frac{v_i(t) v_j(t)}{c^2}\right)
where the v_i are the velocity vectors (3 dimensions) of the N points. They fulfil the equation |v_i(t)|^2 = c^2. If I didn't loose some constant factor, the equation above should be the same as
\left(\frac{dx(t)}{dt}\right)^2 <br /> = \frac{1}{N^2} \sum_{i< j} (v_i - v_j)^2
Any chance to solve one or the other for x(t)? I hesitate to take the square root and try to integrate the square root of the sum. Are there better ways to solve this?
Harald.
\left(\frac{dx(t)}{dt}\right)^2 <br /> = \frac{1}{N^2} c^2 \sum_{i\neq j} \left(1-\frac{v_i(t) v_j(t)}{c^2}\right)
where the v_i are the velocity vectors (3 dimensions) of the N points. They fulfil the equation |v_i(t)|^2 = c^2. If I didn't loose some constant factor, the equation above should be the same as
\left(\frac{dx(t)}{dt}\right)^2 <br /> = \frac{1}{N^2} \sum_{i< j} (v_i - v_j)^2
Any chance to solve one or the other for x(t)? I hesitate to take the square root and try to integrate the square root of the sum. Are there better ways to solve this?
Harald.