Vertical tangents of parametric curves

ratios
Messages
3
Reaction score
0
I learned that vertifcal tangents occur at a parametric curve if the derivative of the curve is undefined. That is given dy/dx = dy/dt / dx/dt, a vertical tangent occurs when dx/dt = 0.

I don't understand why this is so. I know that vertical tangents occur when the slope is infinite, but if dx/dt = 0, dy/dx is undefined. I understand that when the slope is infinite it is undefined, but there are cases in which the slope is undefined, and yet it is not infinite, right? Or is it true that for parametric curves, all undefined slopes are infinite?
 
Physics news on Phys.org
You might want to recheck your information. For one thing, I'm not clear what you mean by "the derivative of the curve"!

In any case, the curve given by x= t2, y= t2 has dy/dt= 2t, dx/dt= 2t which are 0 at t= 0 and so dy/dx is "undefined" (according to you). But obviously that curve is just y= x which has derivative 1 everywhere and never has a vertical tangent.

My reason for writing "(according to you)" was that many books use the term "undefined" only for the case when the denominator is 0 and the numerator is NOT and use the term "undetermined" for 0/0. "Undefined" in that sense (here, dx/dt= 0 but dy/dt does not) does in fact mean there is a vertical tangent.
 
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