We have a series where the sum of any 7 consecutive terms is negative and the sum of any 1 1 consecutive terms is positive. What is the maximum number of terms in this series?
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.
Please explain this formula? Where does it come from?
1 6 elements:
5 , 5 , − 1 3 , 5 , 5 , 5 , − 1 3 , 5 , 5 , − 1 3 , 5 , 5 , 5 , − 1 3 , 5 , 5
for 1 7 elements we review table
a 1 , a 2 , . . . . , a 1 1
a 2 , a 3 , . . . . , a 1 2
....................................
a 7 , a 8 , . . . . , a 1 7
each row is positive and each column is negative so we cannot define total sum
Problem Loading...
Note Loading...
Set Loading...
The maximum number of terms is given by the formula m + n − g c d ( m , n ) − 1
Here, let m = 1 1 and n = 7 and g c d ( 7 , 1 1 ) = 1
So, putting this information in the formula above, we get the answer as 1 6 .