Online Algebra Calculator
Many of users do not use powerful Maxima computer algebra system for systematic work, but for ad hoc algebraic calculations – equations, functions, matrixes, etc. only. To do this job, it is not useful to download the whole application from a web site.
Function: hankel (<col>)
Function: hankel (<col>, <row>) Return a Hankel matrix <H>. The first column of <H> is <col>; except for the first entry, the last row of <H> is <row>. The default for <row> is the zero vector with the same length as <col>.
There are also some inexact matches for hankel. Try ?? hankel to see them.
(%o1) true (%i2)