linalg[hilbert] - create a Hilbert matrix
|
Calling Sequence
|
|
hilbert(n)
hilbert(n, x)
|
|
Parameters
|
|
n
|
-
|
positive integer
|
x
|
-
|
(optional) expression
|
|
|
|
|
Description
|
|
•
|
The function hilbert returns the n x n generalized Hilbert matrix.
|
•
|
This matrix is symmetric and has as its (i, j)th entry. If x is not specified, is used.
|
•
|
The command with(linalg,hilbert) allows the use of the abbreviated form of this command.
|
|
|
Download Help Document
Was this information helpful?