2

Many detailed proofs are available for Kepler's first law, like this one. But all of them use polar co-ordinates. There is one which doesn't even use differential equations. I'm looking for a proof which is done using cartesian co-ordinates.

For simplicity lets assume the Sun is at origin and the planet is located on the x-axis and is having a suitable velocity which is parallel to positive y-axis.

Background: I'm a high school physics teacher. My students are not familiar with polar co-ordinates, however they are comfortable with calculus

Qmechanic
  • 201,751
  • Another proof done with polar co-ordinates - https://www.grputland.com/2013/12/self-contained-derivation-of-keplers-laws-from-newtons-laws.html – Amsterdam6483 Mar 27 '20 at 05:29
  • 2
    There's a reason these proofs are done in polar coordinates, doing it in Cartesian coordinates would be much much harder to understand! – knzhou Mar 27 '20 at 05:40
  • You can always convert a proof in any coordinate system to another. Just take each single line of the derivation, and change variables in it to Cartesian, and you have a proof technically written in Cartesian coordinates. But it'll be much clunkier than the original. – knzhou Mar 27 '20 at 05:41
  • @knzhou For my students, they have no idea about polar co-orinates. So they are not able to get what's happening. So harder is fine. – Amsterdam6483 Mar 27 '20 at 05:42
  • @knzhou I tried that too. But the integration gets complicated at a point. There I don't know how to proceed further – Amsterdam6483 Mar 27 '20 at 05:44
  • 4
    If your students don't understand polar coordinates, I think it's almost certain that they won't understand a very complicated derivation in Cartesian coordinates, either... in fact, I don't think a proof of Kepler's first law would be useful in any high school class except for an honors-level calculus-based one, where all students would be expected to know polar coordinates already. – knzhou Mar 27 '20 at 05:47
  • 1
    In my opinion it's more important to teach them polar coordinates than it is to prove Kepler’s First Law. And it doesn’t take more than an hour to do so. – G. Smith Mar 27 '20 at 05:48
  • @knzhou Your correct. But it's not about usefulness. It's more about acknowledging their curiosity. At least to show them that it's complicated, I need the proof in the first place. That's my intention for this search. – Amsterdam6483 Mar 27 '20 at 05:51
  • 2
    If you want to use Cartesian coordinates, have them numerically integrate the equations of motion to get an (approximate) ellipse, using calculators. That will actually teach them much more about what differential equations really mean. – G. Smith Mar 27 '20 at 05:51
  • @G.Smith I'm not getting what you refer as "numerically integrate" . Can you point to an example please? – Amsterdam6483 Mar 27 '20 at 05:53
  • 1
    You start with an initial position and velocity (in the plane of motion, for simplicity, since it is really a 2D problem). You compute the initial acceleration. Then you compute the approximate position and velocity a short time later, using $\vec{v}(t+\Delta t)=\vec{v}(t)+\vec{a}(t)\Delta t$ and $\vec{r}(t+\Delta t)=\vec{r}(t)+\vec{v}(t)\Delta t$. Repeat. – G. Smith Mar 27 '20 at 06:04
  • It will be crude and the ellipse won't close (there are much better numerical integration algorithms than this obvious one) but it will give physical insight about how acceleration tells you how velocity changes, and velocity tells you how position changes. – G. Smith Mar 27 '20 at 06:07
  • 1
    And your students won’t get the common misimpression that all differential equations can be, or need to be, solved analytically. – G. Smith Mar 27 '20 at 06:16
  • 4
    Learning that a good choice of coordinate system can hugely simplify a problem (and conversely, that a bad choice can make it practically impossible) is certainly a good lesson in physics. – Clara Diaz Sanchez Mar 27 '20 at 08:02

2 Answers2

4

Take the Sun(mass M) and the planet(mass m) to be point masses. Let the Sun be fixed at the origin and the planet be moving in the x-y plane, initial velocity of the planet be $v_o\hat{j}$ and initial position of the planet be $r_o\hat{i}$. At any given instant, let the planet's position, velocity and acceleration be $\vec{r}, \vec{v}, \vec{a}$ respectively. Let $\theta$ be the angle subtended between $\vec{r}$ and positive x-axis.

