JEE Physics: Gravitation – Complete Guide

Gravitation is a fundamental force governing the motion of celestial bodies and objects on Earth. It is a core topic in JEE Physics with multiple important concepts, formulas, and problem-solving techniques. This complete guide covers Newton’s law of gravitation, gravitational field and potential, acceleration due to gravity, Kepler’s laws, escape velocity, orbital motion, and important solved examples to help you master gravitation for the JEE exam.

1. Newton's Law of Universal Gravitation

Newton’s law states that every point mass attracts every other point mass with a force that is directly proportional to the product of their masses and inversely proportional to the square of the distance between them.

\( \displaystyle F = G \frac{m_1 m_2}{r^2} \)

where:

1.1 Characteristics of Gravitational Force

2. Gravitational Field

The gravitational field at a point in space is defined as the gravitational force experienced by a unit mass placed at that point.

\( \displaystyle \vec{g} = \frac{\vec{F}}{m} \)

For a mass \( M \), the gravitational field at a distance \( r \) from its center is:

\( \displaystyle g = \frac{GM}{r^2} \)

The field direction is always towards the mass causing the field.

2.1 Gravitational Field due to Multiple Masses

The net gravitational field at any point due to multiple masses is the vector sum of the individual fields due to each mass.

3. Gravitational Potential

Gravitational potential at a point is defined as the work done in bringing a unit mass from infinity to that point in the gravitational field.

\( \displaystyle V = - \frac{GM}{r} \)

It is a scalar quantity and negative because the gravitational force is attractive.

3.1 Relationship between Gravitational Field and Potential

The gravitational field is the negative gradient of the potential:

\( \displaystyle g = - \frac{dV}{dr} \)

4. Acceleration Due to Gravity (g)

The acceleration due to gravity at the surface of a planet of mass \( M \) and radius \( R \) is:

\( \displaystyle g = \frac{GM}{R^2} \)

On Earth, \( g \approx 9.8 \, \text{m/s}^2 \).

4.1 Variation of g with Height and Depth

At height \( h \) above surface:

\( \displaystyle g_h = g \left(1 - \frac{2h}{R}\right) \) (for \( h \ll R \))

At depth \( d \) below surface:

\( \displaystyle g_d = g \left(1 - \frac{d}{R}\right) \)

5. Kepler's Laws of Planetary Motion

Johannes Kepler formulated three laws describing planetary orbits which are crucial in JEE Gravitation problems.

5.1 First Law (Law of Ellipses)

Every planet moves around the sun in an elliptical orbit with the sun at one focus.

5.2 Second Law (Law of Areas)

The line joining a planet and the sun sweeps equal areas in equal intervals of time.

5.3 Third Law (Law of Periods)

The square of the time period \( T \) of a planet is proportional to the cube of the semi-major axis \( r \) of its orbit:

\( \displaystyle T^2 \propto r^3 \quad \text{or} \quad \frac{T_1^2}{r_1^3} = \frac{T_2^2}{r_2^3} \)

6. Orbital Velocity and Escape Velocity

6.1 Orbital Velocity

The velocity required for a satellite to move in a circular orbit of radius \( r \) around a planet of mass \( M \):

\( \displaystyle v = \sqrt{\frac{GM}{r}} \)

This velocity ensures the centripetal force needed for circular orbit is provided by gravitational force.

6.2 Escape Velocity

The minimum velocity required by a body to escape the gravitational field of a planet without further propulsion is:

\( \displaystyle v_{esc} = \sqrt{\frac{2GM}{R}} = \sqrt{2gR} \)

Here, \( R \) is the radius of the planet.

6.3 Relation Between Orbital and Escape Velocity

\( \displaystyle v_{esc} = \sqrt{2} \times v_{orbital} \)

7. Gravitational Potential Energy

The gravitational potential energy of two masses \( m_1 \) and \( m_2 \) separated by distance \( r \) is:

\( \displaystyle U = -G \frac{m_1 m_2}{r} \)

