login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A134913
a(n) = floor(n*exp(-csc(n))).
1
0, 0, 0, 14, 14, 215, 1, 2, 0, 62, 29, 77, 1, 5, 3, 515, 48, 68, 0, 6, 6, 255850704140146863509875030282995534910137033001933, 74, 72, 47786, 7, 9, 0, 130, 82, 368, 5, 12, 5, 361, 98, 175, 1, 13, 10, 22422, 125, 143, 0, 13, 15
OFFSET
1,4
LINKS
MATHEMATICA
Table[Floor[n Exp[-Csc[n]]], {n, 70}] (* Vincenzo Librandi, Feb 18 2013 *)
KEYWORD
nonn
AUTHOR
Mohammad K. Azarian, Nov 14 2007
EXTENSIONS
Offset corrected by Mohammad K. Azarian, Nov 20 2008
STATUS
approved