Gravity of a disk acting on a mass on the z axis

Click For Summary

Homework Help Overview

The discussion revolves around the gravitational force exerted by a lamina shaped as a disk with constant density on a mass located along the z-axis. Participants are tasked with deriving the force of attraction using Newton's Law of Gravitation.

Discussion Character

  • Mixed

Approaches and Questions Raised

  • Participants explore the symmetry of the problem, noting that horizontal components of force cancel out, leading to a focus on vertical components. There is discussion about the use of Riemann sums and double integrals to compute the vertical force.
  • Some participants question the correctness of their integrals and whether their approach to calculating the vertical component is appropriate.
  • There are suggestions to simplify calculations by using trigonometric identities, particularly regarding the relationship between vertical and horizontal components of the force.

Discussion Status

The discussion is ongoing, with participants sharing their attempts and seeking clarification on their methods. Some guidance has been offered regarding the calculation of components of force, but no consensus has been reached on the best approach to solve the integral.

Contextual Notes

Participants mention difficulties with analytical evaluation of integrals in software, indicating potential constraints in their problem-solving process. The original problem statement includes specific hints that guide the setup of the calculations.

kostoglotov
Messages
231
Reaction score
6

Homework Statement



A lamina has constant density \rho and takes the shape of a disk with center the origin and radius R. Use Newton's Law of Gravitation to show that the magnitude of the force of attraction that the lamina exerts on a body of mass m located at the point (0,0,d) on the positive z axis is

F = 2 \pi Gm \rho d \left(\frac{1}{d}-\frac{1}{\sqrt{R^2+d^2}}\right)

[Hint: Divide the disk and first compute the vertical component of the force exerted by the polar subrectangle R_{ij}]

Homework Equations



p = diagonal distance between mass m and a polar subrectangle of the disk.

F = G\frac{Mm}{p^2}

F_h = horizontal component of the force of attraction

F_v = vertical component of the force of attraction

F^2 = F_v^2+F_h^2

The Attempt at a Solution



I made the following diagram to help illustrate my process

lP0o2HU.jpg


First, all the horizontal components of the force F will cancel out due to symmetry. So I just need to find a Riemann Sum for all the vertical components.

F_v^2 = F^2 - F_h^2

F_h = F \sin{\phi} = F \frac{r}{r^2+d^2}

F_v^2 = F^2 - \left(F \frac{r}{r^2+d^2}\right)^2 = F^2\left(1 - \left(\frac{r}{r^2+d^2}\right)^2\right)

F_v = F \sqrt{\left(1 - \left(\frac{r}{r^2+d^2}\right)^2\right)}

Now, to just consider the polar subrectangle R_{ij}

F_{v_{ij}} = G\frac{mM_{ij}}{r^2+d^2}\sqrt{\left(1 - \left(\frac{r}{r^2+d^2}\right)^2\right)}

and I figure that M_{ij} = \rho \Delta A

so dA = rdrd\theta when changing to polar form.

I get the double integral

F_v = Gm\rho \int_0^{2\pi}\int_0^R \frac{r}{r^2+d^2}\sqrt{\left(1 - \left(\frac{r}{r^2+d^2}\right)^2\right)} drd\theta

Is this right? Because I can't get Matlab to evaluate it analytically. I've tried trig. sub and u sub on it. It looks like there should be a way through via some sort of fairly standard method, but the change of the infinitesmals always gives me some hideous substitute that just makes the integral more complicated.

Do I need to revisit my model, or do I have the correct double integral and I just need to figure out how to solve it?
 
Physics news on Phys.org
kostoglotov said:

Homework Statement



A lamina has constant density \rho and takes the shape of a disk with center the origin and radius R. Use Newton's Law of Gravitation to show that the magnitude of the force of attraction that the lamina exerts on a body of mass m located at the point (0,0,d) on the positive z axis is

F = 2 \pi Gm \rho d \left(\frac{1}{d}-\frac{1}{\sqrt{R^2+d^2}}\right)

[Hint: Divide the disk and first compute the vertical component of the force exerted by the polar subrectangle R_{ij}]

Homework Equations



p = diagonal distance between mass m and a polar subrectangle of the disk.

F = G\frac{Mm}{p^2}

F_h = horizontal component of the force of attraction

F_v = vertical component of the force of attraction

