Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A061086
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A061086 Concatenate n with n^3. +0
2
11, 28, 327, 464, 5125, 6216, 7343, 8512, 9729, 101000, 111331, 121728, 132197, 142744, 153375, 164096, 174913, 185832 (list; graph; listen)
OFFSET

0,1

REFERENCES

Felice Russo, A set of Smarandache Functions,sequences and conjectures in number theory, page 65.

LINKS

M. L. Perez et al., eds., Smarandache Notions Journal

FORMULA

a(n)=n*10^floor(1+log10(n^3))+n^3, with n>=1 [From Paolo P. Lava (ppl(AT)spl.at), Nov 14 2008]

EXAMPLE

a(13) =132197, where 2197 = 13^3

MAPLE

P:=proc(i) local a, n; for n from 1 by 1 to i do a:=n*10^floor(evalf(1+log10(n^3), 100))+n^3; print(a); od; end: P(100); [From Paolo P. Lava (ppl(AT)spl.at), Nov 14 2008]

CROSSREFS

Sequence in context: A061952 A140677 A018944 this_sequence A034276 A072711 A005110

Adjacent sequences: A061083 A061084 A061085 this_sequence A061087 A061088 A061089

KEYWORD

nonn,base

AUTHOR

Amarnath Murthy (amarnath_murthy(AT)yahoo.com), Apr 19 2001

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified December 1 19:18 EST 2009. Contains 167806 sequences.


AT&T Labs Research