maths.freePrecalculus › Sequences and series

Sequences and series

Arithmetic and geometric sequences, partial sums, and the geometric series formula.

An arithmetic sequence adds the same amount each step; a geometric one multiplies by the same ratio. Their sums have closed forms — n(a₁ + aₙ)/2 and a(rⁿ − 1)/(r − 1) — and when |r| < 1 the geometric series keeps converging as n grows, which is the first infinite sum most people meet.

வேலை செய்த உதாரணம்: sum of 2^k for k = 0 to 10

Sum 2^k for k = 0 to 10

\sum_{k=0}^{10} 2^{k}

படிப்படியாக

  1. \sum_{k=0}^{10} 2^{k}

    Write the sum out.

  2. = 2047

    Closed form.

விடை தெரியப்படுத்து
2047

உங்களை முயற்சிக்கவும்

மேலும் Precalculus