Lack of air resistance VS lack of gravity

Click For Summary

Discussion Overview

The discussion revolves around the effects of gravity and air resistance on falling speeds, particularly comparing conditions on the Moon and Earth. Participants explore how the absence of air resistance on the Moon influences falling motion and terminal velocity, while also addressing the implications of gravitational differences.

Discussion Character

  • Exploratory
  • Technical explanation
  • Mathematical reasoning
  • Debate/contested

Main Points Raised

  • Some participants suggest that the lack of air resistance on the Moon allows for faster falling speeds compared to Earth, as there are no opposing forces to slow down the fall.
  • Others clarify that while falling from a height on the Moon results in continuous acceleration, short jumps may still exhibit a "slow-mo effect" due to limited distance.
  • One participant raises a question about how far one must fall on the Moon to exceed a terminal velocity of 50 m/s, indicating interest in calculating this distance.
  • Several participants engage in calculations related to falling distances and terminal velocities, using different approaches including kinematic equations and energy conservation principles.
  • Some participants express confusion regarding the application of energy conservation in their calculations, particularly in relation to gravitational potential energy and kinetic energy.
  • There are discussions about the differences in gravitational acceleration on the Moon compared to Earth, with specific values mentioned for calculations.

Areas of Agreement / Disagreement

Participants generally agree that the lack of air resistance on the Moon allows for faster falling speeds, but there is no consensus on the specifics of calculations or the implications of gravitational differences. Multiple competing views and methods of reasoning are present, particularly regarding the application of energy conservation.

Contextual Notes

Some calculations presented rely on assumptions about gravitational acceleration and terminal velocity, which may not be universally accepted or verified. The discussion includes various mathematical approaches that have not been conclusively resolved.

hexhunter
Messages
100
Reaction score
0
a small question, on the moon, the small amount of gravity prevents sudden falling like on earth, however would the lack of gases allow somebody jumping on the moon a much faster falling speed than on earth, because they do not have resistance from the electrons in usual earthly gases.
 
Physics news on Phys.org
I don't know what you mean by "resistance from the electrons" but yes, if you jumped off a really tall building on the moon, you'd end up going a fair bit faster. Because there wouldn't be any forces opposing your falling motion, you would simply carry on accelerating (until splat-down) rather than achieving a terminal velocity as on earth.
 
brewnog said:
I don't know what you mean by "resistance from the electrons" but yes, if you jumped off a really tall building on the moon, you'd end up going a fair bit faster. Because there wouldn't be any forces opposing your falling motion, you would simply carry on accelerating (until splat-down) rather than achieving a terminal velocity as on earth.

the negetive EM charge of an electron means that when it meets another electron they repel each other, just like magnets.

so you mean that in long distances, yes, but you would still have the slow-mo effect when jumping short distances.
 
Sorry, I was talking on the macroscopic scale (people jumping etc).
 
It depends on how high you jump. Without air resistance there is no terminal velocity on the moon. However on earth, a person typically has a terminal velocity of about 150mph on earth.
 
An interesting question for someone to figure out. (I may in a bit)!

