Taylor series of two variable ?

In summary, the conversation discusses the calculation of the required number of terms to achieve a given decimal accuracy in a two variable Taylor series. The speaker explains that in the case of one variable, an error term can be used to determine the necessary number of terms for a desired accuracy. However, in the case of two variables, a different formula is needed. The speaker requests for an explanation or tutorial on how to use this formula.
  • #1
rclakmal
76
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
  • #2
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]
 
  • #3



I can suggest a few things that may help you in calculating the required number of terms for a given decimal accuracy in a two variable Taylor series.

Firstly, it is important to understand the concept of a Taylor series in two variables. A Taylor series in two variables is an expansion of a function in terms of the variables x and y, around a given point (c, d). The general form of a two variable Taylor series is:

f(x,y) = f(c,d) + (x-c)f_x(c,d) + (y-d)f_y(c,d) + (x-c)^2 f_xx(c,d) + (y-d)^2 f_yy(c,d) + (x-c)(y-d)f_xy(c,d) + ...

where f_x, f_y, f_xx, f_yy, f_xy, etc. are the partial derivatives of the function f with respect to x and y evaluated at the point (c,d).

To calculate the required number of terms for a given decimal accuracy, you can use the same error term formula as in the one variable case, but with a slight modification. The error term in two variables can be written as:

R(n) = [ f(e1,e2)^(n+1) * (x-c)^(n+1) * (y-d)^(n+1) ] / (n+1)!

where e1 and e2 are values between x and c, and y and d, respectively.

To obtain a 3 decimal place accuracy, you can set the error term to be less than or equal to 5*10^(-4). This will give you an inequality that includes both x and y variables. Solving this inequality may be challenging, but you can use numerical methods or computer software to find the required number of terms.

Another useful approach is to use the Lagrange form of the remainder, which gives a more accurate estimation of the error term. This can be helpful in cases where the error term from the above formula is too large.

I would also recommend referring to textbooks or online resources specifically on two variable Taylor series for a more detailed explanation and examples. Good luck with your studies!
 

1. What is the Taylor series of two variable?

The Taylor series of two variable is a mathematical representation of a function in terms of its derivatives at a particular point. It is typically used to approximate a function near a given point by using a polynomial expression.

2. How is the Taylor series of two variable different from the Taylor series of one variable?

The Taylor series of one variable only takes into account the derivatives of a function with respect to one variable, while the Taylor series of two variable considers the derivatives with respect to two variables.

3. What is the formula for the Taylor series of two variable?

The formula for the Taylor series of two variable is given by f(x,y) = f(a,b) + [(x-a)fx(a,b) + (y-b)fy(a,b)] + [(x-a)2 fxx(a,b) + 2(x-a)(y-b)fxy(a,b) + (y-b)2fyy(a,b)]/2! + ...

4. What is the purpose of using the Taylor series of two variable?

The Taylor series of two variable is used to approximate a function near a given point. It can be used to find the value of a function at any point by using a finite number of terms in the series. It is also useful for solving optimization problems and finding critical points of a function.

5. Are there any limitations to using the Taylor series of two variable?

Yes, there are some limitations to using the Taylor series of two variable. It can only be used to approximate a function near a given point, and the accuracy of the approximation depends on the number of terms used in the series. It also assumes that the function is differentiable an infinite number of times, which may not always be the case in real-world applications.

Similar threads

Replies
3
Views
708
Replies
2
Views
1K
  • Precalculus Mathematics Homework Help
Replies
10
Views
2K
  • Calculus and Beyond Homework Help
Replies
2
Views
1K
  • Precalculus Mathematics Homework Help
Replies
7
Views
2K
  • Precalculus Mathematics Homework Help
Replies
5
Views
684
  • Calculus and Beyond Homework Help
Replies
4
Views
786
  • Precalculus Mathematics Homework Help
Replies
2
Views
1K
Replies
1
Views
520
Back
Top