1 2 + 2 2 + 3 2 + ⋯ + k 2 = 2 4 ( N − 1 ) N ( N + 1 ) , where N = 2 k + 1 .
Now consider the sum ( 2 1 ) 2 + ( 1 2 1 ) 2 + ( 2 2 1 ) 2 + ⋯ + ( k − 2 1 ) 2 . Can this sum also be written in the form 2 4 ( N − 1 ) N ( N + 1 ) ? If so, what is the value of N ?
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.
In method 1:
How we get the second term in the third line :
a = 1 ∑ k a= 2 k ( k + 1 )
Log in to reply
In general, a = 1 ∑ k a = 1 + 2 + ⋯ + k = 2 k ( k + 1 ) . Check for yourself!
In the first method it should be a = 0 ∑ k − 1 ( a + 2 1 ) 2 + ( k − 2 1 ) 2
Log in to reply
No, because then you wouldn't have the term ( 2 1 ) 2 , and you would have the term ( k − 2 1 ) 2 twice...
Log in to reply
I have edited my comment so please check now, and how would I have ( k − 2 1 ) 2 twice
Log in to reply
@Racchit Jain – Because for a = k − 1 , you'd have ( a + 2 1 ) 2 = ( k − 1 + 2 1 ) 2 = ( k − 2 1 ) 2 .
The following would be correct ways to write the sum: a = 0 ∑ k − 2 ( a + 2 1 ) 2 + ( k − 2 1 ) 2 ; a = 0 ∑ k − 1 ( a + 2 1 ) 2 ; a = 1 ∑ k − 1 ( a − 2 1 ) 2 + ( k − 2 1 ) 2 ; a = 1 ∑ k ( a − 2 1 ) 2 . I find the last one the most useful, but you're welcome to do it differently!
This is a very nice approach.....however an objective approach: keep k=1 and check with each option.....:P
Log in to reply
You are right-- that is a quick way to distinguish between the three "Yes" answers. Of course, checking with k = 1 does not prove that "Yes" is correct...
The new sum(L.H.S) is similar to the previous one but the difference is that we subtract 2 1 from every i to k
(If the general term was i 2 )
So it can be also written in the same form of N (the sum is different of course)
Now,to find the new value of N :
We put k- 2 1 instead of k in the given equation: N=2k+1
So it will be: N=2(k- 2 1 )+1
N=2k-1+1
N=2k
No, that reasoning is incorrect... Let's see what happens if we subtract 4 1 from each term, so that we calculate ( 4 3 ) 2 + ( 1 4 3 ) 2 + ⋯ + ( k − 4 1 ) 2 . According to your reasoning, this should be equal to 2 4 ( N − 1 ) N ( N + 1 ) , with N = 2 ( k − 4 1 ) + 1 = 2 k + 2 1 . But that is not the case; for instance, in the simple situation k = 1 we have N = 2 2 1 , and 2 4 ( N − 1 ) N ( N + 1 ) = 2 4 ( 1 2 1 ) ( 2 2 1 ) ( 3 2 1 ) = 6 4 3 5 = 1 6 9 = ( 4 3 ) 2 .
Log in to reply
I am sorry but I don't understand why should it be equal to 1 6 9
Problem Loading...
Note Loading...
Set Loading...
Method 1: a = 1 ∑ k ( a − 2 1 ) 2 = a = 1 ∑ k ( a 2 − a + 4 1 ) = a = 1 ∑ k a 2 − a = 1 ∑ k a + a = 1 ∑ k 4 1 = 2 4 ( 2 k ) ( 2 k + 1 ) ( 2 k + 2 ) − 2 k ( k + 1 ) + 4 k = 2 4 ( 2 k ) ( 2 k + 1 ) ( 2 k + 2 ) − 1 2 k ( k + 1 ) + 6 k = 2 4 ( 2 k ) ( 2 k + 2 ) [ ( 2 k + 1 ) − 3 ] + 6 k = 2 4 ( 2 k ) ( 2 k + 2 ) ( 2 k − 2 ) + 6 k = 2 4 ( 2 k ) [ ( 4 k 2 − 4 ) + 3 ] = 2 4 ( 2 k ) ( 4 k 2 − 1 ) = 2 4 ( 2 k ) ( 2 k − 1 ) ( 2 k + 1 ) = 2 4 ( N − 1 ) N ( N + 1 ) with N = 2 k .
Method 2: Let the sum be written as S k = ( 2 1 ) 2 + ⋯ + ( k − 2 1 ) 2 . Then 4 S k = 1 2 + 3 2 + ⋯ + ( 2 k − 1 ) 2 = ( 1 2 + 2 2 + 3 2 + 4 2 + ⋯ + ( 2 k − 1 ) 2 + ( 2 k ) 2 ) − ( 2 2 + 4 2 + ⋯ + ( 2 k ) 2 ) = ( 1 2 + ⋯ + ( 2 k ) 2 ) − 4 ⋅ ( 1 2 + ⋯ + k 2 ) = 2 4 ( 4 k ) ( 4 k + 1 ) ( 4 k + 2 ) − 4 ⋅ 2 4 ( 2 k ) ( 2 k + 1 ) ( 2 k + 2 ) = 6 k ( 4 k + 1 ) ( 4 k + 2 ) − 2 k ( 2 k + 1 ) ( 2 k + 2 ) = 6 ( 1 6 k 3 + 1 2 k 2 + 2 k ) − ( 8 k 3 + 1 2 k 2 + 4 k ) = 6 8 k 3 − 2 k = 3 k ( ( 2 k ) 2 − 1 2 ) = 3 k ( 2 k − 1 ) ( 2 k + 1 ) = 6 ( 2 k − 1 ) ( 2 k ) ( 2 k + 1 ) . It follows that S k = ( 2 k − 1 ) ( 2 k ) ( 2 k + 1 ) / 2 4 .