Solve any maths problem
Equations, derivatives, integrals, matrices, triangles, primes, statistics, or a word problem the tutor breaks into parts.
Step by step
- \sum_{k=0}^{n} 3^{k}
Write the sum out.
- 1 + 3 + 9 + 27 + \cdots
The first few terms.
- = \frac{3 \cdot 3^{n} - 1}{2}
Closed form (a standard summation formula, provable by induction).
Reveal the answer
\frac{3 \cdot 3^{n} - 1}{2}