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!)
A134905 a(n) = floor(n*exp(-sin n)). 9
0, 0, 2, 8, 13, 7, 3, 2, 5, 17, 29, 20, 8, 5, 7, 21, 44, 38, 16, 8, 9, 22, 53, 59, 28, 12, 10, 21, 56, 80, 46, 18, 12, 20, 53, 97, 70, 28, 14, 18, 48, 105, 98, 43, 19, 18, 41, 103, 127, 65, 26, 19, 35, 94, 149, 94, 36, 21, 31, 81 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,3
LINKS
MATHEMATICA
Table[Floor[n*Exp[- Sin[n]]], {n, 70}] (* Vincenzo Librandi, Feb 18 2013 *)
PROG
(Magma) [Floor(n*Exp(-Sin(n))): n in [1..60]]; // Vincenzo Librandi, Feb 18 2013
CROSSREFS
Sequence in context: A298640 A120000 A067678 * A220140 A344152 A030389
KEYWORD
nonn,easy
AUTHOR
Mohammad K. Azarian, Nov 14 2007
EXTENSIONS
Offset corrected by Mohammad K. Azarian, Nov 19 2008
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 March 29 22:15 EDT 2024. Contains 371282 sequences. (Running on oeis4.)