Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A003753
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A003753 Number of spanning trees in C_4 X P_n. +0
3
4, 384, 31500, 2558976, 207746836, 16864848000, 1369080572444, 111141302329344, 9022397309950500, 732433860440996736, 59458627396289740076, 4826822683620921984000 (list; graph; listen)
OFFSET

1,1

REFERENCES

F. Faase, On the number of specific spanning subgraphs of the graphs G X P_n, Ars Combin. 49 (1998), 129-154.

LINKS

F. Faase, On the number of specific spanning subgraphs of the graphs G X P_n, Preliminary version of paper that appeared in Ars Combin. 49 (1998), 129-154.

F. Faase, Counting Hamilton cycles in product graphs

F. Faase, Results from the counting program

F. Faase, Counting Hamilton cycles in product graphs

Index entries for sequences related to trees

P. Raff, Spanning Trees in Grid Graphs. [From Paul Raff (praff(AT)math.rutgers.edu), Mar 06 2009]

P. Raff, Analysis of the Number of Spanning Trees of C_4 x P_n. Contains sequence, recurrence, generating function, and more. [From Paul Raff (praff(AT)math.rutgers.edu), Mar 06 2009]

FORMULA

a(1) = 4,

a(2) = 384,

a(3) = 31500,

a(4) = 2558976,

a(5) = 207746836,

a(6) = 16864848000 and

a(n) = 90a(n-1) - 735a(n-2) + 1548a(n-3) - 735a(n-4) + 90a(n-5) - a(n-6).

G.f.: 4x(x^4+6x^3-30x^2+6x+1)/(x^6-90x^5+735x^4-1548x^3+735x^2-90x+1) [From Paul Raff (praff(AT)math.rutgers.edu), Mar 06 2009]

a(n)=4*A001109(n)*A098301(n). [R. Guy, seqfan list, Mar 28 2009] [From R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Jun 03 2009]

MAPLE

(Maple) a := n-> (Matrix([[4, 0, -4, -384, -31500, -2558976]]). Matrix(6, (i, j)-> if (i=j-1) then 1 elif j=1 then [90, -735, 1548, -735, 90, -1][i] else 0 fi)^(n-1))[1, 1]; seq (a(n), n=1..12); [From Alois P. Heinz (heinz(AT)hs-heilbronn.de), Aug 01 2008]

CROSSREFS

Sequence in context: A154682 A154569 A038015 this_sequence A006237 A116031 A115049

Adjacent sequences: A003750 A003751 A003752 this_sequence A003754 A003755 A003756

KEYWORD

nonn

AUTHOR

Frans Faase (Frans_LiXia(AT)wxs.nl)

EXTENSIONS

Added recurrence from Faase's web page. - N. J. A. Sloane (njas(AT)research.att.com), Feb 03 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 18 21:37 EST 2009. Contains 171024 sequences.


AT&T Labs Research