F^2 = F_v^2+F_h^2

The Attempt at a Solution



I made the following diagram to help illustrate my process

lP0o2HU.jpg


First, all the horizontal components of the force F will cancel out due to symmetry. So I just need to find a Riemann Sum for all the vertical components.

F_v^2 = F^2 - F_h^2

F_h = F \sin{\phi} = F \frac{r}{r^2+d^2}

F_v^2 = F^2 - \left(F \frac{r}{r^2+d^2}\right)^2 = F^2\left(1 - \left(\frac{r}{r^2+d^2}\right)^2\right)

F_v = F \sqrt{\left(1 - \left(\frac{r}{r^2+d^2}\right)^2\right)}

Now, to just consider the polar subrectangle R_{ij}

F_{v_{ij}} = G\frac{mM_{ij}}{r^2+d^2}\sqrt{\left(1 - \left(\frac{r}{r^2+d^2}\right)^2\right)}

and I figure that M_{ij} = \rho \Delta A

so dA = rdrd\theta when changing to polar form.

I get the double integral

F_v = Gm\rho \int_0^{2\pi}\int_0^R \frac{r}{r^2+d^2}\sqrt{\left(1 - \left(\frac{r}{r^2+d^2}\right)^2\right)} drd\theta

Is this right? Because I can't get Matlab to evaluate it analytically. I've tried trig. sub and u sub on it. It looks like there should be a way through via some sort of fairly standard method, but the change of the infinitesmals always gives me some hideous substitute that just makes the integral more complicated.

Do I need to revisit my model, or do I have the correct double integral and I just need to figure out how to solve it?

Check your expression for ##F_h##. You are missing a square root in the value for ##sin(\theta)##. And while you are at it, why don't you just compute ##F_h## using the cosine of that angle?
 
  • Like
Likes   Reactions: kostoglotov
kostoglotov said:

Homework Statement



A lamina has constant density \rho and takes the shape of a disk with center the origin and radius R. Use Newton's Law of Gravitation to show that the magnitude of the force of attraction that the lamina exerts on a body of mass m located at the point (0,0,d) on the positive z axis is

F = 2 \pi Gm \rho d \left(\frac{1}{d}-\frac{1}{\sqrt{R^2+d^2}}\right)

[Hint: Divide the disk and first compute the vertical component of the force exerted by the polar subrectangle R_{ij}]

Homework Equations



p = diagonal distance between mass m and a polar subrectangle of the disk.

F = G\frac{Mm}{p^2}

F_h = horizontal component of the force of attraction

F_v = vertical component of the force of attraction

F^2 = F_v^2+F_h^2

The Attempt at a Solution



I made the following diagram to help illustrate my process

lP0o2HU.jpg


First, all the horizontal components of the force F will cancel out due to symmetry. So I just need to find a Riemann Sum for all the vertical components.

F_v^2 = F^2 - F_h^2

F_h = F \sin{\phi} = F \frac{r}{r^2+d^2}

F_v^2 = F^2 - \left(F \frac{r}{r^2+d^2}\right)^2 = F^2\left(1 - \left(\frac{r}{r^2+d^2}\right)^2\right)

F_v = F \sqrt{\left(1 - \left(\frac{r}{r^2+d^2}\right)^2\right)}

Now, to just consider the polar subrectangle R_{ij}

F_{v_{ij}} = G\frac{mM_{ij}}{r^2+d^2}\sqrt{\left(1 - \left(\frac{r}{r^2+d^2}\right)^2\right)}

and I figure that M_{ij} = \rho \Delta A

so dA = rdrd\theta when changing to polar form.

I get the double integral

F_v = Gm\rho \int_0^{2\pi}\int_0^R \frac{r}{r^2+d^2}\sqrt{\left(1 - \left(\frac{r}{r^2+d^2}\right)^2\right)} drd\theta

Is this right? Because I can't get Matlab to evaluate it analytically. I've tried trig. sub and u sub on it. It looks like there should be a way through via some sort of fairly standard method, but the change of the infinitesmals always gives me some hideous substitute that just makes the integral more complicated.

Do I need to revisit my model, or do I have the correct double integral and I just need to figure out how to solve it?
If you're interested in only the vertical component of the gravitational force, why are you wasting time calculating the horizontal component?

