|
Search: id:A114307
|
|
|
| A114307 |
|
Length of the cycle for Lucas numbers mod 10^n. |
|
+0 1
|
|
| 12, 60, 300, 3000, 30000, 300000, 3000000, 30000000, 300000000, 3000000000, 30000000000, 300000000000, 3000000000000, 30000000000000, 300000000000000, 3000000000000000, 30000000000000000, 300000000000000000, 3000000000000000000
(list; graph; listen)
|
|
|
OFFSET
|
1,1
|
|
|
COMMENT
|
This is the length of the cycle for final n decimal digits in Lucas numbers (A000032)
|
|
LINKS
|
Eric Weisstein's World of Mathematics, Lucas Number
|
|
FORMULA
|
a(1)=12, a(2)=60, a(n)=3*10^(n-1) for n>2.
a(n)=lcm(3*2^(n-1),4*5^(n-1)). In particular, for n>=3, a(n) = 3*10^(n-1). - Max Alekseyev (maxale(AT)gmail.com), May 17 2006
|
|
EXAMPLE
|
L(i) mod 10 = L(i+12) mod 10; L(i) mod 10^2 = L(i+a(2)) mod 10^2; L(i) mod 10^3 = L(i+a(3)) mod 10^3;
|
|
CROSSREFS
|
Cf. A000032, A096363, A001175.
Sequence in context: A120571 A086950 A074433 this_sequence A009031 A009136 A053533
Adjacent sequences: A114304 A114305 A114306 this_sequence A114308 A114309 A114310
|
|
KEYWORD
|
easy,nonn
|
|
AUTHOR
|
Jerzy Podgorski (j.podgorski(AT)pollub.pl), May 14 2006; corrected May 16 2006
|
|
EXTENSIONS
|
More terms from Max Alekseyev (maxale(AT)gmail.com), May 17 2006
|
|
|
Search completed in 0.002 seconds
|