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”).

A134912
Ceiling(n*exp(-csc(n))).
2
1, 1, 1, 15, 15, 216, 2, 3, 1, 63, 30, 78, 2, 6, 4, 516, 49, 69, 1, 7, 7, 255850704140146863509875030282995534910137033001934, 75, 73, 47787, 8, 10, 1, 131, 83, 369, 6, 13, 6, 362, 99, 176, 2, 14, 11, 22423, 126, 144, 1, 14, 16
OFFSET
1,4
COMMENTS
Note that a(355) has 14410 digits. - Giovanni Resta, Feb 18 2013
LINKS
MATHEMATICA
Table[Ceiling[n Exp[-Csc[n]]], {n, 70}] (* Vincenzo Librandi, Feb 18 2013 *)
KEYWORD
nonn,easy
AUTHOR
Mohammad K. Azarian, Nov 14 2007
STATUS
approved