Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A102567
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A102567 Numbers n such that n concatenated with itself is a square. +0
49
13223140496, 20661157025, 29752066116, 40495867769, 52892561984, 66942148761, 82644628100, 183673469387755102041, 326530612244897959184, 510204081632653061225, 734693877551020408164 (list; graph; listen)
OFFSET

1,1

COMMENT

Also, numbers N associated with A106497.

Also, numbers n such that n concatenated with n-1 gives the product of two numbers which differ by 2. E.g. 13223140496//13223140495 = 36363636363 * 36363636365, where // denotes concatenation. - Giovanni Resta (g.resta(AT)iit.cnr.it) and Franklin T. Adams-Watters (FrankTAW(AT)Netscape.net), Nov 13 2006

LINKS

David W. Wilson, Table of n, a(n) for n = 1..1098

EXAMPLE

13223140496 concatenated with 13223140496 is 1322314049613223140496 = 36363636364^2

40495867769 is in the sequence because writing it twice gives the square number 4049586776940495867769 = 63636363637^2.

MAPLE

with(numtheory): Digits:=50:for d from 1 to 35 do tendp1:=10^d+1: tendp1fact:=ifactors(tendp1)[2]: n:=mul(piecewise(tendp1fact[i][2] mod 2=1, tendp1fact[i][1], 1), i=1..nops(tendp1fact)):for i from ceil(sqrt((10^(d-1))/n)) to floor(sqrt((10^d-1)/n)) do printf("%d, ", n*i^2) od: od:

CROSSREFS

Cf. A092118, A116142, A116163, A116136, A116279.

Sequence in context: A034657 A113639 A059122 this_sequence A016932 A016992 A017160

Adjacent sequences: A102564 A102565 A102566 this_sequence A102568 A102569 A102570

KEYWORD

easy,nonn,base

AUTHOR

C. Ronaldo (aga_new_ac(AT)hotmail.com), Jan 15 2005

EXTENSIONS

Entry revised by N. J. A. Sloane (njas(AT)research.att.com), Nov 14 2006 and also Nov 27 2006

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 November 21 21:21 EST 2009. Contains 167310 sequences.


AT&T Labs Research