Taylor series of two variable ?

Click For Summary
SUMMARY

The discussion focuses on calculating the required number of terms for achieving a specified decimal accuracy in the Taylor series expansion for two variables. The user is familiar with the error term for a single variable, R(n) = [f(e)^(n+1) * (x-c)^(n+1)] / (n+1)!, and seeks guidance on applying a similar approach in the two-variable case. The relevant error term for two variables is given as R(n) = ∑(i=0 to n+1) [∂^(n+1)f(e)/∂x^i∂y^(n+1-i) * (x-c)^(n+1)] / (n+1)!. The user requests tutorials or explanations to understand this concept better.

PREREQUISITES
  • Understanding of Taylor series for single-variable functions
  • Familiarity with partial derivatives
  • Basic knowledge of error analysis in numerical methods
  • Experience with calculus, particularly multivariable calculus
NEXT STEPS
  • Study the derivation of the Taylor series for functions of two variables
  • Learn about error estimation techniques in multivariable calculus
  • Explore tutorials on calculating partial derivatives
  • Review examples of applying Taylor series in practical scenarios
USEFUL FOR

Students and educators in mathematics, particularly those studying calculus and numerical analysis, as well as anyone interested in applying Taylor series to multivariable functions.

rclakmal
Messages
76
Reaction score
0

Homework Statement




I want to know that how to calculate the required number of terms to obtain a given decimal accuracy in two variable Taylor series .
In one variable case i know there is an error term R(n)=[ f(e)^(n+1)* (x-c)^(n+1)] / (n+1)! where 'e' is between x and c (c is the center value ) so if we want a 3 decimal place accuracy we can have the inequality below

R(n)<=5*10^(-4) then we can obtain particular ' n ' to have that accuracy

But i don't know how to use this in two variable case .please give some explanation or a good tutorial where i can learn it .
 
Physics news on Phys.org
The corresponding formula for two variables is
[tex]R(n)= \sum_{i=0}^{n+1} \frac{\frac{\partial^{n+1} f(e)}{\partial x^{i}\partial y^{n+1-i}}(x-c)^{n+1}}{(n+1)!}[/tex]
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 5 ·
Replies
5
Views
1K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 3 ·
Replies
3
Views
1K
  • · Replies 10 ·
Replies
10
Views
3K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
Replies
4
Views
2K
  • · Replies 12 ·
Replies
12
Views
3K