1. Defining and Using Sequences and Series
Sign In
Use the formula for the sum of a finite arithmetic series.
82
We are given a finite series in summation notation and want to find its sum. ∑^6_(k=3) (5k-2) Since the formula is a linear function of k, we know that the series is arithmetic. To calculate the sum we need to find the first and last terms. Let's substitute 1 and 6 for k in 5k-2.
a_k=5k-2 | |
---|---|
a_1=5( 1)-2 | a_6=5( 6)-2 |
a_1=3 | a_6=28 |