Q. 17

Question

State algebraic formulas that express the following sums, where n is a positive integer:
(a) k=1n1(b) k=1nk(c)  k=1nk2(d)  k=1nk3

Step-by-Step Solution

Verified
Answer

Part(a) nPart(b) n(n+1)2Part(c) n(n+1)(2n+1)6Part(d) n2(n+1)24

1Part(a) Step 1. Given Information

The given sum is k=1n1

2Part(a) Step 2. Explanation

By theorem, the algebraic equation is k=1n1=n

On verifying, we get,

k=1n1=1+1+1....+1n=n

3Part(b) Step 1. Given Information

The given sum is k=1nk

4Part(b) Step 2. Calculation

By theorem, the algebraic equation is k=1nk=n(n+1)2

On verifying, we get,

S=1+2+...+(n-1)+n=n+(n-1)+...+2+1=(n+1)+(n+1)+...(n+1)=n(n+1)2

5Part(c) Step 1. Given Information

The given sum is k=1nk2

6Part(c) Step 2. Calculation

By theorem, the algebraic equation is k=1nk2=n(n+1)(2n+1)6

On verifying, we get,

k=1nk2=12+22+...n2=n(n+1)(2n+1)6

The above statement must be true for n+1 too.

S=12+22+...+n2+n+12=n(n+1)(2n+1)6+(n+1)2=n(n+1)(2n+1)+6(n+1)26 =(n+1)2n2+7n+66=(n+1)2n2+4n+3n+66=(n+1)(n+2)(2n+3)6

The summation n(n+1)(2n+1)6=(n+1)(n+2)(2n+3)6 for n=n+1

7Part(d) Step 1. Given Information

The given sum is k=1nk3

8Part(d) Step 2. Calculation

By theorem, the algebraic equation is k=1nk3=n2(n+1)24

On verifying, we get,

k=1nk3=13+23+...n3=n2(n+1)24