Difference between revisions of "Without loss of generality"

(Introductory Level)
(Introductory Level)
Line 5: Line 5:
 
== Example Problems ==
 
== Example Problems ==
 
=== Introductory Level ===
 
=== Introductory Level ===
* [[2007_AMC_10A_Problems/Problem_19 | 2007 AMC 10A Problem 19]]
 
* [[2012_AMC_10A_Problems/Problem_23 | 2012 AMC 10A Problem 23]]
 
 
* [[2006_AMC_10B_Problems/Problem_14 | 2006 AMC 10B Problem 14]]
 
* [[2006_AMC_10B_Problems/Problem_14 | 2006 AMC 10B Problem 14]]
 
* [[2006_AMC_10B_Problems/Problem_17 | 2006 AMC 10B Problem 17]]
 
* [[2006_AMC_10B_Problems/Problem_17 | 2006 AMC 10B Problem 17]]
 
* [[2006_AMC_12A_Problems/Problem_20 | 2006 AMC 12A Problem 20]]
 
* [[2006_AMC_12A_Problems/Problem_20 | 2006 AMC 12A Problem 20]]
 +
* [[2007_AMC_10A_Problems/Problem_19 | 2007 AMC 10A Problem 19]]
 +
* [[2012_AMC_10A_Problems/Problem_23 | 2012 AMC 10A Problem 23]]
 +
* [[2021_AMC_10A_Problems/Problem_25 | 2021 AMC 10A Problem 25]]
  
 
[[Category:Definition]]
 
[[Category:Definition]]

Revision as of 20:39, 22 July 2021

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"!

WLOG means that it is ok to assume a value for a variable, or other such unknown, in order to solve the problem. This is often done in problems concerning ratios, or any other value that remains constant regardless of what is assumed

Example Problems

Introductory Level

Advanced Level