It is negative due to the attractive nature of gravitational force, indicating a bound system.

8. Total Energy of a Satellite

The total mechanical energy \( E \) of a satellite of mass \( m \) orbiting a planet of mass \( M \) in a circular orbit of radius \( r \):

\( \displaystyle E = K + U = -\frac{GMm}{2r} \)

where \( K = \frac{1}{2} m v^2 = \frac{GMm}{2r} \) is kinetic energy and \( U = -\frac{GMm}{r} \) is potential energy.

9. Gravitational Force Inside Earth

Assuming uniform density, gravitational acceleration at depth \( d \) inside Earth:

\( \displaystyle g_d = g \left(1 - \frac{d}{R}\right) \)

where \( R \) is Earth’s radius.

10. Important Concepts & Formulas Summary

Concept Formula Remarks
Newton's Gravitational Force \( F = G \frac{m_1 m_2}{r^2} \) Attractive force between two masses
Gravitational Field \( g = \frac{GM}{r^2} \) Force per unit mass at distance \( r \)
Gravitational Potential \( V = - \frac{GM}{r} \) Work done per unit mass from infinity
Acceleration Due to Gravity on Surface \( g = \frac{GM}{R^2} \) Depends on planet's mass & radius
Escape Velocity \( v_{esc} = \sqrt{2gR} \) Minimum to escape planet’s gravity
Orbital Velocity \( v = \sqrt{\frac{GM}{r}} \) For stable circular orbit radius \( r \)
Kepler’s Third Law \( T^2 \propto r^3 \) Relation between period and orbit size

11. Sample Problems with Solutions

Problem 1: Gravitational Force Between Two Spheres

Two solid spheres of masses 10 kg and 15 kg have radii 0.5 m and 0.3 m respectively. They are placed such that their surfaces are 1 m apart. Find the gravitational force between them.

Solution:

Distance between centers:

\( r = 1 + 0.5 + 0.3 = 1.8 \, m \)

Force:

\( F = G \frac{m_1 m_2}{r^2} = 6.674 \times 10^{-11} \times \frac{10 \times 15}{(1.8)^2} \approx 3.09 \times 10^{-10} \, N \)

Problem 2: Satellite Orbit Height

A satellite orbits Earth with a velocity of 7.5 km/s. Calculate its height above the Earth’s surface. (Given \( R_{earth} = 6400 \, km \), \( g = 9.8 \, m/s^2 \))

Solution:

Using orbital velocity formula:

\( v = \sqrt{\frac{GM}{r}} = \sqrt{gR_{earth}^2 / r} \)

Rearranged:

\( r = \frac{g R_{earth}^2}{v^2} \)

Convert units:

Calculate \( r \):

\( r = \frac{9.8 \times (6.4 \times 10^6)^2}{(7.5 \times 10^3)^2} \approx 1.1 \times 10^7 \, m \)

Height \( h = r - R_{earth} = 1.1 \times 10^7 - 6.4 \times 10^6 = 4.6 \times 10^6 \, m = 4600 \, km \)

Problem 3: Escape Velocity from Moon

Find the escape velocity from the Moon given its radius \( 1.74 \times 10^6 \, m \) and acceleration due to gravity \( 1.62 \, m/s^2 \).

Solution:

\( v_{esc} = \sqrt{2 g R} = \sqrt{2 \times 1.62 \times 1.74 \times 10^6} \approx 2375 \, m/s \)

12. Tips & Tricks to Ace Gravitation in JEE

13. Conclusion

Gravitation is a vital topic that tests your conceptual understanding and mathematical skills. A strong grasp of Newton's law, gravitational fields, potentials, orbital mechanics, and energy concepts can boost your JEE Physics score significantly. Practice problems regularly, and apply the formulas carefully while maintaining clarity in your approach.

This complete guide serves as your foundation for mastering Gravitation in JEE Physics. Keep revising the concepts and solving problems to build confidence and speed.