Point of local extremum among integers

From Calculus
Revision as of 17:34, 4 June 2012 by Vipul (talk | contribs) (Created page with "==Definition== Suppose <math>f</math> is a function whose domain of definition contains an integer <math>n</math> as well as the integers <math>n - 1</math> and <math>n + 1</...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Definition

Suppose f is a function whose domain of definition contains an integer n as well as the integers n1 and n+1. We say that n is a point of local extremum among integers for f if it is either a point of local maximum among integers or a point of local minimum among integers Both notions are defined below.

Point of local maximum among integers

We say that n is a point of local maximum among integers for f if f(n)f(n1) and f(n)f(n+1).

Point of local minimum among integers

We say that n is a point of local minimum among integers for f if f(n)f(n1) and f(n)f(n+1).