After all, you can use Fv = F cos φ just as easily, instead of going thru the complication of the Pythagorean relation to find cosine.

[EDIT: I think Dick means why don't you just calculate Fv = F cos φ?).
 
  • Like
Likes   Reactions: kostoglotov
SteamKing said:
[EDIT: I think Dick means why don't you just calculate Fv = F cos φ?).

Yes, I did mean that. Thanks for the correction!
 
kostoglotov said:

Homework Statement



A lamina has constant density \rho and takes the shape of a disk with center the origin and radius R. Use Newton's Law of Gravitation to show that the magnitude of the force of attraction that the lamina exerts on a body of mass m located at the point (0,0,d) on the positive z axis is
F = 2 \pi Gm \rho d \left(\frac{1}{d}-\frac{1}{\sqrt{R^2+d^2}}\right)
[Hint: Divide the disk and first compute the vertical component of the force exerted by the polar subrectangle R_{ij}]

Homework Equations



p = diagonal distance between mass m and a polar subrectangle of the disk.
F = G\frac{Mm}{p^2}
F_h = horizontal component of the force of attraction

F_v = vertical component of the force of attraction
F^2 = F_v^2+F_h^2

The Attempt at a Solution



I made the following diagram to help illustrate my process

[ IMG]http://i.imgur.com/lP0o2HU.jpg[/PLAIN]

First, all the horizontal components of the force F will cancel out due to symmetry. So I just need to find a Riemann Sum for all the vertical components.
F_v^2 = F^2 - F_h^2
F_h = F \sin{\phi} = F \frac{r}{r^2+d^2}\ \quad\ \ \color{red}{\text{Take note: }\sin\phi=\frac{r}{\sqrt{r^2+d^2\ }}}
F_v^2 = F^2 - \left(F \frac{r}{r^2+d^2}\right)^2 = F^2\left(1 - \left(\frac{r}{r^2+d^2}\right)^2\right)
F_v = F \sqrt{\left(1 - \left(\frac{r}{r^2+d^2}\right)^2\right)}
Now, to just consider the polar subrectangle R_{ij}
F_{v_{ij}} = G\frac{mM_{ij}}{r^2+d^2}\sqrt{\left(1 - \left(\frac{r}{r^2+d^2}\right)^2\right)}
and I figure that M_{ij} = \rho \Delta A

so dA = rdrd\theta when changing to polar form.

I get the double integral
F_v = Gm\rho \int_0^{2\pi}\int_0^R \frac{r}{r^2+d^2}\sqrt{\left(1 - \left(\frac{r}{r^2+d^2}\right)^2\right)} drd\theta
Is this right? Because I can't get Matlab to evaluate it analytically. I've tried trig. sub and u sub on it. It looks like there should be a way through via some sort of fairly standard method, but the change of the infinitesimals always gives me some hideous substitute that just makes the integral more complicated.

Do I need to revisit my model, or do I have the correct double integral and I just need to figure out how to solve it?
You made this more complicated than you needed to.

You recognized that the horizontal components cancel, so you only needed to consider the vertical components, and then you proceeded to calculate the individual vertical components by using the individual horizontal components.

This would all have worked if you had used the correct expression for ##\ \sin\phi\ .##

##\displaystyle \ {F_v}^2 = F^2 - \left(F \frac{r}{\sqrt{r^2+d^2\,}}\right)^2 =F^2\left(1 - \left(\frac{r}{\sqrt{r^2+d^2\,}}\right)^2\right)\ ##​

However, you could directly use ##\displaystyle \ F_v = F \cos{\phi}=F\frac{d}{\sqrt{r^2+d^2\ }}\ .##

Added in Edit:

While I was messing around formatting things, the SteamKing and Dick beat me to this. -- but after all that effort, I'm leaving this up.
 
Last edited:
  • Like
Likes   Reactions: kostoglotov
SteamKing said:
If you're interested in only the vertical component of the gravitational force, why are you wasting time calculating the horizontal component?

Because I like to punish myself. :P
 

Similar threads

  • · Replies 19 ·
Replies
19
Views
3K
Replies
3
Views
2K
Replies
3
Views
2K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 105 ·
4
Replies
105
Views
11K
Replies
2
Views
2K
Replies
20
Views
2K
Replies
12
Views
5K
Replies
7
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K