login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

Zeckendorf-expansion A014417(p) of primes p for which this expansion is palindromic.
1

%I #4 Mar 31 2012 14:02:28

%S 1010000101,10010101001,1000101001010001,1001010000101001,

%T 10010001010001001,10100100000100101,1000001001001000001,

%U 1000100101010010001,1010010100010100101,10001010000001010001

%N Zeckendorf-expansion A014417(p) of primes p for which this expansion is palindromic.

%e The first such prime is 127 = F(2)+F(4)+F(9)+F(11) (which thus has a symmetric Zeckendorf-expansion as 1010000101).

%Y a(n) = A014417(A095730(n)).

%K base,nonn

%O 1,1

%A _Antti Karttunen_, Jun 05 2004