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!)
A139782 Binomial transform of A077947. 0
1, 2, 5, 15, 46, 139, 417, 1250, 3749, 11247, 33742, 101227, 303681, 911042, 2733125, 8199375, 24598126, 73794379, 221383137, 664149410, 1992448229, 5977344687, 17932034062, 53796102187, 161388306561, 484164919682, 1452494759045 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
a(n)=3a(n-1)-a(n-3)+3a(n-4).
O.g.f.: -(1-x)^2/((3x-1)(x^2-x+1)). a(n) = (4*3^n+3*A010892(n)-A010892(n-1)]/7. - R. J. Mathar, May 18 2008
MATHEMATICA
LinearRecurrence[{3, 0, -1, 3}, {1, 2, 5, 15}, 30](* Harvey P. Dale, Jan 12 2019 *)
CROSSREFS
Sequence in context: A148359 A287582 A122392 * A047086 A071731 A360272
KEYWORD
nonn
AUTHOR
Paul Curtz, May 16 2008
EXTENSIONS
More terms from R. J. Mathar, May 18 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 April 24 20:08 EDT 2024. Contains 371963 sequences. (Running on oeis4.)