To tackle the problem of a particle sliding down a smooth sphere that is accelerating, we need to analyze the forces acting on the particle and how they relate to the motion of the sphere. The sphere is accelerating downward with an acceleration equal to \( g \), the acceleration due to gravity. Let's break this down step by step.
Understanding the Forces at Play
When the particle is released from the top of the sphere, it has an initial velocity of zero relative to the sphere. As it begins to slide down, two main forces act on it:
- Gravitational Force (Weight): This acts downward and is equal to \( mg \), where \( m \) is the mass of the particle.
- Normal Force: This acts perpendicular to the surface of the sphere at the point of contact.
Coordinate System and Motion Analysis
To analyze the motion, we can set up a coordinate system where the angle \( \theta \) is measured from the vertical axis down to the particle's position on the sphere. As the particle slides down, it experiences a change in both its speed and direction.
Equations of Motion
Using Newton's second law, we can express the forces acting on the particle in terms of \( \theta \). The gravitational force can be resolved into two components:
- The component acting along the surface of the sphere: \( mg \sin(\theta) \)
- The component acting perpendicular to the surface: \( mg \cos(\theta) \)
The normal force \( N \) balances the perpendicular component of the gravitational force and the effective weight of the particle due to the sphere's acceleration. The effective weight can be expressed as \( m(g - a) \), where \( a = g \). Thus, we have:
N = mg \cos(\theta) - mg = mg (\cos(\theta) - 1)
Applying Energy Conservation
To find the speed of the particle as it slides down, we can apply the principle of conservation of mechanical energy. The total mechanical energy at the top (potential energy) will equal the total mechanical energy at any point during the slide (kinetic + potential energy).
At the top of the sphere (where \( \theta = 0 \)), the potential energy is:
PE_initial = mgR
As the particle slides down to an angle \( \theta \), its height above the ground becomes \( R \cos(\theta) \), so the potential energy at that point is:
PE_final = mgR \cos(\theta)
The kinetic energy at that point can be expressed as:
KE = \frac{1}{2} mv^2
Setting the initial potential energy equal to the sum of the potential and kinetic energy at angle \( \theta \), we have:
mgR = mgR \cos(\theta) + \frac{1}{2} mv^2
Solving for Speed
Now, we can simplify this equation:
mgR - mgR \cos(\theta) = \frac{1}{2} mv^2
Factoring out \( mgR \), we get:
mgR(1 - \cos(\theta)) = \frac{1}{2} mv^2
Dividing through by \( m \) and rearranging gives:
v^2 = 2gR(1 - \cos(\theta))
Taking the square root, we find the speed of the particle with respect to the sphere:
v = \sqrt{2gR(1 - \cos(\theta))}
Final Thoughts
This equation shows how the speed of the particle increases as it slides down the sphere, depending on the angle \( \theta \). The relationship between the height lost and the speed gained is a beautiful illustration of energy conservation in action. As the particle descends, it converts potential energy into kinetic energy, resulting in an increase in speed.