|
|
![]() |
AS/A2 Pure 1 Pure 3 |
| P2 Topic 3: Sequences and series | |
| n! | |
| The function n!
is read as "n factorial". 1! = 1 2! = 2.1 = 2 3! = 3.2.1 = 6 4! = 4.3.2.1 = 24 5! = 5.4.3.2.1 = 120 ... n! = n(n-1)(n-2)(n-3)...3.2.1 0! = 1. Find the value of n! for some other integer values of n. What is the largest value that you can get? |
|
|
||||||