Combination and Permutation questions

Click For Summary

Discussion Overview

The discussion revolves around solving permutation and combination equations, specifically finding the integer values of n for the equations nC4 = 35 and nC4 = 70. The scope includes mathematical reasoning and problem-solving techniques related to combinatorial mathematics.

Discussion Character

  • Homework-related
  • Mathematical reasoning
  • Exploratory

Main Points Raised

  • Some participants suggest using trial and error to find integer solutions for n, noting that nCr is increasing for a fixed r.
  • One participant proposes rewriting nC4 in terms of factorials to derive a polynomial equation, indicating that n is close to the fourth root of 35*24.
  • Another participant provides specific solutions for the equations, indicating the integer values of n that satisfy the equations.
  • There is a mention of using quartic polynomial formulas, with a suggestion to refer to external resources for assistance.
  • One participant points out that since n must be an integer, trial and error is a practical approach, providing calculations for n=6 and n=7 as potential solutions.
  • A later reply notes the age of the thread, questioning its relevance to the original poster.

Areas of Agreement / Disagreement

Participants express various methods for solving the equations, with some favoring trial and error while others suggest polynomial approaches. There is no clear consensus on a single method, and the discussion remains open-ended regarding the best approach.

Contextual Notes

Some participants reference the need for integer solutions and the potential complexity of quartic equations, indicating that the discussion may depend on specific mathematical definitions and assumptions.

yc716
Messages
2
Reaction score
0
Hi,
Can anyone help me with these permutation/combination questions?

Solve the equation for n:
1. nC4 = 35
2. nC4 = 70

It would be really good if I got the answers with full explanations, a.s.a.p. Thanks.
 
Last edited:
Physics news on Phys.org
THere is nothing wrong with trial and error some times.

nCr is increasing (for a fixed r)

Alternatively write nC4=35 out in factorials and get a 4th order polynomial to solve.

You can improve this since it is the same as n(n-1)(n-2)(n-3)=35*24

so n is very close to the 4th root of 35*24
 
solve(n*(n-1)*(n-2)*(n-3)=35*24,n); -4, 7, 3/2 + 1/2 I sqrt(111), cc.

solve(n*(n-1)*(n-2)*(n-3)=70*24,n); -5, 8, 3/2 + 1/2 I sqrt(159), cc

I cannot remember the formula for quartic polynomials. Just look up in Abramowich or use Maple.
 
Last edited:
Since n must be an integer, it's easier to use "trial and error". In particular 6C4= \frac{(6)(5)}{(2)}= 15 which is too small while 7C4= \frac{(7)(6)(5)}{(3)(2)}= 35. Aha!

8C4= \frac{(8)(7)(6)(5)}{(4)(3)(2)}= 70.
 
yc716 said:
Hi,
Can anyone help me with these permutation/combination questions?

Solve the equation for n:
1. nC4 = 35
2. nC4 = 70

It would be really good if I got the answers with full explanations, a.s.a.p. Thanks.

yes
nC4=n!/4!.(n-4)!=n(n-1)(n-2)(n-3)[(n-4)!]/(n-4)!.24=35
now n(n-1)(n-2)(n-3)=35*24
n(n-1)(n-2)(n-3)=7*6*5*4
compairing both sides we gwt
n=7
n-1=6 so n=7
ans n=7
 
This thread is 3.5 years old, doubt that it's going to be of interest to the OP now.
 
I wondered why I didn't recognize my own response!
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 28 ·
Replies
28
Views
4K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 8 ·
Replies
8
Views
1K
  • · Replies 4 ·
Replies
4
Views
5K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K