calculate the sum of first 20 terms in the arithmetic sequence 2n+3
Answers
Here, the concept of Arithmetic progressions has been used. We're given with the nth term of an AP and we've been asked to find the sum of first 20 terms. So, in order to solve this sum, we firstly need to to calculate the first term and common difference of the arithmetic progression. So, firstly we are going to assume the value of n and we'll find the first two terms of the arithmetic progression by assuming value of n (the value of n we are going to take should be consecutive) and we know the common difference is the difference between it's second and first term. After calculating the first term and common difference, we will find the sum of first 20 numbers by using it's formula. Let's examine the formula for sum of n terms.
» Here, we're asked to calculate the sum of n terms. The sum of n terms is calculated by finding the product of n/2 and addition of twice of the first term (n-1) multiplied by common difference. So, writing this in the form of formula—
where:
- is the sum of n terms.
- n is the term.
- a is the first term.
- d is the common difference.
It is stated in the question that is 2n+3. We're asked to calculate the sum of first 20 terms in AP. So, firstly let's calculate the first term and common difference.
Let us assume the value of n as 1. So,
Let's assume that the value of n is 2. So,
So, we've the following data:
- First term, a = 5
- Common difference, d = a2-a1 = 7-5 = 2
Now, let's use the formula in order to calculate the sum of first 20 terms in the arithmetic sequence.
~