Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A007689
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A007689 2^n + 3^n.
(Formerly M1444)
+0
63
2, 5, 13, 35, 97, 275, 793, 2315, 6817, 20195, 60073, 179195, 535537, 1602515, 4799353, 14381675, 43112257, 129271235, 387682633, 1162785755, 3487832977, 10462450355, 31385253913, 94151567435, 282446313697, 847322163875 (list; graph; listen)
OFFSET

0,1

REFERENCES

D. E. Knuth, The Art of Computer Programming. Addison-Wesley, Reading, MA, Vol. 1, p. 92.

L. B. W. Jolley, "Summation of Series", Dover Publications, 1961, p. 14.

LINKS

T. D. Noe, Table of n, a(n) for n=0..200

INRIA Algorithms Project, Encyclopedia of Combinatorial Structures 169

Zerinvary Lajos, Sage Notebooks

FORMULA

E.g.f.: exp(2*x)*(1+exp(x)). G.f.: (2-5*x)/((1-2*x)*(1-3*x)). a(n) = 5*a(n-1)-6*a(n-2).

2 + 5 + 13 + 35 +...n terms = (1/2)*(3^n - 1)+(2^n - 1). [Jolley] - Gary W. Adamson (qntmpkt(AT)yahoo.com), Dec 20 2006

Equals double binomial transform of [2, 1, 1, 1,...]. - Gary W. Adamson (qntmpkt(AT)yahoo.com), Apr 23 2008

MATHEMATICA

Table[2^n + 3^n, {n, 0, 25}]

PROGRAM

sage: [lucas_number2(n, 5, 6)for n in xrange(0, 27)] - Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Jul 08 2008

CROSSREFS

Binomial transform of A000051. Cf. A000051, A034472, A052539, A034474, A062394, A034491, A062395, A062396, A007689, A063376, A063481, A074600 - A074624.

Sequence in context: A005773 A022855 A091190 this_sequence A085281 A082582 A086581

Adjacent sequences: A007686 A007687 A007688 this_sequence A007690 A007691 A007692

KEYWORD

nonn,easy,nice

AUTHOR

njas, Robert G. Wilson v (rgwv(AT)rgwv.com)

EXTENSIONS

Additional comments from Michael Somos, Jun 10, 2000.

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 July 25 07:41 EDT 2008. Contains 142293 sequences.


AT&T Labs Research