Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A075805
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A075805 Differences between adjacent palindromic numbers which are products of an even number of distinct primes. +0
1
5, 16, 11, 22, 22, 34, 30, 20, 41, 60, 41, 20, 70, 61, 51, 10, 20, 10, 20, 61, 81, 10, 20, 30, 51, 20, 20, 20, 20, 41, 10, 10, 20, 10, 122, 330, 220, 330, 11, 440, 561, 110, 110, 220, 440, 891, 231, 110, 1551, 451, 330, 550, 1122, 110, 220, 552, 100, 300, 400, 100 (list; graph; listen)
OFFSET

1,1

EXAMPLE

a(1)=6-1=5, a(2)=22-6=16.

MAPLE

test := proc(n) local d; d := convert(n, base, 10); return ListTools[Reverse](d)=d and numtheory[mobius](n)=1; end; s := []; for n from 1 to 11000 do if test(n) then s := [op(s), n]; end; od; a := [op(2..-1, s)-op(1..-2, s)];

CROSSREFS

Cf. A037010.

Sequence in context: A043295 A063927 A101752 this_sequence A095872 A151980 A063612

Adjacent sequences: A075802 A075803 A075804 this_sequence A075806 A075807 A075808

KEYWORD

nonn,base

AUTHOR

Jani Melik (jani_melik(AT)hotmail.com), Oct 13 2002

EXTENSIONS

Edited by Dean Hickerson (dean.hickerson(AT)yahoo.com), Oct 21 2002

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 11 12:57 EST 2009. Contains 170656 sequences.


AT&T Labs Research