Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A084009
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A084009 a(n) = n^2 concatenated with Reverse (n^2)) divided by 11. +0
2
0, 1, 4, 9, 151, 232, 333, 454, 586, 738, 9091, 11011, 13131, 15451, 17881, 20502, 23332, 26362, 29493, 32833, 36364, 40104, 44044, 48175, 52425, 56866, 61516, 66357, 71317, 76468, 81819, 87379, 931291, 990891, 1051501, 1114111, 1178811 (list; graph; listen)
OFFSET

0,3

EXAMPLE

a(12) = 144441/11 =13131.

MAPLE

a:=proc(n) local nn, s: nn:=convert(n^2, base, 10): s:=nops(nn): (10^s*n^2+add(nn[1+s-j]*10^(j-1), j=1..s))/11 end: seq(a(n), n=0..39); (Deutsch)

CROSSREFS

Cf. A084008, A084010.

Adjacent sequences: A084006 A084007 A084008 this_sequence A084010 A084011 A084012

Sequence in context: A061267 A061269 A061271 this_sequence A029738 A067072 A080438

KEYWORD

base,nonn

AUTHOR

Amarnath Murthy (amarnath_murthy(AT)yahoo.comandmenakan_s(AT)yahoo.com), May 23 2003

EXTENSIONS

More terms from Emeric Deutsch (deutsch(AT)duke.poly.edu), Feb 25 2005

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 October 15 20:12 EDT 2008. Contains 145099 sequences.


AT&T Labs Research