Skip to content
Sahithyan's S2
Sahithyan's S2 — Methods of Mathematics

Tangent Planes

Let f:R2Rf: \mathbb{R}^2 \to \mathbb{R}. Tangent plane at a point P(a,b)P(a,b) is given by:

z=f(a,b)+f(a,b)(xa,yb)z = f(a,b) + \nabla f(a,b) \cdot \big(x - a, y - b\big)

To a level surface

Let

  • F(x,y,z)F(x,y,z) is a 3-variable function
  • SS is the level surface of FF at F(x,y,z)=kF(x,y,z)=k
  • P=(x0,y0,z0)P = (x_0,y_0,z_0) be a point on SS

The equation of the tangent plane on PP at the surface SS:

F(xx0,yy0,zz0)=0\nabla F \cdot (x-x_0,y-y_0,z-z_0) = 0