Determine the nth order Maclaurin polynomial

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
1 reply · 2K views
~Sam~
Messages
70
Reaction score
0

Homework Statement


Determine the nth order Maclaurin polynomial for 1/(1-x)2


Homework Equations



The known Maclaurin polynomial series: 1/(1-x)= 1+x+x2+x3+...+xn +O(xn+1)

The Attempt at a Solution



I tried expanding the bottom to get 1/ (1-2x+x2)) then wrote it in the form to match and got 1/(1-(2x-x2) I then proceded to expand..and got 1+ (2x-x2) + (2x-x2)2...+xn +O(xn+1) can anyone tell me if I got it right? Or am I suppose to be doing something else?
 
Physics news on Phys.org
Seems reasonable. All you need to do is to write it out as a Maclaurin series, that is to group the same powers of x together in a form [tex]a_n x^n[/tex]

Alternatively, using the general Taylor series expansion formula you will have easier time finding the constants an.