[go: up one dir, main page]

login
Revision History for A061450 (Bold, blue-underlined text is an addition; faded, red-underlined text is a deletion.)

Showing all changes.
a(1) = 1; a(n+1) = smallest cube > a(n) with leading digit equal to final digit of a(n) and final digit not 0.
(history; published version)
#5 by N. J. A. Sloane at Thu Dec 05 19:54:50 EST 2013
AUTHOR

_Amarnath Murthy (amarnath_murthy(AT)yahoo.com), _, May 03 2001

Discussion
Thu Dec 05
19:54
OEIS Server: https://oeis.org/edit/global/2075
#4 by Russ Cox at Sun Jul 10 18:42:57 EDT 2011
LINKS

<a href="/Sindx_index/Fi.html#final">Index entries for sequences related to final digits of numbers</a>

Discussion
Sun Jul 10
18:42
OEIS Server: https://oeis.org/edit/global/40
#3 by N. J. A. Sloane at Thu Nov 11 07:34:06 EST 2010
LINKS

<a href="/Sindx_Fi.html#final">Index entries for sequences related to final digits of numbers</a>

KEYWORD

nonn,base,easy,new

#2 by N. J. A. Sloane at Fri Feb 27 03:00:00 EST 2009
NAME

a(1) = 1; a(n+1) = smallest cube > a(n) with leading digit equal to final digit of a(n), and final digit not 0.

LINKS

<a href="http://www.research.att.com/~njas/sequences/Sindx_Fi.html#final">Index entries for sequences related to final digits of numbers</a>

KEYWORD

nonn,base,easy,new

#1 by N. J. A. Sloane at Fri May 16 03:00:00 EDT 2003
NAME

a(1) = 1; a(n+1) = smallest cube > a(n) with leading digit equal to final digit of a(n), and final digit not 0.

DATA

1, 125, 512, 2197, 74088, 85184, 405224, 421875, 531441, 1030301, 1061208, 8120601, 10077696, 60236288, 80062991, 100544625, 500566184, 4004529472, 20012875875, 50039444125, 50080192856, 60006085875, 500188017672

OFFSET

1,2

LINKS

<a href="http://www.research.att.com/~njas/sequences/Sindx_Fi.html#final">Index entries for sequences related to final digits of numbers</a>

EXAMPLE

a(5) = 74088 = 42^3, hence a(6) = 85184 = 44^3.

KEYWORD

nonn,base,easy

AUTHOR

Amarnath Murthy (amarnath_murthy(AT)yahoo.com), May 03 2001

EXTENSIONS

More terms from Larry Reeves (larryr(AT)acm.org), May 17 2001

STATUS

approved