Factorials Flashcards

(11 cards)

1
Q

What are factorials used for?

A

Used for arranging and counting possibilities

Example; You have five books and want to know how many different ways they can be arranged. We can use the factorial of 5 (5!) to calculate this. 5! = 5 x 4 x 3 x 2 x 1 = 120, so there are 120 ways you could organise them.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

How do you calculate the number of ways to pick 2 books from 5?

A

5! / [ 2! ( 5 - 2 )! ] = 10

This is derived from the formula n! / [ r! ( n - r )! ] where n is the total number of items and r is the number of items you are choosing.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What does n represent in the formula n! / [ r! ( n - r )! ]?

A

Total number of items

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What does r represent in the formula n! / [ r! ( n - r )! ]?

A

Number of items you are choosing

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What does n - r represent in the formula n! / [ r! ( n - r )! ]?

A

Number of items you’re not choosing

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Fill in the blank: x ( x - 1 )! = _______

A

x!

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Fill in the blank: x! ( x + 1 ) = _______

A

( x + 1 )!

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What is the simplified expression for x! + ( x + 1 )!?

A

x! ( x + 2 )

Derived from the equation x! + x! ( x + 1 ) = x! ( 1 + x + 1 ).

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What is the result of ( n + 2 )! - n!?

A

n! ( n^2 + 3n + 1 )

This is simplified from ( n + 2 ) ( n + 1 ) n! - n!.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

True or False: 5! = 120.

A

True

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What is the factorial of 5 (5!)?

A

5 x 4 x 3 x 2 x 1 = 120

How well did you know this?
1
Not at all
2
3
4
5
Perfectly