Parametric curve /derivative problems

  • Thread starter Thread starter ParoxysmX
  • Start date Start date
  • Tags Tags
    Curve Parametric
ParoxysmX
Messages
21
Reaction score
0

Homework Statement


Consider the parametric curve given by the equation

x(t) = ti + t^(1/3)j1. Calculate x'(t). Does the vector exist at t=0?

2. Find a new parametrisation of the curve for which the tangent vector is well
defined at all points. What is the value of the vector at the origin?

The Attempt at a Solution



For q.1, is it as simple as finding dx/dt? which would be 1 + \frac{1}{3\sqrt[3]{t^{2}}}?

As for q.2, I'm completely stumped.

Any help would be greatly appreciated.
 
Last edited:
Physics news on Phys.org
Yes, it really is as simple as finding dx/dt. No, what you have is NOT dx/dt. x(t) is a vector and dx/dt is a vector: dx/dt= i+ \frac{1}{3}t^{-2/3}j.

As for (2), e^s exists for all s so try e^si+ e^{s/3}j.
Do you see why that is also a parameterization for the curve?
 
HallsofIvy said:
Yes, it really is as simple as finding dx/dt. No, what you have is NOT dx/dt. x(t) is a vector and dx/dt is a vector: dx/dt= i+ \frac{1}{3}t^{-2/3}j.

Ah yes, my mistake. So this should mean that dx/dt does not exist at t=0, since \frac{1}{3}t^{-2/3}j becomes 1/0, giving i + ∞j.

HallsofIvy said:
As for (2), e^s exists for all s so try e^si+ e^{s/3}j.
Do you see why that is also a parameterization for the curve?

Yeah. dx/ds in this case would be defined at s=0, which is what we want. Is this sort of like 'moving' the origin?
 
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