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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A132899 A132899 = row sums of triangle A132898. 2
1, -7, 8, -22, 23, -45, 46, -76, 77, -115 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

FORMULA

Given the sequence S = (1, -2, 3, -4, 5, -6, 7,...), a(n) = (n*S(n) - n + SUM_{1,n}:S(n)).

EXAMPLE

a(4) = 22 = sum of row 4 terms of triangle A132898: (-4, -7, -2, -9).

a(4) = 22 = n*S(n) - n + SUM_{1,n}:S(n) = 4*(-4) - 4 + (1, -2, 3, -4) = -16 -4 - 2.

CROSSREFS

Cf. A132898.

Sequence in context: A152043 A181585 A060291 * A051175 A058537 A002362

Adjacent sequences:  A132896 A132897 A132898 * A132900 A132901 A132902

KEYWORD

sign

AUTHOR

Gary W. Adamson (qntmpkt(AT)yahoo.com), Sep 03 2007

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 15 17:42 EST 2012. Contains 205829 sequences.