OFFSET
0,1
COMMENTS
The motivation for these two sequences is that the order-168 Kleinian n=7 group seems to demand a non-Euclidean E9 type of manifold and my work in cosmology led me to think in terms of an E10 exceptional group.
MATHEMATICA
a0 = {14, 52, 78, 133, 152, 248, 345, 538}
a = Table[If[n <= 8, a0[[n]], Prime[n]*48 + n + 2], {n, 1, 25}]
Join[{14, 52, 78, 133, 152, 248, 345, 538}, Table[48Prime[n]+n+2, {n, 9, 80}]] (* Harvey P. Dale, Feb 11 2015 *)
CROSSREFS
KEYWORD
nonn,easy,less
AUTHOR
Roger L. Bagula, May 06 2007
EXTENSIONS
More terms from Harvey P. Dale, Feb 11 2015
STATUS
approved