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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A070313 (2^n - (2*n+1). 3
0, -1, -1, 1, 7, 21, 51, 113, 239, 493, 1003, 2025, 4071, 8165, 16355, 32737, 65503, 131037, 262107, 524249, 1048535, 2097109, 4194259, 8388561, 16777167, 33554381, 67108811, 134217673, 268435399, 536870853, 1073741763, 2147483585 (list; graph; refs; listen; history; internal format)
OFFSET

0,5

REFERENCES

D. P. Roselle, Permutations by number of rises and successions, Proc. Amer. Math. Soc., 19 (1968), 8-16.

FORMULA

Binomial transform of (-1)^n!+!n. E.g.f. : (exp(x))^2-exp(x)-2xexp(x). - Paul Barry (pbarry(AT)wit.ie), May 13 2004

MATHEMATICA

lst={}; s=-1; Do[s+=s+n; AppendTo[lst, s], {n, 1, 5!, 2}]; lst [From Vladimir Orlovsky (4vladimir(AT)gmail.com), Oct 18 2008]

CROSSREFS

Second diagonal of A046739.

Sequence in context: A146701 A146613 A083012 * A146733 A146709 A146400

Adjacent sequences:  A070310 A070311 A070312 * A070314 A070315 A070316

KEYWORD

sign

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com), May 16 2002

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 08:13 EST 2012. Contains 205893 sequences.