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!)
A075495 Convolution of A075298 with A056594. 1
1, 1, -6, 4, 7, -15, 8, 12, -31, 29, 10, -72, 95, -11, -160, 264, -111, -311, 682, -484, -505, 1673, -1656, -524, 3857, -4987, 602, 8240, -13825, 6189, 15872, -35888, 26209, 25553, -87654, 88308, 24903, -200863, 264264, -38500, -426623, 729389, -341270, -814744, 1885407, -1411931, -1288224 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
FORMULA
a(n) = -a(n-1) - 2a(n-2) - a(n-4) + a(n-5); a(0)=1, a(1)=1, a(2)=-6, a(3)=4, a(4)=7.
G.f.: (1 + 2x - 3x^2)/(1 + x + 2x^2 + x^4 - x^5).
MATHEMATICA
CoefficientList[Series[(1 + 2x - 3x^2)/(1 + x + 2x^2 + x^4 - x^5), {x, 0, 50}], x]
CROSSREFS
Sequence in context: A092160 A303134 A118289 * A070652 A195487 A073746
KEYWORD
easy,sign
AUTHOR
Mario Catalani (mario.catalani(AT)unito.it), Sep 19 2002
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 20 16:48 EDT 2024. Contains 372717 sequences. (Running on oeis4.)