login
This site is supported by donations 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). 6
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; internal format)
OFFSET

1,2

COMMENTS

Complement of A108587; not the same as A108586: a(37)=43 <> A108586(37)=44. - Reinhard Zumkeller (reinhard.zumkeller(AT)gmail.com), Jun 11 2005

FORMULA

a(n) = floor(n*1/sin(1))

MATHEMATICA

a[n_]:=Floor[n*1/Sin[1]]; Table[a[n], {n, 90}]

CROSSREFS

Cf. A023800, A031943, A037918, A039215, A043091, A047253.

Cf. A108593.

Sequence in context: A145198 A083210 A187392 * A108586 A184522 A194386

Adjacent sequences:  A108117 A108118 A108119 * A108121 A108122 A108123

KEYWORD

nonn

AUTHOR

Zak Seidov (zakseidov(AT)yahoo.com), Jun 04 2005

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 14 14:47 EST 2012. Contains 205623 sequences.