Derive Multivariable Taylor Series

Click For Summary

Discussion Overview

The discussion centers around the derivation of the multivariable Taylor series for functions of two variables. Participants explore various approaches to understand the formulation and underlying principles of the series, addressing both theoretical and practical aspects.

Discussion Character

  • Exploratory
  • Technical explanation
  • Mathematical reasoning

Main Points Raised

  • Adrian expresses difficulty in understanding existing proofs of the multivariable Taylor series and seeks a derivation.
  • One participant suggests considering a one-variable function derived from the two-variable function and applying a one-dimensional Taylor expansion to facilitate the derivation.
  • Another participant proposes a direct approach using double summation to express the Taylor series, involving derivatives with respect to both variables.
  • A further suggestion is made to switch the order of summation in the double series to potentially simplify the resulting formula.
  • Adrian questions why the changes in x and y are raised to the power in the series, indicating a need for clarification on this aspect.

Areas of Agreement / Disagreement

Participants present various methods for deriving the multivariable Taylor series, but there is no consensus on a single approach or resolution to Adrian's question about the powers of the changes in x and y.

Contextual Notes

The discussion includes assumptions about the differentiability of the function and the conditions under which the Taylor series is valid, which are not fully explored or stated explicitly.

adoado
Messages
71
Reaction score
0
Hello all,

I am currently studying multivariable calculus, and I am interested in the Taylor series for two variable function.

I am not sure where to begin; I cannot understand any of the proofs (which are apparently sparse) on the internet; they all just state it using a sigma sum; not very helpful to try to learn how it came to be :)

I was wondering how the 2-variable Taylor series is derived? :)

Cheers,
Adrian
 
Physics news on Phys.org
Basic idea:

Let f(x,y) be a sufficiently differentiable real function around the point (x0, y0). Consider the one-variable function

F(a) =f(x0 + a*nx, y0 + a*ny)

where a is a real number and (nx, ny) a real 2-vector. Try to calculate the one-dimensional Taylor expansion for the function F(a), and at the end put

nx = x - x0
ny = y -y0

You'll find the two-dimensional Taylor series for f(x,y).
 
For a more direct approach, you may try this:

[tex]f(x+\Delta x, y+\Delta y) = \sum_{k=0}^{\infty} \frac{(\Delta x)^k}{k!} \frac{d^k}{dx^k} f(x,y+\Delta y)[/tex]


[tex]= \sum_{k=0}^{\infty} \frac{(\Delta x)^k}{k!} \frac{d^k}{dx^k} <br /> \sum_{j=0}^{\infty} \frac{(\Delta y)^j}{j!} \frac{d^j}{dy^j} <br /> f(x,y)[/tex]

[tex]= \sum_{k=0}^{\infty} \sum_{j=0}^{\infty} \frac{(\Delta x)^k}{k!} \frac{(\Delta y)^j}{j!} \frac{d^k}{dx^k} \frac{d^j}{dy^j} f(x,y)[/tex]

[tex]= \sum_{k=0}^{\infty} \sum_{j=0}^{\infty} \frac{(\Delta x)^k}{k!} \frac{(\Delta y)^j}{j!} f^{(k,j)}(x,y)[/tex]
 
Last edited:
After ross' eminent start, you should try to switch the order of summation, in an intelligent manner, in order to gain a nice formula.
 
Thanks everyone, I nearly understand. But why is it only the change in x and y raised to the power?

Cheers,
Adrian
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 5 ·
Replies
5
Views
17K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 17 ·
Replies
17
Views
4K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 10 ·
Replies
10
Views
3K
  • · Replies 9 ·
Replies
9
Views
3K
  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 3 ·
Replies
3
Views
3K