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!)
A319603 a(n) = n^3 + reversal of digits of n^3. 2
0, 2, 16, 99, 110, 646, 828, 686, 727, 1656, 1001, 2662, 9999, 10109, 7216, 9108, 11000, 8107, 8217, 16445, 8008, 10890, 95249, 88288, 56655, 68276, 85147, 58374, 47864, 122731, 27072, 49583, 119491, 109890, 79697, 100699, 112320, 86258, 82717, 150714, 64046, 81907, 162135, 150104 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
a(n) = A000578(n) + A004165(n).
PROG
(PARI) {a(n) = n^3+fromdigits(Vecrev(digits(n^3)))}
CROSSREFS
n^b + reversal of digits of n^b: A056964 (b=1), A061226 (b=2), this sequence (b=3).
Cf. A000578, A004165, A072384 (subsequence of primes).
Sequence in context: A207515 A207913 A208694 * A043016 A197202 A361814
KEYWORD
nonn,base,look
AUTHOR
Seiichi Manyama, Sep 24 2018
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 23 16:40 EDT 2024. Contains 371916 sequences. (Running on oeis4.)