Progression (arithmetic)

Algebra Level 2

How many terms of the arithmetic progression { 3 , 5 , 7 , } \{3,5,7,\ldots\} must there be, in order that their sum is 2600 2600 ?


The answer is 50.

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

2 solutions

Let the number of terms of the arithmetic progression be n n . Then the AP is { 3 , 5 , 7 , 2 n + 1 } \{3, 5, 7, \cdots 2n+1\} and its sum:

k = 1 n ( 2 k + 1 ) = 2600 2 × n ( n + 1 ) 2 + n = 2600 n 2 + 2 n = 2600 n 2 + 2 n + 1 = 2601 ( n + 1 ) 2 = 2601 = 5 1 2 n = 50 \begin{aligned} \sum_{k=1}^n (2k+1) & = 2600 \\ 2 \times \frac {n(n+1)}2 + n & = 2600 \\ n^2 + 2n & = 2600 \\ n^2 + 2n + 1 & = 2601 \\ (n+1)^2 & = 2601 = 51^2 \\ \implies n & = \boxed {50} \end{aligned}

Tom Engelsman
Sep 30, 2020

If we have N N terms in this arithmetic progression, then we need to compute:

N 2 [ 3 + 3 + 2 ( N 1 ) ] = 2600 \frac{N}{2} \cdot [3 + 3 + 2(N-1)] = 2600 ;

or N 2 ( 2 N + 4 ) = 2600 ; \frac{N}{2} \cdot (2N+4) = 2600;

o r N 2 + 2 N 2600 = 0 ; or N^2 + 2N - 2600 = 0;

or ( N 50 ) ( N + 52 ) = 0 ; (N-50)(N+52) = 0;

or N = 50 , 52. N = 50, -52. Since we require N > 0 N > 0 , the answer is just N = 50 . \boxed{N=50}.

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...