Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A047850
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A047850 (5^n+3)/4. +0
4
1, 2, 7, 32, 157, 782, 3907, 19532, 97657, 488282, 2441407, 12207032, 61035157, 305175782, 1525878907, 7629394532, 38146972657, 190734863282, 953674316407, 4768371582032, 23841857910157, 119209289550782, 596046447753907 (list; graph; listen)
OFFSET

0,2

FORMULA

a(0)= 1, a(1)= 2, a(n)= 6*a(n-1)-5*a(n-2) for n>1. G.f.: (1-4x)/(1-6x+5x^2). [From Philippe DELEHAM (kolotoko(AT)wanadoo.fr), Oct 06 2009]

EXAMPLE

a(n)=5*a(n-1)-3 (with a(1)=1) [From Vincenzo Librandi (vincenzo.librandi(AT)tin.it), Oct 31 2009]

MAPLE

a[0]:=0:a[1]:=1:for n from 2 to 50 do a[n]:=5*a[n-1]+1 od: seq(a[n]+1, n=0..22); - Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Mar 20 2008

For n=2, a(2)=5*1-3=2; n=3, a(3)=5*2-3=7; n=4, a(4)=5*7-3=32 [From Vincenzo Librandi (vincenzo.librandi(AT)tin.it), Oct 31 2009]

CROSSREFS

a(n)=T(2, n), array T given by A047848.

Sequence in context: A158940 A102161 A015655 this_sequence A108524 A006781 A115197

Adjacent sequences: A047847 A047848 A047849 this_sequence A047851 A047852 A047853

KEYWORD

nonn,new

AUTHOR

Clark Kimberling (ck6(AT)evansville.edu)

EXTENSIONS

Better description from Michael Somos.

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 November 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research