An arithmetic progression of n terms has the following characteristics:
Now, it is given that
( T 2 + T 4 + T 6 + T 8 + … ) − ( T 1 + T 3 + T 5 + T 7 + … ) = 5 0 1
Find the value of p if n ≡ p ( m o d 4 )
Clarification: T k represents the k -th term in the 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.
Complete explanation (+1) Thanks for posting a question inspired by my question :)
Log in to reply
Thanks for inspiring me to post this question ⌣ ¨
( T 2 − T 1 ) + ( T 4 − T 3 ) + ( T 6 − T 5 ) . . . = 5 0 1 . 2 1 n p a i r s . T 2 i − T 2 i − 1 = d , a n o d d i n t e g e r . ∴ ( T 2 − T 1 ) + ( T 4 − T 3 ) + ( T 6 − T 5 ) . . . 2 1 n ∗ d = 5 0 1 , ⟹ n = d 1 0 0 2 . B u t p = n a n d d i s o d d , s o p ≡ 2 ( m o d 4 )
Lets say first term is 'K' which is an odd number.
Let the difference is 'D'.
Here series will go like this K, K + D, K + 2D, K + 3D.. and so on. This implies Tn = K + (n-1)D.
Now T(even) - T(odd) = T2 - T1 + T4 - T3... = K + D - K + K + 3D - K + 2D... = n * D / 2 (n=total terms).
Now 1st case: 501 = 3 * 167 . Here if n > D then n / 2 = 167, So n = 334. Now (334 mod 4) = 2
2nd case: 501 = 1 * 501. Here if n > D then n / 2 = 501, So n = 1002.Now (1002 mod 4) = 2.
3rd case: 501 = 3 * 167. Here if n < D then n / 2 = 3, So n = 6.Now (6 mod 4) = 2.
4th case : 501 = 1 * 501. Here if n < D then n / 2 = 1, So n = 2. Now (2 mod 4) = 2.
Here regardless of cases we can prove. If n is even and no factors of 501 is even, the lets say n= 2 * (2 * M - 1) = 4M - 2 which in any case will give remainder of -2, and so 2.
Log in to reply
Sorry for replying so so late!
I didn't understand your question. I have covered all the cases if you read the solution again. Let me know if you still have a doubt.
Problem Loading...
Note Loading...
Set Loading...
First, we need to find out if n is odd or even.
Case : If n is odd
We get
( T 2 + T 4 + T 6 + T 8 + … + T n − 1 ) − ( T 1 + T 3 + T 5 + T 7 + … + T n ) = 5 0 1 ( ( a + d ) + ( a + 3 d ) + … + ( a + ( n − 2 ) d ) ) − ( a + ( a + d ) + … + ( a + ( n − 1 ) d ) ) = 5 0 1
The left side has 2 n − 1 terms, while the right side has 2 n + 1 terms. Therefore,
( 4 n − 1 ( a + d + a + ( n − 2 ) d ) ) − ( 4 n + 1 ( a + a + ( n − 1 ) d ) ) = 5 0 1 ( 4 ( n − 1 ) ( 2 a − d + n d ) ) − ( 4 ( n + 1 ) ( 2 a + n d − d ) ) = 5 0 1 4 ( 2 a + n d − d ) ( n − 1 − ( n + 1 ) ) = 5 0 1 4 − 2 ( 2 a + n d − d ) = 5 0 1 2 − ( 2 a + n d − d ) = 5 0 1 2 − ( a + a + ( n − 1 ) d ) = 5 0 1 2 − ( T 1 + T n ) = 5 0 1
Now, we know that T 1 and T n are positive integers. This means that the LHS of the equation will be negative, which makes this equation impossible.
Case : If n is even
We get
( T 2 + T 4 + T 6 + T 8 + … + T n ) − ( T 1 + T 3 + T 5 + T 7 + … + T n − 1 ) = 5 0 1 ( ( a + d ) + ( a + 3 d ) + … + ( a + ( n − 1 ) d ) ) − ( a + a + d + … + ( a + ( n − 2 ) d ) ) = 5 0 1
Both sides of the equation have 2 n terms. Therefore,
( 4 n ( a + d + a + ( n − 1 ) d ) ) − ( 4 n ( a + a + ( n − 2 ) d ) ) = 5 0 1 4 n ( ( 2 a + n d ) − ( 2 a + n d − 2 d ) ) = 5 0 1 4 2 n d = 5 0 1 n d = 1 0 0 2
Both n and d are positive, therefore this equation is possible.
This means that n is even. Which leaves us with two possibilities:
n ≡ 0 ( m o d 4 ) or n ≡ 2 ( m o d 4 )
Now, we know that the terms of the progression alternate between odd and even integers. This implies that d is an odd integer.
From that conclusion, we can say that 1 0 0 2 ≡ p ( m o d 4 ) since whether 1 0 0 2 is divisible by 4 or not depends entirely on n
It is found that 1 0 0 2 ≡ 2 ( m o d 4 )
Therefore, p = 2