|
Author |
hbghlyj
Posted 2023-4-26 06:08
Last edited by hbghlyj 2023-4-26 10:47$𝐚=[x,y,z]$
$F(𝐚)=y^2z-x^3=0$
$\nabla F(𝐚)=[-3x^2,2yz,y^2]=𝟎\implies 𝐚=[0,0,1]$ is the point $(0,0)$ on $\mathbb R^2$.
从图中看,在 0 处,切线是多重的。
$F(𝐚)=y^2z-x^2(x+z)=0$
$\nabla F(𝐚)=[-3x^2-2xz,2yz,y^2-x^2]=𝟎\implies 𝐚=[0,0,1]$ is the point $(0,0)$ on $\mathbb R^2$.
从图中看,在 0 处,切线不是唯一的。
$F(𝐚)=x^3-yz^2=0$
$\nabla F(𝐚)=[-x (3 x + 2 z), 2 y z, -x^2 + y^2]=𝟎\implies 𝐚=[0,1,0]$ is on the line at infinity.
从图中不能看出它在无穷远处有一个奇点(而 $y=x^2$ 没有奇点)。 |
|