login
A080633
a(1)=3; for n > 1, a(n) is the smallest integer greater than a(n-1) consistent with the condition "n is in the sequence if and only if a(n) is congruent to 1 (mod 4)".
0
3, 4, 5, 9, 13, 14, 15, 16, 17, 18, 19, 20, 21, 25, 29, 33, 37, 41, 45, 49, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 89, 93, 97, 101, 105, 109, 113, 117, 121, 125, 129, 133, 137, 141
OFFSET
1,1
COMMENTS
Equivalently: unique monotonic sequence satisfying a(1)=3, a(a(n))=4n+1.
LINKS
B. Cloitre, N. J. A. Sloane and M. J. Vandermast, Numerical analogues of Aronson's sequence, J. Integer Seqs., Vol. 6 (2003), #03.2.2.
B. Cloitre, N. J. A. Sloane and M. J. Vandermast, Numerical analogues of Aronson's sequence (math.NT/0305308)
FORMULA
There is an explicit formula for a(n) similar to that for A079000.
CROSSREFS
Sequence in context: A235396 A338256 A237132 * A360374 A242800 A136259
KEYWORD
nonn
AUTHOR
Benoit Cloitre, Feb 23 2003
EXTENSIONS
More terms from Matthew Vandermast, Mar 13 2003
STATUS
approved