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!)
A055567 Sum of digits of n^6. 6

%I #11 Nov 16 2021 07:22:37

%S 0,1,10,18,19,19,27,28,19,18,1,28,45,37,37,27,37,37,18,37,10,36,37,46,

%T 36,28,46,45,37,37,18,46,37,54,37,46,45,46,37,45,19,28,45,37,46,45,64,

%U 46,36,37,19,54,55,37,54,46,55,54,55,37,27,37,46,36,64,55,45,55,64,45

%N Sum of digits of n^6.

%H Seiichi Manyama, <a href="/A055567/b055567.txt">Table of n, a(n) for n = 0..10000</a>

%e a(2) = 10 because 2^6 = 64 and 6+4 = 10.

%o (PARI) a(n) = sumdigits(n^6); \\ _Seiichi Manyama_, Nov 16 2021

%Y Cf. A000012, A004159, A004164, A055565, A055566, A055572, A055577, A066588.

%K base,nonn

%O 0,3

%A _Henry Bottomley_, May 26 2000

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 11:49 EDT 2024. Contains 371936 sequences. (Running on oeis4.)