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!)
A254398 Final digits of A237424 in decimal representation. 2
1, 4, 7, 4, 7, 7, 4, 7, 7, 7, 4, 7, 7, 7, 7, 4, 7, 7, 7, 7, 7, 4, 7, 7, 7, 7, 7, 7, 4, 7, 7, 7, 7, 7, 7, 7, 4, 7, 7, 7, 7, 7, 7, 7, 7, 4, 7, 7, 7, 7, 7, 7, 7, 7, 7, 4, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 4, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 4, 7, 7, 7, 7, 7, 7, 7 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
a(n) = A237424(n) mod 10;
n with a(n) = 4: A237424(n) = (10^a+10^b+1)/3 with b = 0, see also A093137, A133384;
n with a(n) = 7: A237424(n) = (10^a+10^b+1)/3 with 0 < b <= a;
length of k-th run of consecutive 7s = k;
digits 0, 2, 3, 5, 6, 8 and 9 do not occur.
LINKS
PROG
(Haskell)
a254398 = flip mod 10 . a237424
CROSSREFS
Sequence in context: A112677 A010712 A259499 * A081884 A059143 A094765
KEYWORD
nonn,base
AUTHOR
Reinhard Zumkeller, Feb 23 2015
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 July 30 15:11 EDT 2024. Contains 374761 sequences. (Running on oeis4.)