1001Ferramentas
🎯Calculators

Combinations Calculator C(n,k)

Calculate combinations C(n,k): how many ways you can choose k items from a set of n, where order does not matter. The basis of combinatorics.

C(n,k)

Combinations C(n,k): formula and examples

A combination of n objects taken k at a time, with order not mattering, is the binomial coefficient C(n,k) = n! / (k!·(n−k)!). A few familiar examples from Brazilian lotteries and card games make it concrete. Mega-Sena (6 of 60) has C(60,6) = 50,063,860 possible tickets. Lotofácil (15 of 25) comes out to C(25,15) = 3,268,760. A 5-card poker hand drawn from a 52-card deck gives C(52,5) = 2,598,960. A handful of identities come up often: symmetry, C(n,k) = C(n,n−k); the sum over all k from 0 to n, ΣC(n,k) = 2ⁿ, which counts the subsets of an n-set; and Vandermonde's identity, C(m+n,k) = Σ C(m,i)·C(n,k−i).

Applications: probability, lotteries and ENEM

Combinations sit under classical probability (Laplace's favorable-over-possible cases) and under the betting odds in lotteries and poker, and they are standard fare in Brazilian college-entrance exams like the ENEM and vestibular. The same counting shows up when you pick a committee, build a tasting menu, draw a sample in statistics or read off Pascal's triangle.

FAQ

Combination or permutation? When the order of what you picked makes no difference (a lottery draw, a committee, a hand of cards), reach for a combination. When order does change the outcome (a podium, a password), use a permutation.

Why does C(n,k) = C(n,n−k)? Choosing which k go in is the very same choice as deciding which n−k stay out.

What if k = 0 or k = n? Both come out to 1. There is exactly one way to take nothing and one way to take everything.

What if k > n? Then C(n,k) = 0. You can't pick more elements than there are to begin with.

Related Tools

🔀

Combinations & Permutations

Calculate combinations C(n,k) and permutations P(n,k) with formulas and results for large numbers. Essential for combinatorics.

🌊

Geotextile Transmissivity

Calculate a geosynthetic's transmissivity, θ = k_p·t, from the in-plane permeability k_p (m/s) and the thickness t (m); the result, in m²/s, is the transmissivity. Transmissivity characterizes the geosynthetic's ability to convey water WITHIN its own plane (longitudinally, like a planar drain), and is the key property in the DRAINAGE function. While permittivity measures flow THROUGH the geotextile (perpendicular), transmissivity measures flow ALONG it (parallel). It is the fundamental property of drainage geocomposites and geonets — products with a 3D open core (geonet) between filtering geotextiles, used to drain water replacing gravel layers: drainage behind retaining walls, under landfills (leachate and gas collection), in roads, sports fields and gardens (subsurface drainage), and in foundations. Transmissivity depends strongly on confining PRESSURE (the more compressed, the less space for water to flow and the lower θ) and on gradient, so it is specified at the work's real load conditions. Times the gradient and width, it gives the drained flow. Enter the in-plane permeability and the thickness.

🥩

NR-36 Cold Plant Break min

Estimates total break minutes per shift in meatpacking plants per Brazilian NR-36.

🔺

Triangle Area Calculator

Calculate the area of a triangle from its base and height. Formula: A = (b × h) / 2. Instant result.

🖼️

Pixel Resolution Image Size Calculator

Computes megapixels and estimates raw file size in megabytes from image width, height and bits per pixel color depth value.

🏗️

Admissible Stress for Steel and Concrete

Computes admissible stress for steel and concrete given characteristic strength and safety factor.

The results provided by this tool are for general informational and educational purposes only and do not constitute professional, financial, medical, legal, tax or accounting advice. Always confirm important decisions with a qualified professional and official sources.