login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A004297 Expansion of (1+2*x+x^2)/(1-58*x+x^2). 1
1, 60, 3480, 201780, 11699760, 678384300, 39334589640, 2280727814820, 132242878669920, 7667806235040540, 444600518753681400, 25779162281478480660, 1494746811806998196880, 86669535922524416938380, 5025338336694609184229160 (list; graph; refs; listen; history; internal format)
OFFSET

0,2

REFERENCES

J. M. Alonso, Growth functions of amalgams, in Alperin, ed., Arboreal Group Theory, Springer, pp. 1-34, esp. p. 32.

P. de la Harpe, Topics in Geometric Group Theory, Univ. Chicago Press, 2000, p. 160, middle display.

LINKS

Harvey P. Dale, Table of n, a(n) for n = 0..500

FORMULA

a(0)=1, a(1)=60, a(2)=3480, a(n)=58*a(n-1)-a(n-2) [From Harvey P. Dale, Dec 30 2011]

MATHEMATICA

CoefficientList[Series[(1+2x+x^2)/(1-58x+x^2), {x, 0, 30}], x] (* or *) Join[{1}, LinearRecurrence[{58, -1}, {60, 3480}, 30]] (* From Harvey P. Dale, Dec 30 2011 *)

CROSSREFS

Sequence in context: A082670 A084659 A180373 * A053401 A159991 A042741

Adjacent sequences:  A004294 A004295 A004296 * A004298 A004299 A004300

KEYWORD

nonn

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com).

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 17 04:58 EST 2012. Contains 205985 sequences.