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.

A158279 Number of pseudo-symmetric numerical semigroups with Frobenius number 2*n; that is, pseudo-symmetric numerical semigroups for which the largest integer not belonging to them is 2*n.

Original entry on oeis.org

1, 1, 1, 2, 3, 2, 6, 7, 7, 11, 20, 14, 35, 37, 36, 70, 106, 77, 182
Offset: 1

Views

Author

Steven Finch, Mar 15 2009

Keywords

Examples

			a(3)=1: the unique pseudo-symmetric semigroup with Frobenius number 6=2*3 is generated by {4, 5, 7}.
		

Crossrefs

Formula

a(n) = A158206(2*n).