Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A163461
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A163461 a(n) = 18*a(n-1)-79*a(n-2) for n > 1; a(0) = 1, a(1) = 10. +0
3
1, 10, 101, 1028, 10525, 108238, 1116809, 11551760, 119703769, 1242078802, 12900820685, 134090546972, 1394465011381, 14507216994070, 150967169994161, 1571338917363368, 16357694083001905, 170302719022328218 (list; graph; listen)
OFFSET

0,2

COMMENT

Binomial transform of A163460. Inverse binomial transform of A163462.

FORMULA

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

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

PROGRAM

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

CROSSREFS

Cf. A163460, A163462.

Sequence in context: A033128 A094945 A041041 this_sequence A081192 A108892 A162849

Adjacent sequences: A163458 A163459 A163460 this_sequence A163462 A163463 A163464

KEYWORD

nonn

AUTHOR

Klaus Brockhaus (klaus-brockhaus(AT)t-online.de), Jul 28 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 8 08:31 EST 2009. Contains 170430 sequences.


AT&T Labs Research