Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A153596
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A153596 a(n) = ((5+sqrt(3))^n-(5-sqrt(3))^n)/(2*sqrt(3)). +0
2
1, 10, 78, 560, 3884, 26520, 179752, 1214080, 8186256, 55152800, 371430368, 2500942080, 16837952704, 113358801280, 763153053312, 5137636904960, 34587001876736, 232842006858240, 1567506027294208, 10552536122060800 (list; graph; listen)
OFFSET

1,2

COMMENT

Third binomial transform of A054485. Fifth binomial transform of A162813 preceded by 1.

lim_{n -> infinity} a(n)/a(n-1) = 5+sqrt(3) = 6.73205080756887729....

FORMULA

G.f.: x/(1-10*x+22*x^2). [From Klaus Brockhaus (klaus-brockhaus(AT)t-online.de), Dec 31 2008, corrected Oct 11 2009]

a(n) = 10*a(n-1)-22*a(n-2) for n>1; a(0)=0, a(1)=1. [From Philippe DELEHAM (kolotoko(AT)wanadoo.fr), Jan 01 2009]

PROGRAM

(MAGMA) Z<x>:= PolynomialRing(Integers()); N<r>:=NumberField(x^2-3); S:=[ ((5+r)^n-(5-r)^n)/(2*r): n in [1..20] ]; [ Integers()!S[j]: j in [1..#S] ]; [From Klaus Brockhaus (klaus-brockhaus(AT)t-online.de), Dec 31 2008]

(Other) Sage: [lucas_number1(n, 10, 22) for n in xrange(1, 21)]# [From Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Apr 26 2009]

CROSSREFS

Cf. A002194 (decimal expansion of sqrt(3)), A054485, A162813.

Sequence in context: A016201 A080618 A082136 this_sequence A056986 A006469 A081905

Adjacent sequences: A153593 A153594 A153595 this_sequence A153597 A153598 A153599

KEYWORD

nonn

AUTHOR

Al Hakanson (hawkuu(AT)gmail.com), Dec 29 2008

EXTENSIONS

Extended beyond a(7) by Klaus Brockhaus (klaus-brockhaus(AT)t-online.de), Dec 31 2008

Edited by Klaus Brockhaus (klaus-brockhaus(AT)t-online.de), Oct 11 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 November 27 22:38 EST 2009. Contains 167602 sequences.


AT&T Labs Research