- #71
Will Flannery
- 122
- 36
atyy said:Is this really before calculus? At the bottom of page 1, you say:
"Newton’s model for a falling object consists of state variables for position, r, and velocity, v, and the rate equation
r' = v(t)
v' = -Gm/r^2
How is that to be understood without calculus - aren't r' and v' derivatives?
r'(t) = v(t) is an equation for the velocity of the object at time t, the name of the function is r', so, it's just the name of a function. When you take your calculus course you'll find out that the velocity of a function r(t) is usually denoted r'(t) and it's called a derivative.
Ditto for v'(t) = -Gm/r(t)^2
That is, a process model is a set of variables, var1, var2, ... varn, and an equation for the rate of change, i.e. velocity, of each. So I need a name for the function that is the rate of change of var1, (and var2, etc.) and I called it var1' just as is done in calculus. I could have called it rate_of_change_var1 or any other name.
Try this - read thru the paper attached in the OP, up to 'end of first lecture'. You should be able to understand every step. If not, it's on me - post a question.
Last edited: