The sum of first 20 terms of an AP is equal to the sum of first 30 terms .Show that the sum of 50 terms of an AP is 0.

Let's assume that the first term of the arithmetic progression (AP) is 'a' and the common difference is 'd'.

The sum of the first 20 terms of the AP is given by the formula:

S₁ = (n/2) * (2a + (n-1)d)

where n is the number of terms.

Similarly, the sum of the first 30 terms of the AP is given by:

S₂ = (n/2) * (2a + (n-1)d)

Given that S₁ = S₂, we can equate the two expressions:

(n/2) * (2a + (n-1)d) = (n/2) * (2a + (n-1)d)

Now, let's calculate the values of n₁ and n₂ where n₁ = 20 and n₂ = 30:

(20/2) * (2a + (20-1)d) = (30/2) * (2a + (30-1)d)

10 * (2a + 19d) = 15 * (2a + 29d)

20a + 190d = 30a + 435d

15a = 245d

Dividing both sides by 15, we get:

a = (49/3)d

Now, let's calculate the sum of the first 50 terms of the AP (S₃) using the formula:

S₃ = (n/2) * (2a + (n-1)d)

Substituting the value of a, we get:

S₃ = (50/2) * (2 * (49/3)d + (50-1)d)

S₃ = 25 * (98/3d + 49d - d)

Simplifying further, we have:

S₃ = 25 * (48/3d)

S₃ = 25 * 16d

S₃ = 400d

Therefore, the sum of the first 50 terms of the AP is 400d.

Given that the sum of the first 30 terms is equal to the sum of the first 20 terms, we can conclude that 400d = 0.

Hence, the sum of the first 50 terms of the AP is 0.

To show that the sum of the 50 terms of an arithmetic progression (AP) is 0, let's first analyze the given information.

We are given that the sum of the first 20 terms of the AP is equal to the sum of the first 30 terms. Let's represent this as an equation.

Sum of the first 20 terms = Sum of the first 30 terms

Using the formula for the sum of an AP, we can represent the sum of the first 20 terms as:

Sum20 = (n/2) * [2a + (n-1)d]

where 'a' is the first term, 'd' is the common difference, and 'n' is the number of terms.

Similarly, the sum of the first 30 terms can be represented as:

Sum30 = (m/2) * [2a + (m-1)d]

To show that the sum of the 50 terms of the AP is 0, we need to express it as an equation and prove it.

Sum50 = (p/2) * [2a + (p-1)d]

where 'p' represents the number of terms, 'a' is the first term, and 'd' is the common difference.

Now, let's proceed with the proof.

Given: Sum of the first 20 terms = Sum of the first 30 terms

Sum20 = Sum30
(n/2) * [2a + (n-1)d] = (m/2) * [2a + (m-1)d]

We have one equation with two unknowns, 'n' and 'm'. To solve this equation, we need some additional information. Without this information, we cannot proceed with the proof.

Please provide further details so that we can continue the explanation.

If d > 0, the sum is increasing

if d < 0, the sum is decreasing
So, if S20 = S30, d=0

That means that 20a=30a, so a=0

If a=0 and d=0, all the sums are zero.

a1 + a1+d + a1+2d ...... a1+(n-1)d

sum = n (a1 + an)/2

sum of first 20 = 20 (a1+a20)/2

sum of first 30 = 30 (a1 +a30)/2
so

10 a1 + 10 a20 = 15 a1 + 15 a30

5 a1 = 10 a20 - 15 a30

sum of first 50 = 50 (a1+a50)/2
= 25 a1 + 25 a50

a20 = a1 + 19d
a30 = a1 + 29d
a50 = a1 + 49d
but
5 a1 = 10 a20 - 15 a30
5 a1 = 10(a1+19d) - 15(a1+29d)
5 a1 = -5 a1 -245 d
10 a1 = -245 d
so
25a1 = -612.5 d
what is 25 a50?
25 (a1+49 d) = 25(-24.5d+49d) = 612.5d
SO
sum of first 50 = 50 (a1+a50)/2
= 25 a1 + 25 a50 -612.5d+612.5d = 0
enough already :)