What is Combination: Definition and 536 Discussions

In mathematics, a combination is a selection of items from a collection, such that the order of selection does not matter (unlike permutations). For example, given three fruits, say an apple, an orange and a pear, there are three combinations of two that can be drawn from this set: an apple and a pear; an apple and an orange; or a pear and an orange.
More formally, a k-combination of a set S is a subset of k distinct elements of S. If the set has n elements, the number of k-combinations is equal to the binomial coefficient







(


n
k


)



=



n
(
n

1
)

(
n

k
+
1
)


k
(
k

1
)

1



,


{\displaystyle {\binom {n}{k}}={\frac {n(n-1)\dotsb (n-k+1)}{k(k-1)\dotsb 1}},}
which can be written using factorials as







n
!


k
!
(
n

k
)
!






{\displaystyle \textstyle {\frac {n!}{k!(n-k)!}}}
whenever



k

n


{\displaystyle k\leq n}
, and which is zero when



k
>
n


{\displaystyle k>n}
. The set of all k-combinations of a set S is often denoted by







(


S
k


)






{\displaystyle \textstyle {\binom {S}{k}}}
.
Combinations refer to the combination of n things taken k at a time without repetition. To refer to combinations in which repetition is allowed, the terms k-selection, k-multiset, or k-combination with repetition are often used. If, in the above example, it were possible to have two of any one kind of fruit there would be 3 more 2-selections: one with two apples, one with two oranges, and one with two pears.
Although the set of three fruits was small enough to write a complete list of combinations, this becomes impractical as the size of the set increases. For example, a poker hand can be described as a 5-combination (k = 5) of cards from a 52 card deck (n = 52). The 5 cards of the hand are all distinct, and the order of cards in the hand does not matter. There are 2,598,960 such combinations, and the chance of drawing any one hand at random is 1 / 2,598,960.

