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.
%I A146104 #17 Jun 20 2025 10:46:00 %S A146104 1,1,2,5,1,10,7,9,10,7,13,4,3,9,12,3,13,10,7,5,0,1,9,2,3,5,12,1,3,4,5, %T A146104 1,10,13,11,0,9,13,4,9,3,4,9,1,10,13,5,0,13,3,4,9,11,12,13,9,0,13,13, %U A146104 2,11,1,2,13,5,8,13,5,10,1,11,6,7,11,8,11,5,10,13,11,12,5,9,8,9,3,2,3,7,10,3 %N A146104 Bell numbers (A000110) read mod 14. %H A146104 G. C. Greubel, <a href="/A146104/b146104.txt">Table of n, a(n) for n = 0..10000</a> %H A146104 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 A146104 <a href="/index/Rec#order_411771">Index entries for linear recurrences with constant coefficients</a>, order 411771. %F A146104 a(n+411771) = a(n). - _G. C. Greubel_, Feb 01 2016 [See A054767. - _Jianing Song_, Jun 20 2025] %t A146104 Mod[BellB[Range[0,100]],14] (* _Harvey P. Dale_, Sep 10 2012 *) %o A146104 (Magma) [Bell(n) mod 14: n in [0..100]]; // _Vincenzo Librandi_, Feb 02 2016 %Y A146104 Cf. A000110, A146093-A146122 (Bell numbers read mod 3 to mod 32). %Y A146104 Cf. A054767 (periods). %K A146104 nonn %O A146104 0,3 %A A146104 _N. J. A. Sloane_, Feb 07 2009