Taylor polynomials for multivariable functions

Click For Summary
SUMMARY

The discussion centers on the concept of Taylor polynomials for multivariable functions, specifically the linear approximation at different base points. The linear approximation at the origin (0, 0, 0) is represented by the equation 91 + 2x + 3y + 8z, while the approximation at a point (1, 2, 3) requires recalculating the tangent plane at that specific point. The key takeaway is that the linear approximation is defined by the tangent plane at the chosen point, which varies based on the location, thus necessitating different coefficients for different base points.

PREREQUISITES
  • Understanding of multivariable calculus concepts, particularly Taylor series.
  • Familiarity with partial derivatives and their application in approximating functions.
  • Knowledge of the geometric interpretation of tangent planes in three-dimensional space.
  • Basic algebra skills for manipulating polynomial expressions.
NEXT STEPS
  • Study the derivation of Taylor series for multivariable functions.
  • Learn how to compute partial derivatives for functions of several variables.
  • Explore the geometric interpretation of tangent planes in multivariable calculus.
  • Investigate the implications of linear approximations in real-world applications.
USEFUL FOR

Students and professionals in mathematics, particularly those studying calculus or working in fields that require multivariable analysis, such as physics and engineering.

SomeGuy
Messages
4
Reaction score
0
Ok there's something I don't get. I know for instance that the linear polynomial for say f = 91 + 2x + 3y + 8z + Quadratic(x, y, z) + Cubic(x, y, z) ... is 91 + 2x + 3y + 8z if the base point is (0, 0, 0). This is pretty clear. What I don't get is why when you take the base point to be say (1, 2, 3) all of a sudden 91 + 2x + 3y + 8z is no longer the linear approximation. I figure it's because we have to move the graph from (1, 2, 3) to the origin. But I did that, and that didn't seem to work since the constants didnt' work out. Any ideas on the mathematical and intuitive reasoning behind why the linear polynomial for (0, 0, 0) doesn't work? Thanks.
 
Physics news on Phys.org
I'm not sure I get your drift here. The tangent plane at (0,0,0) is generally different from the tangent plane at (1,2,3). It's going to have different slopes, right?
 
Dick is exactly right. The linear approximation to a function of several variables is the equation of the tangent plane to the surface at that point. You can translate the tangent plane to the origin but you can't expect it to be tangent to the surface at that point.

The linear approximation to f(x,y,z) at [itex](x_0,y_0,z_0)[/itex] is
[tex]f(x_0,y_0,z_0)+ \frac{\partial f}{\partial x}(x_0,y_0,z_0)(x-x_0)+ \frac{\partial f}{\partial y}(x_0,y_0,z_0)(y-y_0)+ \frac{\partial f}{\partial z}(x_0,y_0,z_0)(z-z_0)[/tex]
 

Similar threads

Replies
45
Views
5K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 16 ·
Replies
16
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 3 ·
Replies
3
Views
1K
Replies
8
Views
2K
Replies
5
Views
2K
Replies
1
Views
2K
  • · Replies 11 ·
Replies
11
Views
2K
Replies
2
Views
2K