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”).

A074737
Let b(1)=b(2)=1, b(k+2)=gcd(k!,b(k+1)+b(k)); sequence gives values of n such that b(n)=1.
0
1, 1, 3, 6, 11, 14, 15, 24, 27, 36, 39, 41, 42, 51, 54, 56, 57, 66, 69, 74, 77, 87, 93, 96, 107, 114, 122, 126, 129, 131, 132, 143, 150, 162, 165, 189, 195, 200, 215, 227, 230, 234, 236, 237, 252, 258, 260, 261, 276, 282, 284, 285, 300, 306, 308, 309, 324, 330
OFFSET
1,3
FORMULA
a(n) seems to be asymptotic to c*n*log(n) with 1<c<3/2
CROSSREFS
Sequence in context: A310091 A136981 A316317 * A310092 A190439 A310093
KEYWORD
nonn
AUTHOR
Benoit Cloitre, Sep 05 2002
STATUS
approved