Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A083099
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A083099 a(0) = 0, a(1) = 1; for n>1, a(n) = 2a(n-1)+6a(n-2). +0
20
0, 1, 2, 10, 32, 124, 440, 1624, 5888, 21520, 78368, 285856, 1041920, 3798976, 13849472, 50492800, 184082432, 671121664, 2446737920, 8920205824, 32520839168, 118562913280, 432250861568, 1575879202816, 5745263575040 (list; graph; listen)
OFFSET

0,3

COMMENT

a(n+1) = a(n)+A083098(n+1). A083098(n+1)/a(n) converges to sqrt(7).

The same sequence may be obtained by the following process. Starting a priori with the fraction 1/1, the denominators of fractions built according to the rule: add top and bottom to get the new bottom, add top and 7 times the bottom to get the new top. The limit of the sequence of fractions is sqrt(7). - Cino Hilliard (hillcino368(AT)gmail.com), Sep 25 2005

REFERENCES

John Derbyshire, Prime Obsession, Joseph Henry Press, April 2004, see p. 16.

FORMULA

G.f.: 1/(1-2x-6x^2).

E.g.f. : dif(exp(x)sinh(sqrt(7)x)/sqrt(7), x); a(n-1)=sum{k=0..n, binomial(n, 2k+1)7^k}. - Paul Barry (pbarry(AT)wit.ie), Sep 29 2004

a(n)=-(1/14)*[1-sqrt(7)]^n*sqrt(7)+(1/14)*[1+sqrt(7)]^n*sqrt(7), with n>=0 - Paolo P. Lava (ppl(AT)spl.at), Jun 10 2008

Simplified formula: ((1+sqrt7)^n-(1-sqrt7)^n)/sqrt28. Offset 1. a(3)=10 [From Al Hakanson (hawkuu(AT)gmail.com), Jan 05 2009]

MATHEMATICA

CoefficientList[Series[1/(1-2x-6x^2), {x, 0, 25}], x]

Expand[Table[((1 + Sqrt[7])^n - (1 - Sqrt[7])^n)7/(14Sqrt[7]), {n, 0, 25}]] - Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Mar 22 2007

PROGRAM

(Other) sage: [lucas_number1(n, 2, -6) for n in xrange(0, 25)] # [From Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Apr 22 2009]

CROSSREFS

The following sequences (and others) belong to the same family: A001333, A000129, A026150, A002605, A046717, A015518, A084057, A063727, A002533, A002532, A083098, A083099, A083100, A015519.

Adjacent sequences: A083096 A083097 A083098 this_sequence A083100 A083101 A083102

Sequence in context: A131068 A034555 A084154 this_sequence A032095 A151019 A004028

KEYWORD

easy,nonn

AUTHOR

Mario Catalani (mario.catalani(AT)unito.it), Apr 22 2003

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 8 07:45 EST 2009. Contains 166143 sequences.


AT&T Labs Research