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: vandermonde_matrix ([<x_1>, ..., <x_n>]) Return a <n> by <n> matrix whose <i>-th row is [1, <x_i>, <x_i>^2, ... <x_i>^(<n>-1)].
(%o1) true (%i2)