Function Vandermonde; Function Hilbert - HP 49g+ User Manual

Graphing calculator
Hide thumbs Also See for 49g+:
Table of Contents

Advertisement

so the main diagonal included only the elements in positions (1,1) and (2,2).
Thus, only the first two elements of the vector were required to form the main
diagonal.

Function VANDERMONDE

Function VANDERMONDE generates the Vandermonde matrix of dimension n
based on a given list of input data. The dimension n is, of course, the length
of the list. If the input list consists of objects {x
Vandermonde matrix in the calculator is a matrix made of the following
elements:
For example, the following command in ALG mode for the list {1,2,3,4}:
In RPN mode, enter {1,2,3,4} ` VANDERMONDE.

Function HILBERT

Function HILBERT creates the Hilbert matrix corresponding to a dimension n.
By definition, the n×n Hilbert matrix is H
, x
1
2
n
1
x
x
L
x
1
1
1
2
n
1
x
x
L
x
2
2
2
2
n
1
x
x
L
x
3
3
3
M
M
M
O
M
2
n
1
x
x
L
x
n
n
n
= [h
]
×
n
jk
n
n
1
h
=
jk
j
+
k
1
,... x
}, then, a
2
n
1
1
1
1
, so that
Page 10-14

Advertisement

Table of Contents
loading

Table of Contents