Elliptical Motion: Proving w/ Displacement & Acceleration Vectors

  • Thread starter Thread starter danago
  • Start date Start date
  • Tags Tags
    Motion
danago
Gold Member
Messages
1,118
Reaction score
4
Given the following displacement vector (and thus, also, acceleration vector):

<br /> \begin{array}{l}<br /> \overrightarrow r (t) = \left( {\begin{array}{*{20}c}<br /> {1 + 3\cos (\frac{{\pi t}}{2})} \\<br /> {2 + 4\sin (\frac{{\pi t}}{2})} \\<br /> \end{array}} \right) \\ <br /> \overrightarrow a (t) = \left( {\begin{array}{*{20}c}<br /> {\frac{{ - 3\pi ^2 }}{4}\cos (\frac{{\pi t}}{2})} \\<br /> { - \pi ^2 \sin (\frac{{\pi t}}{2})} \\<br /> \end{array}} \right) \\ <br /> \end{array}<br />

I need to show that the body is undergoing eliptical motion. This is how i proceeded:
<br /> \begin{array}{l}<br /> \overrightarrow r (t) = \left( {\begin{array}{*{20}c}<br /> {1 + 3\cos (\frac{{\pi t}}{2})} \\<br /> {2 + 4\sin (\frac{{\pi t}}{2})} \\<br /> \end{array}} \right) = \left( {\begin{array}{*{20}c}<br /> {3\cos (\frac{{\pi t}}{2})} \\<br /> {4\sin (\frac{{\pi t}}{2})} \\<br /> \end{array}} \right) + \left( {\begin{array}{*{20}c}<br /> 1 \\<br /> 2 \\<br /> \end{array}} \right) \\ <br /> \therefore\left( {\begin{array}{*{20}c}<br /> {3\cos (\frac{{\pi t}}{2})} \\<br /> {4\sin (\frac{{\pi t}}{2})} \\<br /> \end{array}} \right) = \overrightarrow r (t) - \left( {\begin{array}{*{20}c}<br /> 1 \\<br /> 2 \\<br /> \end{array}} \right) \\ <br /> \\ <br /> \overrightarrow a (t) = \left( {\begin{array}{*{20}c}<br /> {\frac{{ - 3\pi ^2 }}{4}\cos (\frac{{\pi t}}{2})} \\<br /> { - \pi ^2 \sin (\frac{{\pi t}}{2})} \\<br /> \end{array}} \right) = \frac{{ - \pi ^2 }}{4}\left( {\begin{array}{*{20}c}<br /> {3\cos (\frac{{\pi t}}{2})} \\<br /> {4\sin (\frac{{\pi t}}{2})} \\<br /> \end{array}} \right) = \frac{{ - \pi ^2 }}{4}\left[ {\overrightarrow r (t) - \left( {\begin{array}{*{20}c}<br /> 1 \\<br /> 2 \\<br /> \end{array}} \right)} \right] \\ <br /> \end{array}<br />

Is that how i should do it? By showing that the acceleration is proportional to the displacement vector?

Thanks in advance,
Dan.
 
Physics news on Phys.org
I just thought about using the cartesian equation of motion.

<br /> \begin{array}{l}<br /> x = 1 + 3\cos (\frac{{\pi t}}{2}) \\ <br /> \therefore\left( {\frac{{x - 1}}{3}} \right)^2 = \cos ^2 (\frac{{\pi t}}{2}) \\ <br /> \\ <br /> y = 2 + 4\sin (\frac{{\pi t}}{2}) \\ <br /> \therefore\left( {\frac{{y - 2}}{4}} \right)^2 = \sin ^2 (\frac{{\pi t}}{2}) \\ <br /> \\ <br /> \therefore\left( {\frac{{x - 1}}{3}} \right)^2 + \left( {\frac{{y - 2}}{4}} \right)^2 = 1 \\ <br /> \end{array}<br />

Which is the cartesian equation of an ellipse. Is this method also mathematically valid?
 
Yes, that's the obvious way to go!

In fact, saying that "the acceleration is proporional to the displacement vector" would be saying that the acceleration vector points toward the center. That's true for circles but NOT for ellipses.

The planets move in ellipses and their acceleration is, of course, toward the sun- which is at a focus, not the center.
 
Last edited by a moderator:
HallsofIvy said:
Yes, that's the obvious way to go!

In fact, saying that "the acceleration is proporional to the displacement vector" would be saying that the acceleration vector points toward the center. That's true for circles but NOT for ellipses.

The planets move in ellipses and their acceleration is, of course, toward the sun- which is at a focus, not the center.

Thanks for the reply :smile:

In regards to my first post, how does it show that the acceleration is to the center? Wouldnt the <br /> - \left( {\begin{array}{*{20}c}<br /> 1 \\<br /> 2 \\<br /> \end{array}} \right)<br /> part mean that the acceleration isn't towards the centre? Or were you referring to the comment i made about it being proportional to the displacement vector?
 
You are right. that - \left( {\begin{array}{*{20}c} 1 \\ 2 \\\end{array}} \right) means it is not pointing toward the center.

You said "Is that how i should do it? By showing that the acceleration is proportional to the displacement vector?

For a vector to be proportional to another vector, i.e. a constant times the vector, they would have to be parallel or anti-parallel. I thought you were saying that you had shown that the acceleration vector was anti-parallel to the displacement vector- pointing toward the center.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top