login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A137807 Final digit of prime(n)^2. 3
4, 9, 5, 9, 1, 9, 9, 1, 9, 1, 1, 9, 1, 9, 9, 9, 1, 1, 9, 1, 9, 1, 9, 1, 9, 1, 9, 9, 1, 9, 9, 1, 9, 1, 1, 1, 9, 9, 9, 9, 1, 1, 1, 9, 9, 1, 1, 9, 9, 1, 9, 1, 1, 1, 9, 9, 1, 1, 9, 1, 9, 9, 9, 1, 9, 9, 1, 9, 9, 1, 9, 1, 9, 9, 1, 9, 1, 9, 1, 1, 1, 1, 1, 9, 1, 9, 1, 9, 1, 9, 9, 1, 9, 1, 1, 9, 1, 1, 9, 1, 9, 9, 9, 1, 1 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

COMMENTS

Euler and Sadek ask whether the sequence, interpreted as the decimal expansion N = 0.49591..., is rational or irrational. [From Charles R Greathouse IV (charles.greathouse(AT)case.edu), Apr 19 2010]

REFERENCES

R. Euler and J. Sadek, A number that gives the unit digit of n^n. Journal of Recreational Mathematics, 29:3 (1998), pp. 203-204. [From Charles R Greathouse IV (charles.greathouse(AT)case.edu), Apr 19 2010]

FORMULA

a(n)=A010879(A001248(n)). - R. J. Mathar (mathar(AT)strw.leidenuniv.nl), May 03 2008

MAPLE

A001248 := proc(n) ithprime(n)^2 ; end: A010879 := proc(n) n mod 10 ; end: A137807 := proc(n) A010879(A001248(n)) ; end: seq(A137807(n), n=1..140) ; # - R. J. Mathar (mathar(AT)strw.leidenuniv.nl), May 03 2008

CROSSREFS

Sequence in context: A200011 A200241 A197418 * A163103 A019688 A196403

Adjacent sequences:  A137804 A137805 A137806 * A137808 A137809 A137810

KEYWORD

nonn,base

AUTHOR

Paul Curtz (bpcrtz(AT)free.fr), Apr 29 2008

EXTENSIONS

More terms from R. J. Mathar (mathar(AT)strw.leidenuniv.nl), May 03 2008

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 13 19:49 EST 2012. Contains 205536 sequences.