student34
- 639
- 21
Homework Statement
2n
Ʃ (k)
k=1
The Attempt at a Solution
2n
Ʃ (k) = 2n(2n+1)/2 (This is just a shot in the dark.)
k=1
student34 said:Homework Statement
2n
Ʃ (k)
k=1
The Attempt at a Solution
2n
Ʃ (k) = 2n(2n+1)/2 (This is just a shot in the dark.)
k=1
Dick said:Sure. If you've shown the sum from 1 to n of k is n*(n+1)/2, then the sum to 2n is just 2n*(2n+1)/2. It's just substitution.
student34 said:So would this work too?
2n+1
Ʃ (k) = (2n+1)((2n+1)+1)/2
k=1
student34 said:Homework Statement
2n
Ʃ (k)
k=1
The Attempt at a Solution
2n
Ʃ (k) = 2n(2n+1)/2 (This is just a shot in the dark.)
k=1