Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A075803
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A075803 Differences between adjacent palindromic squarefree numbers. +0
1
1, 1, 2, 1, 1, 4, 11, 11, 22, 11, 11, 24, 10, 20, 10, 10, 10, 20, 10, 11, 20, 40, 20, 21, 10, 10, 30, 20, 10, 10, 41, 20, 20, 20, 11, 10, 20, 10, 10, 10, 30, 11, 20, 20, 61, 10, 10, 10, 20, 10, 10, 10, 10, 21, 20, 20, 20, 20, 21, 10, 10, 10, 10, 10, 10, 10, 12, 110, 110, 220 (list; graph; listen)
OFFSET

1,3

EXAMPLE

a(1)=2-1=1, a(3)=5-3=2, a(6)=11-7=4.

MAPLE

test := proc(n) local d; d := convert(n, base, 10); return ListTools[Reverse](d)=d and numtheory[mobius](n)<>0; end; s := []; for n from 1 to 1500 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: A051292 A094424 A083677 this_sequence A127966 A110243 A088347

Adjacent sequences: A075800 A075801 A075802 this_sequence A075804 A075805 A075806

KEYWORD

nonn,base

AUTHOR

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

EXTENSIONS

Edited by Dean Hickerson (dean(AT)math.ucdavis.edu), 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 July 26 23:19 EDT 2008. Contains 142293 sequences.


AT&T Labs Research