OFFSET
1,2
LINKS
Vincenzo Librandi, Table of n, a(n) for n = 1..1000
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, 1).
MATHEMATICA
im[n_, b_] := Mod[b + Im@PowerMod[(n + n I), n, b], b]; Table[im[n, 10], {n, 100}]
CROSSREFS
KEYWORD
nonn,base
AUTHOR
José María Grau Ribas, Feb 22 2014
STATUS
approved