Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A113942
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A113942 Concatenating n with n+1 (in base 10) gives a number which is the product of 2 palindromes. +0
1
1, 4, 5, 115, 148, 247, 346, 371, 445, 528, 7606, 8376, 9157, 12478, 16528, 19834, 22477, 25103, 28546, 31989, 32476, 33057, 38875, 40495, 42475, 45761, 46335, 50494, 52474, 52647, 59533, 61483, 62473, 66445, 72472, 83461, 94450, 1165288 (list; graph; listen)
OFFSET

1,2

COMMENT

Members which have an even number of digits are rare: 7606, 8376, 9157, ..., . - Robert G. Wilson v

EXAMPLE

3305733058 = 45454*72727.

MATHEMATICA

palQ[n_] := Block[{id = IntegerDigits[n]}, id == Reverse[id]]; t = {}; Do[p = 10^Floor[Log[10, n] + 1]n + n + 1; If[ MemberQ[ Union[Times @@@ Tuples[ Select[ Most@ Rest@ Divisors@p, palQ[ # ] &], 2]], p], AppendTo[t, n]], {n, 1504947}]; t (from Robert G. Wilson v (rgwv(AT)rgwv.com), Jan 31 2006)

CROSSREFS

Sequence in context: A005512 A052320 A079197 this_sequence A073129 A041409 A101076

Adjacent sequences: A113939 A113940 A113941 this_sequence A113943 A113944 A113945

KEYWORD

base,nonn

AUTHOR

Giovanni Resta (g.resta(AT)iit.cnr.it), Jan 31 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 18 20:14 EST 2008. Contains 147244 sequences.


AT&T Labs Research