Taylor series with partial derivatives

Click For Summary
SUMMARY

The discussion focuses on calculating the Taylor series for the function f(x,y) = e^(x² + y²) to the second order in variables h and k around the point (0,0). Participants clarify the correct application of the Taylor series formula, emphasizing the use of partial derivatives and the evaluation of the function at the origin. The generic term for the expansion is provided, which involves the factorial and binomial coefficients, ensuring accurate computation of derivatives. The conversation highlights the importance of understanding operator notation in the context of multivariable calculus.

PREREQUISITES
  • Understanding of Taylor series expansion
  • Knowledge of partial derivatives
  • Familiarity with multivariable calculus
  • Basic proficiency in evaluating functions at specific points
NEXT STEPS
  • Study the application of Taylor series in multivariable functions
  • Learn how to compute partial derivatives using tools like Mathematica or MATLAB
  • Explore the concept of binomial coefficients in combinatorial mathematics
  • Practice evaluating functions using Taylor series with different examples
USEFUL FOR

Students in calculus courses, particularly those preparing for exams in multivariable calculus, as well as educators seeking to clarify the application of Taylor series and partial derivatives.

Claire84
Messages
218
Reaction score
0
We were gievn a question in tutorial last week asking us to calculate the Taylor series of the function f(x,y) = e^(x^(2) + y^(2)) to second order in h and k about the point x=0, y=0

I've got the formula here with all the h's and k's in it and have it written down, but it's actually how to work it out that's confusing me.

f(a,b) + 1/1! (hd/dx + kd/dy)f(a'b) etc...

My confusion is do you multiply out the brackets so you'd have-

f(a,b) + 1/1! (hdf(a,b)/dx + kdf(a,b)/dy)

So you do the derivatives and then sub in the values of x and y

Or, do you leave it as it is the first tiem I wrote it and end up with-

1+ (hd/dx + kd/dx) +0.5(hd/dx + kd/dy)^2 etc

I know there are more terms but I've so much trouble typing out mathematical terms on this computer! I know this is v.obvious etc but I just want to get this clear in my head cos I have a test this Wednesday at uni and I want to go in with a fighting chance! :smile: Thanks!
 
Physics news on Phys.org
Your first statement is correct. I'm not sure I see what you've done in the second.

(hd/dx +kd/dy) is an operator that acts on f, you then evaluate it at (0,0) in this case.the generic term of degree n in the expansion about (0,0) is

[tex]\frac{1}{n!}\sum_{r=0}^n \binom{n}{r}h^rk^{n-r}\frac{\partial^nf}{\partial x^r \partial y^{n-r}}[/tex] with the function understood to be evaluated at (0,0)
 
Last edited:
Thanks very much!
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 5 ·
Replies
5
Views
17K
  • · Replies 9 ·
Replies
9
Views
3K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K