AoPSWiki
Art of Problem Solving's olympiad training program WOOT starts on Septebmer 8. Train with the top high school students in the the world! Click here to enroll today!
Personal tools

Monotonic

From AoPSWiki

A real function or sequence is called monotonic if it either constantly increases or decreases. Thus, the sequence of powers of 2 is monotonically increasing because each term is larger than the previous. The function is monotonically decreasing on the interval and monotonically increasing on the interval . However, the function is not monotonic over the entire real line because it sometimes increases and sometimes decreases.

More formally, a function is monotonically increasing (resp. decreasing) if a \leq b \Longrightarrow f(a) \leq f(b) (resp. . The function is strictly monotonic if, in addition, a \neq b \Longrightarrow f(a) \neq f(b).

A differentiable function is monotonically increasing (resp. decreasing) if and only if its derivative is nonnegative (resp. nonpositive).

Preparing for MATHCOUNTS or the AMC contests, and having a tough time with number theory problems? Read Art of Problem Solving's Introduction to Number Theory by Mathew Crawford.
© Copyright 2008 AoPS Incorporated. All Rights Reserved. • FoundationPrivacyContact Us