Warning: foreach() argument must be of type array|object, bool given in /var/www/html/web/app/themes/studypress-core-theme/template-parts/header/mobile-offcanvas.php on line 20

The force of gravitational attraction on a mass \(m\) at distance \(r\) from the center of the earth \((r>\text { radius } R \text { of the earth })\) is $$m g R^{2} / r^{2}$$. Then the differential equation of motion of a mass \(m\) projected radially outward from the surface of the earth, with initial velocity \(v_{0},\) is $$m d^{2} r / d t^{2}=-m g R^{2} / r^{2}$$. Use method (c) above to find \(v\) as a function of \(r\) if \(v=v_{0}\) initially (that is, when \(r=R) .\) Find the maximum value of \(r\) for a given \(v_{0},\) that is, the value of \(r\) when \(v=0 .\) Find the escape velocity, that is, the smallest value of \(v_{0}\) for which \(r\) can tend to infinity.

Short Answer

Expert verified
The maximum value of \( r \) is \( \frac{R}{1 - \frac{v_0^2}{2gR}} \. The escape velocity is \( \sqrt{2gR} \).

Step by step solution

01

Understanding the Differential Equation

The given differential equation is \( m \frac{d^2 r}{dt^2} = -m \frac{g R^2}{r^2} \). This represents the motion of a mass projected radially outward from the surface of the Earth.
02

Simplifying and Eliminating Mass

Since mass \(m\) is present in every term, it can be divided out, giving: \[ \frac{d^2 r}{dt^2} = - \frac{g R^2}{r^2} \]
03

Using Energy Conservation

Utilize the principle of conservation of energy: the sum of kinetic and potential energy remains constant. Kinetic energy is given by \( \frac{1}{2} mv^2 \), and the gravitational potential energy at a distance \(r\) is \( - \frac{GMm}{r} \).
04

Setting Up Energy Equations

At \(r = R\), the initial energy is \[ \frac{1}{2} mv_0^2 - \frac{GMm}{R} \] At a distance \(r\), the total energy is \[ \frac{1}{2} mv^2 - \frac{GMm}{r} \]
05

Equalizing Initial and General Energy

To conserve energy, the initial energy should be equal to the energy at any distance \(r\): \[ \frac{1}{2} mv_0^2 - \frac{GMm}{R} = \frac{1}{2} mv^2 - \frac{GMm}{r} \]
06

Isolating the Velocity Term

Rearrange the equation to isolate the velocity \(v\): \[ \frac{1}{2} mv_0^2 + \frac{GMm}{r} - \frac{GMm}{R} = \frac{1}{2} mv^2 \] Dividing by \(m\) and simplifying: \[ v^2 = v_0^2 - \frac{2GM}{R} + \frac{2GM}{r} \]
07

Expressing Gravitational Potential

Recall that the acceleration due to gravity at Earth's surface is given by \( g = \frac{GM}{R^2} \). Thus, \( GM = gR^2 \). Substitute this in: \[ v^2 = v_0^2 - 2gR + \frac{2gR^2}{r} \]
08

Solving for Maximum Distance

For maximum distance \( r_{\text{max}} \), set \( v = 0\): \[ 0 = v_0^2 - 2gR + \frac{2gR^2}{r_{\text{max}}} \] Solving for \( r_{\text{max}} \): \[ r_{\text{max}} = \frac{2gR^2}{2gR - v_0^2} = \frac{R}{1 - \frac{v_0^2}{2gR}} \]
09

Finding Escape Velocity

For \( r \) to tend to infinity, the denominator must be zero: \[ 1 - \frac{v_0^2}{2gR} = 0 \] Therefore, the escape velocity \( v_e \) is: \[ v_e = \sqrt{2gR} \]

Unlock Step-by-Step Solutions & Ace Your Exams!

  • Full Textbook Solutions

    Get detailed explanations and key concepts

  • Unlimited Al creation

    Al flashcards, explanations, exams and more...

  • Ads-free access

    To over 500 millions flashcards

  • Money-back guarantee

    We refund you if you fail your exam.

Over 30 million students worldwide already upgrade their learning with Vaia!

Key Concepts

These are the key concepts you need to understand to accurately answer the question.

Gravitational force
Gravitational force is the attractive force that exists between any two masses. For an object of mass \(m\) at a distance \(r\) from the center of the Earth, the gravitational force follows an inverse square law and is given by:
\[ F = \frac{m g R^2}{r^2} \ onumber \] Here, \(g\) is the acceleration due to gravity at the Earth's surface and \(R\) is the Earth's radius. This force decreases with the square of the distance, meaning that as the object moves farther from the Earth, the force reduces significantly.
Differential equations
A differential equation involves functions and their derivatives, expressing how a function changes over time. In this exercise, the motion of a mass projected radially outward is described by:
\[ m \frac{d^2 r}{dt^2} = -m \frac{g R^2}{r^2} \] When the mass \(m\) is divided out, it simplifies to:
\[ \frac{d^2 r}{dt^2} = - \frac{g R^2}{r^2} \] This equation shows that the acceleration of the mass is inversely proportional to the square of the distance from the Earth's center.
Escape velocity
Escape velocity is the minimum velocity needed for an object to escape from a planet's gravitational field without any further propulsion. Derived from the conservation of energy, the escape velocity \(v_e\) from the Earth is given by:
\[ v_e = \frac{2gR^2}{2gR - v_0^2} \ onumber v_e = \text{simplified version} \sqrt{2gR} \ nonumber \] The escape velocity depends on the gravitational constant \(g\) and the Earth's radius \(R\). It's the speed at which the total energy (kinetic + potential) becomes zero, allowing the object to reach infinitely far distances.
Conservation of energy
The principle of conservation of energy states that the total energy of an isolated system remains constant. For the moving mass in our problem, the total energy includes kinetic and gravitational potential energy. Initially, at radius \(R\), the energy is:
\[ \frac{1}{2} mv_0^2 - \frac{GMm}{R} \] At a distance \(r\), the energy becomes:
\[ \frac{1}{2} mv^2 - \frac{GMm}{r} \] By equating these energies, we derive the relationship between the velocities and distances, allowing us to solve for different required quantities.
Kinetic and potential energy calculations
Kinetic energy and potential energy are two crucial components of mechanical energy in physics. Initially, the kinetic energy is:
\[ K.E. = \frac{1}{2} mv_0^2 \] The potential energy due to gravity at distance \(r\) is:
\[ U = - \frac{GMm}{r} \] Using the conservation of energy,
\[ \frac{1}{2} mv_0^2 - \frac{GMm}{R} = \frac{1}{2} mv^2 - \frac{GMm}{r} \] we can rearrange to solve for velocity \(v\) at any distance \(r\). This helps in finding the maximum distance and escape velocity, critical in gravitational motion studies.

One App. One Place for Learning.

All the tools & learning materials you need for study success - in one app.

Get started for free

Most popular questions from this chapter

(a) Find numerical values of the constants and computer plot together on the same axes graphs of (5.30),(5.31) and (5.32) in order to compare overdamped, critically damped, and oscillatory motion. Suggested numbers: Let \(\omega=1,\) and \(b=13 / 5,1,5 / 13\) for the three kinds of motion. Let \(y(0)=1\) and \(y^{\prime}(0)=0\). (b) Repeat the problem with the same set of \(\omega\) and \(b\) values and with \(y(0)=1\) but with \(y^{\prime}(0)=1\). (c) Again repeat, with \(y^{\prime}(0)=-1\).

Let \(D\) stand for \(d / d x,\) that is, \(D y=d y / d x ;\) then $$D^{2} y=D(D y)=\frac{d}{d x}\left(\frac{d y}{d x}\right)=\frac{d^{2} y}{d x^{2}}, \quad D^{3} y=\frac{d^{3} y}{d x^{3}}, \text { etc. }$$ \(D\) (or an expression involving \(D\) ) is called a differential operator. Two operators are equal if they give the same results when they operate on \(y\). For example, $$D(D+x) y=\frac{d}{d x}\left(\frac{d y}{d x}+x y\right)=\frac{d^{2} y}{d x^{2}}+x \frac{d y}{d x}+y=\left(D^{2}+x D+1\right) y$$ so we say that $$D(D+x)=D^{2}+x D+1$$ In a similar way show that: (a) \(\quad(D-a)(D-b)=(D-b)(D-a)=D^{2}-(b+a) D+a b\) for constant \(a\) and \(b\). (b) \(\quad D^{3}+1=(D+1)\left(D^{2}-D+1\right)\) (c) \(\quad D x=x D+1 .\) (Note that \(D\) and \(x\) do not commute, that is, \(D x \neq x D .\) ) (d) \(\quad(D-x)(D+x)=D^{2}-x^{2}+1,\) but \((D+x)(D-x)=D^{2}-x^{2}-1\) Comment: The operator equations in (c) and (d) are useful in quantum mechanics; see Chapter 12, Section 22.

Identify each of the differential equations as type (for example, separable, linear first order, linear second order, etc.), and then solve it. $$(2 x+y) d y-(x-2 y) d x=0$$

For each of the following differential equations, separate variables and find a solution containing one arbitrary constant. Then find the value of the constant to give a particular solution satisfying the given boundary condition. Computer plot a slope field and some of the solution curves. \(y^{\prime}+2 x y^{2}=0, \quad y=1\) when \(x=2\)

For each of the following differential equations, separate variables and find a solution containing one arbitrary constant. Then find the value of the constant to give a particular solution satisfying the given boundary condition. Computer plot a slope field and some of the solution curves. \((1+y) y^{\prime}=y, \quad y=1\) when \(x=1\)

See all solutions

Recommended explanations on Combined Science Textbooks

View all explanations

What do you think about this solution?

We value your feedback to improve our textbook solutions.

Study anywhere. Anytime. Across all devices.

Sign-up for free