Investigating a Sequence of Numbers

Authors Avatar
(Investigating a Sequence of Numbers)

Part 1

The sequence of numbers { an } is defined by

a1 = 1 x 1! , a2 = 2 x 2!, a3 = 3 x 3!, ....

Find the nth term of the sequence.

n

an

x 1! = 1

2

2 x 2! = 4

3

3 x 3! = 18

4

4 x 4! = 96

5

5 x 5! = 600

.

.

.

n

n x n!

As you can see above if n = 1 then a1 = 1 x 1!

If n = 2 then a2 = 2 x 2!

If n = 3 then a3 = 3 x 3!

If n = 4 then a4 = 4 x 4!

.

.

.

@ Therefore the nth term of this sequence is an = n x n!

Part 2

Let Sn = a1 + ... + an Investigate Sn for different values of n.

n

an

Sn

x1! = 1

a1 = 1

2

2x2! = 4

a1+a2 = 5

3

3x3! =18

a1+a2+a3 =23

4

4x4! =96

a1+a2+a3+a4 = 119

When n = 1 S1 = a1 = 1

n = 2 S2 = a1+a2 = (1x 1!) +(2x 2!) = 5

n = 3 S3 = a1+a2+a3 = (1x 1!) + (2x 2!) + (3x 3!) = 23

n = 4 S4 = a1+a2+a3+a4 = (1x 1!) + (2x 2!) + (3x 3!) + (4x 4!) = 119

Part 3

Based on your answer to part 2, conjecture an expression for Sn

S1 = 1, S2 = 5, S3 = 23, S4 = 119 ...

Firstly, I tried to make Sn=n into Sn=n! but I still got a wrong answer.
Join now!


S1=1, S2 = 4, S3 = 6, S4 = 24 ...(X)

So I tried to make Sn=n! into Sn=(n+1)! And I realized that an expression for Sn I want to find equals subtracting 1 from (n+1)!.

S1 = 2, S2 = 6, S3 = 24, S4 = 120...

So I could conjecture an expression for Sn

@ My conjecture is Sn = (n+1)! - 1

Part 4

Prove your conjecture by the use of mathematical induction.

Prove that Sn = a1 + ... + an = (n+1)!-1

i ) when ...

This is a preview of the whole essay