Given a curve $\omega$ : $$ \left\{ \begin{array}{c} X=t-1 \\ Y=t^2-2t \\ Z=t^2-3t+1 \end{array} \right. $$ Which way can i use to prove if such a curve like $\omega$ is flat ? And what does it means geometrically?
2026-03-29 23:58:51.1774828731
How to say if a curve is flat?
313 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
I'm guessing "flat" means that the curve lies on a plane.
HINT: A set of points lies on a plane if and only if the coordinates $(x, y, z)$ of such points satisfy some linear relation of the kind: $$ Ax + By + Cz + D = 0 $$ Where $A, B, C, D$ are constants. Can you show this is true for your curve?