Tagged Questions

6
votes
0answers
592 views

Ghost-Witt sequences vs. ghost-Polya-Burnside sequences?

If you're in a hurry scroll down until the questions: First the known part: A sequence $\left(b_1,b_2,b_3,...\right)$ of integers will be called a ghost-Witt sequence if there ex …
0
votes
1answer
222 views

Generate all unique polynomials [closed]

To clarify: by unique I mean disregarding permutation of variables. Say I have n variables, and want to generate all "unique" polynomials of degree 2 and 1 (powers are excluded). F …