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.

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

Original entry on oeis.org

1, 1, 2, 3, 3, 6, 8, 7, 15, 20, 18, 36, 44, 45, 83, 109, 101, 174, 246, 227
Offset: 1

Views

Author

Steven Finch, Mar 15 2009

Keywords

Examples

			a(3)=2: the only 2 symmetric semigroups with Frobenius number 5=2*3-1 are generated by {3, 4} and {2, 7}.
		

Crossrefs

Formula

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