How to Find the Taylor Polynomial of a Function Composition?

  • Context: Graduate 
  • Thread starter Thread starter IMDerek
  • Start date Start date
  • Tags Tags
    Polynomial Taylor
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
2 replies · 3K views
IMDerek
Messages
19
Reaction score
0
Is there any nice trick for finding the Taylor polynomial of a composition of 2 functions, both of which can be expressed as taylor polynomials themselves? For example, finding the taylor polynomial for [tex]e^{\cos x}[/tex]. Thanks.
 
Physics news on Phys.org
Well, for example, near [itex]\pi/2[/tex]<br /> <br /> [tex]e^{\cos x}=1+\cos x+ \frac{cos^2 x}{2!}+\frac{\cos^3 x}{3!}+...[/tex]<br /> <br /> and<br /> <br /> [tex]\cos x=-\frac{(x-\pi/2)^2}{2!}+\frac{(x-\pi/2)^4}{4!}-...[/tex]<br /> <br /> now, the hard part is to compose it, so maybe it's easier to just calculate the derivative and evaluate, depends on what are you looking for.[/itex]
 
Last edited: