The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A134405 -1 before list of quadruples -2n-1, 2n+2, -2n, 2n+1. 0
-1, -1, 2, 0, 1, -3, 4, -2, 3, -5, 6, -4, 5, -7, 8, -6, 7, -9, 10, -8, 9, -11, 12, -10, 11, -13, 14, -12, 13, -15, 16, -14, 15, -17, 18, -16, 17, -19, 20, -18, 19, -21, 22, -20, 21, -23, 24, -22, 23, -25, 26, -24, 25, -27, 28, -26, 27, -29, 30, -28, 29, -31 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
FORMULA
a(n) = (1+(2*n-1)*(-1)^n-4*(-1)^((2*n-1+(-1)^n)/4))/4. - Luce ETIENNE, Sep 04 2016
MATHEMATICA
Join[{-1}, Table[{-2n-1, 2n+2, -2n, 2n+1}, {n, 0, 20}]]//Flatten (* Harvey P. Dale, Apr 19 2023 *)
CROSSREFS
Sequence in context: A318602 A004542 A207331 * A091612 A253672 A367562
KEYWORD
sign,easy
AUTHOR
Paul Curtz, Jan 31 2008
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 May 16 17:27 EDT 2024. Contains 372554 sequences. (Running on oeis4.)