What is Combinatorics: Definition and 416 Discussions

Combinatorics is an area of mathematics primarily concerned with counting, both as a means and an end in obtaining results, and certain properties of finite structures. It is closely related to many other areas of mathematics and has many applications ranging from logic to statistical physics, from evolutionary biology to computer science, etc.
The full scope of combinatorics is not universally agreed upon. According to H.J. Ryser, a definition of the subject is difficult because it crosses so many mathematical subdivisions. Insofar as an area can be described by the types of problems it addresses, combinatorics is involved with:

the enumeration (counting) of specified structures, sometimes referred to as arrangements or configurations in a very general sense, associated with finite systems,
the existence of such structures that satisfy certain given criteria,
the construction of these structures, perhaps in many ways, and
optimization: finding the "best" structure or solution among several possibilities, be it the "largest", "smallest" or satisfying some other optimality criterion.Leon Mirsky has said: "combinatorics is a range of linked studies which have something in common and yet diverge widely in their objectives, their methods, and the degree of coherence they have attained." One way to define combinatorics is, perhaps, to describe its subdivisions with their problems and techniques. This is the approach that is used below. However, there are also purely historical reasons for including or not including some topics under the combinatorics umbrella. Although primarily concerned with finite systems, some combinatorial questions and techniques can be extended to an infinite (specifically, countable) but discrete setting.
Combinatorics is well known for the breadth of the problems it tackles. Combinatorial problems arise in many areas of pure mathematics, notably in algebra, probability theory, topology, and geometry, as well as in its many application areas. Many combinatorial questions have historically been considered in isolation, giving an ad hoc solution to a problem arising in some mathematical context. In the later twentieth century, however, powerful and general theoretical methods were developed, making combinatorics into an independent branch of mathematics in its own right. One of the oldest and most accessible parts of combinatorics is graph theory, which by itself has numerous natural connections to other areas. Combinatorics is used frequently in computer science to obtain formulas and estimates in the analysis of algorithms.
A mathematician who studies combinatorics is called a combinatorialist.

