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!)
A134901 a(n) = floor(n*exp(csc(n))). 2
3, 6, 3585, 1, 1, 0, 32, 21, 101, 1, 4, 1, 140, 38, 69, 0, 6, 4, 15011, 59, 69, 0, 7, 7, 0, 96, 76, 1122, 6, 10, 2, 196, 89, 225, 3, 13, 7, 1109, 110, 153, 0, 14, 12, 150381952598940947400633733, 145, 139, 153663, 13, 17, 1, 226 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
Vincenzo Librandi, Table of n, a(n) for n = 1..709 (shortened by N. J. A. Sloane, Jan 13 2019)
MATHEMATICA
Table[Floor[n * Exp[Csc[n]]], {n, 70}] (* Vincenzo Librandi, Feb 18 2013 *)
PROG
(Magma) [Floor(n*Exp(Cosec(n))): n in [1..60]]; // Vincenzo Librandi, Feb 18 2013
CROSSREFS
Sequence in context: A113588 A071106 A157548 * A157564 A122182 A276701
KEYWORD
nonn,easy
AUTHOR
Mohammad K. Azarian, Nov 14 2007
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 23 23:26 EDT 2024. Contains 371917 sequences. (Running on oeis4.)