Megoldani a matematikai problémákat

Egyenletek, származtatott termékek, szerves elemek, mátrixok, háromszögek, prímek, statisztikák • vagy egy szó probléma a tutor törik alkatrészekre.

Taylor series of 1/(1 - x)

\frac{1}{1 - x}

Lépésről lépésre

  1. f(x) = \frac{1}{1 - x}

    Taylor series about x = 0: f(x) = Σ fᵏ(x₀)/k! · (x − x₀)ᵏ.

  2. f^{(0)}(0) = \frac{1}{1 - x}\big|_{x=0} = 1

    Derivative 0 at the centre.

  3. f^{(1)}(0) = \frac{1}{\left(1 - x\right)^{2}}\big|_{x=0} = 1

    Derivative 1 at the centre.

  4. f^{(2)}(0) = - \frac{2}{\left(x - 1\right)^{3}}\big|_{x=0} = 2

    Derivative 2 at the centre.

  5. f^{(3)}(0) = \frac{6}{\left(x - 1\right)^{4}}\big|_{x=0} = 6

    Derivative 3 at the centre.

  6. f^{(4)}(0) = - \frac{24}{\left(x - 1\right)^{5}}\big|_{x=0} = 24

    Derivative 4 at the centre.

  7. f^{(5)}(0) = \frac{120}{\left(x - 1\right)^{6}}\big|_{x=0} = 120

    Derivative 5 at the centre.

  8. x^{5} + x^{4} + x^{3} + x^{2} + x + 1

    Assemble the terms up to degree 5.

Mutasd meg a választ!
x^{5} + x^{4} + x^{3} + x^{2} + x + 1 + O((x-0)^{6})