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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A088157 Value of n-th digit in sexagesimal representation of n^n. 8
1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 2, 7, 21, 2, 1, 59, 5, 49, 2, 19, 57, 20, 45, 35, 30, 0, 5, 28, 50, 4, 19, 50, 23, 32, 10, 23, 38, 16, 45, 29, 6 (list; graph; refs; listen; history; internal format)
OFFSET

0,62

COMMENTS

a(n)=d(n) with n^n = Sum(d(k)*60^k: 0<=d(k)<60, k>=0).

LINKS

Eric Weisstein's World of Mathematics, Sexagesimal

FORMULA

a(n) = floor(n^n / 60^n) mod 60.

EXAMPLE

a(0)=1, a(k)=0 for 0<k<60 and a(60)=1.

CROSSREFS

Cf. A000312, A088150, A088151, A088152, A088153, A088154, A088155, A088156.

A159991. [From Reinhard Zumkeller (reinhard.zumkeller(AT)gmail.com), May 02 2009]

Sequence in context: A009697 A139012 A132605 * A079034 A202027 A018036

Adjacent sequences:  A088154 A088155 A088156 * A088158 A088159 A088160

KEYWORD

nonn,base

AUTHOR

Reinhard Zumkeller (reinhard.zumkeller(AT)gmail.com), Sep 20 2003

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 14 22:22 EST 2012. Contains 205678 sequences.