Hilbert Space Theory and Its Applications in
Hilbert Space Theory and Its Applications in
net/publication/267768820
CITATION READS
1 4,083
1 author:
Herman J. Bierens
Pennsylvania State University
114 PUBLICATIONS 3,827 CITATIONS
SEE PROFILE
All content following this page was uploaded by Herman J. Bierens on 02 May 2015.
Herman J. Bierens
Pennsylvania State University
Introduction
3
4 CHAPTER 1. INTRODUCTION
7
Chapter 2
In this chapter I will review the concepts of vector spaces, inner products
and Cauchy sequences, and provide examples of Hilbert spaces.
Definition 2.1. Let V be a set endowed with two operations, the operation
”addition”, denoted by ”+”, which maps each pair (x, y) in V ×V into V, and
the operation ”scalar multiplication”, denoted by a dot (.), which maps each
pair (c, x) in R × V [or C × V] into V. Thus, a scalar is a real or complex
number. The set V is called a real [complex ] vector space if the addition and
multiplication operations involved satisfy the following rules, for all x, y and
z in V, and all scalars c, c1 and c2 in R [C]:
(a) x + y = y + x;
(b) x + (y + z) = (x + y) + z;
(c) There is a unique zero vector 0 in V such that x + 0 = x;
(d) For each x there exists a unique vector −x in V such that x + (−x) = 0;1
(e) 1.x = x;
(f ) (c1 c2 ).x = c1 .(c2 .x);
(g) c.(x + y) = c.x + c.y;
(h) (c1 + c2 ).x = c1 .x + c2 .x.
1
Also denoted by x − x = 0.
9
10 CHAPTER 2. INTRODUCTION TO HILBERT SPACES
The properties (2.1) and (2.2) follow trivially from Definition 2.3. In the
case of a real vector space the triangular inequality (2.3) follows from
||x + y||2 = hx + y, x + yi = hx, xi + 2 hx, yi + hy, yi
= ||x||2 + 2 hx, yi + ||y||2 ≤ ||x||2 + 2 |hx, yi| + ||y||2
≤ ||x||2 + 2||x||.||y|| + ||y||2 = (||x|| + ||y||)2
where the last inequality is due to Theorem 2.1.
In a Euclidean space, a pair x, y of vectors is orthogonal if x0 y = 0, and
orthonormal if also ||x|| = ||y|| = 1. Similarly,
In this definition the space M is not necessarily a vector space: Any space
endowed with a metric is a metric space. For example, let M be the space
of density functions on [0, 1], endowed with the metric
Z 1 ³p p ´2
d(f, g) = f (u) − g (u) du.
0
This space is not a vector space, and it is not possible to define an inner
product on it.
and associated norm and metric. It is an easy exercise to check that (2.8)
satisfies the conditions in Definition 2.3. Thus,
continuous on (0, 1), and f (0) = limu↓0 f (u) and f (1) = limu↑1 f (u) are finite.
R1
Endow this space with the inner product hf, gi = 0 f (u)g(u)du and associ-
p
ated norm ||f || = hf, f i and metric ||f − g||. Now consider the following
sequence of functions in C[0, 1]:
⎧
⎨ 0 for 0 ≤ u < 0.5
n
fn (u) = 2 (u − 0.5) for 0.5 ≤ u < 0.5 + 2−n
⎩
1 for 0.5 + 2−n ≤ u ≤ 1,
n = 1, 2, 3, .....
R1
It is an easy
¡ calculus
¢ exercise to verify that ||fk −fm ||2 = 0 (fk (u) − fm (u))2
du < 13 2−k + 2−m , hence fn is a Cauchy sequence in C[0, 1]. Moreover, if
follows from the bounded convergence theorem that limn→∞ ||fn − f || = 0,
where f (u) = I (u > 0.5). However, this limit f (u) is discontinuous in u =
0.5, and thus f ∈ / C[0, 1]. Therefore, the space C[0, 1] is not closed under
convergence.
where the integral is the Lebesgue integral, endowed with the inner product
Z ∞
hf, gi = f (x)g(x)w(x)dx
−∞
p qR
∞
and associated norm ||f || = hf, f i = −∞
f (x)2 w(x)dx and metric
||f − g||. Then for f, g ∈ L2 (w) , hf, gi = E [f (X)g(X)] , where X is a
random drawing from the distribution with density w(x), hence it follows
from Theorem 2.4 that L2 (w) is a Hilbert space.
0 ≤ hx + λy, x + λyi
= hx, xi + hλy, xi + hx, λyi + hλy, λyi
= ||x||2 + λ hy, xi + hλy, xi + λ hy, λyi
= ||x||2 + λhx, yi + λ hy, xi + λhλy, yi
= ||x||2 + λhx, yi + λ.hy, xi + λ.λ hy, yi
= ||x||2 + λhx, yi + λ. hx, yi + λ.λ hy, yi
= ||x||2 + λhx, yi + λ. hx, yi + λ.λ||y||2
λhx, yi + λ. hx, yi = (Re (λ) + i. Im (λ)) (Re (hx, yi) − i. Im (hx, yi))
+ (Re (λ) − i. Im (λ)) (Re (hx, yi) + i. Im (hx, yi))
= 2 (Re (λ) Re (hx, yi) + Im (λ) Im (hx, yi))
18 CHAPTER 2. INTRODUCTION TO HILBERT SPACES
and
Hence
1 ¡ 2 2¢ |hx, yi|2
0 ≤ ||x||2 − (Re (hx, yi)) + (Im (hx, yi)) = ||x||2
−
||y||2 ||y||2
plim |Xn − Xm | = 0.
min(n,m)→∞
20 CHAPTER 2. INTRODUCTION TO HILBERT SPACES
In its turn this result is equivalent to the statement that there exists a set
N ∈ F with P (N) = 0, called a null set, such that for all ω ∈ Ω\N,
Now Xnk (ω) is a Cauchy sequence in R and thus converges to a limit X(ω) in
R, which is measurable F,5 so that X is a random variable defined on
{Ω, F, P }. Hence, for fixed m and k → ∞
a.s.
(Xnk − Xm )2 → (X − Xm )2 . (2.10)
Finally, it follows from (2.10), Fatou’s lemma6 and the Cauchy property that
£ ¤ h i
||X − Xm ||2 = E (X − Xm )2 = E lim (Xnk − Xm )2
k→∞
£ ¤
≤ lim inf E (Xnk − Xm )2 → 0
k→∞
for m → ∞.
4
See for example Bierens (2004, Theorem 6.B.3, p. 168).
5
The latter follows from the well-known property that the limsup and liminf of a se-
quence of random variables are random variables themselves. See for example Bierens
(2004, Theorem 2.13, p. 47).
6
Fatou’s lemma states: For a sequence Xn of non-negative random variables,
E[lim inf n→∞ Xn ] ≤ lim inf n→∞ E[Xn ]. See for example Bierens (2004, Lemma 7.A.1,
p. 201).
Chapter 3
Projections
||y − yb||2 = y 0 y − 2y 0 Xβ + β 0 X 0 Xβ
21
22 CHAPTER 3. PROJECTIONS
due to the Law of Cosines.1 Clearly, this formula carries over to elements x
and y of a Hilbert space
√ H, simply by replacing p
the Euclidean inner product
0 0
x y and norm ||x|| = x x by hx, yi and ||x|| = hx, xi, respectively. Thus,
the angle ϕ(x, y) between two elements x and y of a Hilbert space is defined
by the cosine formula
hx, yi
cos(ϕ(x, y)) = . (3.1)
||x||.||y||
Similar to linear regression, the first-order conditions involved are the normal
equations
Xn
hxk , xm i θn,m = hxk , yi , k = 1, 2, ..., n,
m=1
Exercise: Given a regular sequence {xk }∞k=1 , prove that for n = 1, 2, 3, .....
the n × n matrices Σn,xx with elements hxi , xj i are nonsingular.
24 CHAPTER 3. PROJECTIONS
X
n
bt,n =
X θn,j Xt−j
j=1
where the coefficients θn,j are the solutions of the normal equations
X
n
γ(m) = γ(|k − m|)θn,k , m = 1, ..., n.
k=1
hence for n ≥ 3,
−1 = 2.θn,1 − θn,2
0 = −θn,1 + 2θn,2 − θn,3
0 = −θn,2 + 2θn,3 − θn,4
..
.
0 = −θn,n−2 + 2θn,n−1 − θn,n
0 = −θn,n−1 + 2θn,n
3.3. PROJECTIONS ON SUBSPACES SPANNED BY A SEQUENCE 25
But
Xn µ ¶ X n µ ¶
j j
− 1 − θj Xt−j = − 1 − θj (Vt−j − Vt−j−1 )
j=1
n + 1 j=1
n + 1
µ ¶ Xµ
n−1 ¶
n 1
=− + θ1 Vt−1 − θj+1 − θj − Vt−j−1
n+1 j=1
n+1
µ ¶
1
+ + θn Vt−n−1
n+1
hence
⎡Ã !2 ⎤ µ
X n µ ¶ ¶2
j n
E⎣ − 1 − θj Xt−j ⎦ = + θ1
j=1
n + 1 n + 1
n−1 µ
X ¶2 µ ¶2
1 1
+ θj+1 − θj − + + θn (3.6)
j=1
n+1 n+1
26 CHAPTER 3. PROJECTIONS
which contradicts (3.5). Thus, in this case there does not exist a sequence
{θj }∞
j=1 such that (3.4) holds. ¡ ¢
The problem that for the projection zb on span
P {xj }∞j=1 there does not
always exist a sequence {θj }∞ b= ∞
j=1 such that z j=1 θj xj only occurs if the
sequence {xj }∞j=1 is not orthogonal:
We can now formulate the following general version of the Wold decom-
position:
∞
Theorem 3.4. Given a regular sequence {xk }P k=1 in a Hilbert space, every
∞
x ∈ S = span({xk }k=1 )Pcan be written as x = ∞ k=1 αk ek + w, in the sense
that limn→∞ kx − w − nk=1 P αk ek k = 0, where {ek }∞
k=1 is an orthonormal
∞ 2
sequence in S, αk = hx, ek i , k=1 αk < ∞, and
⊥
w ∈ S∞ ∩ U∞ , (3.8)
with S∞ = ∩∞ ∞ ⊥
n=1 span({xk }k=n ) and U∞ the orthogonal complement of U∞ =
∞
span({ek }k=1 ). Note that (3.8) implies that w is orthogonal to all the ek ’s:
hek , wi = 0 for k = 1, 2, 3, ....
Wt ∈ span ({Wt−m }∞
m=1 ) , (3.12)
which in its turn implies that Wt is perfectly predictable from the past values
Wt−1 , Wt−2 , Wt−3 , ........ Moreover, (3.11) implies that
where the process Ut is uncorrelated with zero expectation vector and vari-
ance matrix Ik , and Wt ∈ Ut⊥ ∩ S−∞ , with Ut⊥ and S−∞ defined in Theorem
3.5.
It should be stressed that the deterministic process Wt is not necessarily
nonrandom. For example let Wt = a. cos(λt) + b. sin(λt), where a and b are
independent random drawings from the standard normal distribution and λ ∈
(−π/2, π/2) is a constant. Then E [Wt ] = 0 and E [Wt Wt−m ] = cos (λm) ,
hence Wt is a zero-mean covariance stationary process. If we observe Wt−1 ,
Wt−2 and Wt−3 then we can solve a, b and λ, hence Wt is then determined
for all t.
3.4. THE WOLD DECOMPOSITION 29
The question now arises under which conditions the deterministic process
Wt is identical to zero. Since Wt ∈ ∩n span({Xn−j }∞
j=0 ), it follows that Wt is
measurable with respect to the remote σ-algebra of the process Xt :
The Wold decomposition theorem in the form of Theorem 3.6 is the basis
for time series analysis. In particular, for a univariate covariance stationary
process Xt with a vanishing memory and expectation E[Xt ] = µ the Wold
decomposition can be written as
Xt = µ + α (L) Ut
P
where L is the lag operator and α (L) = 1 + ∞ k
k=1 αk L . The function α (L)
can be approximated arbitrarily close by a ratio of two lag polynomials,
2
See for example Bierens (2004, Theorem 7.5, p.185).
3
See for example Bierens (2004, Theorem 7.6, p.186).
4
See for example Bierens (2004, Exercise 3 in Section 7.6).
30 CHAPTER 3. PROJECTIONS
P P
ψq (L) = 1 + qk=1 θk Lk and ϕp (L) = 1 − pk=1 γk Lk , of orders q and p,
5
respectively, where at least ϕp (L) is invertible with inverse ϕ−1p (L). In
particular, for arbitrary ε > 0 there exist lag polynomials ψq (L) and ϕp (L)
such that h¡¡ ¢ ¢2 i
E α (L) − ϕ−1
p (L) ψ q (L) Ut < ε.
This gives rise to the well-known ARMA(p, q) models, for which it is assumed
that α (L) is exactly of the form α (L) = ϕ−1
p (L) ψq (L) , so that ϕp (L) Xt =
γ + ψq (L) Ut with γ0 = ϕp (1) µ. Thus,
p q
X X
Xt = γ0 + γk Xt−k + Ut + θm Ut−m .
k=1 m=1
Assume that the error vectors Ut are i.i.d. Nk [0, Σ] , where Σ is nonsingular.
Stationarity of this process is equivalent
P to the requirement that the matrix-
valued lag polynomial B(L) = Ik − pk=1 Bk Lk is invertible.6 The latter
5
I.e., ϕp (z) = 0 for some z ∈ C implies |z| > 1.
6
Which in its turn is equivalent to the condition that the roots of the polynomial
det(B(z)) are all outside the complex unit circle: det(B(z)) = 0 implies |z| > 1.
3.5. PROJECTIONS ON A RANDOM SUBSPACE 31
X
∞
Xt = µ + Am Ut−m ,
m=0
def.
Pr [||Xn − x|| < ε] = P ({ω ∈ Ω : X(ω) ∈ {z ∈ H : ||z − x|| < ε}})
→ 1 as n → ∞,
because {z ∈ H : ||z − x|| < ε} is an open set and therefore a Borel set.
Now the question I will address is the following. Let YN and X1,N , ..., Xn,N
be random elements of H depending on a sample of size N, where n = nN is a
subsequence of N. Let Ybn,N be the projection of YN on span(X1,N , ..., Xn,N ),
and let Un,N = YN − YbN be the residual. Under what conditions do Ybn,N
and Un,N converge in probability? The answer to this question is crucial for
proving asymptotic normality of semi-nonparametric sieve estimators.
The answer is given in the following theorem.
Theorem 3.7. Let YN and X1,N , X2,N , ...., Xn,N be random elements of a
Hilbert space H on the basis on a sample of size N, where n is a subsequence
of N. Let Ybn,N be the projection of YN on span({Xm,N }nm=1 ) , with residual
Un,N = YN − Ybn,N . Suppose that the following conditions hold.
(a) There exists a non-random element y of H such that
X
n
plim ρm ||Xm,N − xm || = 0 (3.15)
N→∞ m=1
and
° n °
°X °
° °
liminf ° ρm xm ° > 0. (3.16)
n→∞ ° °
m=1
Then plimN→∞ ||Ybn,N − yb|| = 0 and plimN→∞ ||Un,N − u|| = 0, where yb is the
projection of y on span({xm }∞ b is the residual involved.
m=1 ) and u = y − y
3.6. APPENDIX: PROOFS 33
This is always possible because otherwise ||y − z|| > ||y − yb|| + n−1 for all
z ∈ S so that inf z∈S ||y − z|| ≥ ||y − yb|| + n−1 . Then
say. The first step is to show that zn is a Cauchy sequence. Observe that
and
lim ||b
z − zn || = 0. (3.20)
n→∞
Let ||z − zb|| = δ and ||z − zbn || = δn , and note that δn ≥ δ. Since
Note that
X
n
bk ∈ S2
ck x (3.27)
k=1
Proof. Denote
Sk,m = span({xj }m
j=k )
for m ≥ k and let z ∈ Un⊥ ∩ S2,m for some m ≥ 2. Consider first the case
m > n. Since z ∈ S2,m there exists constants ck such that
X
m X
n X
m
z = ck xk = ck (b
xk + uk ) + ck xk
k=2 k=2 k=n+1
Xn X
n X
m
= ck kuk k ek + bk +
ck x ck xk .
k=2 k=2 k=n+1
z ∈ Un⊥ ∩ Sn+1,m ,
which implies
Un⊥ ∩ S2,m ⊂ Un⊥ ∩ Sn+1,m
because z ∈ Un⊥ ∩ S2,m was arbitrary. However, Sn+1,m ⊂ S2,m and therefore
so that
Un⊥ ∩ S2,m = Un⊥ ∩ Sn+1,m for m > n.
This result implies that
¡ ¢ ¡ ∞ ¢
Un⊥ ∩ ∪∞ ⊥
m=n+1 S2,m = Un ∩ ∪m=n+1 Sn+1,m (3.29)
hence ¡ ∞ ¢
Un⊥ ∩ (∪∞ ⊥
m=2 S2,m ) = Un ∩ ∪m=n+1 S2,m . (3.30)
Since by Definition 2.10,
S2 = ∪∞ ∞
m=2 S2,m , Sn+1 = ∪m=n+1 Sn+1,m
Un⊥ ∩ S2 = Un⊥ ∩ ∪∞
m=2 S2,m
⊥ ⊥
= Un ∩ ∪∞m=n+1 Sn+1,m = Un ∩ Sn+1
3.6. APPENDIX: PROOFS 39
S1 = ∪∞
n=1 Rn . (3.31)
S1 = ∪∞ ∞
n=1 Mn ⊂ ∪n=1 Rn , (3.32)
where the equality follows from Definition 2.10. However, we also have Rn ⊂
S1 , as is not hard to verify, hence
∪∞
n=1 Rn ⊂ S1 . (3.33)
X
∞
αj2 < ∞. (3.35)
j=1
Furthermore, ° °
° X
n °
° °
lim °x − αj ej − wn+1 ° = 0. (3.36)
n→∞ ° °
j=1
P
Proof. By the definition of Rn and by Definition 3.3, x bn = nj=1 θj ej + w
for some constants θj and a w ∈ Un⊥ ∩ Sn+1 . To determine the θj ’s and w,
note that
° °2
° Xn ° X
n X
n
° ° 2
°x − θ e
j j − w ° = ||x − w|| − 2 θj hej , xi + 2 θj hej , wi
° °
j=1 j=1 j=1
40 CHAPTER 3. PROJECTIONS
° n °2
°X °
° °
+° θj ej °
° °
j=1
X
n X
n
2
= ||x − w|| − 2 θj hej , xi + θj2
j=1 j=1
Thus
° °2
° Xn °
° °
bn ||2
||x − x = inf °x − θj ej − w°
θ1 ,...,θn ,w∈Un ∩Sn+1 °
⊥ °
j=1
à !
X n X
n
= inf ||x − w||2 − 2 θj hej , xi + θj2
θ1 ,...,θn ,w∈Un⊥ ∩Sn+1
j=1 j=1
X
n
= inf ||x − w||2 − αj2
w∈Un⊥ ∩Sn+1
j=1
X
n
= ||x − wn+1 ||2 − αj2 (3.37)
j=1
⊥
Step 6. There exists a w ∈ U∞ ∩ S∞ such that
lim ||wn+1 − w|| = 0. (3.40)
n→∞
The theorem now follows from (3.35), (3.39), (3.40) and the fact that
⊥ ⊥
w ∈ U∞ ∩ S∞ ⊂ U∞ , which implies that hw, ek i = 0 for k ∈ N.
Xt on span({Xt−j }∞ e
j=1 ). The uncorrelatedness of the Ut ’s follows from The-
orem 3.4, but we still need to show that E[Uet ] = 0 and E[U et2 ] = σ 2 for all
t.
Proof of E[U et ] = 0
Let Xbt,n be the projection of Xt on span({Xt−j }nj=1 ). Then X
bt,n takes the
form
X
n
Xbt,n = βj,n Xt−j ,
j=1
where the βj,n ’s do not depend on t. The latter follows from the fact that
the βj,n ’s are the solutions of the normal equations
X
n
βj,n γ(i − j) = γ(i), i = 1, 2, ..., n,
j=1
h i
where γ(i) = E [Xt Xt−i ] is the covariance function of Xt . Hence E Xbt,n =
0.
It follows from Theorem 3.2 that
° °2 ∙³ ´2 ¸
°b b ° b b
lim °Xt,n − Xt ° = lim E Xt,n − Xt =0 (3.41)
n→∞ n→∞
h i
so that by Liapounov’s inequality and E Xbt,n = 0,
¯ ¯ ¯ ¯ h¯ ¯i
¯ b ¯ ¯ b b ¯ ¯b b ¯
lim ¯E[Xt ¯ =
] lim ¯E[X t − X t,n ¯
] ≤ lim E ¯ t
X − X t,n ¯
n→∞ n→∞ n→∞
s ∙³ ´2 ¸
≤ b
lim E Xt,n − Xt b = 0.
n→∞
3.6. APPENDIX: PROOFS 43
Moreover,
⎡Ã !2 ⎤
h i ° °2 X
n
et,n ° bt,n °
E U 2
= °Xt − X ° = E ⎣ Xt − βj,n Xt−j ⎦
j=1
X
n X
n X
n
= γ (0) − 2 βj,n γ(j) + βj,n βi,n γ(i − j)
j=1 j=1 i=1
= σn2
say, which does not depend on t. Furthermore, note that σn2 is non-increasing
in n, so that
lim σn2 = σ 2
n→∞
exists, and that
∙³ ´2 ¸ ° °2 ° °2
e e °b b ° °b e °
E Ut − Ut,n = °Xt,n − Xt ° = °Xt,n − Xt + Ut °
° °2 D E
°b ° b e e 2
= °X t,n − X t ° + 2 X t,n − X t , Ut + ||Ut ||
° ° D E
° e °2 e e 2
= °U t,n ° − 2 X t , U t + ||Ut ||
° ° D E
° e °2 b e e e 2
= °U t,n ° − 2 Xt + Ut , Ut + ||Ut ||
° ° D E
° e °2 et , U et + ||U et ||2
= °Ut,n ° − 2 U
° °
° e °2 et ||2
= °Ut,n ° − ||U
h i h i
= E U et,n
2
−E U et2 .
Thus, ∙³
h i ´2 ¸
E et2
U = σn2 −E U et − U
et,n → σ2.
44 CHAPTER 3. PROJECTIONS
h i h i
Thus E Xt+k U et = limn→∞ E Xt+k U et,n . Since the latter does not depend
h i
on t, neither does αk = E [Xt+k Ut ] = E Xt+k U et || .
et /||U
The results (3.11) and (3.13) follow straightforwardly from Theorem 3.4.
Proof of (3.9)
The result (3.43) implies, by Chebyshev’s inequality, that
X
n
Xt = plim αj Ut−j + Wt . (3.44)
n→∞
j=0
Due to (3.46),
⎡Ã !2 ⎤ ⎡Ã !2 ⎤
kmn kmn
X∞ X X
n X
∞ X
E⎣ αj Ut−j − αj Ut−j ⎦ = E⎣ αj Ut−j ⎦
n=1 j=0 j=0 n=1 j=n+1
kmn
X
∞ X X
∞
≤ αj2 ≤ αj2 < ∞,
n=1 j=kmn−1 +1 j=0
Proof of (3.12)
Finally, Wt ∈ ∩n span({Xn−j }∞ ∞
j=0 ) implies that Wt ∈ span({Xt−j }j=1 ), hence
the projection of Wt on span({Xt−j }∞ j=1 ) is Wt itself. Since by (3.9),
¡ ¢
span({Xt−j }∞ ∞ ∞
j=1 ) = span span({Ut−j }j=1 ), span({Wt−j }j=1 )
and the projection of Wt on span({Ut−j }∞ j=1 ) is zero, it follows that the pro-
jection of Wt on span({Wt−j }∞
j=1 ) is Wt itself, which proves (3.12).
and
yn − Yen,N || = ||un − U
||b en,N || = op (1). (3.52)
yn − yb|| = 0 and thus limn→∞ ||un − u|| = 0, the result of the
Since limn→∞ ||b
theorem under review then follows from (3.51) and (3.52).
3.6. APPENDIX: PROOFS 47
Proof of (3.51)
Denote the angle between two elements x and y of H by ϕ(x, y). Recall that
³ ´
sin2 ϕ(YN , Ybn,N ) = ||Un,N ||2 /||YN ||2
³ ´
sin2 ϕ(y, Yen,N ) = ||Uen,N ||2 /||y||2
³ ´
cos ϕ(YN , Yn,N ) = ||Ybn,N ||/||YN ||
b
³ ´
cos ϕ(y, Yen,N ) = ||Yen,N ||/||y||.
and
D E
en,N
Un,N , U en,N + Yen,N i = hUn,N , yi
= hUn,N , U
= hUn,N + Ybn,N , yi − hYbn,N , yi
= hYN , yi − hYbn,N , yi
³ ´
= hYN , yi − cos ϕ(y, Ybn,N ) ||Ybn,N ||.||y||
³ ´ ³ ´
= hYN , yi − cos ϕ(y, Ybn,N ) cos ϕ(YN , Ybn,N ) ||y||.||YN ||
³ ´ ³ ´
e b
≥ hYN , yi − cos ϕ(y, Yn,N ) cos ϕ(YN , Yn,N ) ||y||.||YN ||
48 CHAPTER 3. PROJECTIONS
³ ´ ³ ´
where the inequality follows from cos ϕ(y, Ybn,N ) ≤ cos ϕ(y, Yen,N ) . Thus
Proof of (3.52)
Let r1 = x1 and for m ≥ 2, let rm be the residual of the projection of xm
on span(x1 , ..., xm−1 ). Denote em = ||rm ||−1 rm if ||rm || > 0 and em = 0 if
||rm || = 0. Similarly, let R1,N = X1,N and for m = 2, ..., n, let Rm,N be
the residual of the projection of Xm,N on span(X1,N , ..., Xm−1,N ). Denote
ebm,N = ||Rm,N ||−1 Rm,N if ||Rm,N || > 0, and ebm,N = 0 if ||Rm,N || = 0. Then
we can write
Xn X∞
2
ybn = αm em , where αm = hy, em i and αm < ∞ (3.53)
m=1 m=1
Xn
Yen,N = b m,N ebm,N , where α
α b m,N = hy, b
em,N i . (3.54)
m=1
Moreover, using the Cauchy-Schwarz inequality and the fact that ||U en,N || ≤
||y||, it follows that
¯* n +¯ ¯* n +¯
¯D E¯ ¯ X ¯ ¯ X ¯
¯ e ¯ ¯ e ¯ ¯ e ¯
¯ ybn , Un,N ¯ = ¯ αm em , Un,N ¯ = ¯ αm (em − ebm,N ), Un,N ¯
¯ m=1 ¯ ¯ m=1 ¯
° n °
°X °
e ° °
≤ ||Un,N ||. ° αm (em − ebm,N )°
° °
° n m=1 °
°X °
° °
≤ ||y||. ° αm (em − ebm,N )°
°m=1 °
3.6. APPENDIX: PROOFS 49
° k ° v
°X ° u X
° ° u ∞
≤ ||y||. ° α (e − ebm,N )° + 2||y||t 2
αm
°m=1 m m °
m=k+1
qP
∞ 2
Given an arbitrary ε > 0 we can choose k so large that 2||y|| m=k+1 αm <
°P °
° °
ε, and for this k, ° km=1 αm (em − b em,N )° = op (1), as is easy to verify from
condition (3.15). Consequently,
D E
en,N = op (1)
ybn , U
and thus
yn − Yen,N ||2 = ||Yen,N ||2 − ||b
||b yn ||2 + op (1). (3.55)
The next step is to show that
||Yen,N || ≤ ||b
yn || + op (1), (3.56)
hence P
hy, nm=1 ξm Xm,N i
||Yen,N || = sup P (3.57)
(ξ1 ,...,ξn )0 ∈Xn
m=1 [−ρm ,ρm ]
k nm=1 ξm Xm,N k
and similarly,
P
hy, nm=1 ξm xm i
yn || =
||b sup P (3.58)
(ξ1 ,...,ξn )0 ∈Xn
m=1 [−ρm ,ρm ]
k nm=1 ξm xm k
50 CHAPTER 3. PROJECTIONS
Note that by condition (3.16) at least one xm is non-zero, so that (3.57) and
(3.58) are well-defined for sufficiently large n.
Since the ratios in (3.57) and (3.58) are scale-invariant, we may without
loss of generality impose the normalization
° n ° ° n °
°X ° 1° °
° ° °X °
° ξm xm ° = Mn = ° ρm xm ° , (3.59)
°m=1 ° 2 °m=1 °
for example. Note that (3.59) is compatible with (ξ1 , ..., ξn )0 ∈ Xnm=1 [−ρm , ρm ].
Thus, denoting
( ° n ° )
°X °
° °
Ξn = (ξ1 , ..., ξn )0 ∈ Xnm=1 [−ρm , ρm ] : ° ξ x ° = Mn ,
°m=1 m m °
and P
hy, nm=1 ξm xm i
||b
yn || = sup P , (3.61)
(ξ1 ,...,ξn )0 ∈Ξn k nm=1 ξm xm k
respectively.
Finally, observe from (3.59), (3.60) and (3.61) that
½ Pn P
hy, m=1 ξm Xm,N i k nm=1 ξm Xm,N k
yn || =
||b sup P × Pn
(ξ1 ,...,ξn )0 ∈Ξn k nm=1 ξm Xm,N k k m=1 ξm xm k
Pn ¾
hy, m=1 ξm (Xm,N − xm )i
− P
k nm=1 ξm xm k
½ Pn P
hy, m=1 ξm Xm,N i k nm=1 ξm Xm,N k
= sup P ×
(ξ1 ,...,ξn )0 ∈Ξn k nm=1 ξm Xm,N k Mn
Pn ¾
hy, m=1 ξm (Xm,N − xm )i
−
Mn
µ Pn ¶ P
m=1 ρm ||Xm,N − xm || hy, nm=1 ξm Xm,N i
≥ 1− sup Pn
Mn (ξ1 ,...,ξn )0 ∈Ξn k m=1 ξm Xm,N k
Pn
ρm ||Xm,N − xm ||
−||y|| m=1
Mn
3.6. APPENDIX: PROOFS 51
µ Pn ¶ Pn
ρ ||X − x || ρm ||Xm,N − xm ||
||Yen,N || − ||y|| m=1
m m,N m
= 1 − m=1
M Mn
Pnn
ρm ||Xm,N − xm ||
≥ ||Yen,N || − 2||y|| m=1 , (3.62)
Mn
where the last inequality follows from ||Yen,N || ≤ ||y||. Since by condition
(3.16), liminfn→∞ Mn > 0, it follows from (3.15) and (3.62) that (3.56) holds.
The latter together with (3.55) imply (3.52).
52 CHAPTER 3. PROJECTIONS
Chapter 4
Orthogonal polynomials
4.1 Introduction
Let w(x) be a non-negative Borel measurable real-valued function on R sat-
isfying
Z ∞
|x|k w(x)dx ∈ (0, ∞) for k ∈ N0
−∞
where the integral involved is the Lebesgue integral. Without loss of general-
ity we may assume that w is a density function with finite absolute moments
of any order. Let
X
k
pk (x|w) = αk,j xj , αk,k = 1, k ∈ N0 (4.1)
j=0
In words, the polynomials pk (x|w) are orthogonal with respect to the weight
function w(x).
Defining
pk (x|w)
pk (x|w) = qR (4.3)
∞ 2
p (y|w) w(y)dy
−∞ k
53
54 CHAPTER 4. ORTHOGONAL POLYNOMIALS
and
Z ∞ X
k Z ∞
p∗k (x|w)pj (x|w)w(x)dx = βm,k pm (x|w)pj (x|w)w(x)dx
−∞ m=0 −∞
Z ∞
= βj,k pj (x|w)2 w(x)dx = βj,k ,
−∞
Moreover, by normality,
Z ∞ Z ∞
∗ 2 2
1= pk (x|w) w(x)dx = βk,k pk (x|w)2 w(x)dx = βk,k
2
,
−∞ −∞
Theorem 4.1. Let w(x) be a density function with support (a, b), −∞ ≤
a < b ≤ ∞, satisfying the moment conditions
Z ∞
|x|k w(x)dx < ∞ (4.5)
−∞
4.1. INTRODUCTION 55
where Z b
γk = hf, pk i = f (x)pk (x|w)w(x)dx. (4.6)
a
Then
lim kf − fn k = 0. (4.7)
n→∞
Note that condition (4.5) holds trivially if the support (a, b) of w(x) is
bounded. However, as is well-known, condition (4.5) also holds for the stan-
dard normal density, the exponential density and more generally the density
of the Gamma distribution, for example. Rb
Since for every density w (x) with support (a, b) , a f (x)2 dx < ∞ implies
p
that f (x) / w (x) ∈ L2 (w) , the following corollary of Theorem 4.1 holds
trivially.
G (x) = a + (b − a) W (x)
where
Z b Z b
1
γk = f (G (x)) pk (x|w)w(x)dx = f (G (x)) pk (x|w)dG(x)
a b−a a
Z b
1 ¡ ¢
= f (x) pk G−1 (x) |w dx
b−a a
4.2. THE THREE-TERM RECURRENCE RELATION 57
Consequently
¡ ¡ −1 ¢¢ X
∞
¡ ¢
f (x) = f G G (x) = γk pk G−1 (x) |w a.e. on (a, b)
k=0
Note that dG−1 (x) /dx = dG−1 (x) /dG (G−1 (x)) = 1/G0 (G−1 (x)) , so
that
Z b
¡ ¢ ¡ ¢
pk G−1 (x) |w pm G−1 (x) |w dx
a
Z b
¡ ¢ ¡ ¢ ¡ ¢
= pk G−1 (x) |w pm G−1 (x) |w G0 G−1 (x) dG−1 (x)
a
Z b
= pk (x|w) pm (x|w) G0 (x) dx
a
Z b
= (b − a) pk (x|w) pm (x|w) w (x) dx = (b − a) I (k = m)
a
Thus,
Corollary 4.2. Let w be a density with bounded support (a, b), satisfying
the moment conditions (4.5). Let W be the c.d.f. of w, with inverse W −1 .
Then the functions
¡ ¢ p
ψk (x|w) = pk W −1 ((x − a) / (b − a)) |w / (b − a), k ∈ N0 ,
P
Theorem 4.2. Every sequence of polynomials pk (x|w) = kj=0 αk,j xj , with
αk,k = 1, satisfying the orthogonality condition (4.2), with w(x) satisfying
the moment conditions (4.5), can be generated recursively by the three-term
recurrence relation (hereafter referred to as TTRR)
pk+1 (x|w) + (bk − x) pk (x|w) + ck pk−1 (x|w) = 0, k ∈ N, (4.9)
where R∞
[Link] (x|w)2 w(x)dx
bk = R−∞
∞ (4.10)
−∞
pk (x|w)2 w(x)dx
and R∞
pk (x|w)2 w(x)dx
ck = R ∞−∞ (4.11)
p (x|w)2 w(x)dx
−∞ k−1
qR
∞
Next, let dk = p (x|w)2 w(x)dx, so that pk (x|w) = pk (x|w)/dk is a
−∞ k
sequence of orthonormal polynomials. Substituting pk (x|w) = dk .pk (x|w) in
(4.9), (4.10) and (4.11) yields
dk+1 dk−1
pk+1 (x|w) + (bk − x) pk (x|w) + ck p (x|w) = 0, k ≥ 1,
dk dk k−1
R∞
where bk = −∞ [Link] (x|w)2 w(x)dx and ck = d2k /d2k−1 , hence
dk+1 dk
pk+1 (x|w) + (bk − x) pk (x|w) + p (x|w) = 0, k ≥ 1.
dk dk−1 k−1
Moreover, note that
xpk−1 (x|w) dk [Link]−1 (x|w) dk
lim = lim = ,
|x|→∞ pk (x|w) dk−1 |x|→∞ pk (x|w) dk−1
where the latter equality is due to the normalization αk,k = 1 in Theorem
4.2. Thus:
where ¯ ¯
¯ [Link]−1 (x|w) ¯¯
¯
ak = ¯ lim (4.13)
|x|→∞ p (x|w) ¯
k
and Z ∞
bk = [Link] (x|w)2 w(x)dx. (4.14)
−∞
P∞
where k=0 γk2 = 1.
1
Charles Hermite (1822-1901).
60 CHAPTER 4. ORTHOGONAL POLYNOMIALS
Z 1
pk (2u − 1|wU[−1,1] )pm (2u − 1|wU[−1,1] )du
0
Z
1 1
= p (2u − 1|wU[−1,1] )pm (2u − 1|wU[−1,1] )d (2u − 1)
2 0 k
Z
1 1
= p (x|wU[−1,1] )pm (x|wU[−1,1] )dx = I (k = m)
2 −1 k
Hence,
pk (u|wU[0,1] ) = pk (2u − 1|wU[−1,1] ), k ∈ N0 ,
wU[0,1] (u) = I (0 ≤ u ≤ 1)
The pk (u|wU[0,1] )’s are known as the shifted Legendre polynomials, also
called the orthonormal Legendre polynomials on the unit interval [0, 1]. Sub-
stituting x = 2u − 1 and pk (x|wU[−1,1] )) = pk (u|wU[0,1] ) in (4.15) yields the
TTRR
(k + 1) /2
√ √ ρk+1 (u|wU[0,1] ) + (0.5 − u) .ρk (u|wU[0,1] )
2k + 3 2k + 1
k/2
+√ √ ρk−1 (u|wU[0,1] ) = 0, k ∈ N,
2k + 1 2k − 1
√
starting from ρ0 (u) = 1, ρ1 (u) = 3 (2u − 1) .
Again, it follows from Theorem 4.1 that any P Borel measurable real func-
∞
tion f (x) on [0, 1] can be written as f (x) = γ ρ (u|wU[0,1] ), where
R1 2
¡© k k
k=0 ª∞ ¢
γk = 0 f (x) ρk (u|wU[0,1] )dx, hence L (0, 1) = span ρk (u|wU[0,1] k=0 .
These shifted Legendre polynomials have been used by Bierens (2008)
and Bierens and Carvalho (2007) to model semi-nonparametrically the unob-
served heterogeneity of interval-censored mixed proportional hazard models
and bivariate mixed proportional hazard models, respectively.
62 CHAPTER 4. ORTHOGONAL POLYNOMIALS
dx p √
= − sin(θ) = − 1 − cos2 (θ) = − 1 − x2 ,
dθ
hence
d arccos(x) −1
=√ (4.17)
dx 1 − x2
Then
Z 1 Z
1 1 1
√ dx = − d arccos(x)
−1 π 1 − x2 π −1
arccos(−1) − arccos(1)
= =1
π
because arccos(−1) = π and arccos(1) = 0. Clearly, the corresponding dis-
tribution function is
arccos(−1) − arccos(x)
WC[−1,1] (x) = , x ∈ [−1, 1].
π
The orthogonal (but not orthonormal) Chebyshev polynomials pk (x|wC[−1,1] )
satisfy the TTRR
Hence, the functions (4.19) satisfy the TTRR (4.18) and are therefore genuine
polynomials.
In view of (4.20) we can now define the orthonormal Chebyshev polyno-
mials as
½
1 for k = 0,
pk (x|wC[−1,1] ) = √
2 cos (k. arccos(x)) for k ∈ N.
¡ √ ¢
4
Note that arccos(x) = atan −x/ 1 − x2 + 12 .π, where atan(x) is the inverse of the
tangents function tan(θ) = sin(θ)/ cos(θ), θ ∈ (−π/2, π/2) . In most programming lan-
guages the function atan(x) is an intrinsic function. For example, in Visual Basic this
function is the ATN(x) function.
64 CHAPTER 4. ORTHOGONAL POLYNOMIALS
It is trivial to verify that the density (4.16) satisfies the moment condi-
tion (4.5), so that the Chebyshev polynomials form a complete orthonormal
sequence in the Hilbert space L2 (wC[−1,1] ) involved.
Moreover,
X
n
cos (πj1 (k − 0.5)/n) cos (πj2 (k − 0.5)/n)
k=1
⎧
X
n ⎨ 0 if j1 6= j2 ,
= pj1 (xn,k |wC[−1,1] )pj2 (xn,k |wC[−1,1] ) = n/2 if j1 = j2 > 0,
⎩
k=1 n if j1 = j2 = 0.
The Pj,n (t)’s are known as Chebyshev time polynomials, which by Lemma
4.1 satisfy
1X
n
Pi,n (t)Pj,n (t) = I(i = j), i, j = 0, 1, 2, ..., n − 1.
n t=1
X
n−1
1X
n
g(t) = cj,n Pj,n (t), where cj,n = g(k)Pj,n (k).
j=1
n k=1
4.3. EXAMPLES OF ORTHONORMAL POLYNOMIALS 65
X
m
g(t) ≈ cj,n Pj,n (t)
j=1
for modest values of m. This approximation has been used in Bierens (1997)
to test the unit root hypothesis against nonlinear trend stationarity, and in
Bierens and Martins (2010) to test for time varying cointegration.
2 1
wC[0,1] (u) = q = p . (4.21)
π 1 − (2u − 1)2 π u (1 − u)
X
∞
f (u) = γk ψk (u) (4.24)
k=0
R1
a.e. on (0, 1), where γk = 0
f (u) ψk (u)du.
66 CHAPTER 4. ORTHOGONAL POLYNOMIALS
where
Z b2
γk,m = w2 (y)γk (y)pm (y|w2 )dy
a2
Z b1 Z b2
= w1 (x)w2 (y)f (x, y)pk (x|w1 )pm (y|w2 )dxdy (4.29)
a1 a2
P
and ∞ 2
m=0 γk,m < ∞.
Moreover, note that due to (4.25) the restriction (4.26) holds a.e. on
(a2 , b2 ), so that
X
∞ X
∞
f (x, y) = γk,m pk (x|w1 )pm (y|w2 ) a.e. on (a1 , b1 ) × (a2 , b2 ),
k=0 m=0
where thePdouble-array
P∞ γk,m of Fourier coefficients are given by (4.29) and
satisfies ∞ k=0
2 2
m=0 k,m < ∞. Consequently, the space L (w1 × w2 ) is a
γ
Hilbert space.
Recall that in the case
√
w1 (x) = w2 (x) = exp(−x2 /2)/ 2π = wN [0,1] (x)
the polynomials pk (x|wN [0,1] ) are the Hermite polynomials. Then every den-
sity f (x, y) on R2 can be written as
¡ ¢
exp − 12 (x2 + y 2 )
f (x, y) =
2π
Ã∞ ∞ !2
XX
× γk,m pk (x|wN [0,1] )pm (y|wN [0,1] ) (4.30)
k=0 m=0
X
∞ X
∞
2 2
a.e. on R , where γk,m = 1.
k=0 m=0
This is the approach taken by Gallant and Nychka (1987). They consider
SNP estimation of Heckman’s (1979) sample selection model, where the bi-
variate error distribution of the latent variable equations involved is modeled
semi-nonparametrically via the Hermite expansion (4.30) of the error density.
68 CHAPTER 4. ORTHOGONAL POLYNOMIALS
X
n X
n Z b
+ γk1 γk2 pk1 (x|w)pk2 (x|w)w(x)dx
k1 =0 k1 =0 a
Z b X
n
2
= f (x) w(x)dx − γk2 ≥ 0. (4.31)
a k=0
Pn Rb
Hence k=0 γk2 ≤ a
f (x)2 w(x)dx < ∞ for all n ≥ 0, and thus
X
∞
γk2 < ∞. (4.32)
k=0
max(n,m)
° ° X X
∞
lim °f n − f m °2 = lim γk2 ≤ lim γk2 = 0.
min(n,m)→∞ min(n,m)→∞ m→∞
k=min(n,m)+1 k=m
X
n
f (x) = γk pk (x|w) + εn (x) (4.34)
k=0
4.5. APPENDIX: PROOFS 69
Proof of (4.7)
To prove (4.7), it suffices to show that
Z b
¡ ¢
exp (i.t.x) f (x) − f (x) w(x)dx = 0 (4.36)
a
for all t ∈ R, because (4.36) implies that f (x) = f (x) a.e. on (a, b) , due to
the uniqueness of the Fourier transform.5 .
It follows from the definition of γm and f that for m ≤ n,
¯Z b ¯ ¯Z b ¯
¯ ¡ ¢ ¯ ¯ ¯
¯ f (x) − f (x) p (x|w)w(x)dx¯ = ¯ ε (x)p (x|w)w(x)dx¯
¯ m ¯ ¯ n m ¯
a
sa
Z b
≤ εn (x)2 w(x)dx,
a
hence by (4.35),
Z b ¡ ¢
f (x) − f (x) pm (x|w)w(x)dx = 0 (4.37)
a
In
P∞ its turn (4.38) implies, together with the well-known equality exp (i.t.x) =
m
m=0 (i.t.x) /m!, that for t ∈ R and all n ∈ N,
Z b ¡ ¢
exp(i.t.x) f (x) − f (x) w(x)dx
a
Z bXn
(i.t.x)m ¡ ¢
= f (x) − f (x) w(x)dx
a m=0 m!
5
See for example Bierens (1994, Theorem 3.1.1, p.50).
70 CHAPTER 4. ORTHOGONAL POLYNOMIALS
Z bà X ∞
!
(i.t.x)m ¡ ¢
+ f (x) − f (x) w(x)dx
a m=n+1
m!
Z b à !
X∞
(i.t.x)m ¡ ¢
= f (x) − f (x) w(x)dx
a m=n+1
m!
Since ε > 0 is arbitrary, we therefore have in either case that (4.36) holds. It
therefore follows from (4.34) and (4.35) that
Z bà X
n
!2
lim f (x) − γk pk (x|w) w (x) dx = 0. (4.39)
n→∞ a k=0
Proof of (4.8)
To prove that (4.7) implies (4.8), let X be a random drawing from w(x).
Then by Chebyshev’s inequality, (4.39) implies
X
n
f (X) = plim γk pk (X|w) (4.40)
n→∞
k=0
For each n there exists an m such that njm−1 ≤ n < njm . Hence, there
exists a further subsequence jn of njm such that for jn−1 ≤ n < jn and
n → ∞,
jn
X a.s.
γk pk (X|w) → f (X). (4.42)
k=0
so that
⎡Ã !2 ⎤
jn jn
X
∞ X X
n X
∞ X
E ⎣ γk pk (X|w) − γk pk (X|w) ⎦ ≤ γk2
n=1 k=0 k=0 n=1 k=jn−1 +1
X
∞
≤ γk2 < ∞
k=0
6
See for example Bierens (2004, Theorem 6.B.3, p.168).
72 CHAPTER 4. ORTHOGONAL POLYNOMIALS
for all ε > 0, which by the Borel-Cantelli lemma7 implies that for n → ∞
jn
X X
n
a.s.
γk pk (X|w) − γk pk (X|w) → 0. (4.43)
k=0 k=0
P a.s.
Combining (4.42) and (4.43), it follows that nk=0 γk pk (X|w) → f (X) as
n → ∞, which is equivalent to (4.8) because the support of w(x) was assumed
to be (a, b).
X
k
pk+1 (x|w) − [Link] (x|w) = δj,k pj (x|w) (4.44)
j=0
so that
R∞
−∞
([Link] (x|w)) pk (x|w)w(x)dx
δm,k = − R∞ , m = 0, 1, 2, ..., k.
p (x|w)2 w(x)dx
−∞ m
7
See for example Bierens (2004, Theorem 2.B.2, p. 168).
4.5. APPENDIX: PROOFS 73
where R∞
[Link] (x|w)2 w(x)dx
bk = −δk,k = R−∞
∞
−∞
pk (x|w)2 w(x)dx
and
R∞
−∞
[Link]−1 (x|w).pk (x|w)w(x)dx
ck = −δk−1,k = R∞
p (x|w)2 w(x)dx
−∞ k−1
R∞
pk (x|w)2 w(x)dx
= R ∞−∞
p (x|w)2 w(x)dx
−∞ k−1
X
n
pj1 (xn,k |wC[−1,1] )pj2 (xn,k |wC[−1,1] )
k=1
X
n
= cos (πj1 (k − 0.5)/n) cos (πj2 (k − 0.5)/n)
k=1
74 CHAPTER 4. ORTHOGONAL POLYNOMIALS
1X 1X
n n
= cos (π(j1 + j2 )(k − 0.5)/n) + cos (π(j1 − j2 )(k − 0.5)/n)
2 k=1 2 k=1
1 Xn
= cos (0.5π(j1 + j2 )/n) cos (π(j1 + j2 )k/n)
2 k=1
1 Xn
+ sin (0.5π(j1 + j2 )/n) sin (π(j1 + j2 )k/n)
2 k=1
1 Xn
+ cos (0.5π(j1 − j2 )/n) cos (π(j1 − j2 )k/n)
2 k=1
1 Xn
+ sin (0.5π(j1 − j2 )/n) sin (π(j1 − j2 )k/n)
2 k=1
1X
n
cos (π.m.k/n)
2 k=1
X
n X
n
= exp (i.πm.k/n) + exp (−i.πm.k/n)
k=1 k=1
X
n Xn
= (exp (i.πm/n))k + (exp (−i.πm/n))k
k=1 k=1
exp (i.πm) − 1 exp (−i.πm) − 1
= exp (i.πm/n) + exp (−i.πm/n)
exp (i.πm/n) − 1 exp (−i.πm/n) − 1
exp (i.πm/(2n))
= (cos (πm) − 1)
exp (i.πm/(2n)) − exp (−i.πm/(2n))
exp (−i.πm/(2n))
− (cos (πm) − 1)
exp (i.πm/(2n)) − exp (−i.πm/(2n))
= cos (πm) − 1
1X
n
sin (π.m.k/n)
2 k=1
4.5. APPENDIX: PROOFS 75
1X 1X
n n
= exp (i.πm.k/n) − exp (−i.πm.k/n)
i k=1 i k=1
1X 1X
n n
= (exp (i.πm/n))k − (exp (−i.πm/n))k
i k=1 i k=1
1 exp (i.πm) − 1 1 exp (−i.πm) − 1
= exp (i.πm/n) − exp (−i.πm/n)
i exp (i.πm/n) − 1 i exp (−i.πm/n) − 1
1 exp (i.πm/(2n)) + exp (−i.πm/(2n))
= (cos (πm) − 1)
i exp (i.πm/(2n)) − exp (−i.πm/(2n))
cos (πm/(2n))
=− (cos (πm) − 1)
sin (πm/(2n))
Thus, for j1 6= j2 ,
X
n
pj1 (xn,k |wC[−1,1] )pj2 (xn,k |wC[−1,1] )
k=1
1
= cos (0.5π(j1 + j2 )/n) (cos (π(j1 + j2 )) − 1)
2
1
− cos (π(j1 + j2 )/(2n)) (cos (π(j1 + j2 )) − 1)
2
1
+ cos (0.5π(j1 − j2 )/n) (cos (π(j1 − j2 )) − 1)
2
1
− cos (π(j1 − j2 )/(2n)) (cos (π(j1 − j2 )) − 1)
2
=0
1 Xn
1 Xn
= cos (π.j/n) cos (2π.j.k/n) + sin (π.j/n) sin (2π.j.k/n)
2 k=1
2 k=1
1 1
+ n= n
2 2
The case j1 = j2 = 0 is trivial.
76 CHAPTER 4. ORTHOGONAL POLYNOMIALS
Chapter 5
Trigonometric series
It is now easy to verify from Corollary 4.2, (5.1) and (4.24) that every function
f ∈ L2 (0, 1) can be written as
X
∞
√ ¡ ¢
f (u) = γ0 + γk 2 cos k. arccos(2Wc−1 (u) − 1)
k=1
X
∞
√
= γ0 + γk 2 cos (kπ (1 − u))
k=1
X
∞
√
= γ0 + γk (−1)k 2 cos (kπu)
k=1
X∞
√
= α0 + αk 2 cos (kπu)
k=1
where
Z µ ¯ ¶
1
1 ¯
k
αk = γk (−1) = (−1) k
f (u) pk ¯
(1 + cos (π (1 − u)))¯ wC[0,1] du
0 2
( R
1
f (u) du if k = 0,
= R1
0 √
0
f (u) 2 cos (kπu) du if k ∈ N.
77
78 CHAPTER 5. TRIGONOMETRIC SERIES
Consequently,
ϕ0 (x) = 1 (5.3)
√ √
ϕ2k−1 (x) = 2 sin (kπx) , ϕ2k (x) = 2 cos (kπx) , k ∈ N.
These functions are know as the Fourier series on [−1, 1]. It is easy to verify
that these functions are orthonormal with respect to the weight function
w (x) = 12 I (|x| ≤ 1) , i.e.,
Z 1
1
ϕm (x) ϕk (x) dx = I(m = k)
2 −1
The ”official” proof of this result is long and tedious. See for example
Young (1988). However, using Theorem 5.1 this result can be proved some-
what easier, as follows.
We need to show that for an arbitrary function g ∈ L2 (−1, 1) ,
Z
1 1
lim (g (x) − gn (x))2 dx, (5.4)
n→∞ 2 −1
where
X
n
√ X
n
√
gn (x) = α0 + αk 2 cos (kπx) + βk 2 sin (kπx) (5.5)
k=1 k=1
and
fn (u) = gn (2u − 1)
X n
√ X
n
√
= α0 + αk 2 cos (kπ (2u − 1)) + βk 2 sin (kπ (2u − 1))
k=1 k=1
Xn
√ X
n
√
= α0 + αk (−)k 2 cos (2kπu) + βk (−)k 2 sin (2kπu)
k=1 k=1
Theorem 5.2 follows now from the following result, which will be proved in
the appendix to this chapter.
√
Theorem 5.3.√The functions ϕ0 (u) = 1, ϕk (u) = 2 sin(2kπu) if k ≥ 1 is
odd, ϕk (u) = 2 cos (2kπu) if k ≥ 2 is even, form a complete orthonormal
sequence in L2 (0, 1) .
Although Theorem 5.1 was used to prove Theorem 5.2, Theorem 5.2 can
also be proved independently. See for example Young (1988). Then Theorem
5.1 becomes a corollary of Theorem 5.2, as follows.
Let f (u) ∈ L2 (0, 1) be arbitrary, and let g (x) = f (|x|) . Then g (x) ∈
L2 (−1, 1), with Fourier coefficients
Z Z 1
1 1
α0 = f (|x|) dx = f (u) du
2 −1 0
Z Z 1√
1 1√
αk = 2 cos (kπx) f (|x|) dx = 2 cos (kπu) f (u) du
2 −1 0
Z
1 1√
βk = 2 sin (kπx) f (|x|) dx = 0
2 −1
Z Ã !2
1 1 X
n
√
= lim f (|x|) − α0 − αk 2 cos (kπx) dx
2 n→∞ −1 k=1
=0
Similar to the proof of Theorem 4.1 is follows now from (5.6) that
X
∞
√
f (u) = α0 + αk 2 cos (kπu) a.e. on (0, 1),
k=1
R1 R1√
where α0 = 0 f (u) du and αk = 0 2 cos (kπu) f (u) du for k ≥ 1, which is
just the result in Theorem 5.1.
where
X
n
√
fn (u) = βk 2 sin (kπu)
k=1
We see that fn (u) approximates f (u) quite well, even for n = 4, ex-
cept
Pnfor the tails
√ of fn (u) in the latter case. The reason is that fn0 (u) =
− k=1 αk kπ 2 sin(kπu), so that fn0 (0) = fn0 (1) = 0. As expected, the tail
fit becomes better for larger truncation orders n.
where
ϕ(u) = r(G−1 (u)) (5.10)
5.4. HOW WELL DOES THE COSINE SERIES FIT? 85
so that ϕ ∈ L2 (0, 1). Then by Theorem 5.1, ϕ has the series expansion
X
∞
√
ϕ(u) = γ + δk 2 cos(kπu) a.e. on [0, 1],
k=1
where Z Z 1√
1
γ= ϕ(u)du, δk = 2 cos(kπu)ϕ(u)du.
0 0
Consequently,
X
∞
√
f (X) = E[Y |X] = α + βX + γX 2 + X 2 δk 2 cos(kπG(X)) a.s.
k=1
Next, let
X
n
√
2 2
fn (X) = α + βX + γX + X δk 2 cos(kπG(X)),
k=1
Pn √
and denote rn (x) = k=1 δk 2 cos(kπG(X)). Since by Theorem 5.1,
it follows that
lim fn (X) = f (X) a.s.
n→∞
G(x) = (1 + exp(−x))−1 ,
which has density g(x) = G(x)(1−G(x)) and inverse G−1 (u) = ln(u/(1−u)).
Since all the moments of the Logistic distribution are finite, the condition
(5.11) allows r(x) to be a polynomial of any order.
86 CHAPTER 5. TRIGONOMETRIC SERIES
To check how well fn (X) fits, let Y = f (X) + U, where X and U inde-
pendent standard normally distributed, and
The reason for this choice of f (x) is to check whether the cosine series ex-
pansion is able to capture the horizontal part of f (x) for |x| ≤ 1/4.
The following three figures compare f (x) with the SNP-OLS estimates
b
fn (x) of fn (x) for n = 4, 8, 12 and x ∈ [−2, 2], with G the Logistic distribution
function, on the basis of a random sample of size 500 from (Y, X).
Figure 5.4: f (x) compared with its SNP-OLS estimate fb4 (x) on [−2, 2]
5.4. HOW WELL DOES THE COSINE SERIES FIT? 87
Figure 5.5: f (x) compared with its SNP-OLS estimate fb8 (x) on [−2, 2]
Figure 5.6: f (x) compared with its SNP-OLS estimate fb12 (x) on [−2, 2]
88 CHAPTER 5. TRIGONOMETRIC SERIES
Proof of Step 1
Let fn (u) Rand f (u) be the same as in Theorem 5.1,
R u except that due to the
1
condition 0 f (u)du = 0, α0 = 0, and let Fn (u) = 0 fn (x) dx. Then
Xn
αk √
Fn (u) = 2 sin (kπu)
k=1
kπ
[(n+1)/2] [n/2]
X α2k−1 √ X α2k √
= 2 sin ((2k − 1) πu) + 2 sin (2kπu)
k=1
(2k − 1) π k=1
2kπ
and
Z 1
sup |F (u) − Fn (u)| ≤ |f (x) − fn (x)| dx
0≤u≤1 0
sZ
1
≤ (f (x) − fn (x))2 dx = o (1) (5.12)
0
2 k − 1/2
=− = γm,k
π (k − 1/2)2 − m2
Hence
√ X
∞
√
2 sin ((2k − 1) πu) = γ0,k + γm,k 2 cos (2mπu)
m=1
√ [(n+1)/2]
X α2k−1
[n/2]
X α2k √
= −2 2 2 2 + 2 sin (2kπu)
k=1
(2k − 1) π k=1
2kπ
⎛ ⎞
[(n+1)/2]
1 X
N X α2k−1 √
− 2 ⎝ ⎠ 2 cos (2mπu)
π m=1 k=1
(k − 1/2)2 − m2
⎛ ⎞2
Z 1³ ´2 X
∞ [(n+1)/2]
X
1 α2k−1
Fen (u) − Fn (u) du = ⎝ ⎠
π4 m 2 − (k − 1/2)2
0 m=N+1 k=1
⎛ ⎞2
[(n+1)/2]
1 X
∞ X |α2k−1 |
≤ ⎝ ⎠
4
π m=N+1 m 2 − (k − 1/2)2
k=1
à P !2
1 X
∞ [(n+1)/2]
|α2k−1 |
k=1
≤ 4
π m=N+1 m − ([n/2])2
2
à P[(n+1)/2] !2
1 X
∞
k=1 |α2k−1 |
=
π 4 m=N+1 (m − [n/2]) (m + [n/2])
à 1 P[(n+1)/2] !2
1 X
∞
[n/2] k=1 |α2k−1 |
≤ 4
4π m=N+1 m − [n/2]
5.5. APPENDIX: PROOF OF THEOREM 5.3 91
à 1
P[(n+1)/2] !2
1 X
∞
[n/2] k=1 |α2k−1 |
≤
4π 4 m − [n/2]
m=[n/2]+1
à !⎛ [(n+1)/2]
⎞2
1 X∞
1 ⎝ 1 X
= |α2k−1 |⎠
4π 4 m=1
m2 [n/2] k=1
à ∞ !
1 X 1 1 X 2
∞
≤ α
4π 4 m=1
m2 [n/2] k=1 2k−1
= O (1/n)) (5.13)
Proof of Step 2
R u f ∈ C0 [0, 1] , and extend f (x) for x > 1 as
Choose an arbitrary function
f (x) = f (1). Let F (u) = 0 f (x) dx and
Z u+1/n
(F (u + n−1 ) − F (u)) 1
fn (u) = = f (x)dx
n−1 n u
Then by continuity
Proof of Step 3
Let B be an arbitrary Borel subset of [0, 1] and let
µ ¶ µ ¶
−1 −1
fn (u) = exp −n inf |x − u| − exp −n inf |x − u| ,
x∈B x∈B\B
hence ¯ ¯
¯ ¯
¯ inf |x − u2 | − inf |x − u1 |¯ ≤ |u2 − u1 |
¯x∈B x∈B
¯
and similarly,
¯ ¯
¯ ¯
¯ inf |x − u2 | − inf |x − u1 |¯ ≤ |u2 − u1 |
¯x∈B\B x∈B\B
¯
For u ∈ B, inf x∈B |x−u| = 0 and inf x∈B\B |x−u| > 0, hence limn→∞ fn (u) =
1. For u ∈ B\B, inf x∈B |x−u| = 0 and inf x∈B\B |x−u| = 0, hence fn (u) = 0,
and for u ∈ [0, 1]\B, inf x∈B |x − u| > 0 and inf x∈B\B |x − u| > 0, hence
limn→∞ fn (u) = 0. Thus
lim fn (u) = I (x ∈ B) .
n→∞
Since fn (u) ∈ C[0, 1] ⊂ span({ϕn }∞ n=0 ) it follows now that for arbitrary
∞
Borel sets B, I (x ∈ B) ∈ span({ϕn }n=0 ) and so are all simple functions on
[0, 1]. Because functions are Borel measurable if and only if they are limits
of sequences of simple functions, it follows that L2 (0, 1) = span({ϕn }∞
n=0 ) .
Chapter 6
Density and distribution
functions
The square guarantees that h (u) ≥ 0. Gallant and Nychka (1987) proposed
a similar series expansion on the basis of Hermite polynomials.
Note that the αk ’s in (6.1) are no longer unique. For example, we can
always write h (u) = fB (u)2 , where for an arbitrary Borel set B in [0, 1],
p
fB (u) = (I (u ∈ B) − I (u ∈
/ B)) h(u). (6.2)
93
94 CHAPTER 6. DENSITY AND DISTRIBUTION FUNCTIONS
³ R p i
1
If we choose α0 ∈ 0, 0 h(u)du then we can reparametrize the Fourier
coefficients αk as
1
α0 = p P∞ 2
1 + m=1 δm
δk
αk = p P∞ 2 , k ∈ N,
1 + m=1 δm
P∞ 2
where m=0 δm < ∞. Hence,
Theorem 6.1. For any density function h(u) on [0, 1] there exist possibly
P∞
∞ 2
uncountable many sequences {δm }m=1 satisfying m=0 δm < ∞ such that
¡ P √ ¢2
1+ ∞
k=1 δk 2 cos (kπu)
h(u) = P a.e. on (0, 1). (6.4)
1+ ∞ 2
m=1 δm
satisfy v
Z u X
1 u ∞ 2
|h (u) − hn (u)| du ≤ t5 δk → 0 (6.7)
0 k=n+1
Hn (u) = u
6.2. UNIQUENESS OF THE SERIES REPRESENTATION 95
"
1 √ X n
sin (kπu) X 2 sin (2mπu)
n
+ Pn 2
2 2 δk + δm (6.8)
1+ m=1 δm k=1
kπ m=1
2mπ
#
X
n X
k−1
sin ((k + m) πu) Xn Xk−1
sin ((k − m) πu)
+2 δk δm +2 δk δm ,
k=2 m=1
(k + m) π k=2 m=1
(k − m) π
and satisfy v
u X
u ∞ 2
sup |H(u) − Hn (u)| ≤ t5 δk → 0. (6.9)
0≤u≤1
k=n+1
R1 p
for some Borel set B satisfying 0 (I(u ∈ B) − I(u ∈ [0, 1]\B)) h(u)du > 0,
hence
v
u
p u X∞
η(u) = (I(u ∈ B) − I(u ∈ [0, 1]\B)) h(u)t1 + 2
δm (6.11)
m=1
X
n
√
ηn (u) = 1 + δm 2 cos (mπu)
m=1
96 CHAPTER 6. DENSITY AND DISTRIBUTION FUNCTIONS
v
u
p u X
n
t
= (I(u ∈ B) − I(u ∈ [0, 1]\B)) hn (u) 1 + 2
δm (6.12)
m=1
Now suppose that h(u) is continuous and positive on (0, 1). Moreover,
let S ⊂ [0, 1] be the set with Lebesgue measure zero on which h(u) =
limn→∞ hn (u) fails to hold. Then for any u0 ∈ (0, 1)\S, limn→∞ hn (u0 ) =
h(u0 ) > 0, hence for sufficient large n, hn (u0 ) > 0. Because obviously
hn (u) and ηn (u) are continuous on (0, 1), for such an n there exists a small
εn (u0 ) > 0 such that hn (u) > 0 for all u ∈ (u0 − εn (u0 ), u0 + εn (u0 )) ∩ (0, 1),
and therefore
ηn (u)
I(u ∈ B) − I(u ∈ [0, 1]\B) = p p P (6.13)
hn (u) 1 + nm=1 δm
2
is continuous on (u0 −εn (u0 ), u0 +εn (u0 ))∩(0, 1). Substituting (6.13) in (6.11)
it follows now that η(u) is continuous on (u0 − εn (u0 ), u0 + εn (u0 )) ∩ (0, 1),
hence by the arbitrariness of u0 ∈ (0, 1)/S, η(u) is continuous on (0, 1).
Next, suppose that η(u) takes positive and negative values on (0, 1). Then
by the continuity of η(u) on (0, 1) there exists a u0 ∈ (0, 1) for which η(u0 ) = 0
and thus h(u0 ) = 0, which however is excluded by the condition that h(u) > 0
on (0, 1). Therefore, either η(u) > 0 for all u ∈ (0, 1) or η(u) R 1 < 0 for all
u ∈ (0, 1). However, the latter is excluded because by (6.10), 0 η(u)du = 1.
Thus, η(u) > 0 on (0, 1), so that by (6.11), I(u ∈ B) − I(u ∈ [0, 1]\B) = 1
on (0, 1).
Consequently,
Theorem 6.2. For every continuous and positive valued density h(u) on
(0, 1) the sequence {δm }∞
m=1 in Theorem 6.1 is unique, with
R1√ p
0
2 cos (mπu) h(u)du
δm = R1p .
0
h(u)du
satisfy v
Z u X
∞ u ∞ 2
|f (x) − fn (x)| dx ≤ t5 δk → 0.
−∞ k=n+1
Rx
where F (x) = −∞
f (z)dz and Hn (u) is defined by (6.8).
6.4 Smoothness
The non-Euclidean parameter of a semi-nonparametric econometric model
often takes the form of a density function f (x). Usually it is assumed that
f (x) has certain smoothness and regularity properties, like boundedness, con-
tinuity and differentiability. Also, usually the semiparametric model involved
requires that the support of f (x) is connected, i.e.,
f (G−1 (u))
h(u) =
g(G−1 (u))
Given that G is chosen such that f and g have the same support (a, b), it
follows that h(u) must have support (0, 1), i.e.,
and if f and g are continuous on (a, b) then h(u) is continuous on (0, 1).
Moreover, if it is known that f (x) < ∞ for each x ∈ (a, b), then f (x)/g(x) <
∞ for each x ∈ (a, b), hence h(u) < ∞ for each u ∈ (0, 1). Furthermore,
6.4. SMOOTHNESS 99
These tail conditions, together with the condition that f (x) < ∞ for each
x ∈ (a, b), are equivalent to sup0≤u≤1 h(u) < ∞. A sufficient condition for
the latter is that the δk ’s in (6.4) satisfy
X
∞
|δk | < ∞. (6.17)
k=1
This condition is stronger than necessary for sup0≤u≤1 h(u) < ∞ only, be-
cause:
P∞ √
Theorem 6.4. Condition (6.17) implies that k=1 δk 2 cos(kπu) is uni-
formly continuous on [0, 1], hence the corresponding density function h(u) in
(6.4) is then uniformly continuous on [0, 1].1
Note that Theorems 6.2 and 6.4 imply the following corollary.
Theorem 6.5. Suppose thatPh(u) has support (0, 1). If the δk ’s in (6.4) are
confined to those for which ∞
k=1 |δk | < ∞ then they are unique.
Next, suppose that f and g are continuously differentiable on (a, b). Then
h(u) is continuously differentiable on (0, 1). A sufficient condition for the
latter is that
X∞
k|δk | < ∞. (6.18)
k=1
To see this, pick any u ∈ [0, 1] and let ε 6= 0 be so small that u + ε ∈ [0, 1].
Then by the mean value theorem there exists a sequence λk (u, ε) ∈ [0, 1] such
that
¯ ∞ ¯
¯1 X X∞ ¯
¯ ¯
lim sup ¯ δk (cos(kπ(u + ε)) − cos(kπu)) + π kδk sin(kπu)¯
ε→0 ¯ ε ¯
k=1 k=1
1
Which implies that sup0≤u≤1 h(u) < ∞.
100 CHAPTER 6. DENSITY AND DISTRIBUTION FUNCTIONS
X
∞
≤ π lim sup k|δk |. |sin(kπu) − sin(kπ(u + λk (u, ε)ε))|
ε→0
k=1
X
n X
∞
≤ π lim sup k|δk |. |sin(kπu) − sin(kπ(u + λk (u, ε)ε))| + 2π k|δk |
ε→0
k=1 k=n+1
X
∞
= 2π k|δk | → 0 as n → ∞,
k=n+1
hence
̰ !
d X X
∞
d cos(kπu) X∞
δk cos(kπu) = δk = −π kδk sin(kπu)
du k=1 k=1
du k=1
and thus
¡ √ P √ ¢ ¡P∞ √ ¢
0 2π 1 + 2 ∞
k=1 δk 2 cos(kπu) k=1 kδk 2 sin(kπu)
h (u) = − P .
1+ ∞ 2
i=1 δi
Note that h0 (0) = h0 (1) = 0. Moreover, it follows similar to Theorem 6.4 that
h0 (u) is uniformly continuous on [0, 1].
Along the same lines it can be shown that
P
Theorem 6.6. If for some natural number ` ≥ 1, ∞ `
k=1 k |δk | < ∞, then the
density function h(u) in (6.4) is `-times continuously differentiable on [0, 1].
X
∞ X
∞ X
∞ X
∞
2 2 2
δk,0 + δ0,m + δk,m < ∞. (6.19)
k=1 m=1 k=1 m=1
Note that the marginal densities of h(u, v) take the form of a weighted
sum of univariate densities. In particular, denoting
Z 1
h1 (u) = h(u, v)dv
0
√ P
1+ 2 ∞ δ cos(kπu)
h1,0 (u) = P∞k,0 2
k=1
1 + k=1 δk,0
¡ P √ ¢2
δ0,m + ∞ k=1 δk,m 2 cos(kπu)
h1,m (u) = P∞ 2
k=0 δk,m
Of course, the δk,m ’s can be reparametrized such that h1 (u) takes the form
(6.4).
Similar to (6.6), let
1
hn (u, v) = Pn 2
Pn 2
Pn Pn 2
1+ k=1 δk,0 + m=1 δ 0,m + k=1 m=1 δk,m
Ã
Xn
√ X
n
√
× 1+ δk,0 2 cos(kπu) + δ0,m 2 cos(mπv)
k=1 m=1
!2
X
n X
n
√ √
+ δk,m 2 cos(kπu) 2 cos(mπv)
k=1 m=1
102 CHAPTER 6. DENSITY AND DISTRIBUTION FUNCTIONS
Moreover,
Z 1
(f (u) − fn (u))2 du
0
à !à !2
X n
1 1
= 1+ δk2 p P∞ 2 − p Pn
1 + δ 1 + 2
k=1 m=1 m m=1 δm
P∞
5 X 2
2 ∞
k=n+1 δk
+ P ≤ δ (6.21)
1+ ∞ m=1 δm
2 4 k=n+1 k
as is not hard to verify. The result (6.7) now follows from (6.20) and (6.21).
Finally, (6.9) follows from
v
Z 1 u X
u ∞ 2
sup |H(u) − Hn (u)| ≤ |h (x) − hn (x)| dx ≤ t5 δk → 0. (6.22)
0≤u≤1 0 k=n+1
Compactness
such that P∞ 2
(1 + δ ρ (u))
h(u) = P∞m m2
m=1
a.e. (7.2)
1 + m=1 δm
Moreover, recall that this representation does not require any smoothness
conditions. Thus (7.2) holds if h(u) is merely Borel measurable. Furthermore,
denoting
P 2
(1 + nm=1 δm ρm (u))
hn (u) = P (7.3)
1 + nm=1 δm2
105
106 CHAPTER 7. COMPACTNESS
as n → ∞.
The condition (7.1) can be imposed by imposing the restrictions |δk | ≤ δ k ,
P 2
where δ k is an a priori chosen positive sequence such that ∞ k=1 δ k < ∞. For
example, let
c
δk = √ , (7.5)
1 + k ln(k)
P 2
for some constant c > 0. It is easy to verify that then ∞ 2 2
k=1 δ k < c +c / ln(2).
These restrictions on the δk ’s also play a key-role in proving compactness:
Theorem 7.1. Let D (0, 1) be the space of densities of the type (7.2) sub-
ject to the restrictions |δk | ≤ δ k for some a priori chosen positive sequence
P 2
δ k satisfying ∞ 1
k=1 δ k < ∞, endowed with the L metric
Z 1
kh1 − h2 k1 = |h1 (u) − h2 (u)| du.
0
H (0, 1) = ∪∞
n=0 Hn (0, 1).
Bierens (2008, Theorem 8) proved this result for the case where the ρm (u)
are Legendre polynomials and δ k is given by (7.5). However, as will be shown
below these results hold for any complete orthonormal sequence ρn (u) and
P 2
any positive sequence δ k satisfying ∞ k=1 δ k < ∞.
Similarly, it is easy to construct compact metric spaces of general density
and distribution functions on R. In particular, recall that any density f (x)
with support X ⊂ R can be written as f (x) = h(G(x))g(x), where G(x) is
a given absolutely continuous distribution function with density g(x) and
support containing X: X ⊂ {x ∈ R : g(x) > 0} . Thus, denoting
v
Z u∞
1 √ uX
|h1 (u) − h2 (u)| du ≤ 5t (δ1,k − δ2,k )2 .
0 k=1
108 CHAPTER 7. COMPACTNESS
where δ1 = {δ1,k }∞ ∞
k=1 ∈ ∆, δ2 = {δ2,k }k=1 ∈ ∆. Then ∆ is compact.
Lemma 7.2. Let s(δ1 , δ2 ) be another metric on ∆ such that for some con-
stant c > 0, s(δ1 , δ2 ) ≤ c.d(δ1 , δ2 ). Then under the conditions of Lemma 7.2,
the space ∆ endowed with the metric s is compact as well.
then the result of Lemma 7.1 carries over. Consequently, the following results
hold.
Theorem 7.2. Let D` (0, 1) be the space of densities of the type (6.4) sub-
ject to the restrictions
P∞ ` |δk | ≤ δ k for some a priori chosen positive sequence
δ k satisfying k=1 k δ k < ∞ for some integer ` ≥ 0. Endow D` (0, 1) with
the Sobolev 1 metric
¯ ¯
¯ (m) (m) ¯
kh1 − h2 k` = max sup ¯h1 (u) − h2 (u)¯ , (7.6)
0≤m≤` 0≤u≤1
where h(m) (u) = dm h(u)/(du)m for m ≥ 1, h(0) (u) = h(u). Then D` (0, 1) is
compact. Moreover, let D`,n (0, 1) be the space of SNP densities of the type
(6.6), subject to the same restrictions on the δk ’s, and endowed with the same
metric as D` (0, 1) . Again, D`,0 (0, 1) is the singleton {h(u) ≡ 1}. Then the
sequence D`,n (0, 1) is dense in D` (0, 1): D` (0, 1) = ∪∞n=0 D`,n (0, 1).
1
See for example Adams and Fournier (2003).
7.3. APPENDIX: PROOFS 109
This result follows from the fact that for each pair h1 , h2 ∈ D` (0, 1) with
corresponding sequences {δ1,k }∞ ∞
k=1 and {δ2,k }k=1 we have
̰ !
X
kh1 − h2 k` = O k` |δ1,k − δ2,k | , (7.7)
k=1
X
∞
lim sup (d (δn , δ))2 = lim sup (δn,k − δk )2
n→∞ n→∞
k=1
X
m
2
X
∞
2
≤ lim sup (δn,k − δk ) + 4 δk
n→∞
k=1 k=m+1
X
∞
2
= 4 δ k → 0 as m → ∞.
k=m+1
Thus, ∆ is complete.
To prove
qPtotal boundedness, let ε > 0 be arbitrary, and choose an n so
∞ 2
large that k=n+1 δ k < ε/4. Denote
¡ ¢ ¡ ¢
∆n = Xnk=1 [−δ k , δ k ] × X∞
k=n+1 {0} . (7.8)
110 CHAPTER 7. COMPACTNESS
111
113
References
Adams, R.A. & J.J.F. Fournier (2003), Sobolev Spaces. Academic Press.
Andrews, D.W.K. (1994), ”Asymptotics for Semiparametric Economet-
ric Models Via Stochastic Equicontinuity”, Econometrica 62, 43-72.
Bickel, P.J., C.A.J. Klaassen, Y. Ritov & J.A. Wellner (1998), Efficient
and Adaptive Estimation for Semiparametric Models, Springer.
Bierens, H. J. (1997), ”Testing the Unit Root with Drift Hypothesis
Against Nonlinear Trend Stationarity, with an Application to the U.S. Price
Level and Interest Rate”, Journal of Econometrics 81, 29-64.
Bierens, H.J. (2004), Introduction to the Mathematical and Statistical
Foundations of Econometrics. Cambridge University Press.
Bierens, H.J. (2008), ”Semi-Nonparametric Interval-Censored Mixed Pro-
portional Hazard Models: Identification and Consistency Results”, Econo-
metric Theory 24, 749-794.
Bierens, H.J. (2011), ”Consistency and Asymptotic Normality of Sieve
Estimators Under Weak and Verifiable Conditions”. [Link]
~hbierens/[Link]
Bierens, H.J. & J. R. Carvalho (2007), ”Semi-Nonparametric Competing
Risks Analysis of Recidivism”, Journal of Applied Econometrics 22, 971-993.
Bierens, H. J. & L. F. Martins (2010), ”Time Varying Cointegration”,
Econometric Theory 26, 1453-1490.
Bierens, H.J. & and H. Pott-Buter (1990), ”Specification of Engel Curves
by Nonparametric Regression (with discussion)”, Econometric Reviews 9,
123-184.
Billingsley, P. (1968), Convergence of Probability Measures. John Wiley.
Chen, X. (2007), ”Large sample sieve estimation of semi-nonparametric
models”. In J.J. Heckman & E. Leamer (eds.), Handbook of Econometrics,
Vol. 6, Ch. 76. Elsevier.
Chen, X., O. Linton & I. Van Keilegom (2003), ”Estimation of Semipara-
metric Models when the Criterion Function is Not Smooth”, Econometrica,
71, 1591-1608.
Eastwood, B.J. & A.R. Gallant (1991), ”Adaptive Rules for Semi-Non-
parametric Estimators that Achieve Asymptotic Normality”, Econometric
Theory 7, 307-340.
Elbers, C. & G. Ridder (1982), ”True and Spurious Duration Depen-
dence: The Identifiability of the Proportional Hazard Model”, Review of
Economic Studies 49, 403-409.
114