Using known Maclaurin series to approximate modification of original

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
phosgene
Messages
145
Reaction score
1

Homework Statement



Recall that the Maclaurin series for sin(x) is [itex]\sum\frac{(-1)^{k}x^{2k+1}}{(2k + 1)!}[/itex].

Use this formula to find the Maclaurin polynomial P5(x) for f(x)=xsin(x/2).

Homework Equations


The Attempt at a Solution



I know that to approximate sin(x/2) with the Maclaurin polynomial for sinx, I just substitute x/2 for x. But for xsinx, since the Maclaurin series is approximating sinx, can I just substitute the series for sinx so that I get [itex]x\sum\frac{(-1)^{k}x^{2k+1}}{(2k + 1)!}[/itex]?
 
on Phys.org


Sorry, didn't see that I forgot the bounds. It's supposed to be from n=0 to infinity. Thanks for the help guys :)