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!)
A134897 Floor(n*exp(cot n)). 6
1, 1, 0, 9, 3, 0, 22, 6, 0, 46, 10, 2, 112, 16, 4, 445, 22, 7, 13921, 31, 10, 254720877109456038162413915231807280097784507656380, 43, 15, 0, 60, 19, 0, 89, 25, 3, 145, 32, 6, 288, 40, 11, 953, 51, 16, 20702, 64, 22 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,4
LINKS
MATHEMATICA
Table[Floor[n Exp[Cot[n]]], {n, 50}] (* Vincenzo Librandi, Feb 08 2013 *)
PROG
(Magma) [Floor(n*Exp(Cot(n))): n in [1..50]]; // Vincenzo Librandi, Feb 08 2013
CROSSREFS
Sequence in context: A302716 A198546 A160579 * A010159 A097528 A065416
KEYWORD
nonn
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 July 28 11:26 EDT 2024. Contains 374691 sequences. (Running on oeis4.)