Difference between revisions of "Constructive counting"

(Examples)
Line 2: Line 2:
  
 
== Examples ==
 
== Examples ==
 
 
* [http://www.artofproblemsolving.com/Forum/resources.php?c=182&cid=45&year=2004&p=377954 AIME 2004I/6]
 
* [http://www.artofproblemsolving.com/Forum/resources.php?c=182&cid=45&year=2004&p=377954 AIME 2004I/6]
 
* [http://www.artofproblemsolving.com/Forum/viewtopic.php?p=509050#p509050 AIME 2003I/9]
 
* [http://www.artofproblemsolving.com/Forum/viewtopic.php?p=509050#p509050 AIME 2003I/9]
 
  
 
This video is a great introduction to permutations, combinations, and constructive counting:
 
This video is a great introduction to permutations, combinations, and constructive counting:
 
https://www.youtube.com/watch?v=t6a4uHEwQnM&t=1868s
 
https://www.youtube.com/watch?v=t6a4uHEwQnM&t=1868s
  
===See also===
+
== See also ==
* [[Combinatorics]]
+
* [[Casework]]
 +
* [[Complementary counting]]
 +
* [[Overcounting]]
  
 
{{stub}}
 
{{stub}}

Revision as of 20:58, 17 May 2021

Constructive counting is counting the number of integers, lists, etc., that satisfy a certain property by "constructing" it. This strategy is useful for complicated counting or combinatorics questions, as the problem can be broken down into cases, the number of possibilities in each case can be computed, and those numbers can be summed to find the final answer.

Examples

This video is a great introduction to permutations, combinations, and constructive counting: https://www.youtube.com/watch?v=t6a4uHEwQnM&t=1868s

See also

This article is a stub. Help us out by expanding it.