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!)
A095178 Final digit of the (10^n)-th prime. 1
2, 9, 1, 9, 9, 9, 3, 3, 3, 9, 3, 7, 3, 1, 7, 7, 9, 9, 1, 9, 7, 3, 9, 3, 3 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,1
LINKS
FORMULA
a(n) = A010879(A006988(n)).
PROG
(PARI) a(n)=prime(10^n)%10 \\ Charles R Greathouse IV, Dec 29 2012
CROSSREFS
Sequence in context: A152584 A347292 A021778 * A289632 A269919 A178418
KEYWORD
nonn,base,hard,more
AUTHOR
Cino Hilliard, Jun 21 2004
EXTENSIONS
a(19)-a(24) added from the b-file at A006988 by Amiram Eldar, Mar 24 2021
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 25 11:03 EDT 2024. Contains 371967 sequences. (Running on oeis4.)