Combination of Non Adjacent Numbers

  • Context: Undergrad 
  • Thread starter Thread starter SamitC
  • Start date Start date
  • Tags Tags
    Combination Numbers
Click For Summary
SUMMARY

The discussion focuses on calculating the number of ways to select 4 non-adjacent numbers from the set {1, 2, 3, 4, 5, 6, 7, 8}. The formula used is C(n-r+1, r), which in this case is C(8-4+1, 4) = C(5, 4) = 5. However, participants identified only four valid combinations: {1, 3, 5, 7}, {1, 3, 5, 8}, {1, 4, 6, 8}, and {2, 4, 6, 8}. The missing fifth combination was suggested to be {1, 3, 6, 8}.

PREREQUISITES
  • Understanding of combinatorial mathematics
  • Familiarity with the concept of non-adjacency in number selection
  • Knowledge of binomial coefficients and their notation
  • Basic skills in mathematical reasoning and problem-solving
NEXT STEPS
  • Study combinatorial principles in depth, focusing on non-adjacent selections
  • Learn about binomial coefficients and their applications in combinatorics
  • Explore advanced counting techniques, such as inclusion-exclusion
  • Practice similar problems involving combinations and permutations
USEFUL FOR

Mathematicians, students studying combinatorics, educators teaching mathematical concepts, and anyone interested in solving combinatorial problems.

SamitC
Messages
36
Reaction score
0
Suppose there are numbers 1, 2, 3, 4, 5, 6, 7, 8. Question is: How many ways can we pick 4 non adjacent numbers (order does not matter)?
Now, as per formula it is C(n-r+1,r) = C(8-4+1,4) = C(5,4)=5.
Crosschecking, I could find only four: 1,3,5,7 : 1,3,5,8 : 1,4,6,8 : 2,4,6,8
Not sure which 5th one I am missing?
 
Physics news on Phys.org
1,3,6,8
 
Thanks.
 

Similar threads

  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 12 ·
Replies
12
Views
2K
  • · Replies 14 ·
Replies
14
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 12 ·
Replies
12
Views
2K
  • · Replies 6 ·
Replies
6
Views
1K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 57 ·
2
Replies
57
Views
7K
Replies
2
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K