login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A359339 Maximal exponent of the powers of x corresponding to the maximal coefficient of the product x^2*(x^2 + x^3)*(x^2 + x^3 + x^5)*...*(x^2 + x^3 + x^5 + ... + x^prime(n)). 3
0, 2, 5, 7, 12, 17, 24, 32, 42, 53, 65, 79, 96, 114, 134, 155, 180, 205, 233, 263, 294, 329, 364, 403, 442, 485, 529, 576, 625, 676, 729, 785, 842, 902, 964, 1029, 1097, 1167, 1238, 1313, 1390, 1469, 1552, 1636, 1723, 1813, 1904, 1999, 2096, 2195, 2298, 2402, 2510 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
MATHEMATICA
b[n_]:=CoefficientList[Product[Sum[x^Prime[i], {i, k}], {k, n}], x]; Table[Max[Position[b[n], Max[b[n]]]]-1, {n, 0, 52}]
CROSSREFS
Cf. A359337 (exponents), A359338 (minimal exponent).
Sequence in context: A080555 A320657 A024924 * A023668 A023564 A173088
KEYWORD
nonn
AUTHOR
Stefano Spezia, Dec 27 2022
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 24 03:08 EDT 2024. Contains 371918 sequences. (Running on oeis4.)