cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A256492 Number of idempotents in the partial Jones monoid.

Original entry on oeis.org

1, 2, 7, 24, 103, 416, 1998, 8822, 45661, 213674, 1167797, 5694690, 32445914, 163151262, 960580840, 4945645808, 29899013071, 156834641076, 968947169139
Offset: 0

Views

Author

Nick Loughlin, Mar 30 2015

Keywords

Comments

The partial Jones monoid contains all the elements of the Motzkin monoid whose pictorial representatives are subgraphs of those in the Jones monoid. The number a(n) counts the idempotent elements in this monoid in each degree n, starting from zero. This monoid was discovered by the sequence's original author and a collaborator during work on a paper yet to appear at the time of posting.

Examples

			In degree at most 1, the idempotents are all partial identities, giving a(0)=1 and a(1)=2. In degree 2 ,there are 7; the four partial identities, the Temperly-Lieb cup-and-cap, and its 3 subpictures (one of which is the empty picture, which is also a partial identity, hence the overcount by 1).
		

References

  • V. F. R. Jones, The Potts model and the symmetric group, in: Subfactors: Proceedings of the Taniguchi Symposium on Operator Algebras (Kyuzeso, 1993), World Sci. Publishing, 1994, 259-267.

Extensions

a(11)-a(18) computed using the GAP package Semigroups and added by James Mitchell, May 21 2016