You are not logged in. Your edit will be placed in a queue until it is peer reviewed.
We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.
-
1$\begingroup$ +1 for the picture. How did you do it? $\endgroup$– a06eCommented Mar 31, 2013 at 2:42
-
6$\begingroup$ @becko: I drew it in GeoGebra. Here's the worksheet file, if you want to play with it. (Try dragging the $x_1$ point around!) $\endgroup$– Ilmari KaronenCommented Mar 31, 2013 at 2:45
-
$\begingroup$ I'm not sure if I missed anything in your explanation, but are you saying that the moon speeds up its tangential velocity? And why should a1 affect the velocity v1 if it hasn't fallen by a1 yet? $\endgroup$– mtantiCommented Mar 31, 2013 at 10:16
-
$\begingroup$ @mtanti: The tangential velocity stays constant, as you can see from the picture. As for why $v_1$ should depend on $a_1$, remember that the acceleration vector is changing continuously from $a_0$ to $a_1$ as the moon moves from $x_0$ to $x_1$. Taking the mean of $a_0$ and $a_1$ in the approximate formula for $v_1$ is just a linear approximation of this gradual change. $\endgroup$– Ilmari KaronenCommented Mar 31, 2013 at 18:05
-
$\begingroup$ I think I finally got it when I wrote a program which simulates this. The tangential velocity does speed up as it falls since the new tangential velocity will be the resultant vector (adding the previous tangential velocity to the falling velocity). This makes the moon able to speed past the earth, although not in a circular orbit.In my simulations the moon would always crash into the earth eventually but maybe its because I didn't take into account other factors like centrifugal force. $\endgroup$– mtantiCommented May 4, 2013 at 16:49
Add a comment
|
How to Edit
- Correct minor typos or mistakes
- Clarify meaning without changing it
- Add related resources or links
- Always respect the author’s intent
- Don’t use edits to reply to the author
How to Format
-
create code fences with backticks ` or tildes ~
```
like so
``` -
add language identifier to highlight code
```python
def function(foo):
print(foo)
``` - put returns between paragraphs
- for linebreak add 2 spaces at end
- _italic_ or **bold**
- quote by placing > at start of line
- to make links (use https whenever possible)
<https://example.com>[example](https://example.com)<a href="https://example.com">example</a>
- MathJax equations
$\sin^2 \theta$
How to Tag
A tag is a keyword or label that categorizes your question with other, similar questions. Choose one or more (up to 5) tags that will help answerers to find and interpret your question.
- complete the sentence: my question is about...
- use tags that describe things or concepts that are essential, not incidental to your question
- favor using existing popular tags
- read the descriptions that appear below the tag
If your question is primarily about a topic for which you can't find a tag:
- combine multiple words into single-words with hyphens (e.g. quantum-mechanics), up to a maximum of 35 characters
- creating new tags is a privilege; if you can't yet create a tag you need, then post this question without it, then ask the community to create it for you