The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A108120 Floor[n*1/Sin[1]], or Beatty sequence for 1/sin(1). 7
1, 2, 3, 4, 5, 7, 8, 9, 10, 11, 13, 14, 15, 16, 17, 19, 20, 21, 22, 23, 24, 26, 27, 28, 29, 30, 32, 33, 34, 35, 36, 38, 39, 40, 41, 42, 43, 45, 46, 47, 48, 49, 51, 52, 53, 54, 55, 57, 58, 59, 60, 61, 62, 64, 65, 66, 67, 68, 70, 71, 72, 73, 74, 76, 77, 78, 79, 80, 81, 83, 84, 85 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
Complement of A108587; not the same as A108586: a(37)=43 <> A108586(37)=44. - Reinhard Zumkeller, Jun 11 2005
LINKS
FORMULA
a(n) = floor(n*1/sin(1))
MATHEMATICA
a[n_]:=Floor[n*1/Sin[1]]; Table[a[n], {n, 90}]
CROSSREFS
Cf. A108593.
Sequence in context: A345913 A187392 A232741 * A108586 A184522 A194386
KEYWORD
nonn
AUTHOR
Zak Seidov, Jun 04 2005
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 May 19 07:43 EDT 2024. Contains 372666 sequences. (Running on oeis4.)