What is the significance of the constant G in Newton's gravitation formula?

  • Thread starter Thread starter bobie
  • Start date Start date
  • Tags Tags
    Constant
Click For Summary
Newton is credited with formulating the law of universal gravitation in his work "Principia," where he introduced the gravitational constant G as a proportionality factor. G quantifies the gravitational force between two masses, specifically the force in Newtons between two 1 kg masses one meter apart, although this force is extremely small and typically measured using larger masses. The discussion clarifies that G is not a force itself but a constant that relates gravitational force to mass and distance, and its value can vary depending on the chosen system of units. The conversation also touches on the idea that fundamental constants like G can be made dimensionless through appropriate unit choices, which raises questions about the nature of physical constants. Understanding G's role as a proportionality constant is essential for grasping gravitational interactions in physics.
  • #31
You can use Newton's second law for columb attraction, an assumption of quantized angular momentum, and a classical energy balance of kinetic and potential energy to derive the Bohr radius, namely:

Newton's second law:
ƩF = m*v2 / r = k*q2 / r^2

Quantized angular momentum:
m*v*r = n*h / 2*∏

Energy balance:
0.5*m*v2 - k*q*q / r = E

Solve for r, v, and E in the case of atomic Hydrogen and you get the Bohr radius, velocity, and energy of the electron. Electrons don't really orbit in any classical sense, though. That's why you have to assume quantized angular momentum.
 
Physics news on Phys.org
  • #32
bobie, you need to wait a while before you will be ready for quantum mechanics. And I recommend against these semi classical models.
 
Last edited:
  • #33
Imabuleva said:
You can use Newton's second law
ƩF = m*v2 / r = k*q2 / r^2
Solve for r, v, and E in the case of atomic Hydrogen .
I know the radius_
m(9.1*10-28 g) * v2(2.18*1082 c/s = 4.786*1016) / r (0.529*10-8 c) =
k*q2/ r2 = 8.4 x 10-4 (??) = F
this is the force at distance r, correct?
multiplying by r2: m*v2*r = Fcm

8.23*10-3* r2 = 2.3*10-19 (??)

this should be the electrostatic force at 1cm, correct? but what is the unit? the dyne or the the dyne*cm the erg, the work it does at 1 cm?
whatever the unit, if we convert it to Hz do we get Fcm = 3.4818*107 = v/2π?
could we express the same relation in dynes?
 
Last edited:
  • #34
DaleSpam said:
bobie, you need to wait a while before you will be ready for quantum mechanics. And I recommend against these semi classical models.
I suppose gravitation can do without QM, can you help me calculate the earth-moon attraction?

GM = m*v2*r
v2(10222 m/s = 1044484) * r (3.844*108 m) = 4.015*1012

G(6.674*10-11) * M(5.9722*1024 Kg) = 3.986*1012
This is the force of attraction of the Earth at distance 1 m, correct?
I took the data from wiki but the results do not match
 
Last edited:
  • #35
bobie said:
I suppose gravitation can do without QM, can you help me calculate the earth-moon attraction?

GM = m*v2*r
v2(10222 m/s = 1044484) * r (3.844*108 m) = 4.015*1012

G(6.674*10-11) * M(5.9722*1024 Kg) = 3.986*1012
This is the force of attraction of the Earth at distance 1 m, correct?
I took the data from wiki but the results do not match
An attraction is a force, so the correct formula is:
f=G \frac{M_1 M_2}{r^2}

Putting those in I get f = 2.05E20 N
 
  • #36
bobie said:
This is the force of attraction of the Earth at distance 1 m, correct?
No. Not only there's no force anywere in there, there's no distance of 1m either. You have plugged in the distance between Earth and Moon for R yourself, so wherefrom the idea that it's now 1m?You say you want to calculate Earth-Moon gravitational attraction. What you should be calculating then is a force. You could either use the Newton's force of gravity equation
F=GMm/R^2
or make use of the fact of Moon being on a low-eccentricity(nearly circular) orbit and calculate the centripetal force
F=mV^2/R
There's no use in comparing the two equations, since you're supplying all the values. You just plug in the numbers and get the force.

Writing an identity of GMm/R^2=mV^2/R is useful if you're missing some value and want to find it.
You can solve the above for V, R, M, or even G, if that's what you're missing. But you won't be calculating the force anymore.

What you wrote here:
GM = m*v2*r {This is not a valid identity, by the way. You left the m when it ought to have canceled out}

