Modeling a mass falling from one side of the Earth to the other

  • Thread starter Thread starter zenterix
  • Start date Start date
  • Tags Tags
    Newton's 2nd law
AI Thread Summary
The discussion focuses on modeling the gravitational force experienced by a mass falling through the Earth using the second law of motion and gravitational equations. The author proposes a method to calculate the gravitational force at a specific point on a shaft by considering the Earth as composed of infinitesimal mass pieces, where symmetry leads to cancellation of forces from certain sections. They derive expressions for the gravitational force and discuss the integration of these forces over a defined range of angles to account for contributions from both sides of the shaft. The author seeks feedback on their approach and suggests consulting the gravitational shell theorem for potential simplifications. The conversation emphasizes the complexity of gravitational interactions in a spherical mass distribution.
zenterix
Messages
774
Reaction score
84
Homework Statement
Imagine a shaft going all the way through the Earth from pole to pole along its rotation axis. Assuming the Earth to be a homogeneous ball and neglecting air drag, find

(a) the equation of motion of a body falling down into the shaft

(b) time it takes the body to reach the other end of the shaft
Relevant Equations
I started with the equation

$$F_g=\frac{Gm_1m_2}{y^2}$$
1709514540291.png


Then, by the 2nd Law

$$F_g=\frac{Gm_1m_2}{y(t)^2}=m_1y''(t)\tag{1}$$

$$y''(t)=\frac{Gm_2}{y(t)^2}\tag{2}$$

I don't know how to solve (2) but it doesn't seem to be correct.

I then thought about the following picture

1709530258053.jpeg


Consider the Earth as made up of infinitesimally small pieces of mass ##dm##.

Given a point on the shaft with height ##y## ( the red point on the ##y##-axis above), we can try to calculate the gravitational force at that point.

Collectively, the pieces of Earth between the red curve and the green part of the circle above it contribute zero to the gravitational force because of cancellation of the forces due to symmetry.

This green curve at the top is parametrized as

$$\vec{c}(\theta)=R\hat{r}(\theta)=R(\sin{\theta}\hat{i}+\cos{\theta}\hat{j})$$

The red curve is given by

$$\vec{p}(\theta) = c_x(\theta)\hat{i}+[y-(c_y(\theta)-y)]\hat{j}$$

$$=R\sin{\theta}\hat{i}+(2y-R\cos{\theta})\hat{j}$$

For a point ##(x_{dm},y_{dm})## with mass ##dm##, we can compute the light green vector in the following picture

1709531419212.png


It is ##(x_{dm},y_{dm})-(0,y)## with magnitude

$$\lVert (x_{dm},y_{dm})-(0,y)\rVert=\sqrt{x_{dm}^2+(y_{dm}-y)^2}$$

$$=\sqrt{R^2\sin^2{\theta}+(y_{dm}-y)^2}$$

The gravitational force at the point on the shaft is then

$$dF_g=\frac{Gm_1dm}{(x_{dm}^2+(y_{dm}-y)^2)^{3/2}} (x_{dm}\hat{i}+ (y_{dm}-y)\hat{j})$$

$$=\frac{Gm_1dm}{(R^2\sin^2{\theta}+(y_{dm}-y)^2)^{3/2}}(R\sin{\theta}\hat{i}+(y_{dm}-y)\hat{j})$$

Let me explain what I would like to do here.

We have a given point on the shaft with a given height ##y##.

Note that for this ##y##, the corresponding ##\theta## is

$$\cos{\theta}=\frac{y}{R}$$

$$\theta=\cos^{-1}{\frac{y}{R}}$$

Given a ##\theta## between ##0## and ##\cos^{-1}{\frac{y}{R}}##, I'd like to integrate the gravitational force ##dF_g## for ##y_{dm}## between the red curve and the bottom of the circle.

1709534282317.png


That gives the contribution from the purple line in the picture above on the right side of the circle.

By symmetry, the left side of the circle cancels the ##x## component and doubles the ##y## component of the integral.

Thus, given a ##\theta## the integral is

$$\int_{-R\cos{\theta}}^{2y-R\cos{\theta}} \frac{2Gm_1dm}{(R^2\sin^2{\theta}+(y_{dm}-y)^2)^{3/2}}((y_{dm}-y)\hat{j})$$

I'm not sure at this point what to do with the ##dm## but it should be expressed as a ##dy_{dm}##.

I have lots more calculations but I want to stop here so that this initial reasoning can be critiqued.

Does this approach make any sense?

Note that the full calculation would include:

1) Varying ##\theta## from ##0## to ##\cos^{-1}{\frac{y}{R}}##, varying an angle ##\phi## from ##0## to ##\pi## and

2) Doing a similar calculation for the light green lines in the picture above.
 
Last edited:
Physics news on Phys.org
Thread 'Variable mass system : water sprayed into a moving container'
Starting with the mass considerations #m(t)# is mass of water #M_{c}# mass of container and #M(t)# mass of total system $$M(t) = M_{C} + m(t)$$ $$\Rightarrow \frac{dM(t)}{dt} = \frac{dm(t)}{dt}$$ $$P_i = Mv + u \, dm$$ $$P_f = (M + dm)(v + dv)$$ $$\Delta P = M \, dv + (v - u) \, dm$$ $$F = \frac{dP}{dt} = M \frac{dv}{dt} + (v - u) \frac{dm}{dt}$$ $$F = u \frac{dm}{dt} = \rho A u^2$$ from conservation of momentum , the cannon recoils with the same force which it applies. $$\quad \frac{dm}{dt}...
Thread 'Minimum mass of a block'
Here we know that if block B is going to move up or just be at the verge of moving up ##Mg \sin \theta ## will act downwards and maximum static friction will act downwards ## \mu Mg \cos \theta ## Now what im confused by is how will we know " how quickly" block B reaches its maximum static friction value without any numbers, the suggested solution says that when block A is at its maximum extension, then block B will start to move up but with a certain set of values couldn't block A reach...
Back
Top