hermite_normalization_N {hermiter}R Documentation

Convenience function to output Hermite normalization factors

Description

The method returns numeric normalization factors that, when multiplied by the physicist Hermite polynomials times a Gaussian factor i.e. expx2/2Hk(x)\exp{x^2/2}H_k(x), yields orthonormal Hermite functions hk(x)h_k(x) for k=0,,Nk=0,\dots,N.

Usage

hermite_normalization_N(N)

Arguments

N

An integer number.

Value

A numeric vector of length N+1

Author(s)

Michael Stephanou <michael.stephanou@gmail.com>


[Package hermiter version 2.3.1 Index]