cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A346631 Number of strongly asymmetric Boolean nested canalizing functions with n variables.

This page as a plain text file.
%I A346631 #17 Nov 09 2021 06:20:56
%S A346631 4,24,240,2880,41760
%N A346631 Number of strongly asymmetric Boolean nested canalizing functions with n variables.
%H A346631 Yuan Li, Frank Ingram, Huaming Zhang, <a href="https://arxiv.org/abs/2001.09094">Certificate complexity and symmetric properties of nested canalizing functions</a>, arXiv:2001.09094 [cs.DM], 2020-2021
%F A346631 a(n) = n!((1+sqrt(2))^{n-1}-(1-sqrt(2))^{n-1})/sqrt(2).
%Y A346631 Comments from the Editors: It appears that this is essentially n!*A163271(n) (see also A052542), and also essentially 2*n!*A000129(n) (see also A215928).  It also appears to match 2*A052580.
%K A346631 nonn
%O A346631 2,1
%A A346631 _Yuan Li_, Jul 25 2021