login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A183164 Least integer k such that k*arctan(n) and k*arctan(n+1) are separated by an integer. 2
1, 5, 4, 3, 5, 7, 9, 11, 13, 19, 27, 41, 85, 2, 61, 43, 33, 29, 25, 23, 21, 19, 36, 17, 32, 15, 43, 28, 41, 13, 76, 50, 37, 24, 35, 46, 57, 101, 11, 97, 64, 53, 42, 31, 51, 71, 111, 20, 69, 49, 78, 29, 67, 105, 38, 47, 103, 56, 74, 83, 101, 128, 182, 299, 9 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
a(n) is the least positive integer for which there is a rational number H with denominator k for which n < tan(H) < n+1.
LINKS
MATHEMATICA
Table[k=1; While[Floor[k*ArcTan[n+1]]<=k*ArcTan[n], k++]; k, {n, 100}]
CROSSREFS
Sequence in context: A370562 A205449 A164360 * A364490 A019762 A328015
KEYWORD
nonn
AUTHOR
Clark Kimberling, Dec 27 2010
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified March 19 03:33 EDT 2024. Contains 370952 sequences. (Running on oeis4.)