|
Search: id:A069755
|
|
|
| A069755 |
|
Frobenius number of the numerical semigroup generated by 3 consecutive triangular numbers. |
|
+0 10
|
|
| 17, 29, 89, 125, 251, 323, 539, 659, 989, 1169, 1637, 1889, 2519, 2855, 3671, 4103, 5129, 5669, 6929, 7589, 9107, 9899, 11699, 12635, 14741, 15833, 18269, 19529, 22319, 23759, 26927, 28559, 32129, 33965, 37961, 40013, 44459, 46739, 51659
(list; graph; listen)
|
|
|
OFFSET
|
2,1
|
|
|
COMMENT
|
The Frobenius number of the numerical semigroup generated by relatively prime integers a_1,...,a_n is the largest positive integer that is not a nonnegative linear combination of a_1,...,a_n. Any three successive triangular numbers are relatively prime, so they generate a numerical semigroup with a Frobenius number.
|
|
REFERENCES
|
R. Froberg, C. Gottlieb and R. Haggkvist, "On numerical semigroups", Semigroup Forum, 35 (1987), 63-83 (for definition of Frobenius number).
|
|
EXAMPLE
|
a(2)=17 because 17 is not a nonnegative linear combination of 3, 6, and 10 but all numbers greater than 17 are.
|
|
MATHEMATICA
|
tri=Range[40]Range[2, 41]/2; Table[t=CoefficientList[Series[1/(1-x^tri[[n]])/(1-x^tri[[n+1]])/(1-x^tri[[n+2]]), {x, 0, n(n+1)(n+2)}], x]; Last[Position[t, 0]-1][[1]], {n, 2, 33}] - T. D. Noe (noe(AT)sspectra.com), Nov 27 2006
|
|
CROSSREFS
|
Cf. A000217, A037165, A059769, A069756-A069762.
Sequence in context: A090796 A089629 A007349 this_sequence A076727 A103304 A104067
Adjacent sequences: A069752 A069753 A069754 this_sequence A069756 A069757 A069758
|
|
KEYWORD
|
easy,nice,nonn
|
|
AUTHOR
|
Victoria A Sapko (vsapko(AT)canes.gsw.edu), Apr 05 2002
|
|
EXTENSIONS
|
Corrected by T. D. Noe (noe(AT)sspectra.com), Nov 27 2006
|
|
|
Search completed in 0.002 seconds
|