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!)
A268615 Lucas numbers mod 40. 1
2, 1, 3, 4, 7, 11, 18, 29, 7, 36, 3, 39, 2, 1, 3, 4, 7, 11, 18, 29, 7, 36, 3, 39, 2, 1, 3, 4, 7, 11, 18, 29, 7, 36, 3, 39, 2, 1, 3, 4, 7, 11, 18, 29, 7, 36, 3, 39, 2, 1, 3, 4, 7, 11, 18, 29, 7, 36, 3, 39, 2, 1, 3, 4, 7, 11, 18, 29, 7, 36, 3, 39, 2, 1, 3, 4, 7, 11, 18, 29, 7, 36, 3, 39, 2, 1, 3, 4, 7, 11, 18, 29, 7, 36, 3, 39, 2, 1, 3, 4, 7, 11 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,1
COMMENTS
This sequence is of period 12.
This is one of four sequences that are period 12 of the form Lucas[n] Mod x, where x is 8,10,20,40.
LINKS
FORMULA
a(n+12) = a(n).
MATHEMATICA
Table[Mod[LucasL[n], 40], {n, 0, 100}]
PadRight[{}, 120, {2, 1, 3, 4, 7, 11, 18, 29, 7, 36, 3, 39}] (* Harvey P. Dale, Feb 04 2019 *)
PROG
(Magma) [Lucas(n) mod 40: n in [0..100]]; // Vincenzo Librandi, Feb 09 2016
CROSSREFS
Sequence in context: A070827 A160191 A268613 * A061084 A000032 A329723
KEYWORD
nonn,easy
AUTHOR
G. C. Greubel, Feb 08 2016
STATUS
approved

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 19 09:16 EDT 2024. Contains 371782 sequences. (Running on oeis4.)