View More On Wikipedia.org
  1. R

    Proving Existence of Two Numbers with Difference at Most 10

    Homework Statement The sum of 5 positive real numbers is 100. Prove that there are two numbers among them whose difference is at most 10. Homework Equations Nothing really... The Attempt at a Solution The biggest problem I'm running into is that I can think of specific examples...
  2. D

    Conditional Probability with combinatorics

    If a hand of 5 cards are dealt from a 52 card pack (order doesn't matter), what is the probability that the hand will contain the ace of spades GIVEN that there is at least one ace? Thanks.
  3. A

    Enumerative or Non-enumerative Combinatorics?

    Which one do you find more interesting and why? My school offers separate classes in these two subjects and I'm wondering about which one I should take. I have very little experience with combinatorics (not much more than my high school algebra II course), so I have no idea.
  4. B

    Combinatorics: Starting Posets/Relations

    Homework Statement We say that a relation R on a set X is symmetric if (x, y) \in R implies (y, x) \in R for all x, y \in X. If X = \{a, b, c, d, e, f \}, how many symmetric relations are there on X? How many of these are reflexive? Homework Equations The Attempt at a...
  5. W

    Grad Combinatorics Texts: Cameron & Van Lint-Wilson

    What's a good graduate level introductory combinatorics text. I've been looking at Cameron and Van Lint-Wilson, they seem like sound texts. Do you guys have any recommendations?
  6. B

    Counting Possible Distributions of Identical Pencils Among Four Students

    Homework Statement Suppose that a teacher wishes to distribute 25 identical pencils to Ahmed, Bar- bara, Carlos, and Dieter such that Ahmed and Dieter receive at least one pencil each, Carlos receives no more than five pencils, and Barbara receives at least four pencils. In how many ways can...
  7. B

    How Many Ways to Distribute Pencils with Constraints?

    Homework Statement Suppose that a teacher wishes to distribute 25 identical pencils to Ahmed, Bar- bara, Carlos, and Dieter such that Ahmed and Dieter receive at least one pencil each, Carlos receives no more than five pencils, and Barbara receives at least four pencils. In how many ways can...
  8. P

    Probability of Obtaining a Complete Suit in a Card Game: Combinatorics Question

    This question is out of the book, graduate problems in physics. problem 4 mathematical physics. In dealing 52 cards among two teams (containing two partners), what is the probability a particular team will obtain one complete suit between them? To determine the answer we need to find the...
  9. Z

    Seating Arrangements for Different Table Shapes

    A group of 3 couples has decided to start a dinner club. The first couple’s dinner table is rectangular with room for two people on either of the longer sides and room for one on either of the shorter sides. The second couple’s table is triangular, with room for two people on each side. The...
  10. M

    Combinatorics: Creating a Sum of 1's and 2's with Repetitions Allowed

    Homework Statement In how many ways can we create the sum k = x_1 + x_2 + ... + x_n where each x_i is either 1 or 2 with repetitions allowed. n <= k <= 2n For example n = 4 k = 5 1+1+1+2 1+1+2+1 1+2+1+1 2+1+1+1 are four ways. Homework Equations Is this solving...
  11. T

    Combinatorics: number of words

    ere me now. I'm trying to figure out how many words of length r having exactly k distinct letters can be made with an alphabet of size n. Call this number a_k,r. It satisfies the recursion a_{k,r} = ka_{k,r-1} + (n-k+1)a_{k-1,r-1} a_{1,r} = n for r >= 1 a_{k,r} = 0 for r < k My...
  12. H

    Simple Combinatorics: What are odds of picking same number?

    This isn't a hwk question, it's just something I've been trying to show my dad. I'm probably wrong. Okay my question is, suppose you pick ONE letter out of the alphabet. The odds of me picking your letter are 1/26, if I only have one guess. However, if I have two guesses, aren't the odds a...
  13. C

    Problems with the Multiplication Principle (combinatorics)

    I'm having problems wrapping my head around this...so I want to post some questions out of this Introductory Combinatorics book and what I believe to be the solutions: 1.) There are 6 rooks placed on a 6 by 6 chessboard. How many ways if there are 2 red and 4 blue? I got 6!*\binom{6}{4}...
  14. F

    Corresponding Binary Strings of Odd and Even 1's?

    Homework Statement Find a one-to-one correspondence between the binary strings (i.e. sequences of 0's and 1's) of length k that have an odd number of 1's, and those that have an even number of 1's. Homework Equations The Attempt at a Solution I'm not exactly sure of what it's...
  15. A

    Proving combinatorics identities

    Is it always possible to prove combinatorial identities in a brute force way, as opposed to the preferred way of seeing that the RHS and LHS are two different ways of counting the same thing? For example, the identity \left (^{n-1}_{k-1}\right) + \left (^{n-1}_{k}\right) = \left...
  16. G

    How can the sum of combinations be solved for the given problem?

    Hi! Does anybody know how to solve the following problem: \sum_{p=0}^{M}\binom{2M+2}{p}(M+1-p)=? Well, actually i know that the solution is: (2M+1)\binom{2M}{m}=\frac{2^{2M+1}\Gamma(\frac{3}{2}+M)}{\sqrt{\pi}\Gamma(M+1)} but i cannot prove it (mathematica calculates the first...
  17. R

    Combinatorics of the word RAKSH

    Homework Statement There is a word given: "RAKSH" and n slips are provided. A person is free to write anyone of the letters (R,A,K,S,H) in each of the slips. Repetition is allowed, i.e. for eg. one such case would be that all the 'n' slips are filled with the letter "R'. Then we begin our...
  18. D

    Combinatorics planar graph dealing with triples

    A complete tripartite K r,s,t is a generalization of a complete bipartite graph. There are three subsets of vertices, r in teh first subset, s in the second subset, and t in the third subset. Every vertex in one particular subset is adjacent to every vertex in the other two subsets; that is, a...
  19. R

    Combinatorics of license plates

    Homework Statement 1. In the manufacture of commercial license plates, a valid identifier consists of four digits followed by two eltters. Among all possible plate identifiers how many contain only the letters W, X, Y, or Z with a four digit number divisible by 5? 2. All the vertices of...
  20. G

    Counting Subsets with Specific Element Requirements

    Homework Statement How many subsets S \subseteq {1,2,...,21} are there if S is required to contain 5 odd integers and 6 even integers? 2. The attempt at a solution I am having trouble breaking this one down. If the subsets contain 5 odd and 6 even, do they only contain 5 odd and 6 even...
  21. L

    How many ways can you partition 10 identical balls into 3 identical boxes?

    How many ways can you place 10 identical balls into 3 identical boxes? Note: Up to two boxes may be empty. I approached this problem as: Let B represent ball Let 0 represent nothing (empty) |box wall| 0 0 B B B B B B B B B B |box wall| So, there must be two other box walls that...
  22. E

    Help - Combinatorics cause heavy computing

    I have n comparable sets of data, several thousand numbered values in each set. A certain number can be calculated by choosing m of these sets, let's call it S_m. Now, the value of S_m depends on which sets I choose, so it can be thought of as a function of m variables which can only take...
  23. G

    How Many Unique Outcomes with 5 Dice Ignoring Order?

    Say you have 5 regular die, how many permutations are possible if permutations such as 1,1,1,1,2 and 1,2,1,1,1 are not unique but considered the same (ordering doesn't matter)? I haven't done any combinatorics work in almost 6 years, so I am completely rusty on counting problems. No this...
  24. G

    Combinatorics problem - Permutations of ABDEFGH

    In theory I'm done this question, but would like to get it checked. 22) How many permutations of the letters ABCDEFGH contain c) the strings BA and FGH? Answer: 5 objects: BA, C, D, E, FGH. Total: 5! = 120 This is following the example in the book. However, the example only has...
  25. E

    Suggestions for Graduate-Level Combinatorics/Graph Theory Texts

    I have taken an undergraduate course in combinatorics (and graph theory). I am looking for a graduate-level text at that does everything completely rigorouslym and is suitable for self-study. Any suggestions?
  26. N

    Combinatorics Homework Help: 12 Workers, 4 Jobs, 277200 Solutions

    Homework Statement An IT-company with 12 hired workers, has been given four jobs. The company wants to use four workers on the first job, three on the second, three on the third and two on the last job. How many ways can the company put these 12 people on the four different jobs? The...
  27. C

    Difficult Brain Teaser: Combinatorics Problem on Selection with Replacement

    Problem Statement: Assume that there are n items (numbered from 1 to n) in an urn. We select b items from the urn and record their numbers. We return the selected b items into the urn and perform another selection. We do in total m such selections. At the end of the m selections we...
  28. B

    Are there always 3 coins of the same color in a set of 17 coins with 3 options?

    given 17 coins. a coin can either be red, blue or yellow. show there exists a three coins all of which are the same color.
  29. S

    Combinatorics Redux Followup: 2 Same, 1 Different Toppings on 3 Pizzas

    Followup: Suppose we have 2^9 ways of choosing topics on a pizza. Then, if we want different topics on 3 pizzas, we can do that in 2^9C3 = (2^9*(2^9)-1*(2^9)-2)/3! and if we want the same toppings on all the 3 pizzas, we already know that we can do that in 2^9 ways. But what about the...
  30. S

    One more combinatorics question

    My friend says that : If there are 9 different toppings then the number of ways to choose toppings for one pizza is 2^9, the number of the possible subsets of the set of 9 toppings. How can this be? Could someone explain with an example? Sorry if this seems very trivial...
  31. S

    Arby's and Combinatorics

    Arby's has this deal out now: 5 for $5.95. You can pick from 8 choices to fill 5 spots. The menu says "over 790 possible combinations" , so one can assume that the number of choices is between 790 and 800. What is the equation to figure out how many choices you have and what is the exact number...
  32. G

    What Is the Digit to the Right of the Decimal Point in (sqrt(3) + sqrt(2))^2002?

    Homework Statement The following is a question from a set-text that I have chosen to explore. What digit is imediately to the right of the decimal point in (sqrt(3) + sqrt(2))^2002 Homework Equations The Attempt at a Solution I have not gone very far with this, and may need...
  33. MathematicalPhysicist

    A question in combinatorics. (perhaps implementation of the pigeon hole principle).

    let a\in R and Q>=3 where Q\in Z, i need to prove that in the set {a,2a,...,(Q-1)a} there exists a number which its distance from the nearest whole number is smaller than 1/Q. i got this as an assignment in topic of the pigeon hole, now i don't see how to use it here, what i did so far (havent...
  34. W

    What Are Classic Texts on Elementary Combinatorics and Probability?

    What would be a good text on elementary combinatorics and combinatorial probability (I don't know if I'm using the right term here)? I'm looking for a classic and elegant text, nothing too modern or fancy.
  35. mattmns

    Combinatorics - Generating Functions

    Here is the question from the book: -------- John was recently diagnosed with a lethal disease and is said to have n hours left to live. John would like to spend his remaining time with his three girlfriends and wife, Jane, Jill, Joan and Amy, respectively. Assuming that John must spend...
  36. M

    Difference between at least and exactly? combinatorics

    Hello everyone. I'm revewing these 2 problems and im' not seeing how they are getting the answer for the "...exactly 4 penny's" Here's the 2 problems: (a) A large pile of coins consist of quarters, dimes, nickels, and pennies (at least 20 of each). How many different collections of 20...
  37. S

    Combinatorics - Finding all the four digit numbers with a property

    Hello, Recently, I've come across a textbook question based on permutation. I've even got the answer to that, but i want to verify my steps, because each time i solved the question, i realized how tricky it was, and i had to modify my approach. Heres my final approach, please spot any...
  38. C

    Combinatorics: generating functions

    I'm unsure about the following questions. Theyre from my introductory combinatorics class. 1) Let a_n denote the number of ways to distribute n objects to three people: A, B, C. A must have at least 2 of the objects, and B must have an amount divisible by 5. Find the generating function of...
  39. mattmns

    Combinatorics - Binomial Theorem Questions

    There are a few questions that have been giving me trouble with this binomial theorem stuff. (1). Using the binomial theorem and the relation (1+x)^{m_1} (1+x)^{m_2} = (1+x)^{m_1 + m_2} prove that: \sum_{k=0}^n \binom{m_1}{k} \binom{m_2}{n-k} = \binom{m_1 + m_2}{n} (2). Prove by induction...
  40. M

    Probability of 3 Hearts in Same Hand: Combinatorics Question for Standard Bridge

    You're playing standard bridge with three other people. If you know that you and your partner have 10 hearts altogether, then what is the probability that the remaining 3 hearts are all in the same hand ? Is it comb(3,3)*comb(23,10)/comb(26,13) ? Since there is only 1 way of selecting 3...
  41. S

    Combinatorics Challenge: Finding Equal Age Sums with 10 People in a Room

    I rarely care enough about one problem to ask for help, but there are a million problems that are similar to this one and I don't really understand any of them. The problem I'm looking at reads: In a room there are 10 people, none of whom are older than 60 (ages are considered as whole...
  42. C

    What are some good references for learning about combinatorics and enumeration?

    First, is this the right area to post topics on combinatorics? It seemed better than "General Math" to me, but I'm not quite sure this is right either. OK, my question is a general one. I've been trying to calculate some things recently, and it strikes me that what I'm doing is essentially...
  43. mattmns

    Combinatorics - Pigeonhole Principle

    I have two Pigeon Hole Principle questions that I am having trouble with. First Question: In a room there are 10 people, none of whom are older than 60, but each of whom is at least 1 year old. Prove that one can always find two groups of people (with no common person) the sum of whose ages...
  44. 0

    Combinatorics or information theory?

    I have to choose between two classes because of a schedule conflict: CS 575, combinatorics and graph theory This course is taught by the chief undergraduate advisor and earlier I mentioned to him that I'd be taking the course. So politically it may be a good idea. The course says it...
  45. E

    What is the solution to problem 6 in the Combinatorics seating problem?

    Hello, so this is what I am stuck on: In how many different ways can you seat 11 men and 8 women in a row so that no two women are to sit next to each other. I know it's going to be combination and not permutation and that total number of seating them is 11!*8! but that is as far as I could...
  46. N

    Combinatorics, probability and statistics Questions

    Hey guys, I have a few questions: 1. There are 35 desks in a classroom. In how many ways can the teacher configure a seating plan for a class of 30 students? I'm not sure if order matters (35P30 or 35C30). 2. Sixteen people attend a meeting. Each person greets everyone with a single...
  47. Q

    Counting Marbles in Boxes: Solving Tough Combinatorics Problems

    I've just managed to stump myself. Let's say you have M (identical) marbles and N boxes. How many ways can you put the marbles in the boxes if each box can have at most k (k <= M) marbles? for k=M we can take M .'s to be the marbles and N-1 |'s to be the boxes so a valid configuration...
  48. T

    Gene mapping - what of combinatorics?

    Hey, so in 2003, it was announced that the human genome was more or less mapped. The difference between individual humans is about 0.2 percent of the 3 000 000 000 genes we have. So somehow, this percentage should account for all of the human variations that aren't dependent on environment...
  49. T

    Combinatorics Problem: Assigning Seats for 4 Guys and 4 Girls in a Single Row

    Suppose you want to assign seats for a single row of 4 guys and 4 girls in such a way that each guy is sitting next to at least one girl and vice versa. How many ways are there to do this? This is not a hard problem at all, but I am lacking a good outlined approach to solving problems of this...
  50. B

    Combinatorics homework question

    Can anyone help with this proof? Let k be an element of positive integers. prove that there exists a positive integer n such that k|n and the only digits in n are 0's and 3's This is in section on the pigeon hole principle and the only problem I have left. I'm not really sure where to...
Back
Top