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!)
A339577 a(n) = product of nonzero entries in row n of A235791. 1
1, 2, 3, 4, 10, 12, 21, 24, 72, 80, 110, 180, 234, 504, 840, 896, 1088, 2160, 2565, 5400, 7560, 10560, 12144, 14784, 25200, 32760, 84240, 87360, 97440, 181440, 200880, 207360, 380160, 456960, 1249500, 1413720, 1538460, 1805760, 2845440, 3502080, 3778560, 7076160, 7606872, 15567552 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
MAPLE
a:= n-> mul(ceil((n+1)/k-(k+1)/2), k=1..floor((sqrt(8*n+1)-1)/2)):
seq(a(n), n=1..60);
CROSSREFS
Sequence in context: A196007 A134170 A276560 * A049548 A005456 A100773
KEYWORD
nonn
AUTHOR
N. J. A. Sloane, Dec 19 2020
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 23 07:16 EDT 2024. Contains 371905 sequences. (Running on oeis4.)