next up previous home.gif
Next: References Up: Estimation of the Nonaccelerating Previous: NAIRU Estimation


Appendix: Hermite Polynomial Series

I use the Hermite polynomial series to estimate the NAIRU. The Hermite series is often used to implement cubic splines (de Boor 1978). Hermite polynomials form one of the families of classical orthogonal polynomials (Szegö 1975). The variance-covariance matrix is often well-conditioned (Hinich and Roll 1981). The Hermite polynomials may be defined for $ j > 0$ by the recurrence relation

$\displaystyle H^{j+1}(t) = 2t H^{j}(t) - 2j H^{j-1}(t).$    

where $ t$ is the argument (time), $ j$ is the order and where $ H^{0}(t)=1$ and $ H^1(t)=2t$. The argument, $ t$, must be centered around 0 because the polynomials are orthogonal on the symmetric interval $ \left(-\infty,\; \infty\right)$ with respect to the weighting function $ w(t) = e^{-t^{2}}$,

$\displaystyle \int^{+\infty}_{-\infty} H^{j}(t)H^{k}(t)e^{-t^2} \;\; dt = 2^kk!\pi^{\frac{1}{2}}\delta^{jk}, \;\;\;\;\; j,k \ge 0.$    

A few Hermite polynomials are listed below. Note how quickly the polynomials increase in size. This is one of the reasons why the parameters associated with the polynomials are extremely difficult to interpret.

$\displaystyle H^{2}(t)$ $\displaystyle = 4 t^{2}-2$    
$\displaystyle H^{3}(t)$ $\displaystyle = 8 t^{3} - 12 t$    
$\displaystyle H^{4}(t)$ $\displaystyle = 16  t^{4} - 48  t^{2} + 12$    
$\displaystyle H^{16}(t)$ $\displaystyle = 65536 {t}^{16} - 3932160 {t}^{14} + 89456640 {t}^{12} - 984023040 {t}^{10} + 5535129600 {t}^{8} - 15498362880 {t}^{6}$    
    $\displaystyle + 19372953600 {t}^{4} - 8302694400 {t}^{2} + 518918400$    


next up previous home.gif
Next: References Up: Estimation of the Nonaccelerating Previous: NAIRU Estimation
Jasjeet Singh Sekhon 2001-11-24