Sal evaluates the sum of the first 650 terms in the sequence defined recursively as {aᵢ=aᵢ₋₁+11, a₁=4}. He does that by finding the 650th term and using the arithmetic series formula (a₁+aₙ)*n/2.
License: CC BY-NC-SA by Khan Academy