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!)
A078160 a(n) = A055086(n!). 4
1, 2, 4, 8, 20, 52, 140, 400, 1203, 3808, 12634, 43771, 157821, 590518, 2287070, 9148286, 37719353, 160029667, 697553152, 3119552536, 14295585635, 67052240163, 321571247089, 1575370942644 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
MATHEMATICA
Table[ Length[ Union[ Table[ Floor[w!/j], {j, 1, w!}]]], {w, 1, 11}]
PROG
(PARI) a(n)=sqrtint(4*n! + 1) - 1 \\ Charles R Greathouse IV, Mar 01 2018
CROSSREFS
Sequence in context: A358056 A275070 A115219 * A218088 A222320 A089976
KEYWORD
nonn
AUTHOR
Labos Elemer, Nov 27 2002
EXTENSIONS
Extended by Robert G. Wilson v, Dec 02 2002
More terms from Charles R Greathouse IV, Mar 01 2018
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 19 17:51 EDT 2024. Contains 371797 sequences. (Running on oeis4.)