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: kostka (<part_1>, <part_2>) written by P. Esperet, calculates the Kostka number of the partition <part_1> and <part_2>.
![Kostka Example kostka ([4, 2, 2], [3, 1, 3, 1]);](http://maxima-online.org//plot.html?g=i-2039067395.png&t=img&db=r-1965726719)
(%i1) kostka ([3, 3, 3], [2, 2, 2, 1, 1, 1]);
(%o1) 6(%o1) true (%i2)