Answer to high-school question

  • Thread starter Thread starter mzambani
  • Start date Start date
AI Thread Summary
The discussion centers on a sequence involving mass (m) and velocity (v) in physics, specifically m + mv + mv² + mv³, which was questioned for its physical meaning. It was clarified that while the sequence can be interpreted mathematically as a geometric series, it lacks physical significance due to incompatible units when summing terms with different dimensions. The conversation also explored rewriting the sequence using exponential series, leading to further confusion regarding the interpretation of e raised to the power of velocity. Ultimately, the participants acknowledged the unit issues and concluded that the sequence does not hold meaning in a physical context. The curiosity about the sequence was satisfied, emphasizing the importance of dimensional analysis in physics.
mzambani
Messages
7
Reaction score
0
Hello,

When I was studying physics in high-school, I often wondered what would be the meaning of sequence below in physics...

m + mv + mv2 + mv3 + ...

This is equivalent to

\summvn for n=0 to infinity

where m is mass, and v is velocity.

The though process was, that if mass (m) is conserved, momentum (mv) is conserved, and a form of energy (1/2 mv2) is conserved, then their sum probably should be conserved as well - resulting in above rudimentary sequence.

I never studied physics further, but I always wanted to see what this sequence - if any, would mean in physics. Can some one point me to it? Since velocity (v) is directional, I could never figure out how it can be summed in a sequence like this...
 
Mathematics news on Phys.org
Units don't allow summation. Adding kg to kg*m/s to J and so on doesn't make sense.
 
Thank you Borek. It is so obvious, and I did not see it...this sequence has no meaning in physics.
 
As a purely mathematical sum, it does have sense:
\sum mv^n= m \sum v^n
is a "geometric series". If -1< v< 1, its sum is
\frac{m}{1- v}

But yes, Borek is correct. If v has units of "distance/time" then the series, or even just "m+ mv+ mv^2" has impossible units.
 
Last edited by a moderator:
I remember I re-wrote it into this form:

m + mv + 1/2 mv2 + 1/6 mv3 + ...
=
m + 1/1! mv + 1/2! mv2 + 1/3! mv3 + ...
=
m ( 1 + v/1! + v2/2! + v3/3! + ...)

which is equal to

mev (using exponential series)

But then I could never think of any meaning of ev..what could possibly be e to the power of "velocity"?
 
By taking it further...

m*ev = some constant (k)
then
ev = k/m
so
v = log(k/m)
where v is velocity and m is mass
 
There is an issue with units again. Exponents must be unitless.
 
HallsofIvy, Redbelly98 - thank you for taking time to answer my question. Yes, I realize there is issue with units. My curiosity is satisfied. Thanks.
 
Back
Top