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!)
A000501 a(n) = floor(cosh(n)). 4
1, 1, 3, 10, 27, 74, 201, 548, 1490, 4051, 11013, 29937, 81377, 221206, 601302, 1634508, 4443055, 12077476, 32829984, 89241150, 242582597, 659407867, 1792456423, 4872401723, 13244561064, 36002449668, 97864804714, 266024120300, 723128532145, 1965667148572 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
MAPLE
f := n->floor(evalf(cosh(n)));
MATHEMATICA
Table[Floor[Cosh[n]], {n, 0, 50}] (* T. D. Noe, Jun 20 2012 *)
CROSSREFS
Cf. A000471.
Sequence in context: A271357 A085948 A000471 * A154496 A027251 A279136
KEYWORD
nonn
AUTHOR
EXTENSIONS
Corrected and extended by Franklin T. Adams-Watters, Apr 26 2006
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 19 12:14 EDT 2024. Contains 371792 sequences. (Running on oeis4.)