Module:Sequence: Difference between revisions
mNo edit summary |
m Typo |
||
| Line 48: | Line 48: | ||
-- counted by OEIS A117582 | -- counted by OEIS A117582 | ||
-- see https://github.com/lucasaugustus/oeis/blob/main/stormer.py | -- see https://github.com/lucasaugustus/oeis/blob/main/stormer.py | ||
p. | p.square_superparticulars = { | ||
[2] = {}, | [2] = {}, | ||
[3] = {2, 3}, | [3] = {2, 3}, | ||