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!)
A332499 Least positive integer k such that tan(n*k)*tan(n*k + k) < 0. 2
1, 1, 11, 1, 1, 5, 2, 1, 3, 2, 1, 2, 3, 1, 2, 5, 1, 1, 10, 1, 1, 177, 1, 1, 11, 1, 1, 5, 2, 1, 3, 2, 1, 2, 3, 1, 2, 5, 1, 1, 9, 1, 1, 88, 1, 1, 12, 1, 1, 5, 2, 1, 3, 2, 1, 2, 3, 1, 2, 5, 1, 1, 9, 1, 1, 59, 1, 1, 13, 1, 1, 6, 2, 1, 3, 2, 1, 2, 3, 1, 2, 4, 1 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,3
COMMENTS
a(n) = least positive integer k such that tan(n*k) and tan(n*k + k) have opposite signs.
LINKS
EXAMPLE
The signs of tan(6), tan(12), ..., tan(36) are indicated by - - - - - +; that's five -'s followed by +, so that a(6) = 5.
MATHEMATICA
Table[First[Map[Length, Split[Table[Sign[Tan[k n]], {k, 1, 500}]]]], {n, 1, 100}]
CROSSREFS
Sequence in context: A010195 A010193 A214679 * A010192 A214326 A105769
KEYWORD
nonn,easy
AUTHOR
Clark Kimberling, Apr 21 2020
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 August 11 17:02 EDT 2024. Contains 375073 sequences. (Running on oeis4.)