Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A163308
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A163308 a(n) = 16*a(n-1)-59*a(n-2) for n > 1; a(0) = 1, a(1) = 9. +0
3
1, 9, 85, 829, 8249, 83073, 842477, 8578325, 87547057, 894631737, 9148831429, 93598030381, 957787431785, 9802315116081, 100327583381981, 1026904742262917, 10511148456669793, 107590995513204585 (list; graph; listen)
OFFSET

0,2

COMMENT

Binomial transform of A163307. Inverse binomial transform of A163309.

FORMULA

a(n) = ((5+sqrt(5))*(8+sqrt(5))^n+(5-sqrt(5))*(8-sqrt(5))^n)/10.

G.f.: (1-7*x)/(1-16*x+59*x^2).

PROGRAM

(MAGMA) [ n le 2 select 8*n-7 else 16*Self(n-1)-59*Self(n-2): n in [1..18] ];

CROSSREFS

Cf. A163307, A163309.

Sequence in context: A024118 A166902 A015580 this_sequence A160112 A108427 A152106

Adjacent sequences: A163305 A163306 A163307 this_sequence A163309 A163310 A163311

KEYWORD

nonn

AUTHOR

Klaus Brockhaus (klaus-brockhaus(AT)t-online.de), Jul 24 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 20 16:54 EST 2009. Contains 171081 sequences.


AT&T Labs Research