Art of Problem Solving

Without loss of generality: Difference between revisions

m Added abbreviation WOLOG; modified LaTeX code
Liu4505 (talk | contribs)
Line 7: Line 7:
* [[2007_AMC_10A_Problems/Problem_19 | 2007 AMC 10A Problem 19]]
* [[2007_AMC_10A_Problems/Problem_19 | 2007 AMC 10A Problem 19]]
* [[2006_AMC_12A_Problems/Problem_20 | 2006 AMC 12A Problem 20]]
* [[2006_AMC_12A_Problems/Problem_20 | 2006 AMC 12A Problem 20]]
* [[2012_AMC_10A_Problems/Problem_23 | 2012 AMC 12A Problem 23]]
[[Category:Definition]]
[[Category:Definition]]

Revision as of 13:36, 27 December 2018

Without loss of generality is a term used in proofs to indicate that an assumption is being made that does not introduce new restrictions to the problem. For example, in the proof of Schur's Inequality, one can assume that $a \ge b \ge c$ without loss of generality because the inequality is symmetric in $a$, $b$ and $c$. Without loss of generality is often abbreviated WLOG or WOLOG. Be sure not to write WLOG when you mean "with loss of generality"!


Example Problems

Introductory Level