I wanted to have Example of function $F:\Bbb R^3\to \Bbb R$ such that preimage of it is curve
Suppose $F(x,y,z)=0$ is the given locus .
I know that $x^2+y^2+z^2=0$ hasone points in locus
for $x^2+y^2+z^2−1=0$ is sphere
for $z−x^2−y^2=0$ this locus is kind of surface.
Is that possible that there is locus in 3 variables which is curve?
If yes then how to identify those.
Any Help will be appreciated.
Take $F(x,y,z) = (y-x)^2 + (z-x)^2 = 0$, and you get the line $x=y=z$. If you take $F(x,y,z) = (y-x^2)^2 + (z-x^3)^2 = 0$, you get the curve parametrized by $(x,x^2,x^3)$ as $x$ varies over the real numbers.
In general, in order to get something that is not a surface you must take a function $F(x,y,z)$ whose partial derivatives are all equal to $0$ whenever $F(x,y,z)=0$.