what is the sum of 2x2+3x3+4x4+5x5+6x6+7x7+8x8+9x9+10x10=
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.
consider the sequence
1 =1
1 + 3 = 2x2
1 + 3 + 5 = 3x 3
.
.
.
.
thus we can see that the sum of first n odd numbers is the square of the number of numbers we have taken
therefore
2x2 = 1+3
3x3 = 1+ 3+5
.
.
.
10x10 = 1 + 3 +5 ..........
thus substitute the value