Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A012814
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A012814 Take every 5th term of Padovan sequence A000931. +0
2
1, 5, 21, 86, 351, 1432, 5842, 23833, 97229, 396655, 1618192, 6601569, 26931732, 109870576, 448227521, 1828587033, 7459895657, 30433357674, 124155792775, 506505428836, 2066337330754, 8429820731201 (list; graph; listen)
OFFSET

0,2

FORMULA

a(n+3)=5*a(n+2)-4*a(n+1)+a(n).

EXAMPLE

sage: taylor( mul((1-x)/(1-(1-x^2)-(1-x^3)) for i in xrange(1,2)),x,1,22)# solution>> -(x - 1) + 5*(x - 1)^2 - 21*(x - 1)^3 + 86*(x - 1)^4 - 351*(x - 1)^5 +1432*(x - 1)^6 - 5842*(x - 1)^7 + 23833*(x - 1)^8 - 97229*(x - 1)^9 + 396655*(x - 1)^10 - 1618192*(x - 1)^11 +....+ 506505428836*(x - 1)^20 - 2066337330754*(x - 1)^21 + 8429820731201*(x - 1)^22 [From Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Jun 02 2009]

PROGRAM

(Other) sage: taylor( mul((1-x)/(1-(1-x^2)-(1-x^3)) for i in xrange(1, 2)), x, 1, 22)# [From Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Jun 02 2009]

CROSSREFS

a(n) = A012855(n+4)-A012855(n+3).

Sequence in context: A084241 A026855 A097113 this_sequence A039919 A010925 A019992

Adjacent sequences: A012811 A012812 A012813 this_sequence A012815 A012816 A012817

KEYWORD

nonn

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com).

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified December 16 17:18 EST 2009. Contains 170825 sequences.


AT&T Labs Research