
Explore permutation and combination foundations and the fundamental counting principles, emphasizing careful interpretation, avoiding missing or double-counting cases, and building alternative counting strategies.
Explore permutation and combination by applying the counting rules, the addition principle, disjoint events, and mutually exclusive cases to choose three morning and four evening courses.
Apply the multiplication principle to count course choices: pick one of three morning and one of four evening courses for twelve total selections. Extend to any number of independent events.
Apply the multiplication principle to count selecting one question from each of three sections, and use complement counting to determine when at least one of four dice shows a two.
Explore counting methods for subtraction without borrowing by forming digit pairs and using combinations to count total ways from 45, 55, and 55 pairings.
Count the number of simple ordered pairs of non-negative integers that sum to 1492. Analyze the maximum area of triangles with perimeter seven using Heron's formula and isosceles cases.
Explore factorial, the number of ways to arrange n distinct objects, with each position offering one fewer option, illustrated by 4! = 24, 5! = 120, and 6! = 720.
Explore permutation and combination using n factorial, including ring placements, the order of four presenters, four-letter words with and without repetition, and dictionary-order ranking of modesty.
Use Legendre's theorem to determine the exponent of a prime in n! by summing floor divisions, revealing trailing zeros like in 100!.
The lecture counts pairs of three-digit numbers n1 and n2 where subtracting n1 from n2 requires no borrowing. It uses digit-level enumeration and sums like 1+2+...+9 and 0+1+...+9.
Explore combinations by selecting objects where order does not matter, distinguishing identical from distinct objects, and using n choose r with examples like choosing two from three.
Count parallelograms by choosing two lines from each direction in a grid; solve the toy-exchange problem where two boys swap inventories to keep the total but alter the set.
Explore counting by choosing two stations from eleven to form a journey, yielding 55 possible tickets; nine travelers with distinct tickets illustrate how the group selects from these options.
Apply constraint combinations by counting selections when a key object is always or never included, using n minus key objects. Examine cases with identical objects and ordered selections.
Master constraint-based combination problems by examining team selections with a fixed captain: from 12 players choose 8 of 11; from 25 players choose 5 of 14, illustrating combinatorial methods.
Master permutation and combination explores how to handle at least, exactly, and at most selections, highlighting common counting errors and avoiding double counting with practical examples.
Apply at least, exactly, and at most selection principles to permutation and combination problems, using case-based counting and practical examples.
Explore combinations with identical objects, counting selections from zero to all, and contrast with distinct objects’ two-choice counting under the Egyptian principle, illustrating the two-way counting method.
Explore counting voting options from eight candidates by summing combinations from one to five selections, using C(8,1) through C(8,5).
Explore theorems of permutation and combination to count selections from mixed object types, incorporating identical versus distinct items and subtracting the all-zero case to ensure at least one chosen.
Explore the number of factors, proper and even divisors, factors divisible by 10, unordered factor pairs, and sums and reciprocals of factors, with applications to combinatorics exams.
Explore formation of subsets by analyzing sets B, Q, and R, counting triplets with intersection and union constraints, and noting the maximum number of intersection points of geometric figures.
Explore how to maximize the number of intersection points among geometric figures, starting with lines and circles and extending to parabolas and hyperbolas, including line-circle and line-line interactions.
This lecture applies stars and bars to selections with repetition and states that the number of nonnegative solutions to x1 + x2 + ... + xn = r equals (n + r - 1 choose r - 1).
Explore counting methods for permutation and combination problems, using prime factorization to form ordered triples and stars and bars to count nonnegative solutions in fruit selection.
Distinguish permutation from combination by treating selection plus arrangement as a unified process, and explore repetition, indistinguishable and distinct objects using nPr and nCr to count outcomes.
Count three-digit even numbers with distinct digits, choosing the unit digit from {2,4,6,8}, then eight options for the middle digit, then seven for the first.
Compute the number of permutations with repeated objects. Illustrate with the word moon how four-letter arrangements equal 4! / 2!.}
Count five-letter words formed from the letters of India, noting that two letters are identical. The arrangement count equals five factorial by two.
Master permutation and combination by solving four-letter word counts from 'intermediate' through casework: all distinct, two identical, three identical, and two pairs, then summing cases.
Explore counting with repetition using a five-letter alphabet to form three-letter words, showing five choices per position and introducing the string method.
apply the string method to keep mathematics, physics, and chemistry books together by tying each group into a block and multiplying internal arrangements (factorials) by the number of blocks.
Use the gap method to count permutations where certain objects stay apart, illustrated by arranging five papers so physics and chemistry do not sit together, and explore grouping.
Grouping divides distinct balls into identical bags, forming two groups of sizes M and N; select M balls for the first bag and adjust by factorials when sizes are equal.
Analyze a knockout tournament with eight teams: form four pairs, determine the order of matches, advance four to the next stage, then pair into two and decide the final.
Explore distribution of groups to three children, ensuring at least one item per child and all counts distinct, using eight chocolates and factorial counting.
Explore circular permutations by fixing a reference person and counting (n-1)!. Distinguish clockwise and anticlockwise arrangements as distinct, or use (n-1)!/2 if they are considered the same.
Apply circular permutations to seat seven people around a round table so that two females are not seated together, using the string method and subtracting grouped cases to yield 40.
Treat the host between two specific guests as a triple block on a circular table, and arrange with 18 others for two times eighteen factorial total possibilities.
Apply the inclusion-exclusion principle to count unions by adding single events, subtracting pairwise intersections, and adding triple intersections, illustrated with English, Spanish, and French learners.
Apply the inclusion-exclusion principle to count numbers from 1 to 10000 not divisible by 2, 3, or 5, by summing singles, subtracting pairwise intersections, and adding the triple intersection.
Apply the inclusion-exclusion principle to count outcomes where all six numbers appear, using events of numbers not appearing and unions and intersections to subtract from the total.
Count lattice paths from A to B moving only right and up, totaling nine right and nine up steps. Use inclusion-exclusion to subtract paths that pass through the forbidden points B or Q, and add back those that pass through both, with counts like 18C9 and segment counts such as 8C4, 13C7, and 5C2 as shown.
Explore the bijection principle to count elements by establishing a one-to-one correspondence between sets, using combinatorial arguments to translate counting problems into simpler equivalents.
Count interior intersection points of diagonals in a convex polygon by taking any four vertices; each quartet yields exactly one interior intersection, giving a combinatorial count for the polygon.
Learn to count ways to select three non-consecutive cars from a row and from a circle, using gap counting and exclusion principles.
Apply the ejection principle, with NCR and NPR, to count additional lanes generated by intersections of lines on a plane where no two are parallel and no three are concurrent.
this lecture derives the binomial theorem by expanding (x + y)^n and showing how the terms x^(n-r) y^r appear with coefficient nCr, summing from r = 0 to n.
Demonstrate that selecting n objects from k types, with each type available any number of times, yields the number of non-negative integer solutions to x1+...+xk=n, given by (n+k-1 choose k-1).
Learn to count six-digit numbers using permutation and combination, including decreasing digits via 10 choose 6 and equalities handled with the dummy element method to derive 11 choose 6.
Delve into Pascal's identity using the binomial triangle, comparing nCr and nCr-1 to reveal how combining or excluding an element yields the combinatorial rule.
Explore the hockey stick identity in combinatorics through intuitive block-pile visualizations and a direct row-based counting proof showing how binomial sums align with combinatorial choices.
Explore Vandermonde identity by viewing binomial coefficients as selections from two bags, summing across all splits from zero to k to show how C(m+n, k) arises.
Encode a sequence with a generating function by treating sequence terms as coefficients of a polynomial; simplify, then compose to extract the coefficients, citing McLaren’s expansion and the binomial theorem.
Explore examples in permutation and combination using generating functions with one and two variables to extract coefficients of x^50 and x^51, invoking binomial coefficients and the hockey-stick identity.
Permutations and combination is the most popular chapters in syllabus of competitive exams. Too many exams asks its problems at different level.
There are many ways to count things. When the sample space is small, you can literally count on fingers. But when the number of sample point go beyond thousand, we tend to forget or recount some cases. Even after verifying we tend to ignore those mistakes. This course on permutations and combinations will make sure that you do understand which case you are counting more than once or which case you are missing.
I have divided this Course into 8 sections and lectures inside each sections. Each lecture will teach you about a concept and theorem followed by examples on those concepts. I have made sure that my approach is problem solving and not jargon. Following are the sections
1) Fundamental Counting Principle
2) Combination and Theorems
3) Permutations and theorems
4) Inclusion Exclusion Principle
5) Bijection Principle
6) Useful Identities
7) Counting using Generating functions
Each Subsection will have a set of video lectures followed by Assignments based on what is being taught in the section. Attempting
Assignment before moving to another section will be beneficial. Any doubts regarding the course can be asked in Q&A.
I hope you enjoy the course,
All the best