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!)
A141332 a(n) = number of positive integers k, k < n, where |the sine of k radians| is < |the sine of n radians|. Also, a(n) = number of positive integers k, k < n, where |the cosine of k radians| is > |the cosine of n radians|. 6
0, 1, 0, 1, 4, 1, 2, 7, 2, 3, 10, 3, 3, 12, 6, 2, 13, 9, 1, 14, 12, 0, 15, 16, 1, 14, 21, 4, 13, 26, 7, 12, 31, 10, 10, 33, 15, 7, 32, 20, 4, 31, 25, 1, 30, 31, 2, 27, 38, 7, 24, 45, 12, 21, 52, 17, 17, 54, 24, 12, 51, 31, 7, 48, 38, 2, 45, 46, 3, 40, 55, 10, 35, 64, 17, 30, 73, 24 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,5
LINKS
MATHEMATICA
Total/@Table[If[Abs[Sin[n]]<Abs[Sin[k]], 1, 0], {k, 80}, {n, k-1}] (* Harvey P. Dale, May 10 2018 *)
CROSSREFS
Sequence in context: A076064 A293570 A016685 * A241184 A241185 A243584
KEYWORD
nonn
AUTHOR
Leroy Quet, Jun 25 2008
EXTENSIONS
More terms from Diana L. Mecum, Jul 18 2008
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 April 19 23:40 EDT 2024. Contains 371798 sequences. (Running on oeis4.)