In a non-constant arithmetic progression of odd number of terms, having a positive integral common difference, the ratio of the sum of the first, third, fifth, seventh, ... terms to the sum of the remaining terms is 13:12. Then, what is the number of terms in this arithmetic progression?
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.
Nice solution. I solved it by assuming the number of terms be 2 n − 1 . The solution was not as good. Ashish, I edited your problem. It should be "little" instead of "less". "Less" is for comparison. Also, don't leave a space between comma (,) and the word before it.
Log in to reply
Haha, I admit that gramatically I need to get a bit stronger. Thanks!
Log in to reply
Just upvoted your solution.
Log in to reply
@Chew-Seong Cheong – Thanks! The twist which I think in this question is that common difference remains d if we take the formula sum = 2 Number of terms × ( First term + Last term ) . Maybe the formula 2 Number of terms × ( 2 × First term + ( Number of terms − 1 ) × Common difference ) is a bit confusing in this case.
If you assumed number of terms to be 2 n − 1 , then n ≥ 2 , in addition to being a positive integer.
However, if you would have chosed number of terms to be 2 n + 1 , then n should be simply a positive integer.
A much cleaner solution is to pair up the opposing ends. You can then conclude that the ratio of the number of terms is 1 3 : 1 2 .
Log in to reply
Yes, in my solution n − 1 n + 1 = 1 2 1 3 . Multiply and divide 2 on LHS. 2 × n − 1 n + 1 × 2 = 1 2 1 3 . But 2 n + 1 is the number of odd numbered terms and 2 n − 1 is even numbered terms as stated in my solution, so Number of even number terms Number of odd numbered term = 1 2 1 3 .
Problem Loading...
Note Loading...
Set Loading...
Let the first term of this AP be a , the number of terms in this AP be n and the common difference be d .
Since the number of terms in this AP is odd, the first and the last terms are odd numbered terms. Now, the last term is a + ( n − 1 ) d .
Similarly, the second and the second last terms of this AP are even numbered term. So, there are 2 n + 1 odd terms in this series. Similarly, there are n − 2 n + 1 = 2 n − 1 .
Sum of the first, third, fifth, seventh, .... terms = 2 × 2 n + 1 × ( a + a + ( n − 1 ) d ) = 4 n + 1 × ( 2 a + ( n − 1 ) d ) .
Sum of the second, fourth, sixth, eight, .... terms = 2 × 2 n − 1 × ( a + d + a + ( n − 2 ) d ) = 4 n − 1 × ( 2 a + ( n − 1 ) d ) .
Their ratio is equal to 13:12.
4 × ( n − 1 ) ( 2 a + ( n − 1 ) d ) ( n + 1 ) ( 2 a + ( n − 1 ) d ) × 4 = 1 2 1 3 n − 1 n + 1 = 1 2 1 3 1 2 ( n + 1 ) = 1 3 ( n − 1 ) 1 2 n + 1 2 = 1 3 n − 1 3 1 3 n − 1 2 n = 1 2 + 1 3 n = 2 5