numRepsBetti(d,n,b)
This function returns a hash table $H$ whose keys are pairs $(p,q)$ such that the corresponding value $H#(p,q)$ is the number of Schur functors appearing in the Schur functor decomposition of $K_{p,q}(\mathbb{P}^n, d;b)$ counted with multiplicity. Note that the function numDistinctRepsBetti is similar, though that ignores the multiplicities of the Schur functors.
|
|
|
This example shows that the $\beta_{3,4}(3,2,0)$ entry, which is $189$, consists of $7$ Schur functors. (In this case, the Schur functors all appear with multiplicity 1.) The specific Schur functors that appear can be computed using schurBetti. Here is an example where some Schur functors appear with higher multiplicity.
|
|
The object numRepsBetti is a method function.