MacdonaldPol function

Macdonald polynomial

Macdonald polynomial

Returns the Macdonald polynomial associated to the given integer partition.

MacdonaldPol(n, lambda, which = "P")

Arguments

  • n: number of variables, a positive integer
  • lambda: integer partition
  • which: which Macdonald polynomial, "P", "Q", or "J"

Returns

A symbolicQspray multivariate polynomial, the Macdonald polynomial associated to the integer partition lambda. It has two parameters usually denoted by qq

and tt. Substituting qq with 00 yields the Hall-Littlewood polynomials.

  • Maintainer: Stéphane Laurent
  • License: GPL-3
  • Last published: 2024-07-29