chetzread said:
by the way, what is ##v##
As I said, learn yourself to clearly designate vectors as vectors and scalars as scalars.
There are a few possibilities for the notation.
The one in your textbook is
- vectors are bold
- vector norms are written with double vertical lines (##\ \|\ ##)
and is not very suitable for handwriting. If your class doesn't have it's own standards, I would advise:
- vectors are written with an arrow above (##\ \vec r\ ##)
- a single | is enough for a norm (##\ |\vec r| \ ## )
Once you are more experienced you can make it easier by dropping the | : ##\vec r## is the vector, ##r## is the norm. Not now, later.
Stay with your standard. Use it consistently.
You are going too fast without a drivers license. Re-post #57 with a decent notation.
In answer to your #56: what is ##v## :
It is common to designate a position vector as ##\vec r##.
In Cartesian coordinates a 2D ##\ \ \vec r = (x,y) \ ## and a 3D ##\ \ \vec r = (x,y,z)##.
x and y may depend on time and you get e.g. ##\ \ \vec r(t) = (x(t),y(t)) \ ##
The time derivative is the velocity vector, commonly designated as ##\vec v##. So ##\vec v = \displaystyle d\vec r\over dt ##.
In Cartesian coordinates a 2D ##\ \ \vec v = (v_x,v_y) = \left (\displaystyle {dx(t) \over dt}, \displaystyle {dy(t) \over dt} \right) \ ##,
often abbreviated with a quote for ##{d\over dt}##. E.g. a 3D ##\ \ \vec v = (x',y',z')##.
The time derivative of the velocity vector is the acceleration vector, commonly designated as ##\vec a##. So ##\vec a = \displaystyle {d\vec v\over dt} ##.
In Cartesian coordinates a 2D ##\vec a = (a_x,a_y) = (x'', y'') ##
I could retype all 385 pages of Paul's excellent pdf, but I suggest you read through it on your own -- just to get familiar. And make a lot of exercises to build up experience.