The gravitation force is always acting towards the origin, hence torque won't be generated on the planet, about the origin. Therefore, angular momentum of the planet should be conserved about the origin. $$\vec{r}\times\vec{p}=r_omv_o\hat{k}$$ $$\vec{r}\times\vec{v}=r_ov_o....(1)$$ This can also be written as $$I\vec{\omega}=r_omv_o\hat{k}$$ $$mr^2{\frac{d\vec{\theta}}{dt}}=r_omv_o\hat{k}$$ $$r^2\frac{d{\theta}}{dt}\hat{k}=r_ov_o\hat{k}$$ $$r^2\frac{d{\theta}}{dt}=r_ov_o....(2)$$ From Newton's law of Gravitation, $$\vec{F}=\frac{-GMm}{r^3}\vec{r}$$ From Newton's second law of motion, $$\vec{F}=m\vec{a}$$ $$m\vec{a}=\frac{-GMm}{r^3}\vec{r}$$ $$\frac{d\vec{v}}{dt}=\frac{-GM}{r^3}\vec{r}$$ Multiplying and diving Left Hand Side by $d\theta$ and substituting $$\vec{r}=r cos\theta\hat{i}+r sin\theta\hat{j}~(where~r^2=x^2+y^2,cos\theta=\frac{x}{r}~and~sin\theta=\frac{y}{r})$$ $$\frac{d\vec{v}}{d\theta}.\frac{d\theta}{dt}= -\frac{-GM(r cos\theta\hat{i}+r sin\theta\hat{j})}{r^3}$$ $$\frac{d\vec{v}}{d\theta}.r^2\frac{d\theta}{dt}=-GM(cos\theta\hat{i}+sin\theta\hat{j})$$ From (2), $$\frac{d\vec{v}}{d\theta}.r_ov_o=-GM(cos\theta\hat{i}+sin\theta\hat{j})$$ $$Let ~~~\alpha=\frac{GM}{r_ov_o}$$ $$\int_{\vec{v_o}}^{\vec{v}}\vec{dv}=-\alpha(\int_{0}^{\theta}cos\theta.d\theta.\hat{i}+\int_{0}^{\theta}sin\theta.d\theta.\hat{j})$$ $$\vec{v}-\vec{v_o}=-\alpha (sin\theta\hat{i}-cos\theta\hat{j})\Big|_0^{\theta}$$ $$\vec{v}-\vec{v_o}=-\alpha (sin\theta\hat{i}-(1-cos\theta\hat{j}))$$ $$\vec{v}=-\alpha sin\theta\hat{i}+( \alpha cos\theta-\alpha+v_o)\hat{j}$$ Now, $$\vec{r}\times\vec{v}=\begin{vmatrix}\hat{i}&\hat{j}&\hat{k}\\rcos\theta&rsin\theta&0\\-\alpha sin \theta & \alpha cos\theta+v_o-\alpha&0\end{vmatrix}$$ $$=(rcos\theta)(\alpha cos\theta+v_o-\alpha)-(-\alpha sin\theta)(sin\theta)\hat{k}$$ $$=(r)(\alpha cos^2\theta+\alpha sin^2\theta-\alpha cos\theta+v_ocos\theta)\hat{k}$$ $$=(r)(\alpha+v_ocos\theta-\alpha cos\theta)$$ From (1), $$r_ov_o\hat{k}=(r)(\alpha+(v_o-\alpha)cos\theta)$$ $$r=\frac{r_ov_o}{\alpha(1+(\frac{v_o-\alpha}{\alpha})cos\theta)}$$ $$Let ~\frac{r_0v_0}{\alpha}=h~~~and ~~~\frac{v_o-\alpha}{\alpha}=p$$ $$Then~~~r=\frac{h}{1+pcos\theta}$$ $$Substituting~~~cos\theta=\frac{x}{r},$$ $$r(1+p\frac{x}{r})=h$$ $$r+px=h$${\tiny } $$r^2=(h-px)^2$$ $$x^2+y^2=h^2+p^2x^2-2hpx$$ $$x^2(1-p^2)+2hpx+y^2=h^2$$ $$When~~~~~(1-p^2)\neq0,$$ $$x^2+\frac{y^2}{1-p^2} +\frac{2hpx}{1-p^2}=\frac{h^2}{1-p^2}$$ $$Adding ~~~\frac{h^2}{(1-p^2)^2} ~~~on ~both~ sides,$$ $$x^2+\frac{h^2p^2}{(1-p^2)^2}+\frac{y^2}{1-p^2} +\frac{2hpx}{1-p^2}=\frac{h^2}{1-p^2}+\frac{h^2p^2}{(1-p^2)^2}$$ $$(x+\frac{hp}{1-p^2})^2+\frac{y^2}{1-p^2}=\frac{h^2}{(1-p^2)^2}$$ This takes the form $$\frac{(x+\frac{hp}{1-p^2})^2}{\frac{h^2}{(1-p^2)^2}}+\frac{y^2}{\frac{h^2}{(1-p^2)}}=1$$ If$(1-p^2)>0$, then the equation will take the form of a shifted ellipse. $\frac{(x+x_o)^2}{a^2}+\frac{y^2}{b^2}=1$ $$1-p^2>0$$ $$p^2-1<0$$ $$(p-1)(p+1)<0$$ $$-1<p<1$$ $$-1<\frac{v_o^2}{(\frac{GM}{r_o})}-1<1$$ $$0<\frac{v_o^2}{(\frac{GM}{r_o})}<2$$ $$0<v_o^2<\frac{2GM}{r_o}$$ $$0<v_o<\sqrt{\frac{2GM}{r_o}}$$ Hence for a suitable velocity, the planet will be orbiting Sun in an elliptical path.

  • Here I have used the basic idea of polar co-ordinates; at the same time, have kept the analysis at high school level. – Amsterdam6483 Mar 28 '20 at 07:22
  • The only idea that I've borrowed from polar co-ordinate system is $$\vec{r}=r cos\theta\hat{i}+r sin\theta\hat{j}$$ – Amsterdam6483 Mar 28 '20 at 07:26
  • Nice. But I think that your students will get a message of mathematical complexity, missing a lot of much more interesting physics. For example, why not spending the same amount of time to discuss the more interesting point of the passage from the true two-body problem to the effective one-body description, instead of introducing the simplifying hypothesis of a fixed Earth which here appears like an approximation? – GiorgioP-DoomsdayClockIsAt-90 Mar 29 '20 at 18:27
  • @Vilvanesh: The equation $\vec{r}=r cos(\theta)\hat{i}+r \sin(\theta)\hat{j}$ is the polar coordinate transformation, namely, $x=\cos\theta$ and $y=\sin\theta$. The best way teach them polar coordinates to shown them how you converted $r=\frac{h}{1+p\cos(\theta)}$ to Cartesian coordinates. But you should write $r$ and trig functions in Cartesian coordinates too otherwise the conversion is half baked. – Cinaed Simson Mar 29 '20 at 19:42
  • @GiorgioP Thank you. As I told, I understand that it's complex and lengthy one. But my perspective is that this will give them confidence that whatever they know right now(which will not include polar co-ordinates) is good enough to tackle the problem. I just want to increase their confidence by giving them a feel that "I'm well equipped". That's all. – Amsterdam6483 Mar 30 '20 at 00:10
  • @CinaedSimson Thanks a lot for your suggestion ! I have edited my post now. – Amsterdam6483 Mar 30 '20 at 00:11
0

Indeed, as already suggested by other answers, it is straightforward to transform the ellipse from Cartesian co-ordinates to polar co-ordinates even for students not familiar with polar co-ordinates.

Once you have expressed the ellipse in terms of r and , the attached figure proves, using only the most elementary calculus in Cartesian coordinates, that the ellipse is a solution. The only assumptions are Newtonian (square law) gravity and conservation of angular momentum.

proof of Kepler1