39
Dr.House
·2010-05-24 12:08:00
n(n+1)/2=nk
this implies n=2.na-1 where a=k-1
so n should be odd and there exist a suitable `a` satisfying the above equation i gave
6
Kalyan IIT-K Beware I'm coming
·2010-05-24 12:13:28
@b555 hw cud u take sum of n integers as n(n+1)/2 .??it isnt said dat it is sum of natural no.........it can start from ny number.......
6
Kalyan IIT-K Beware I'm coming
·2010-05-24 12:18:55
let integers be n,n+1,n+2.... till x terms
therefore sum =
{x[2n+(x-1)]}/2=nk.can we proceed like dis?
39
Dr.House
·2010-05-24 20:47:59
oops.. din see that they can be any integers
1
SatyaPriya Ojha
·2010-08-06 01:40:05
I have to say I am not sure what I have done..
sum of n consecutive integers = nA
A being the average of the numbers.
nA = nk
A = nk-1
right side is integer so left side also integer
Now n should be odd because if it's even the average of n consecutive numbers is never a whole number.
I guess that is the only condition on n that it should be odd
and the series is ...nk-1-2,nk-1-1,nk-1,nk-1+1,nk-1+2...
n such numbers with nk-1 in the middle.
62
Lokesh Verma
·2010-08-06 02:33:19
exactly what i had in mind.. (actually i had posted this question long long back..)
sum of an AP.. is the first + last term divided by 2 times the number of terms :)