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.

A146101 Bell numbers (A000110) read mod 11.

This page as a plain text file.
%I A146101 #19 Jun 21 2025 23:35:08
%S A146101 1,1,2,5,4,8,5,8,4,5,2,2,3,7,9,1,2,2,1,9,7,4,5,10,5,10,3,4,3,10,5,0,9,
%T A146101 4,4,4,2,7,7,2,4,5,9,2,8,8,6,9,3,9,6,9,3,0,10,5,3,4,1,1,4,4,1,3,10,4,
%U A146101 8,7,5,2,5,8,5,4,2,3,1,4,1,7,7,2,2,9,6,5,4,5,5,8,3,9,4,0,4,0,9,9,10,2,0,1,2
%N A146101 Bell numbers (A000110) read mod 11.
%C A146101 Sequence is of period A054767(11) = 28531167061. - _Jianing Song_, Jun 20 2025
%H A146101 G. C. Greubel, <a href="/A146101/b146101.txt">Table of n, a(n) for n = 0..10000</a>
%H A146101 W. F. Lunnon, P. A. B. Pleasants, and N. M. Stephens, <a href="http://matwbn.icm.edu.pl/ksiazki/aa/aa35/aa3511.pdf">Arithmetic properties of Bell numbers to a composite modulus I</a>, Acta Arithmetica 35 (1979), pp. 1-16.
%H A146101 <a href="/index/Rec#order_28531167061">Index entries for linear recurrences with constant coefficients</a>, order 28531167061.
%t A146101 Mod[BellB[Range[0, 100]], 11] (* _G. C. Greubel_, Jan 31 2016 *)
%o A146101 (Magma) [Bell(n) mod 11: n in [0..100]]; // _Vincenzo Librandi_, Feb 01 2016
%Y A146101 Cf. A000110, A146093-A146122 (Bell numbers read mod 3 to mod 32).
%Y A146101 Cf. A054767 (periods).
%K A146101 nonn
%O A146101 0,3
%A A146101 _N. J. A. Sloane_, Feb 07 2009