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!)
A342286 a(n) = number of n-variable nondegenerate self-reflecting truth-tables. 1
2, 0, 2, 8, 210, 64384, 4294577650, 18446744043646148328, 340282366920938463315800654962347229922, 115792089237316195423570985008687907850207443363352117868951295327319990568640 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,1
COMMENTS
A truth table is self-reflecting if the last column (the values of the function) is unchanged if it is reversed.
LINKS
FORMULA
a(0)=2; for n>0, a(n) = A000371(n-1)-a(n-1).
EXAMPLE
a(2)=2: The two nondegenerate self-reflecting truth tables are:
0 0 : 0 1
0 1 : 1 0
1 0 : 1 0
1 1 : 0 1
CROSSREFS
Sequence in context: A182550 A004514 A278748 * A211930 A212026 A246003
KEYWORD
nonn
AUTHOR
N. J. A. Sloane, Mar 25 2021, based on an email from Nollaig MacKenzie, Mar 23 2021
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 13 01:48 EDT 2024. Contains 373366 sequences. (Running on oeis4.)