OFFSET
1,3
COMMENTS
These are the numbers n such that A130600(n) is palindromic.
LINKS
Rémy Sigrist, Table of n, a(n) for n = 1..10000
Rémy Sigrist, PARI program for A330722
Wikipedia, Golden ratio base
EXAMPLE
The first terms, alongside their base phi representation, are:
n a(n) phi(a(n))
-- ---- -------------
1 0 0
2 1 1
3 2 10.01
4 3 100.01
5 4 101.01
6 7 10000.0001
7 8 10001.0001
8 10 10100.0101
9 11 10101.0101
10 14 100100.001001
PROG
(PARI) See Links section.
CROSSREFS
KEYWORD
nonn,base
AUTHOR
Rémy Sigrist, Apr 23 2020
STATUS
approved