Solve Combination Problem: C(n,3) = C(n,8)

  • Thread starter Thread starter DecayProduct
  • Start date Start date
  • Tags Tags
    Combination
Click For Summary
The equation C(n,3) = C(n,8) implies that n must equal 11, as derived from the relationship between the factorials. By simplifying the factorial expressions, (n-3)!/(n-8)! can be equated to 6720, leading to the conclusion that (n-3)! = 8!. The discussion emphasizes the importance of recognizing that C(n,a) = C(n,b) holds true when a + b = n. Additionally, it notes that C(n,a) is monotonic, increasing until a reaches n/2 and then decreasing. Understanding these properties aids in solving combination problems effectively.
DecayProduct
Messages
67
Reaction score
0

Homework Statement


C(n,3) = C(n,8)


Homework Equations



n!/(n-3)!3! = n!/(n-8)!8!

The Attempt at a Solution



My attempts at a solution are many and varied. But, I figure my problem is with the algebraic operations on factorials. Logically, since the numerators are both n!, I figure that I can ignore that and just work on (n-3)!3! = (n-8)!8!

I boiled this down to (n-3)!/(n-8)! = 6720. I solved this based on the fact that I know that 8!/3! = 6720. Therefore, (n-3)! = 8!, and n = 11. But this was simply guess work on my part. What I'm confused about is, what is the proper way to solve the problem? How do I perform algebra on these factorials?
 
Physics news on Phys.org
well, if u want a full on algebraic way then u basically write (n-3)! as

(n-3)(n-4)(n-5)(n-6)(n-7)(n-8)!

now cancel the (n-8)! from the numerator and the denominator...

u get a fifth degree equation and u solve that!
 
One way would be to write the factorials in their expanded forms.
Like (n-3)! = (n-3)(n-4)(n-5)(n-6)(n-7)(n-8)!
 
DecayProduct said:
C(n,3) = C(n,8)

Hi DecayProduct! :smile:

I'd just write the answer without giving a reason …

C(n,a) = C(n,b) only if a + b = n seems too obvious to require explanation.

(If you want an explanation, I suppose you could easily show that C(n,a) is monotone increasing in a until half-way, and then monotone decreasing)
 

Similar threads

Replies
10
Views
3K
  • · Replies 17 ·
Replies
17
Views
3K
  • · Replies 32 ·
2
Replies
32
Views
2K
  • · Replies 11 ·
Replies
11
Views
5K
  • · Replies 12 ·
Replies
12
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 21 ·
Replies
21
Views
3K
Replies
13
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 29 ·
Replies
29
Views
6K