Find a power series, centered @ x=0, for function f(x)=x/(1+2x).

I know this is a maclaurin series, but my work doesn't get the right answer. Can you please show steps? Also,do all power series start with a 1, as in (1+2x+4x^2+...)?

Thanks in advance!

1 answer

No, take a look at the definition of the Maclaurin series. It starts with f(0). very power series starts with the first term of its defined sequence.

f = x/(1+2x)
f' = 1/(1+2x)^2
f(2) = -4/(1+2x)^3
f(3) = 24/(1+2x)^4
f(4) = -192/(1+2x)^5
from then on it's just the power rule:
f(n) = (-2)^(n-1) n! (1+2x)^-(n+1)

so, we have

f(0) + 1/1! f(1)(0) + 1/2! f(2)(0) + ...

= 0 + 1x - 4/2!x^2 + 24/3!x^3 - 192/4!x^4 + ...
= 0 + x - 2x^2 + 4x^3 - 8x^4 + ...
Similar Questions
  1. Find a power series, centered @ x=0, for function f(x)=x/(1+2x).I know this is a maclaurin series, but my work doesn't get the
    1. answers icon 1 answer
  2. Use multiplication of power series to find the first three non-zeroterms of the Maclaurin series of e^x ln(1 − x).
    1. answers icon 5 answers
    1. answers icon 2 answers
  3. The prompt for this question is f(x) =sin(x^2)A)Write the first four terms of the Maclaurin series for f(x) B)Use the Maclaurin
    1. answers icon 3 answers
more similar questions