This is a free preview. For full access
Partial Derivatives and Gradients
Using Partial Derivatives for Tangent Planes
Description
Partial derivatives help describe a tangent plane for a surface in multivariable calculus. For a surface written as z = f(x, y), the tangent plane at one point gives the best linear approximation near that point. This makes a curved surface easier to study with a simple planar model.
To build the...
Show More
Transcript
设想你站在一个平缓弯曲的小山上,专注于脚下的一点。在非常小的尺度上,该表面看起来几乎是平坦的。
这可以被想象为在该特定点处山丘上放置的一块平坦的板。从数学上讲,这就是切平面。
为了确定高度 z 依赖于 x 和 y 的曲面上某一点处的切平面,需在该点处沿曲面作两个截面:一个平行于 xz 平面,另一个平行于 yz 平面。
每个切片在曲面上形成一条曲线,每条曲线在该点处都有具有特定斜率的切线。这些斜率来源于偏导数。切平面是唯一包含两条曲线切线的平坦曲面。
该平面的方程表示高度的变化是 x 和 y 变化的线性组合。在此方程中,系数为偏导数,代表两条曲...
Show More