I can't understand, can you give any shortcut method to solve this problem plzzzz.
Jitu said:
(Wed, Mar 23, 2011 08:46:50 AM)
i also not got it......
even in formula the no. is divided by 2
Varun said:
(Fri, Apr 8, 2011 04:43:30 AM)
Its simple sum of squares of natural number till 20 minus sum till 10.
Formula to calculate such sum is
{n(n + 1)(2n + 1)}/6. n is the lats digit
ie. 20 and 10 in this example