Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A126019
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A126019 a(0)=1, a(1)=2; for n>1, a(n)=3*a(n-1)+4*a(n-2)+5. +0
1
1, 2, 15, 58, 239, 954, 3823, 15290, 61167, 244666, 978671, 3914682, 15658735, 62634938, 250539759, 1002159034, 4008636143, 16034544570, 64138178287, 256552713146, 1026210852591, 4104843410362, 16419373641455, 65677494565818 (list; graph; listen)
OFFSET

0,2

COMMENT

First prime terms are a(n) with a = 1, 4, 6, 18, 88.

LINKS

Zerinvary Lajos, Sage Notebooks

FORMULA

a(n)=(28*4^n + 27(-1)^n - 25)/30, n=0,1,.. . G.f. = (1 - 2*x + 6*x^2)/(1 - 4*x - x^2 + 4*x^3)

PROGRAM

sage: from sage.combinat.sloane_functions import recur_gen2b sage: it = recur_gen2b(1, 2, 3, 4, lambda n: 5) sage: [it.next() for i in range(24)] - Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Jul 16 2008

CROSSREFS

Sequence in context: A056078 A088979 A034571 this_sequence A071237 A006470 A084169

Adjacent sequences: A126016 A126017 A126018 this_sequence A126020 A126021 A126022

KEYWORD

nonn

AUTHOR

Zak Seidov (zakseidov(AT)gmail.com), Feb 26 2007

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 September 6 09:40 EDT 2008. Contains 143480 sequences.


AT&T Labs Research