v2(10222 m/s = 1044484) * r (3.844*108 m) = 4.015*1012{and here the units don't match. The unit of V^2 is (m/s)^2, not m/s}

G(6.674*10-11) * M(5.9722*1024 Kg) = 3.986*1012{here you wrote the unit for mass but not for G. But then again, just as previously, you don't follow with calculating units for the result on the right-hand side of the equation.}
is the calculation of the value of GM, that you then check by plugging in the numbers for these well-known constants. What is GM? Beats me. It's got no particular physical meaning, even though it's numerical value happens to be equal to GMm/R^2 where m and R are chosen to both be equal to 1(which, by the way, means it would require a black hole for the mass of Earth to be contained within 1m sphere to produce such a force). They are not the same, though, as can be shown by using unit calculus. Even though both R and m are 1, they still have their units of m and kg, so the resultant units is the Newton, as it should be for the Force of gravity, while GM has units of [m^3/s^2].
So, once again, you're not calculating any forces there.
A word of advice for solving any equations - first pick the appropriate equation. You need to understand what it means and when it's applicable. Throwing equations around without any purpose or plan is not going to work.
Next, identify what is the one thing you want to find, and isolate it one side. You know what you're looking for, so it should be easy. If it's not there, or is cancelling out, then you've got the wrong equation.
Then plug in the units only, for the variables and constants on the other side to find out whether the resultant unit matches the unit for the thing you're solving the equation for. If it doesn't(e.g., a force is not in Newtons, mass in not in kilograms), it means you borked the arithmetics, or have isolated the wrong variable for some reason.
Only then plug in the actual numbers to get the final answer. If you happen to use two or more different methods(i.e., equations) to calculate the same thing, and the results slightly don't match, then you may want to examine the assumptions that came with writing the equations, to decide which one is closer to the true value.
 
  • #37
Bandersnatch said:
What is GM? Beats me. It's got no particular physical meaning ...
I know you wrote that in response to to another post, so I'm quoting out of context. But I can't let that comment slide!

In the context of solar systems (and not just ours), it's GM that has huge particular physical meaning. It's G and M that are the things that have no particular physical meaning.

The Sun's standard gravitational parameter, GM, or just μ for short, is observable via the sizes and periods of the orbits of the planets about the Sun. A planet's standard gravitational parameter μ is observable via the sizes and periods of the orbits of the planet's moons. The precision and accuracy with which these standard gravitational parameters are measured is quite phenomenal. For the Sun it's about one part in 1011 (The wikipedia article on "Standard gravitational parameter" is a bit dated; it uses a four year old value with a ten-fold increase in uncertainty.)

Either way, one part in 1011 or 1010 is a whole lot better than the phenomenally lousy one part in 104 one would get by using G and M separately. The problem with using G and M separately is that G is one of the least precise of all the physical constants. Even though G*M might be known to many places, that G has four place accuracy means that M also has four place accuracy.

Solar system astronomers have yet another trick up their sleeves. Many of them don't use SI units. The use the solar mass as the unit of mass, the AU as the unit of length, and the sidereal year as the unit of time. In this system of units, G has a numeric value of 4*pi2, exactly. Instead of a poorly-known constant, it is a defined constant. All of the uncertainty in G*M is now attributed directly to central body mass.
 
  • #38
D H said:
In the context of solar systems (and not just ours), it's GM that has huge particular physical meaning
Cheers, D H, I wasn't aware of that(obviously).
 
  • #39
f=G \frac{M*m}{r^2} =\frac{m* v^2 }{r}

is this law valid?

Edit: added m
 
Last edited:
  • #40
bobie said:
f=G \frac{M_1 M_2}{r^2}
f = v2 / r
multiply by r2 =>
f=G \frac{M*m[oon]*r^2}{r^2} =\frac{v^2 * r^2}{r} = m * v^2 * r
cancel m =>
f = GM = vm2*r ≈ 4*1012

What is wrong with that?
What's wrong with that is that it's nonsense. Your units don't match. GM1M2/r2 has units of force, or mass*length/time2. v2/r has units of acceleration, or length/time2. GM has units of length3/time2. These are three incommensurable quantities. You cannot add, subtract, compare, or equate incommensurable quantities.
 
  • #41
D H said:
Your units don't match. .
see post #39, please , I posted in reply but is shown before yours, sorry, I must have canceled that post , is it possible to restore it , or shall re -write it?
 
  • #42
bobie said:
f=G \frac{M*m}{r^2} =\frac{v^2 }{r}

is this law valid?
Check the units!
 
  • #43
bobie said:
f=G \frac{M*m}{r^2} =\frac{v^2 }{r}

is this law valid?
The right hand side term is an acceleration, not a force. You left out the mass!
 
  • #44
Doc Al said:
The right hand side term is an acceleration, not a force. You left out the mass!
I've done it again!:redface:

Bandersnatch said:
Writing an identity of GMm/R^2=mV^2/R is useful if you're missing some value and want to find it. .
I suppose that is what I was doing, finding the value of GM, the standard parameter of the Earth equals ( μ=v^2/r) the squared speed of a satellite(moon) divided by its distance. Is that correct?
 
Last edited:
  • #45
Bandersnatch said:
No. Not only there's no force anywere in there, there's no distance of 1m either. You have plugged in the distance between Earth and Moon for R yourself, so wherefrom the idea that it's now 1m?
.
From here
phyzguy said:
We could say that G is the force in Newtons between two 1 kg masses one meter apart.
 
  • #46
bobie said:
From here

That was saying that if you know the force, the masses, and the distance you can calculate the value of ##G## as the unknown in ##F=\frac{GMm}{r^2}##. But when you're talking about the force between Earth and the moon you know the masses, ##G##, and the distance; your unknown is ##F##.
 
  • Like
Likes 1 person
  • #47
bobie said:
From here
phyzguy said:
We could say that G is the force in Newtons between two 1 kg masses one meter apart.
The quoted post was wrong, and you were told that in post #7. G is not a force. It can't be; it doesn't have the right units.

A better way to say what phyzguy wrote is that the numerical value of G in some system of units is the numerical magnitude of the force (expressed in that system of units) between two masses of one unit mass each separated by a distance of one unit distance. With SI units, the numerical value of G in SI units is the numerical magnitude of the force expressed in Newtons between two 1 kg masses separated by by a distance of one meter.
 
  • #48
Nugatory said:
That was saying that if you know the force, the masses, and the distance you can calculate the value of ##G## as the unknown in ##F=\frac{GMm}{r^2}##. But when you're talking about the force between Earth and the moon you know the masses, ##G##, and the distance; your unknown is ##F##.
...or if I want to know the mass of a body I can get it from the distance and v of its satellite.
 
  • #49
D H said:
Many of them don't use SI units. The use the solar mass as the unit of mass, the AU as the unit of length, and the sidereal year as the unit of time. In this system of units, G has a numeric value of 4*pi2, exactly.
I am trying to digest all the valuable information you gave me: I was trying to work this out, but while on the right side of the equation GM = v2r that value is obvious (v=2π AU/year, v2=4π2), I couldn't figure out how you can generate π on the left side.
It can only be a sort of approximation, is that correct? can you show me your result?

Thank you for your help
 
  • #50
bobie said:
I was trying to work this out, but while on the right side of the equation GM = v2r that value is obvious (v=2π AU/year, v2=4π2), I couldn't figure out how you can generate π on the left side.

There's not much to it. You have ##GM=4\pi^2##, and we've chosen units in which ##M=1##, so ##GM=G## and we're left with ##GM=G=4\pi^2##.
 
  • Like
Likes 1 person
  • #51
I'm beginning to think Bobie is trolling...
 
  • #52
Nugatory said:
There's not much to it. You have ##GM=4\pi^2##, and we've chosen units in which ##M=1##, so ##GM=G## and we're left with ##GM=G=4\pi^2##.
Thanks, Nugatory,
one more question, if imabuleva allows me,
I have read that escape velocity is:
##v=\sqrt\frac{2GM}{r}##. , I suppose this is tangential escape,
what is the formula if a rocket tries to escape radially?
 
  • #53
bobie said:
I suppose this is tangential escape,
what is the formula if a rocket tries to escape radially?

Direction is not a factor. Tangential to radial doesn't matter as long as the path doesn't intersect the object it's escaping from.
 
  • Like
Likes 1 person
  • #54
bobie said:
##v=\sqrt\frac{2GM}{r}##. , I suppose this is tangential escape,
what is the formula if a rocket tries to escape radially?

The same. If you look at the derivation of the formula (it's a good exercise to derive it yourself) it will be pretty clear why the direction doesn't matter.
 
  • Like
Likes 1 person

Similar threads

  • · Replies 16 ·
Replies
16
Views
913
Replies
6
Views
814
  • · Replies 2 ·
Replies
2
Views
1K
Replies
15
Views
677
Replies
5
Views
2K
  • · Replies 28 ·
Replies
28
Views
2K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 2 ·
Replies
2
Views
933
Replies
8
Views
2K