06.06.2013 Views

Theory of Statistics - George Mason University

Theory of Statistics - George Mason University

Theory of Statistics - George Mason University

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

854 Appendix C. Notation and Definitions<br />

O(f(n)) The order class big O with respect to f(n).<br />

g(n) ∈ O(f(n))<br />

means there exists some fixed c such that g(n) ≤<br />

cf(n) ∀n. In particular, g(n) ∈ O(1) means g(n) is<br />

bounded.<br />

In one special case, we will use O(f(n)) to represent<br />

some unspecified scalar or vector x ∈ O(f(n)). This is<br />

the case <strong>of</strong> a convergent series. An example is<br />

s = f1(n) + · · · + fk(n) + O(f(n)),<br />

where f1(n), . . ., fk(n) are finite constants.<br />

We may also express the order class defined by convergence<br />

as x → a as O(f(x))x→a (where a may be infinite).<br />

Hence, g ∈ O(f(x))x→a iff<br />

lim sup g(n)/f(n) < ∞.<br />

x→a<br />

o(f(n)) Little o; g(n) ∈ o(f(n)) means for all c > 0 there exists<br />

some fixed N such that 0 ≤ g(n) < cf(n) ∀n ≥ N.<br />

(The functions f and g and the constant c could all also<br />

be negative, with a reversal <strong>of</strong> the inequalities.) Hence,<br />

g(n) = o(f(n)) means g(n)/f(n) → 0 as n → ∞.<br />

In particular, g(n) ∈ o(1) means g(n) → 0.<br />

We also use o(f(n)) to represent some unspecified scalar<br />

or vector x ∈ o(f(n)) in special case <strong>of</strong> a convergent<br />

series, as above:<br />

Spaces <strong>of</strong> Functions<br />

s = f1(n) + · · · + fk(n) + o(f(n)).<br />

We may also express this kind <strong>of</strong> convergence in the form<br />

g ∈ o(f(x))x→a as x → a (where a may be infinite).<br />

C k For an integer k ≥ 0, the class <strong>of</strong> functions whose derivatives<br />

up to the k th derivative exist and are continuous.<br />

L p For a real number p ≥ 1, the class <strong>of</strong> functions f on<br />

a measure space (Ω, F, ν) with a metric · such that<br />

f p dν < ∞.<br />

<strong>Theory</strong> <strong>of</strong> <strong>Statistics</strong> c○2000–2013 James E. Gentle

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!