OFFSET
0,3
LINKS
G. C. Greubel, Table of n, a(n) for n = 0..10000
W. F. Lunnon, P. A. B. Pleasants, and N. M. Stephens, Arithmetic properties of Bell numbers to a composite modulus I, Acta Arithmetica 35 (1979), pp. 1-16.
Index entries for periodic sequences, period 48.
Index entries for linear recurrences with constant coefficients, signature (0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1).
FORMULA
MATHEMATICA
Mod[BellB[Range[0, 100]], 16] (* G. C. Greubel, Feb 01 2016 *)
PROG
(Magma) [Bell(n) mod 16: n in [0..100]]; // Vincenzo Librandi, Feb 02 2016
(PARI) a(n)=0xa37c97cb9ad5af3c5347d299abfc1fc31a5da7bcdb4f5211\16^(n%48)%16 \\ Charles R Greathouse IV, Jun 03 2026
CROSSREFS
KEYWORD
nonn,easy,changed
AUTHOR
N. J. A. Sloane, Feb 07 2009
STATUS
approved
