login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A134904 Ceiling(n*exp(-sin(n))). 10
1, 1, 3, 9, 14, 8, 4, 3, 6, 18, 30, 21, 9, 6, 8, 22, 45, 39, 17, 9, 10, 23, 54, 60, 29, 13, 11, 22, 57, 81, 47, 19, 13, 21, 54, 98, 71, 29, 15, 19, 49, 106, 99, 44, 20, 19, 42, 104, 128, 66, 27, 20, 36, 95, 150, 95, 37, 22, 32 (list; graph; refs; listen; history; text; internal format)
OFFSET

1,3

LINKS

Vincenzo Librandi, Table of n, a(n) for n = 1..1000

MATHEMATICA

Table[Ceiling[n Exp[-Sin[n]]], {n, 60}] (* Vincenzo Librandi, Feb 18 2013 *)

PROG

(MAGMA) [Ceiling(n*Exp(-Sin(n))): n in [1..60]]; // Vincenzo Librandi, Feb 18 2013

CROSSREFS

Cf. A134890, A134891, A134892, A134902, A134903.

Sequence in context: A094043 A134190 A047905 * A092476 A071346 A103813

Adjacent sequences:  A134901 A134902 A134903 * A134905 A134906 A134907

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 | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified June 19 19:50 EDT 2013. Contains 226416 sequences.