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.

A146114 Bell numbers (A000110) read mod 24.

This page as a plain text file.
%I A146114 #11 Jun 20 2025 10:38:57
%S A146114 1,1,2,5,15,4,11,13,12,3,7,18,13,13,10,17,11,12,7,17,4,15,3,10,9,1,10,
%T A146114 13,23,20,3,13,20,19,15,18,13,21,10,1,19,20,23,9,4,23,19,18,9,1,18,13,
%U A146114 7,4,11,5,12,19,23,10,21,21,10,9,19,4,7,17,20,15,19,2,1,9,18,13,15,4,19,13
%N A146114 Bell numbers (A000110) read mod 24.
%H A146114 G. C. Greubel, <a href="/A146114/b146114.txt">Table of n, a(n) for n = 0..10000</a>
%H A146114 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 A146114 <a href="/index/Rec#order_312">Index entries for linear recurrences with constant coefficients</a>, order 312.
%F A146114 a(n+312) = a(n). - _G. C. Greubel_, Feb 02 2016 [See A054767. - _Jianing Song_, Jun 20 2025]
%t A146114 Mod[BellB[Range[0, 100]], 24] (* _G. C. Greubel_, Feb 02 2016 *)
%o A146114 (Magma) [Bell(n) mod 24: n in [0..100]]; // _G. C. Greubel_, Feb 02 2016
%Y A146114 Cf. A000110, A146093-A146122 (Bell numbers read mod 3 to mod 32).
%Y A146114 Cf. A054767 (periods).
%K A146114 nonn
%O A146114 0,3
%A A146114 _N. J. A. Sloane_, Feb 07 2009