How far must you fall on the moon to reach and exceed the terminal velocity of a fall on earth? (Assume terminal velocity of 50 m/s (nice round number which is close)

I'll give some else a chance at it. Then, in a bit, when I get some time I will post a solution.
 
You want the height of fallin for an impact velocity of 50m/s

v = a t

50 = (3.4)(t)

t = 14.705s

Constant acceleration of 3.4m/s^2 for 14.705s without air resistance gives:

[tex]\Delta X = \frac{at^2}{2} = \frac{(3.4)(14.7)^2}{2} = 367.35m[/tex] high. Anything above this will breach 50m/s
 
I tried this using energy conservation:

2GM/R = V^2

[tex]R = 2GM/V^2 = (2*6.67*7.36*10^(22-11))/2500 = (98.18x10^11)/2500 = 3.927 x 10^9[/tex] from the moon's center (1737400m radius)

Thats MUCH bigger, but I think I am just on the wrong track over all. any help?
 
According to my CRC Handbook of Chem and physics [itex]g_m = 1.62 \frac m s[/itex]

As you did I started with

v= at

or [tex]t = \frac v a[/tex]

also

[tex]x = \frac 1 2 a t^2[/tex]

so
[tex]x = \frac 1 2 a ( \frac v a )^2[/tex]

[tex]x = \frac {v^2} {2 a}[/tex]

let v = 50 [itex]\frac m s[/itex] and a = 1.62 [itex]\frac m {s^2}[/itex]

x ~ 770m

From energy considerations we have

[tex]mgh = \frac 1 2 m v^2[/tex]

or

[tex]h = \frac {v^2} {2 g}[/tex]

This is the same as my final expression above.
 
Last edited:
  • #10
Stupid me, I was doing my problem for Mars for some reason.

Is it wrong to use energy conservation in this way:

[tex]KE = -GPE[/tex]

[tex]\frac{mv^2}{2} = -\frac{GMm}{R}[/tex]

The kinetic energy gained will equal the loss in gravitational potential energy.
 
  • #11
whozum said:
Stupid me, I was doing my problem for Mars for some reason.

Is it wrong to use energy conservation in this way:

[tex]KE = -GPE[/tex]

[tex]\frac{mv^2}{2} = -\frac{GMm}{R}[/tex]

The kinetic energy gained will equal the loss in gravitational potential energy.
The potential energy is the CHANGE in height. so you would need to have a term like

[tex]R_1 - R_2[/tex]

Where [itex]R_1[/itex] is the starting point and [itex]R_2[/itex] the ending. But if you just let [itex]h = R_1 - R_2 [/tex] it is the same.[/itex]
 
Last edited:
  • #12
Im trying to accommodate this but I can't get it. Does GMm/R simplify to mgh?
 
  • #13
My apologies I should have caught this right off the bat.

[tex]G \frac {mM} {r^2}[/tex]

is not energy that is gravitational FORCE. No, that expression will not get you what you want.
 
  • #14
whozum said:
Im trying to accommodate this but I can't get it. Does GMm/R simplify to mgh?

Okay,

in order to get what you want you need to do this.

The potential energy at the moon's surface would be

[tex]P_em =-\frac{GMm}{R_m}[/tex]

At height h above the surface:

[tex]P_eh =-\frac{GMm}{R_m+h}[/tex]
[/tex]

We want the difference so we get:

[tex]\Delta P_e = \frac{GMm}{R_m}-\frac{GMm}{R_m+h}[/tex]

This is what will equal the kinetic energy of the falling mass. thus:

[tex]\frac{GMm}{R_m}-\frac{GMm}{R_m+h}= \frac{mv^2}{2}[/tex]

[tex]GMm \left( \frac{1}{R_m}-\frac{1}{R_m+h} \right) = \frac{mv^2}{2}[/tex]

[tex]\frac{1}{R_m}-\frac{1}{R_m+h}= \frac{mv^2}{2GMm}[/tex]

[tex]\frac{1}{R_m}-\frac{1}{R_m+h}= \frac{v^2}{2GM}[/tex]

[tex]\frac{1}{R_m}-\frac{v^2}{2GM}= \frac{1}{R_m+h}[/tex]

[tex]\frac{1}{\frac{1}{R_m}-\frac{v^2}{2GM}}= R_m+h[/tex]

[tex]\frac{1}{\frac{1}{R_m}-\frac{v^2}{2GM}}-R_m= h[/tex]

If R is very large as compared to h, then this answer comes out very close to that you would get using mgh.
 

Similar threads

  • · Replies 7 ·
Replies
7
Views
8K
Replies
20
Views
3K
  • · Replies 10 ·
Replies
10
Views
2K
  • · Replies 59 ·
2
Replies
59
Views
8K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 33 ·
2
Replies
33
Views
3K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 13 ·
Replies
13
Views
3K
  • · Replies 13 ·
Replies
13
Views
5K