login
A151976
Minimal recursive sequence beginning with 5 similar to N with respect to property of integer to be or not to be in A079523.
2
5, 6, 8, 10, 13, 14, 17, 18, 21, 22, 24, 26, 29, 30, 32, 34, 37, 38, 40, 42, 45, 46, 49, 50, 53, 54, 56, 58, 61
OFFSET
1,1
FORMULA
For n>=1, a(n+1)=min{m>a(n): A035263(m)=A035263(n+1)}
EXAMPLE
a(2)=6 since 6>5 is the minimal integer such that 2 and 6 simultaneously are not in A079523.
KEYWORD
nonn
AUTHOR
Vladimir Shevelev, Jul 12 2009
STATUS
approved