The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A089835 a(n) = (A000108(n)^2)*(n+1)!. 5
1, 2, 24, 600, 23520, 1270080, 87816960, 7420533120, 742053312000, 85781362867200, 11260753452748800, 1655330757554073600, 269436914075724595200, 48113734656379392000000 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
COMMENTS
This sequence gives the total number of non-recursive "clauses" of n opening nodes, used in the construction of A089840.
LINKS
PROG
(MIT Scheme) (define (A089835 n) (* (A000108 n) (A000108 n) (A000142 (1+ n))))
CROSSREFS
a(n) = A001246(n)*A000142(n+1) = A001813(n)*A000108(n). INVERTi transform of A089836.
Sequence in context: A090316 A128578 A186632 * A210909 A009251 A009447
KEYWORD
nonn
AUTHOR
Antti Karttunen, Dec 05 2003
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 May 13 07:22 EDT 2024. Contains 372498 sequences. (Running on oeis4.)