OFFSET
1,1
COMMENTS
The repeat cycle contains 15 numbers which have 9 Fibonacci number symmetrically distributed as below.
1 F(1), F(2)
4
6
8 F(6)
5 F(5)
1 F(1), F(2)
4
2 F(3)
4
1 F(1), F(2)
5 F(5)
8 F(6)
6
4
1 F(1), F(2)
EXAMPLE
For A187824(m(i)) >= 6:
m(1) = 5, m(2) = 11, m(3) = 19,
...
a(1) = 11 - 5 = 6, a(2) = 19 - 11 = 8,
...
CROSSREFS
KEYWORD
nonn,less
AUTHOR
Kival Ngaokrajang, Jan 16 2013
STATUS
approved