Why do you integrate to find the gravitational field?

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 2K views
Vitani11
Messages
275
Reaction score
3

Homework Statement


I know that in general it is when the gravitational field is not constant, so that part is fine. To find the gravitational force between a sphere with mass M and a radius R and a thin rod of length L and mass m which has one end a distance x away from the center of the sphere, you need to integrate.

Homework Equations


Unnecessary

The Attempt at a Solution


My issue is not the integration, it's just the concept. Is it because each piece of mass (dm) at a length dl on the rod experiences a difference magnitude of gravitational force since each piece of mass is at different locations (and a certain distance away from the spheres center) along the rod? Also, why can you treat the sphere as a point charge in this case? I know it is because it is a sphere, but I don't understand how being a sphere allows it to be treated as a point charge.
 
Physics news on Phys.org
Vitani11 said:
Is it because each piece of mass (dm) at a length dl on the rod experiences a difference magnitude of gravitational force since each piece of mass is at different locations (and a certain distance away from the spheres center) along the rod?
Yes.
Vitani11 said:
why can you treat the sphere as a point charge
It's a bit more general, applying to a uniform spherical shell. So the sphere as a whole does not need to be uniform - you can have the density depending on radius.
if you assume validity of the lines of flux model for forces obeying an inverse square law, you can put a Gaussian surface around the sphere and argue i) that the total flux through the surface is proportional to the mass (or charge) enclosed, and ii) by symmetry, the force must be radial and spherically symmetric. It follows that it is independent of the radius of the sphere, so that can be reduced to a point.
Alternatively, you can just do the integration and discover the result.

Of course, this is only for test points outside the spherical shell. There is no field inside.
 
  • Like
Likes   Reactions: Vitani11
From the way you worded that, it sounds like the rod is oriented so that its long axis is radially outwards from the spherical mass. So yes, your reasoning is correct. Break down the rod into pieces, and you'll see that each one experiences a different force due to the equation ##\vec F = G \frac {m_1 m_2} {r^2}##. So to find the overall force, you need to break it down into infinite infinitesimal pieces and sum those forces.
 
  • Like
Likes   Reactions: Vitani11
TJGilb said:
From the way you worded that, it sounds like the rod is oriented so that its long axis is radially outwards from the spherical mass. So yes, your reasoning is correct. Break down the rod into pieces, and you'll see that each one experiences a different force due to the equation ##\vec F = G \frac {m_1 m_2} {r^2}##. So to find the overall force, you need to break it down into infinite infinitesimal pieces and sum those forces.
I was, thank you.