Given the sequence:
1, 1, 2, 6, 24
Let's fill in the sequence.
Here, we can see that the nth term is equal to the pprevious term multiplied by n.
First term: 1 x 1 = 1
Second term: 1 x 2 = 2
Third term: 2 x 3 = 6
Fourth term: 6 x 4 = 24
Fifth term: 24 x 5 = 120
Sixth term: 120 x 6 = 720
Seventh term: 720 x 7 = 5040
8th term: 5040 x 8 =40320
Hence, the sequence is:
1, 1, 2, 6, 24, 120, 720, 5040, 40320
The explicit formula of the sequence is:
For example to find the 6th term, we have:
We can see the 6th term is 720.
For the recursive formula, we have:
ANSWER:
Sequence: 1, 1, 2, 6, 24, 120, 720, 5040, 40320
Explicit formula:
Recursive formula: