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

A189755
n + floor( nr/t ) + floor( ns/t ), where r=1, s=arctan(1/3), t=arctan(3).
2
1, 3, 5, 8, 10, 11, 13, 16, 18, 20, 21, 24, 26, 28, 30, 32, 34, 36, 38, 41, 42, 44, 46, 49, 51, 52, 54, 57, 59, 61, 62, 65, 67, 69, 72, 73, 75, 77, 80, 82, 83, 85, 88, 90, 92, 93, 96, 98, 100, 102, 104, 106, 108, 110, 113, 114, 116, 118, 121, 123, 124, 126, 129, 131, 133, 135, 137, 139, 141, 144, 145, 147, 149, 152, 154, 155, 157, 160, 162
OFFSET
1,2
COMMENTS
See A189753.
First disagreement with b(n) = floor(5*n/4) + floor(4*n/5) at index 35: a(35) = 72, b(35) = 71. [Bruno Berselli, Jun 30 2014]
MATHEMATICA
(See A189753.)
CROSSREFS
Sequence in context: A120943 A087792 A192881 * A141436 A282897 A189377
KEYWORD
nonn
AUTHOR
Clark Kimberling, Apr 26 2011
STATUS
approved