Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A163416
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A163416 a(n) = 20*a(n-1)-98*a(n-2) for n > 1; a(0) = 1, a(1) = 14. +0
2
1, 14, 182, 2268, 27524, 328216, 3866968, 45174192, 524520976, 6063348704, 69863918432, 803070195648, 9214739906624, 105593918958976, 1208833868330368, 13828473308627712, 158103747076178176 (list; graph; listen)
OFFSET

0,2

COMMENT

Binomial transform of A163415. Tenth binomial transform of A143095.

FORMULA

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

G.f.: (1-6*x)/(1-20*x+98*x^2).

PROGRAM

(MAGMA) [ n le 2 select 13*n-12 else 20*Self(n-1)-98*Self(n-2): n in [1..17] ];

CROSSREFS

Cf. A163415, A143095.

Sequence in context: A132010 A126866 A133286 this_sequence A097828 A030008 A091030

Adjacent sequences: A163413 A163414 A163415 this_sequence A163417 A163418 A163419

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 20 00:58 EST 2009. Contains 171054 sequences.


AT&T Labs Research