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!)
A140342 a(n)=5a(n-1)-11a(n-2)+13a(n-3)-9a(n-4)+3a(n-5)-a(n-6). 3
0, 0, 0, 0, 0, 1, 5, 14, 28, 42, 42, 0, -131, -417, -924, -1652, -2380, -2380, 0, 7753, 25213, 56714, 102256, 147798, 147798, 0, -479779, -1557649, -3499720, -6305992, -9112264, -9112264, 0, 29587889, 96072133, 215873462, 388991876, 562110290, 562110290, 0 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,7
COMMENTS
This is the main sequence representing the degenerate case of sequences which equal their seventh difference, where besides the generic a(n)=7a(n-1)-21(n-2)+35a(n-3)-35a(n-4)+21a(n-5)-7a(n-6)+2a(n-7), cf. A135356, there is also a shorter recurrence.
After the first four terms, every seventh term is zero. - Harvey P. Dale, Sep 20 2012
LINKS
FORMULA
O.g.f.: x^5/(1-5x+11x^2-13x^3+9x^4-3x^5+x^6). - R. J. Mathar, Jul 10 2008
MATHEMATICA
LinearRecurrence[{5, -11, 13, -9, 3, -1}, {0, 0, 0, 0, 0, 1}, 40] (* Harvey P. Dale, Sep 20 2012 *)
CROSSREFS
Sequence in context: A014106 A110325 A331775 * A055454 A301294 A073347
KEYWORD
sign,easy
AUTHOR
Paul Curtz, May 29 2008
EXTENSIONS
Edited and extended by R. J. Mathar, Jul 10 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 11 20:45 EDT 2024. Contains 372414 sequences. (Running on oeis4.)