Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A163415
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A163415 a(n) = 18*a(n-1)-79*a(n-2) for n > 1; a(0) = 1, a(1) = 13. +0
3
1, 13, 155, 1763, 19489, 211525, 2267819, 24110267, 254827105, 2682176797, 28147841051, 294769171955, 3082165652161, 32192217154453, 335968822259435, 3504253645468043, 36535028659929409, 380794477886753965 (list; graph; listen)
OFFSET

0,2

COMMENT

Binomial transform of A163414. Inverse binomial transform of A163416.

FORMULA

a(n) = ((1+2*sqrt(2))*(9+sqrt(2))^n+(1-2*sqrt(2))*(9-sqrt(2))^n)/2.

G.f.: (1-5*x)/(1-18*x+79*x^2).

PROGRAM

(MAGMA) [ n le 2 select 12*n-11 else 18*Self(n-1)-79*Self(n-2): n in [1..18] ];

CROSSREFS

Cf. A163414, A163416.

Sequence in context: A051475 A097168 A108366 this_sequence A077416 A102146 A097827

Adjacent sequences: A163412 A163413 A163414 this_sequence A163416 A163417 A163418

KEYWORD

nonn

AUTHOR

Klaus Brockhaus (klaus-brockhaus(AT)t-online.de), Jul 27 2009

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 1 19:22 EST 2009. Contains 167811 sequences.


AT&T Labs Research