N factorial - general question

  • Thread starter Thread starter michonamona
  • Start date Start date
  • Tags Tags
    Factorial General
Click For Summary

Homework Help Overview

The discussion revolves around the factorial notation and its application in permutations and combinations, specifically focusing on the expression n!/(n-r)! and its interpretation in the context of selecting objects from a set.

Discussion Character

  • Conceptual clarification, Problem interpretation

Approaches and Questions Raised

  • The original poster attempts to understand the meaning of the term (n-r+1) in the factorial expression and questions its application in a specific example involving distinct objects.

Discussion Status

Participants are exploring the interpretation of the factorial expression and its components. Some have provided clarifications regarding the multiplication sequence and the significance of the last term, while others have noted the distinction between permutations and combinations in the context of the problem.

Contextual Notes

The discussion includes an example involving 5 distinct objects and the selection of 2, with participants referencing specific values for n and r. There is also mention of the need to differentiate between counting permutations and combinations based on the context of the selection.

michonamona
Messages
120
Reaction score
0
Hello everyone!

Homework Statement


n!/(n-r)! = n(n-1)(n-2)...(n-r+1)

where r is the number of objects we want from n distinct objects (3 billiard balls out of 16)

I don't understand what the last term in the expansion means, the (n-r+1). For example, suppose we have 5 distinct objects and we want to choose 2. This means that n = 5 and r = 2

5x4x3x2x1x(5-2+1)

is this correct?

Thank you for your help
 
Physics news on Phys.org
16!/(16-3)! = 3360 which is P(n,r)

If you want C(n,r)=P(n,r)/r!
 
Last edited:
The notation n(n-1)(n-2)...(n-r+1) actually means to start at n and multiply all the numbers below it until we reach n-r+1.

Therefore with your example where n=5 and r=2, we have that
n-r+1 = 5-2+1 = 4
and we multiply
5 * 4 = 20
where we don't include any factor below 4.

Similarly, if we had n=5 and r=3, then we'd find
n-r+1 = 5-3+1 = 3
so when we evaluated n(n-1)(n-2)...(n-r+1), we'd have
5 * 4 * 3 = 60
(once again, note that we don't include any factor below n-r+1 = 3)

Hope that clarifies things.

-------

Additionally, like cronxeh mentioned, that expression counts permutations. In your example of the billiard balls, we'd want to count combinations, unless you're also giving some order to the choice.
 
Awesome, thanks guys.
 

Similar threads

  • · Replies 13 ·
Replies
13
Views
4K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 22 ·
Replies
22
Views
2K
Replies
3
Views
2K
Replies
2
Views
1K
  • · Replies 15 ·
Replies
15
Views
5K