Looking for references on this form of a Taylor series

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 2K views
Hiero
Messages
322
Reaction score
68
I was trying to find this form of the Taylor series online:
$$\vec f(\vec x+\vec a) = \sum_{n=0}^{\infty}\frac{1}{n!}(\vec a \cdot \nabla)^n\vec f(\vec x)$$
But I can’t find it anywhere. Can someone confirm it’s validity and/or provide any links which mention it? It seems quite powerful to be so obscure; maybe I’m just bad at googling.

Thanks.
 
on Phys.org
I found your formula here in the first line of page 3: https://sites.math.washington.edu/~folland/Math425/taylor2.pdf. You should of course assume that your function is actually analytic for this to make sense (not using a finite sum and error term).

It's equivalent to the usual formulation of Taylor's theorem once you expand out what ##(a\cdot\nabla)^n## means and do the combinatorics.
 
  • Like
Likes   Reactions: Hiero
Infrared said:
I found your formula here in the first line of page 3: https://sites.math.washington.edu/~folland/Math425/taylor2.pdf. You should of course assume that your function is actually analytic for this to make sense (not using a finite sum and error term).

It's equivalent to the usual formulation of Taylor's theorem once you expand out what ##(a\cdot\nabla)^n## means and do the combinatorics.
Thank you! Great resource. I had never seen “multi-index” notation before; it’s very useful for this purpose!

I’m impressed by how quickly you found that. I guess I am just bad with google o:)

Take care