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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A122045 Euler (or secant) numbers E(n). 13
1, 0, -1, 0, 5, 0, -61, 0, 1385, 0, -50521, 0, 2702765, 0, -199360981, 0, 19391512145, 0, -2404879675441, 0, 370371188237525, 0, -69348874393137901, 0, 15514534163557086905, 0, -4087072509293123892361, 0, 1252259641403629865468285, 0, -441543893249023104553682821 (list; graph; refs; listen; history; internal format)
OFFSET

0,5

COMMENTS

The convention in the OEIS is that the alternate zeros are normally omitted in such sequences. See A000364 for the official version of this sequence.

MAPLE

seq(euler(n) , n=0..31); [From Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Mar 15 2009]

MATHEMATICA

Table[EulerE[n], {n, 0, 30}]

PROG

(Other) SAGE: [euler_number(i) for i in range(31)]# [From Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Mar 15 2009]

CROSSREFS

Cf. A000364, A028296.

Sequence in context: A070611 A047769 A103709 * A073911 A157302 A036946

Adjacent sequences:  A122042 A122043 A122044 * A122046 A122047 A122048

KEYWORD

sign

AUTHOR

Roger Bagula (rlbagulatftn(AT)yahoo.com), Sep 13 2006

EXTENSIONS

Edited by N. J. A. Sloane (njas(AT)research.att.com), Sep 17 2006

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 February 16 15:27 EST 2012. Contains 205930 sequences.