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. H

    Can You Derive These Combinatorics Formulas for Fun?

    Hi. We are doing permutations and combinations in class and we were given some formulas without proof to remember. I was able to derive most of them but was unable to derive 3 of them. But I would like to see how do I derive them for sake of fun (also if I forget them what will I do. :) ). 1...
  2. S

    How can I prove that this is the upper bound?

    Combinatorics...evil problem! Hi all, I am working on my combinatorics homework. I have completed all of the problems but one. Here it goes: ------------------------------------------ Let S_1 and S_2 be two sets where |S_1| = m and |S_2| = r, for m,r in Z+ (positive integers), and the...
  3. A

    Combinatorics and not getting your hat

    We were given an extra credit problem in discrete structures 2 today. The problem is: n people go to a party and leave a hat. When they leave they take a random hat. What is the probability that no one ends up with the same hat? I can calculate the probability, but I was just wondering if I can...
  4. JasonJo

    How many possible sequences of tennis matches with 6 players over 4 weeks?

    There are 6 tennis players and each week for a month (4 weeks) a different pair of 5 play a tennis match. How many ways are there to form the sequence of 4 matches so that every player plays at least once? I believe this is an OR problem, but I don't know how to handle the 4 weeks information...
  5. JasonJo

    General Help for Combinatorics and Graph Theory

    hey guys I am taking a class right now called Finite Mathematical Structures, and I am having a pretty tough time. although it's only about 1 - 2 weeks into the semester, i am having a hard time actually understanding graph theory problems. so far we are doing isomorphisms, edge coverings...
  6. C

    Probability of Choosing E in ENERGISE: Combinatorics Approach

    The question goes something like this... What is the probability of an E being one of the 4 randomly chosen letters from the word ENERGISE? This is how i did it (the book says its wrong): ENERGISE ==> 3 Es, 5 Non-Es (partitioning) hence: (3c1*5c3)/(8c4) the book has 55/56...
  7. L

    Birthday Problem ( on combinatorics )

    Birthday Problem (need help on combinatorics...) URGENT! Question: There are ''n'' ppl in a room. What's the probability of 2 or more ppl sharing the same birthday? My Answer: (Looking at 2 ways...) Let E be Event of 2 or more ppl sharing the same birthday... then: P(E) = 1 - P(E')...
  8. P

    Combinatorics: How Many Vectors with Square Sum = K?

    Given a Natural number K, how many combinations \[ x = \left( {x_1 ,...,x_N } \right) \] of Natural numbers vectors are there, so that \[ \sum\limits_{i = 1}^N {x_i ^2 } = K \] ? I'm desparate and will believe anything...
  9. B

    How Many Ways to Get Three of a Kind in a Four-Card Hand?

    Suppose you play a game of cards in which only four cards are dealt from a standard deck of 52 cards. How many ways are there to obtain three of a kind? (3 cards of the same rank and 1 card of a different rank, for example 3 tens and 1 queen.) Could someone help me with how to do this...
  10. maverick280857

    How many sides does the n-gon have?

    Here's a problem my friend gave me: The number of points of intersection of diagonals of a n-gon is 70. If no three diagonals are concurrent, find the number of sides of the n-gon. I believe the answer is 20. I tried to work out for small values of n to get a feel but that didn't do...
  11. C

    Can you prove the combinatorics equation nC(k-1) + nCk = (n+1)Ck for k > 0?

    Hello all In my calculus book, this problem has been pestering me" Prove nC(k-1) + nCk = (n+1)Ck, where k > 0 which is read " n choose k-1" + "n choose k" = n+1C k. I tried using the formula for the binomial coefficient, but it becomes very messy. I also tried setting k = 1, but...
  12. C

    Simplifying Combinatorics: Proving nC(k-1) + nCk = (n+1)Ck for k>0

    Hello all In my calculus book, this problem has been pestering me" Prove nC(k-1) + nCk = (n+1)Ck, where k > 0 which is read " n choose k-1" + "n choose k" = n+1C k. I tried using the formula for the binomial coefficient, but it becomes very messy. I also tried setting k = 1, but...
  13. F

    How Many Base-Out Configurations Exist in Sleazeball?

    Hello... 1. In baseball, there are 24 different "base-out" configurations (ruuner out first - two outs, bases loaded - none out and so on). Suppose that a new game, sleazeball, is played where there are seven bases (excluding home plate) and each team gets five outs an inning. How many...
  14. S

    Combinatorics: Distributing Identical Walls into Multiple Boxes with Constraints

    i need help with combinatorics...i need to finda ogf to compute the how many ways can 27 identical walls be distributed into 7 boxes, where the first box can contain at most 9 balls How do this??can you give me a method or explain to me how to do this step by step PLEASE! sAint
  15. S

    Combinatorics Help: Splitting Dollar Notes and Functions with Sets M and N

    I need a little help with combinatorics. 2 Students have 6 dollar notes worth 500 dollars, and 4 notes worth 1000 dollars. Notes with the same value are not distinguished. A-How many ways to split the notes B-How many ways to split the notes, so that both get an equal amount of notes...
Back
Top