Difference between revisions of "Casework"

m (Intermediate)
(Intermediate)
Line 14: Line 14:
 
=== Intermediate ===
 
=== Intermediate ===
 
* [https://artofproblemsolving.com/wiki/index.php/2004_AIME_II_Problems/Problem_2]
 
* [https://artofproblemsolving.com/wiki/index.php/2004_AIME_II_Problems/Problem_2]
* [http://www.artofproblemsolving.com/Forum/viewtopic.php?p=371220#p371220 AIME 2004II/4]
+
* [https://artofproblemsolving.com/wiki/index.php/2004_AIME_II_Problems/Problem_4]
* [http://www.artofproblemsolving.com/Forum/resources.php?c=182&cid=45&year=2005&p=365518 AIME 2005I/5]
+
* [https://artofproblemsolving.com/wiki/index.php/2005_AIME_I_Problems/Problem_5]
* [http://www.artofproblemsolving.com/Forum/resources.php?c=182&cid=45&year=2000&p=385886 AIME 2000II/3]
+
* [https://artofproblemsolving.com/wiki/index.php/2005_AIME_I_Problems/Problem_5]
  
 
== See also ==
 
== See also ==

Revision as of 03:42, 1 October 2020

Casework is solving counting or probability problems by considering the different cases and adding them together. While casework is sometimes the most elegant method of solution, it may be considered brute force when a more elegant solution exists.


Video Introduction

This is a great video for learning the basics of casework, complementary counting, and overcounting: https://youtu.be/Zhsb5lv6jCI

Example Problems and Solutions

Introductory

Intermediate

See also