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!)
A259331 Ceiling of ((2^n)!)/(4^n*2^(2*n^2)). 1
1, 1, 1, 20, 228229620041151627, 6559900643155884106407005800995037605507731066841784640626478359 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,4
LINKS
C. S. Lorens, Invertible Boolean functions, IEEE Trans. Electron. Computers, EC-13 (1964), 529-541.
C. S. Lorens, Invertible Boolean functions, IEEE Trans. Electron. Computers, EC-13 (1964), 529-541. [Annotated scan of page 530 only]
MAPLE
f:=n->((2^n)!)/(4^n*2^(2*n^2));
[seq(ceil(f(n)), n=1..6)];
CROSSREFS
Sequence in context: A172834 A271976 A182370 * A364863 A209614 A167263
KEYWORD
nonn
AUTHOR
N. J. A. Sloane, Jun 24 2015
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 August 29 09:35 EDT 2024. Contains 375511 sequences. (Running on oeis4.)