-
Archives
- October 2025
- September 2025
- August 2025
- July 2025
- June 2025
- May 2025
- April 2025
- March 2025
- February 2025
- January 2025
- December 2024
- November 2024
- October 2024
- September 2024
- August 2024
- July 2024
- June 2024
- May 2024
- April 2024
- March 2024
- February 2024
- January 2024
- November 2023
- October 2023
- September 2023
- August 2023
- July 2023
- June 2023
- May 2023
- April 2023
- March 2023
- February 2023
- January 2023
- December 2022
- November 2022
- October 2022
- September 2022
- August 2022
- July 2022
- May 2022
- April 2022
- March 2022
- February 2022
- January 2022
- December 2021
- November 2021
- October 2021
- September 2021
- August 2021
- July 2021
- May 2021
- April 2021
- March 2021
- January 2021
- December 2020
- November 2020
- October 2020
- June 2020
- May 2020
- April 2020
- March 2020
- February 2020
- January 2020
- December 2019
- November 2019
- October 2019
-
Meta
Category Archives: Combinatorics
Combination Challenge – 2023/01/06
Prove $$\sum_{k=1}^n\binom{n}{k}\binom{n-1}{k-1}=\binom{2n-1}{n}$$ 🔑 Proof: Rewrite the left side as: $$\sum_{k=1}^n\binom{n}{k}\binom{n-1}{n-k}$$ The above can be interpreted as the number of ways to choose $n$ balls from $2n-1$ distinct balls, with balls divided into two groups, one group with $k$ distinct balls, … Continue reading
Posted in Combinatorics, Daily Problems
Comments Off on Combination Challenge – 2023/01/06
Rotational Symmetry of Platonic Solids
In 3D geometry, a Platonic Solid is a convex polyhedron with all its faces are congruent regular polygons. There are only 5 Platonic Solids, Tetrahedron, Cube, Octahedron, Dodecahedron, and Icosahedron. Rotational Symmetry is the property of a geometric shape has … Continue reading
Posted in Combinatorics
Comments Off on Rotational Symmetry of Platonic Solids
AIME II 2021 – Problem 8
An ant makes a sequence of moves on a cube where a move consists of walking from one vertex to an adjacent vertex along an edge of the cube. Initially the ant is at a vertex of the bottom face … Continue reading
Posted in Combinatorics, Probability
Comments Off on AIME II 2021 – Problem 8
MATHCOUNTS 2022 Exercises – 3
5 persons to be seated on 5 chairs arranged in a row. Two of these persons cannot sit next to each other. How many seating arrangements are possible? How many four-digit integers for which the thousands digit equals the sum of the other … Continue reading
Posted in Combinatorics, Math Classes, MATHCOUNTS
Comments Off on MATHCOUNTS 2022 Exercises – 3
MATHCOUNTS Exercise – Convolution of Non-zero Squares
A four by four grid of unit squares contains squares of various sizes (1 by 1 through 4 by 4), each of which are formed entirely from squares in the grid. In each of the 16 unit squares, write the … Continue reading
Posted in Algebra, Combinatorics
Comments Off on MATHCOUNTS Exercise – Convolution of Non-zero Squares