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!)
A007316 Reversion of g.f. for Euler numbers A000111(n-1).
(Formerly M0895)
0
1, -1, 1, -2, 3, -9, 9, -71, -96, -1325, -6843, -54922, -417975, -3586117, -32531983, -316599861, -3274076017, -35914014266, -416386323306, -5088908019824, -65392831090975, -881473287321301, -12437647407521019, -183345613125389337 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,4
REFERENCES
N. J. A. Sloane and Simon Plouffe, The Encyclopedia of Integer Sequences, Academic Press, 1995 (includes this sequence).
LINKS
MAPLE
# Using function CompInv from A357588.
CompInv(24, n -> if n=1 then 1 else 2^(n-1)*abs(euler(n-1, 1/2) + euler(n-1, 1)) fi); # Peter Luschny, Oct 05 2022
CROSSREFS
Cf. A000111.
Sequence in context: A231365 A024816 A196443 * A163905 A353653 A351650
KEYWORD
sign
AUTHOR
EXTENSIONS
Extended with signs by Christian G. Bower, Feb 15 1999
Signs and a(23) and a(24) corrected by Sean A. Irvine, Dec 08 2017
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 24 05:23 EDT 2024. Contains 371918 sequences. (Running on oeis4.)