View More On Wikipedia.org
  1. S

    Resistor Combination: Current and Potential Difference Calculation

    Hello, I have a tricky problem with resistors combination. please check this url - http://www.disruptedstreets.com/physics.png Can anybody help me with this? Thanks The Question is - Calculate the Current at Point X and potential difference between points A and B.
  2. K

    How Can a Transition Matrix Predict Plant Color Proportions Over Time?

    Homework Statement 1. Initially, we assume the breeder’s plants are all growing in a field where they will be cross-polenated randomly, with genes that can come from anywhere (even neighbouring fields of flowers). A given plant would thus be crossed randomly, so that its offspring would...
  3. R

    Solving for constant in a linear combination of vectors

    Homework Statement P = c1*V1 + c2*V2 Where P, V1, and V2, are equal sized matrices Homework Equations The Attempt at a Solution So what this problem amounts to is me trying to find the steady state of Markov matrix. So I solved for the eigen vectors, and as is my...
  4. G

    Proof of combination of reflections

    Homework Statement V is a n-dimensional euclidean space. U and W are n-1 dimensional subspaces of V. U and W define a reflection (because of their property as n-1 dimensional subspaces). Show that s_U \circ s_W = s_W \circ s_U if and only if W^{\perp}, U^{\perp} are...
  5. Amith2006

    Number of Tickets for A to B: 90

    Homework Statement There r 8 Stations between city A & city B. What is the number of types of tickets to be printed So as to enable a city passenger to commute from one place to another? Homework Equations The Attempt at a Solution Total number of Stations=10 Types of...
  6. T

    LaTeX Write the permutation and combination formulas using latex

    How do you write the permutation and combination formulas using latex. This is the best I can do: n_P_r=\frac{n!}{(n-r)!}
  7. T

    Solving Combination Problem: 11Cn=330

    Homework Statement Solve for n. 11_{C}_n=330 Homework Equations n_{C}_r=\frac{n!}{(n-r)!r!} Sorry if the combination formula looks bad. I don't know how to write the comb. formula with Latex. The Attempt at a Solution I solved for n as far as n!(11-n)!=133056 How do I go further...
  8. S

    How To Implement A combination Circuit Using

    How To Implement A "combination Circuit" Using .. how to implement a "combination circuit" using PROM and a "shift register" i have sequential circuit i know how to build the flip flop part in it but i need to implement the "combination circuit" using PROM and a "shift register" i...
  9. A

    Incline/Pulley/Train combination problem (Dynamics)

    Homework Statement We have an assignment in physics class to design our own problem which must include these three concepts. I drew the FBD but when it comes to solving a combination problem like this I do not know where to start. Is this problem doable? Or do I have no idea how to make a...
  10. A

    Resistance problem- combination circuit

    Question 3. Find the total resistance of the following circuit. Formulas: R= V/I If the # of resistors connected in series is n, the equiv. resistor is given by Rs = R1 + R2 +... + Rn likewise with resistors connected in parallel, 1/Rp = 1/R1 + 1/R2 +... + 1/Rn Given: V0 =...
  11. T

    Solving 15 Boys x 15 Girls Dance Pairs

    Homework Statement Problem: How many ways are there for 15 boys and 15 girls at a dance to pair up into 15 heterosexual dance couples? Homework Equations This is probably somewhat helpful, but I couldn't figure out exactly how to implement it. nCr = \frac{n!}{k!(n-k)} The Attempt...
  12. O

    Combination of Michelson/Morley and Time Dilation

    Hi, I found myself trapped in a question on Special Relativity for 15 years now. Because of other new theories (LQG) the question became actual for me again. Maybe some of you can give me anwer on it: Is the combination of the experiments "Michelson and Morley experiment" and "Time Dilation"...
  13. N

    The generic spinor as a linear combination

    I have trouble understanding the concept of spin (spin 1/2 in this case). In Introduction to Quantum Mechanics Griffiths states that "the generic spinor X can be expressed as a linear combination of [eigenvectors of the spin component Sx] \chi = \frac{a+b}{\sqrt{2}}\chi^{(x)}_+ +...
  14. F

    Express as a linear combination

    Homework Statement The vectors v1= [1, -3], v2= [2, -8], v3= [ -3, 7] span R2 but do not form a basis. Find 2 different ways to express [1, 1] as a linear combination of v1, v2, v3. The Attempt at a Solution Since it states that the set is not a basis, then v3=v1+v2. I solved the...
  15. N

    Linear algebra-linear combination

    Homework Statement For each matrix, can you write the third column of the matrix as a linear combination of the first two columns? \left[ \begin{array}{cccc} 1 & 2 & 3 \\ 7 & 8 & 9 \\ 4 & 5 & 6 \end{array} \right] Homework Equations x=a(U1)+b(U2) The Attempt at a Solution I...
  16. S

    Engineering How to Design a Combinational Circuit for Voting with a 7-Segment Display?

    hi to all can anyone help me to solve this problem ? A small corporation has 7 shares of stock, and each share entitles its owner to one vote at a stockholders meeting. The 7 shares are owned by 3 people as follows: Mr.W:1 share Mr.X:3 shares Mr.Y:3 shares Each of these persons has a...
  17. M

    Exploring Lens Combinations: Measuring U and Understanding the Differences

    In a combination of lens experiment we measure U from the mean position b/w two lenses , Why ? If we measure U from the first lens or second lens will there be any difference b/w this case & the above mentioned one ?
  18. R

    Solve Combination Problem: Choose 4 Shoes from 5 Pairs

    Homework Statement A closet has 5 pairs of shoes. The number of ways in which 4 shoes can be chosen from it so that there will be no complete pair are? Homework Equations Permutation and Combination formulae The Attempt at a Solution I tried but couldn't figure it out anyway.
  19. M

    Linear Combination Method: Are These Vectors Non-Coplanar or Independent?

    [SOLVED] Linear Combination Method Homework Statement Show, using the linear combination method, that the vectors below are non-coplanar or independent. Be complete d= [2,-1,-2], e=[1,1,1] , and f = [1,-5,8] Homework Equations Ok so I'm assuming, I am supposed to use Cramer's Rule here...
  20. J

    Find the Combination to the Safe with Only the Given Info

    Ok I saw this question in another thread and it wasn't answered but said it had previously been answered I've been searching for a while now and can't find it Captain Kirk, of the Starship Enterprise, has been told by his superiors that only a chemist can be trusted with the combination to...
  21. S

    Combination of uncertainties/errors when dealing with equations

    [SOLVED] Combination of uncertainties/errors when dealing with equations Greetings; I wasn’t sure exactly which section to place this so please move it if necessary. My problem is as follows: I have worked out an impedance for a coaxial cable, using the following formula: Z = (L/C)^1/2...
  22. K

    Solving Combination Questions: 8 People and Handshakes

    Homework Statement There're 8 people in the room and each person shakes hand with the other . Homework Equations How many hand shakes are there ? The Attempt at a Solution One person will shake hand with 7 other people and so on . As a result there should be 8 power of 7 but the...
  23. A

    Laser Combination: Questions & Answers for PCB Etching

    Alrighty, I have 2 simple questions about Laser Beam Combination. I was wondering if I could take multiple Laser Diodes and direct them all at the same point and have the combined energy of the lasers at that single point. Would phase cancellation be an issue? If that doesn't work, I was...
  24. J

    How Many Ways Can You Choose Two Balls From a Set of Black and White Balls?

    There are 6 white and 5 black ball. How many ways to choose 2 balls from it? My Answer: 3 ways, which is (1)two white ball (2)One white and One Black (3)Two Black ball What is the probability that one of the drawn balls is white and the other black? My Answer: C(6,1)*C(5,1)/C(11,2)...
  25. E

    Linear combination subspace help

    Homework Statement In a space V^{n} , prove that the set of all vectors \left\{|V^{1}_{\bot}> |V^{2}_{\bot}> |V^{3}_{\bot}> ... \right\} orthogonal to any |V> \neq 0 , form a subspace V^{n-1} Homework Equations The Attempt at a Solution I tried to make a linear combination from...
  26. S

    Is It Permutation or Combination for Arranging Books with Specific Conditions?

    Homework Statement in how many different ways can 7 different books be arranged in a row if a. 3 specified books must be together, b. two specified boks mus occupy both ends Homework Equations i don't udnerstand wether it is a permutation or a combination. The Attempt at a...
  27. O

    Password Combination Probabilities: Solve 10-15 Char Puzzles

    How do I work out password combination probabilities? For example, I'm looking for a password between 10-15 characters in length, the password can contain any alpha-numeric character (lower/upper alphabet character and 0-9 digits). How would I find out how many possible combinations there are?
  28. F

    Help on Permuntation and Combination Question

    [SOLVED] Help on Permuntation and Combination Question Homework Statement After a show ,they decided to divide into two groups of size four and five, to go for a supper in 2 taxis. In how many ways could this be done if george and sally were to be in the same taxi Homework Equations nCn...
  29. K

    How many sandwich combinations can you create with different garnish options?

    Here is the problem: You have a sandwich shop. You can choose one of 6 different breads, 1 of four different cheeses, one of four different meats, and you can choose up to 12 garnishes, out of 0 to 12 garnishes. Here is my solution so far. In part A I calculated the amount of...
  30. J

    Probability combination Question

    Homework Statement We want to put 4 Maroon, 3 Green, and 2 Yellow plates in a row on a table. They are arranged randomly. What is the probability that the 4 Maroon plates are together? Homework Equations The Attempt at a Solution I couldn't figure out how to set this problem up properly...
  31. H

    Calculating Gem Distribution in a Combination and Permutation Problem

    Homework Statement There are 10 different coloured gems will be given to 6 students according to their marks. The marks of the students are 60%,12%,12%,12%,12%,12%. The number of gems obtained is according to their marks. How many ways can it distribute the gems? 2. The attempt at a...
  32. H

    Combination of translation and rotational motion

    A beginning bowler throws a bowling ball of mass M and radius R=11 cm down the lane with initial speed v0=8.5 m/sec.The ball is thrown in such a way that it skids for a certain distance before it starts to roll.It is not rotating at all when it first hits the lane,its motion being pure...
  33. I

    Composition of Neutral Pion: uubar, ddbar, or Linear Combination?

    How is it possible to have a pion that is made up of a linear combination of quarks? I mean, what are the physical constituents of the neutral pion? is it uubar or ddbar? Or does the linear combination mean that there is a 50 50 chance of a neutral pion being a made of uubar and ddbar?
  34. H

    MATLAB Combination without repetition in Matlab

    Hi all I am just new to matlab. This question may seem very easy to most of you. But I can not find it. What is the function of combination of k from set of n: C(n,k) in mlab?. It is available in excel as COMBIN(n,k), so I think there should be one in matlab. Thanks
  35. A

    Solving for x in a Combination of Two Convex Lenses

    Homework Statement A combination of two thin convex lenses of equal focal lengths,is kept separated along the optic axes by a distance of 20 cm between them.The combination behaves as a lens system of infinite focal length.If an object is kept at 10 cm from the first lens,its image...
  36. H

    Combination Math Problem: Choosing 5 Balls from 4 Boxes without Restriction

    Question Statement 4 boxes each contain a large number of identical balls, those in 1 box are red, those in the 2nd box are blue, those in the 3rd box are yellow and those in the remaining box are green. In how many ways can a set of five balls be chosen? (without restriction) My thoughts...
  37. J

    How Do You Calculate Voltage, Power, and Current in a Combination Circuit?

    here is the new diagram of combination...The voltage is 120 and its asking me to find total voltage, resistance, power and current. The resistance is given, its all 3 its asking for voltage, power and current for each bulb///please help me...thanks a looot and the picture for this problem is...
  38. J

    Combination circuit help please

    The voltage is 120 and its asking me to find total voltage, resistance, power and current. The resistance is given, its all 3 its asking for voltage, power and current for each bulb///please help me...thanks a looot and the picture for this problem is down please click com.jpg...thanks a loot
  39. K

    Expressing one function as linear combination of others

    How would you express one function as Linear combination of other? For example the following sets {1,x+2,3x-5} {e^x,e^(2x),xe^x,(7x-2)e^x} How would i go about solving this? Should I start with equating one function to the other two in first example? like x+2=1+(3x-5) ? Thanks
  40. S

    Integratable combination question

    Homework Statement Obtain the general solution of 2xydy - 6y^2dy + 8xdx + y^2dx = 0 2. The attempt at a solution 2xydy - 6y^2dy + 8xdx + y^2dx = 0 2xydy + y^2dx = 6y^2dy - 8xdx \intd(xy^2) = \int6y^2dy - 8xdx xy^2 = \frac{6y^3}{3} - \frac{8x^2}{2}+C xy^2 = 2y^3 - 4x^2+C...
  41. B

    Solving Combination Question: Word Length & Alphabetical Order

    I have a fully solved combination question that I can't seem to follow. "How many words of length 4 can be formed if the letters in the word must be in increasing alphabetical order? Note: {A,A,D,E} is but {A,D,A,E} is not" The solution is as follows (C denotes choose) (26 C 1) + (26...
  42. L

    Capacitor Combination Question

    Question: Each capacitor in the combination shown in Figure P26.49 has a breakdown voltage of 15.0 V. What is the breakdown voltage of the combination? http://img244.imageshack.us/img244/6705/serway5thp2649ue8.th.jpg Work Done: I figured that the voltage on the two parallel capacitors on...
  43. A

    Permutation and combination problem

    i recently had my A levels exam and was stuck at a question there are 8 balls in a box, 3 are similar and the rest are different, how many ways can 3 balls be chosen if the order of picking out the balls is not important its worth 4 marks, and i do not know where to start even.:frown:
  44. E

    Understanding the Force Constants of Springs in Combination

    I don't understand how to calculate force constants of a combination of springs. for example 2 spings parallel with the mass on one end lying on a table. or 2 springs attached with mass at one end lying on a table. i know that force constant = sum of forces/ extension but just...
  45. K

    What Does 'Combination' Mean in a Linear Algebra Context?

    i am a bit confused what does it mean when somebody says "all combinations of (1, 2, 3, 0) and (2, 3, 4, 0)"??
  46. C

    Need help with combination of product and chain rule

    I need help differentiating y=\sqrt{x-2}\sqrt{x+1} I am using a mix of the chain rule and product rule which my textbook for school wants me to use for this. So suggestions for different ways of approaching it won't help :P Anyways, thanks in advance for looking over it. It's my first...
  47. B

    Triangle Combination: Legal & Illegal Combos

    HI , I don't know where to post my question. sorry if it is not in the correct forum. I am working on a program and one of the instruction say this: (Prior we have to know that a,b,c are the sides of a triangle) "Note that not all combination of a,b,c produce a triangle. Your function...
  48. vincentm

    AMD & ATI Unite: A Powerful Combination

    Source: AMD.com
  49. I

    Resistance in a series-parallel combination

    The circuit in question is this: http://www.atnetzwerk.de/temp/wasserkocher2.gif There are two heating elements with a resistance R_0 = 20 Ohm. I have to find R so that the total power output of the heating elements stays the same no matter if I only use one heating element or both. I...
  50. R

    How Do You Calculate the Percent by Weight of Sodium in Na2S2O3?

    How on Earth do you do this? What percent by weight of Na2S2O3 is Sodium (Na)? (Na, 23; S, 32; 0, 16) Okay that looks confusing but. The "Na2S2O3" isn't suppose to be spelled like that. It's Na (then a 2 that is haflway beneath the number) And then you repeat with S (lower 2), O and lower...
Back
Top