Problem 16
Question
In Exercises 16 and \(17,\) two planets, planet \(A\) and planet \(B\) , are orbiting their sun in circular orbits with \(A\) being the inner planet and \(B\) being farther away from the sun. Suppose the positions of \(A\) and \(B\) at time \(t\) are $$ \mathbf{r}_{A}(t)=2 \cos (2 \pi t) \mathbf{i}+2 \sin (2 \pi t) \mathbf{j} $$ and $$ \mathbf{r}_{B}(t)=3 \cos (\pi t) \mathbf{i}+3 \sin (\pi t) \mathbf{j} $$ respectively, where the sun is assumed to be located at the origin and distance is measured in astronomical units. (Notice that planet \(A\) moves faster than planet \(B . )\) The people on planet \(A\) regard their planet, not the sun, as the center of their planetary system (their solar system). Using planet \(A\) as the origin of a new coordinate system, give parametric equations for the location of planet \(B\) at time \(t .\) Write your answer in terms of \(\cos (\pi t)\) and \(\sin (\pi t) .\)
Step-by-Step Solution
VerifiedKey Concepts
Circular Orbits
In the exercise, both planets A and B orbit their sun in perfect circles. The equations provide the circular path these planets travel around their sun. Planet A has an orbit with a radius of 2 astronomical units (AU), while planet B has an orbit with a radius of 3 AU. To understand these circular orbits, consider them as continuous sequences of points in space given by their position vectors. The simplicity of circular orbits allows for straightforward calculations in terms of parametric equations.
Position Vectors
The position of a point in a 2D plane can be expressed as a combination of i-components and j-components.Planet A's position vector is given as \( \mathbf{r}_A(t) = 2 \cos(2\pi t) \mathbf{i} + 2 \sin(2\pi t) \mathbf{j} \).For planet B, the position vector is \( \mathbf{r}_B(t) = 3 \cos(\pi t) \mathbf{i} + 3 \sin(\pi t) \mathbf{j} \).The position vectors not only provide the coordinates of planets A and B at time \(t\) but also indicate the radii of their orbits.These vectors are essential for moving to a new coordinate system based on planet A as described later.
Relative Motion
In the exercise, this means we need to calculate the position of planet B relative to planet A.This is achieved by subtracting the position vector of planet A from the position vector of planet B.The equation becomes:\[ \mathbf{r}_{B}^{\text{new}}(t) = \mathbf{r}_{B}(t) - \mathbf{r}_{A}(t) \]These calculations help in understanding the relative position of one planet with respect to another as they follow their circular paths around the sun.
Coordinate System
Usually, the sun is at the origin of the coordinate system, but residents of planet A use their own planet as the origin.To find planet B's position in this new system, we derive new parametric equations:\[ x(t) = 3 \cos(\pi t) - 2 \cos(2\pi t) \]\[ y(t) = 3 \sin(\pi t) - 2 \sin(2\pi t) \]These new equations reflect the altered perspective of planet A's inhabitants, aligning the coordinate system with their vantage point.Such shifts in the coordinate system are vital for understanding relative dynamics in various contexts, from planetary to engineering problems.