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!)
A026315 |sin(n)| < |sin(n+1)|. 0
0, 1, 3, 4, 6, 7, 9, 10, 13, 16, 19, 22, 23, 25, 26, 28, 29, 31, 32, 35, 38, 41, 44, 45, 47, 48, 50, 51, 53, 54, 57, 60, 63, 66, 67, 69, 70, 72, 73, 75, 76, 79, 82, 85, 88, 89, 91, 92, 94, 95, 97, 98, 101, 104, 107, 110, 111, 113, 114, 116, 117 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,3
LINKS
MATHEMATICA
Join[{0}, Position[Partition[Table[Abs[Sin[n]], {n, 120}], 2, 1], _?(#[[1]]< #[[2]]&), {1}, Heads->False]]//Flatten (* Harvey P. Dale, Dec 13 2016 *)
CROSSREFS
Sequence in context: A085795 A068675 A190858 * A143264 A126332 A039026
KEYWORD
nonn
AUTHOR
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 18 22:18 EDT 2024. Contains 371782 sequences. (Running on oeis4.)