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!)
A262459 Number of n-valued logics. 2
0, 1, 3072, 2066242608, 562949953421312000, 94296410679817199707031250000, 13584783430350289567229247264873005482770432, 2238270252895659596439884146393953794861120109653175515742208 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,3
REFERENCES
H. Eves and C. V. Newsom, An Introduction to the Foundation and Fundamental concepts of Mathematics, Rinehart & Co., New York, 1958.
LINKS
FORMULA
a(n) = (n-1)^(n^2+1) * n^(n-2) = A076728(n) * A262458(n).
PROG
(PARI) a(n) = (n-1)^(n^2+1) * n^(n-2) \\ Charles R Greathouse IV, Sep 23 2015
CROSSREFS
Cf. A076728 (number of negation tables), A262458 (number of conjunction tables).
Sequence in context: A137485 A251786 A334256 * A205623 A205358 A045083
KEYWORD
nonn,easy
AUTHOR
Yan A. Denenberg and Max Alekseyev, Sep 23 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 June 26 19:52 EDT 2024. Contains 373723 sequences. (Running on oeis4.)