is the set of first natural number.
Now we take out any two consecutive number (say and ) from the list such that the average of the remaining numbers is 26.25.
Find the value of
Clarification : The value of is the smallest of the two consecutive integers.
Average of and is
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.
From the question it can be written as:
2 n ( n + 1 ) − ( 2 k + 1 ) = 4 1 0 5 ( n − 2 )
After simplication :
2 n 2 − 1 0 3 n + 2 0 6 = 8 k
So 8 ∣ 2 n 2 − 1 0 3 n + 2 0 6
8 ∣ 2 n 2 − 3 n + 6
If n is odd there is no chance to be divisible by 8 because whole expression will be odd.
If n is even then 2 n 2 will be divisible by 8.The remaining part 3 n − 6 should be divisible by 8.
So, 8 ∣ 3 n − 6
Now put n = 8 m + r where 0 ≤ r ≤ 7
It can be seen only n = 8 m + 2 satisfy.
Then putting n = 8 m + 2 in the equation we get :
1 6 m 2 − 9 5 m + 1 = k
As k > 0 then 1 6 m 2 − 9 5 m > 0 .It implies m ≥ 6
Putting m = 6 in the equation we get k = 7 and n = 5 0
So answer is 5 7