Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A079028
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A079028 a(0) = 1, a(n) = (n+4)*4^(n-1) for n >= 1. +0
6
1, 5, 24, 112, 512, 2304, 10240, 45056, 196608, 851968, 3670016, 15728640, 67108864, 285212672, 1207959552, 5100273664, 21474836480, 90194313216, 377957122048, 1580547964928, 6597069766656, 27487790694400 (list; graph; listen)
OFFSET

1,2

COMMENT

a(n) = det(M(n)) where M(n) is the n X n matrix defined by m(i,i) = 5, m(i,j) = i/j.

Main diagonal of array defined by m(1,j)=j; m(i,1)=i and m(i,j)=m(i-1,j)+3*m(i-1,j-1).

4th binomial transform of (1,1,0,0,0,0,.....). - Paul Barry (pbarry(AT)wit.ie), Mar 07 2003

FORMULA

a(n) = 8*a(n-1)-16*a(n-2), a(0) = 1, a(1) = 5. - Paul Barry (pbarry(AT)wit.ie), Mar 07 2003

a(n)=(1/4)*(n-1)*4^(n-1)+4^(n-1), with n>=1 - Paolo P. Lava (ppl(AT)spl.at), Jul 08 2008

G.f.: (1-3*x)/(1-4*x)^2 . [From Philippe DELEHAM (kolotoko(AT)wanadoo.fr), Dec 11 2008]

PROGRAM

(Other) SAGE:[lucas_number2(n, 4, 0)*n/2^10 for n in xrange(4, 26)] # [From Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Mar 13 2009]

CROSSREFS

Cf. A001792, A006234, A081105, A006234.

Cf. A002697, A034007, A079861, A045891, A087449.

Sequence in context: A063001 A000953 A081104 this_sequence A141223 A140766 A026388

Adjacent sequences: A079025 A079026 A079027 this_sequence A079029 A079030 A079031

KEYWORD

nonn

AUTHOR

Benoit Cloitre (benoit7848c(AT)orange.fr), Feb 01 2003

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 24 14:25 EST 2009. Contains 167438 sequences.


AT&T Labs Research