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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A075298 Inverted (definition in A075193) generalized tribonacci numbers A001644. 2
1, 1, -5, 5, 1, -11, 15, -3, -23, 41, -21, -43, 105, -83, -65, 253, -271, -47, 571, -795, 177, 1189, -2161, 1149, 2201, -5511, 4459, 3253, -13223, 14429, 2047, -29699, 42081, -10335, -61445, 113861, -62751, -112555, 289167, -239363, -162359, 690889, -767893, -85355, 1544137, -2226675, 597183, 3173629 (list; graph; refs; listen; history; internal format)
OFFSET

0,3

COMMENTS

a(n)=-C(n+1), C(n)=reflected generalized tribonacci numbers A073145.

FORMULA

a(n)=-a(n-1)-a(n-2)+a(n-3), a(0)=1, a(1)=1, a(2)=-5. Ogf (1+2x-3x^2)/(1+x+x^2-x^3).

MATHEMATICA

CoefficientList[Series[(1+2x-3x^2)/(1+x+x^2-x^3), {x, 0, 40}], x]

CROSSREFS

Cf. A001644, A073145, A075193.

Sequence in context: A154945 A011094 A204005 * A060058 A092766 A060074

Adjacent sequences:  A075295 A075296 A075297 * A075299 A075300 A075301

KEYWORD

easy,sign

AUTHOR

Mario Catalani (mario.catalani(AT)unito.it), Sep 13 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 20:01 EST 2012. Contains 205955 sequences.