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.

A032178 Number of functions of n points with no fixed points and with no symmetries.

This page as a plain text file.
%I A032178 #10 Jun 17 2022 14:44:31
%S A032178 0,0,1,2,6,12,32,73,180,426,1041,2507,6113,14853,36283,88622,217054,
%T A032178 532018,1306281,3210392,7899770,19456524,47966169,118346672,292228449,
%U A032178 722098114,1785513052,4417719597,10936705897
%N A032178 Number of functions of n points with no fixed points and with no symmetries.
%H A032178 C. G. Bower, <a href="/transforms2.html">Transforms (2)</a>
%H A032178 N. J. A. Sloane, <a href="/transforms.txt">Transforms</a>
%F A032178 WEIGH transform of A032177.
%Y A032178 Cf. A001373, A032177.
%K A032178 nonn,nice,more
%O A032178 1,4
%A A032178 _Christian G. Bower_