Determining velocity/acceleration in vector-unit notation

  • Thread starter Thread starter mcdowellmg
  • Start date Start date
  • Tags Tags
    Notation
mcdowellmg
Messages
55
Reaction score
0
stupid, stupid negative sign. Thanks anyway!
 
Last edited:
Physics news on Phys.org
mcdowellmg said:

Homework Statement



An electron's position is given by r = 3.00t i - 3.00t2 j + 3.00 k, with t in seconds and r in meters.
(a) In unit-vector notation, what is the electron's velocity v(t)?
v(t) = m/s

(b) What is v in unit-vector notation at t = 4.00 s?
v(4.00) = m/s


(c) What is the magnitude of v at t = 4.00 s?
m/s

(d) What angle does v make with the positive direction of the x-axis at t = 4.00 s?
° (from the +x axis)

Homework Equations



The given r is a function of time t. Velocity is the time derivative of r. The derivative is taken component by component, and the unit-vector symbols must be retained. The magnitude of a vector is calculated with the Pythagorean Theorem, and the angle is calculated with an inverse tangent.


The Attempt at a Solution



I derived the function to 3.00i - 6.00tj. That should be the answer to (a), but it isn't.
The problem asks for a unit vector for the velocity, not just the velocity vector. To make your vector a unit vector, find the magnitude |v(t)|, then multiply by 1/|v(t)|.
mcdowellmg said:
For (b), I have 3.00i + 24.00j (just multiplied 6 by 4 for t).
Your unit vector will be a function of t. Evaluate it at t = 4 seconds.
mcdowellmg said:
I actually got (c) right by doing v = square root of vx^2 + vy^2 (which was the square root of 3^2 + 24^2), getting 24.1868.

For (d), I tried the function theta = inverse tangent(vy/vx), but keep getting an angle of 1.44644 (not right), when I do inverse tangent of 8 (from 24/3).

Thanks for any help!
 
The angle theta between two vectors u and v can be obtained from this formula.
u \cdot v = |u||v|cos(theta)
==> cos(theta) = (u \cdot v)/(|u||v|)

Since u and v are (or are supposed to be) unit vectors, the cosine of the angle between them is just their dot product.
 
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