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!)
A111395 First digit of powers of 5. 9
1, 5, 2, 1, 6, 3, 1, 7, 3, 1, 9, 4, 2, 1, 6, 3, 1, 7, 3, 1, 9, 4, 2, 1, 5, 2, 1, 7, 3, 1, 9, 4, 2, 1, 5, 2, 1, 7, 3, 1, 9, 4, 2, 1, 5, 2, 1, 7, 3, 1, 8, 4, 2, 1, 5, 2, 1, 6, 3, 1, 8, 4, 2, 1, 5, 2, 1, 6, 3, 1, 8, 4, 2, 1, 5, 2, 1, 6, 3, 1, 8, 4, 2, 1, 5, 2, 1, 6 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
a(n) = A000030(A000351(n)). - Seiichi Manyama, Jul 15 2023
MATHEMATICA
First[IntegerDigits[#]]&/@(5^Range[0, 100]) (* Harvey P. Dale, Jan 13 2015 *)
PROG
(PARI) a(n) = digits(5^n)[1]; \\ Michel Marcus, Jan 07 2014
CROSSREFS
Sequence in context: A030357 A212879 A276524 * A188596 A199622 A156730
KEYWORD
easy,nonn,base
AUTHOR
Almerio A. Castro (almerio.castro(AT)gmail.com), Nov 11 2005
EXTENSIONS
a(0)=1 prepended, and more terms from Michel Marcus, Jan 07 2014
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 24 03:08 EDT 2024. Contains 371918 sequences. (Running on oeis4.)