login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A146120 Bell numbers (A000110) read mod 30. 6

%I #9 Sep 08 2022 08:45:38

%S 1,1,2,5,15,22,23,7,0,27,25,0,7,7,22,5,17,24,19,17,22,21,3,16,9,13,4,

%T 19,5,2,27,13,14,7,9,0,7,21,16,19,7,8,17,15,16,5,25,12,21,1,0,7,13,22,

%U 11,17,0,25,23,28,27,15,28,21,25,22,13,29,26,27,25,2,25,3,12,7,27,28,25,19,14

%N Bell numbers (A000110) read mod 30.

%H G. C. Greubel, <a href="/A146120/b146120.txt">Table of n, a(n) for n = 0..10000</a>

%H 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.

%F a(n+30459) = a(n). - _G. C. Greubel_, Feb 02 2016

%t Mod[BellB[Range[0, 100]], 30] (* _G. C. Greubel_, Feb 02 2016 *)

%o (Magma) [Bell(n) mod 30: n in [0..100]]; // _G. C. Greubel_, Feb 02 2016

%Y Cf. A000110, A146116, A146117, A146118, A146119, A146121, A146122.

%K nonn

%O 0,3

%A _N. J. A. Sloane_, Feb 07 2009

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 24 12:46 EDT 2024. Contains 371942 sequences. (Running on oeis4.)