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!)
A232101 a(n) = A000217(A232097(n)) / n!. 3
1, 3, 1, 5, 1, 35, 5, 208, 8073, 36120, 1133197, 456667, 13535367, 2592766, 3409144, 24103053951, 1417826703, 486682892638 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
FORMULA
a(n) = A000217(A232097(n)) / A000142(n).
PROG
(Scheme)
(define (A232101 n) (/ (A000217 (A232097 n)) (A000142 n)))
CROSSREFS
Sequence in context: A147024 A146378 A166086 * A176249 A083722 A111426
KEYWORD
nonn
AUTHOR
Antti Karttunen, Nov 25 2013
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 March 29 06:57 EDT 2024. Contains 371265 sequences. (Running on oeis4.)