GRE Quantitative Flashcards: Counting Combinatorics

Study Counting Combinatorics in GRE Quantitative with focused flashcards that help you recognize the idea, recall the key rule, and apply it in practice-style prompts.

GRE Quantitative

Counting Combinatorics

0 mastered0 still learning

0% Complete

QUESTION
1/ 11

What is the value of 0!0!?

Tap card or press Space to flip

ANSWER

0!=10!=1. Defined by convention to ensure consistency in formulas like binomial coefficients and permutations for r=0r=0.

How well did you know it?

Card 1 / 11

What this deck covers

This deck focuses on Counting Combinatorics, giving you a quick way to review the definitions, rules, and examples that matter most for GRE Quantitative.

How to use these flashcards

Work through these flashcards in short sessions. Try to answer each prompt before flipping the card, then revisit any cards you miss until the explanation feels automatic.

All flashcards

Flashcard 1: What is the value of 0!0!?

Answer: 0!=10!=1. Defined by convention to ensure consistency in formulas like binomial coefficients and permutations for r=0r=0.

Flashcard 2: What is the symmetry identity for binomial coefficients (nr)\binom{n}{r}?

Answer: (nr)=(nnr)\binom{n}{r}=\binom{n}{n-r}. Reflects that selecting rr items to include equals selecting nrn-r to exclude from the set.

Flashcard 3: Identify the number of ways to choose a nonempty subset from nn elements.

Answer: 2n12^n-1. Subtracts the empty set from the total number of subsets of an nn-element set.

Flashcard 4: Identify the number of subsets of a set with nn elements.

Answer: 2n2^n. Arises from each of nn elements having two choices: inclusion or exclusion in the subset.

Flashcard 5: State the formula for permutations of nn objects when repetition is allowed and order matters, length rr.

Answer: nrn^r. Allows each of rr positions to independently choose from nn options, permitting repetitions.

Flashcard 6: State the formula for the number of permutations of nn distinct objects taken rr at a time.

Answer: P(n,r)=n!(nr)!P(n,r)=\frac{n!}{(n-r)!}. Calculates the number of ways to arrange rr distinct items from nn, accounting for order by multiplying descending factorials.

Flashcard 7: State the inclusion-exclusion formula for two sets AA and BB.

Answer: AB=A+BAB|A\cup B|=|A|+|B|-|A\cap B|. Adds individual set sizes and subtracts their intersection to correct for double-counting.

Flashcard 8: State the multiplication (fundamental counting) principle for kk sequential choices with n1,,nkn_1,\dots,n_k options.

Answer: n1×n2××nkn_1\times n_2\times\cdots\times n_k outcomes. Multiplies the options at each independent stage to count total outcomes in sequential decisions.

Flashcard 9: What is the factorial definition of n!n! for an integer n1n\ge 1?

Answer: n!=n(n1)(n2)21n!=n(n-1)(n-2)\cdots 2\cdot 1. Represents the product of all positive integers up to nn, fundamental for counting permutations and combinations.

Flashcard 10: State the formula for the number of combinations of nn distinct objects taken rr at a time.

Answer: (nr)=n!r!(nr)!\binom{n}{r}=\frac{n!}{r!(n-r)!}. Determines the number of ways to select rr items from nn without regard to order, dividing by r!r! to eliminate permutations.

Flashcard 11: State the number of distinct permutations of a multiset with counts n1,n2,,nkn_1,n_2,\dots,n_k totaling nn.

Answer: n!n1!n2!nk!\frac{n!}{n_1!n_2!\cdots n_k!}. Adjusts total permutations by dividing by factorials of identical item counts to avoid overcounting indistinguishable arrangements.