2 questions on vector functions

  • Thread starter Thread starter DWill
  • Start date Start date
  • Tags Tags
    Functions Vector
DWill
Messages
68
Reaction score
0

Homework Statement


1) Find parametric equations for the line that is tangent to r(t) = (sin t)i + (t^2 - cos t)j + (e^t)k at the parameter value t = 0.

2) For the equation r(t) = (cos t)i + (sin t)j and for t >= 0, is the particle's acceleration vector always orthogonal to its velocity vector?


Homework Equations





The Attempt at a Solution


1) According to my text the tangent line to the curve r(t) = f(t)i + g(t)j + h(t)k is the line that passes through the point (f(t0), g(t0), h(t0)) parallel to v(t0), where t0 = 0 in this problem.
I solved the velocity equation v(t) = (cos t)i + (2t + sin t)j + (e^t)k, and v(0) = i + k.
This is the answer:
x = t, y = -1, z = 1+t
I found the point (f(0), g(0), t(0)) = (0, -1, 1), I'm not sure how to find the equation of a line that passes through this point and is parallel to another line? thanks

2) For this one I just want to make sure, to find where the acceleration vector is orthogonal to its velocity vector I find where their dot products equal 0, right?
 
Physics news on Phys.org
The equation of a line passing through a point x(0) with instantaneous velocity v(0) (i.e. tangent line) is x(0)+v(0)*t. And yes, orthogonal means dot product zero.
 
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