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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A053061 Decimal concatenation of n and n^2. 3
11, 24, 39, 416, 525, 636, 749, 864, 981, 10100, 11121, 12144, 13169, 14196, 15225, 16256, 17289, 18324, 19361, 20400, 21441, 22484, 23529, 24576, 25625, 26676, 27729, 28784, 29841, 30900, 31961, 321024, 331089, 341156, 351225, 361296 (list; graph; refs; listen; history; text; internal format)
OFFSET

1,1

REFERENCES

Felice Russo, A set of new Smarandache functions, sequences and conjectures in number theory, American Research Press 2000

LINKS

Table of n, a(n) for n=1..36.

FORMULA

a(n)=n*(10^floor[2*log10(n)+1]+n) - Henry Bottomley, May 18 2000

a(n) ~ n^3. - Charles R Greathouse IV, Sep 19 2012

MATHEMATICA

Table[FromDigits[Join[IntegerDigits[n], IntegerDigits[n^2]]], {n, 40}] (* Harvey P. Dale, May 24 2012 *)

CROSSREFS

Cf. A055436.

Sequence in context: A157756 A061043 A098603 * A055820 A114167 A108302

Adjacent sequences:  A053058 A053059 A053060 * A053062 A053063 A053064

KEYWORD

easy,nonn,base,changed

AUTHOR

Felice Russo, Feb 25 2000

EXTENSIONS

More terms from James A. Sellers, Feb 28 2000

STATUS

approved

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 May 19 23:29 EDT 2013. Contains 225436 sequences.