Let m_n denote the number which is obtained from n-base representation of m if its digits are written in nondecreasing order; then a(n) is the smallest period of the sequence which is defined by the recurrence b(0)=0, b(1)=1, b(k)=(b(k-1) + b(k-2))_n, for k>=2, or a(n)=0, if there is no such period.
A237671
Let m_n denote the number which is obtained from n-base representation of m if its digits are written in nondecreasing order; then a(n) is the smallest period of the sequence which is defined by the recurrence b(0)=0, b(1)=1, b(k)=(b(k-1) + b(k-2))_n, for k>=2, or a(n)=0, if there is no such period.
Terms
- a(0) =1a(1) =3a(2) =16a(3) =6a(4) =20a(5) =24a(6) =16a(7) =36a(8) =120a(9) =300a(10) =20a(11) =288a(12) =28a(13) =192a(14) =200a(15) =552a(16) =180a(17) =192a(18) =180a(19) =1380a(20) =224a(21) =60a(22) =1728a(23) =912a(24) =3800a(25) =756a(26) =576a(27) =1776a(28) =4102a(29) =15480
External references
- oeis: A237671