# Greetings from The On-Line Encyclopedia of Integer Sequences! http://oeis.org/ Search: id:a003751 Showing 1-1 of 1 %I A003751 #29 Aug 23 2023 09:37:13 %S A003751 125,300125,663552000,1464514260125,3232184906328125, %T A003751 7133430745792512000,15743478429512478120125, %U A003751 34745849760772636969860125,76684074678559433693601792000,169241718069731503830237768828125,373516395095822778319979141039280125 %N A003751 Number of spanning trees in K_5 x P_n. %C A003751 This is a divisibility sequence. %D A003751 F. Faase, On the number of specific spanning subgraphs of the graphs G X P_n, Ars Combin. 49 (1998), 129-154. %H A003751 P. Raff, Table of n, a(n) for n = 1..200 %H A003751 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. %H A003751 F. Faase, Counting Hamiltonian cycles in product graphs %H A003751 F. Faase, Results from the counting program %H A003751 P. Raff, Spanning Trees in Grid Graphs, arXiv:0809.2551 [math.CO], 2008. %H A003751 P. Raff, Analysis of the Number of Spanning Trees of G x P_n, where G = {{1, 2}, {1, 3}, {1, 4}, {1, 5}, {2, 3}, {2, 4}, {2, 5}, {3, 4}}. Contains sequence, recurrence, generating function, and more. %H A003751 P. Raff, Analysis of the Number of Spanning Trees of Grid Graphs. %H A003751 Index to divisibility sequences %H A003751 Index entries for sequences related to trees %H A003751 Index entries for linear recurrences with constant coefficients, signature (2255,-105985,105985,-2255,1). %F A003751 a(n) = 2255a(n-1)- 105985a(n-2) +105985a(n-3) -2255a(n-4) +a(n-5). %F A003751 a(n) = 125*(A004187(n))^4 = 125*(A049682(n))^2. [R. Guy, seqfan list, Mar 28 2009] [From _R. J. Mathar_, Jun 03 2009] %F A003751 G.f.: -(125x(x^3+146x^2+146x+1)/(x^5-2255x^4+105985x^3-105985x^2+2255x-1)) [_Paul Raff_, Oct 29, 2009] %F A003751 a(n) = 125*F(4n)^4/81. - _R. K. Guy_, Feb 24 2010 %t A003751 (125*Fibonacci[4*Range[20]]^4)/81 (* or *) LinearRecurrence[ {2255,-105985,105985,-2255,1},{125,300125,663552000,1464514260125,3232184906328125},20] (* _Harvey P. Dale_, Apr 24 2013 *) %K A003751 nonn %O A003751 1,1 %A A003751 _Frans J. Faase_ %E A003751 Added recurrence from Faase's web page. - _N. J. A. Sloane_, Feb 03 2009 %E A003751 More terms from _Harvey P. Dale_, Apr 24 2013 # Content is available under The OEIS End-User License Agreement: http://oeis.org/LICENSE