login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A003732 Number of Hamiltonian paths in C_5 X P_n. 4

%I #17 Jan 01 2019 06:31:05

%S 5,130,1660,16820,152230,1275680,10154290,77897010,581452680,

%T 4250594690,30572999140,217099260110,1525905283670,10636695448300,

%U 73649615037480,507171127397480,3476871213780220,23747634842538120

%N Number of Hamiltonian paths in C_5 X P_n.

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

%H F. Faase, <a href="http://www.iwriteiam.nl/Cpaper.zip">On the number of specific spanning subgraphs of the graphs G X P_n</a>, Preliminary version of paper that appeared in Ars Combin. 49 (1998), 129-154.

%H F. Faase, <a href="http://www.iwriteiam.nl/counting.html">Counting Hamiltonian cycles in product graphs</a>

%H F. Faase, <a href="http://www.iwriteiam.nl/Cresults.html">Results from the counting program</a>

%F Faase gives a 12-term linear recurrence on his web page:

%F a(1) = 5,

%F a(2) = 130,

%F a(3) = 1660,

%F a(4) = 16820,

%F a(5) = 152230,

%F a(6) = 1275680,

%F a(7) = 10154290,

%F a(8) = 77897010,

%F a(9) = 581452680,

%F a(10) = 4250594690,

%F a(11) = 30572999140,

%F a(12) = 217099260110,

%F a(13) = 1525905283670,

%F a(14) = 10636695448300 and

%F a(n) = 19a(n-1) - 127a(n-2) + 328a(n-3) - 117a(n-4) - 675a(n-5)

%F + 1127a(n-6) - 1016a(n-7) + 380a(n-8) + 12a(n-9) - 140a(n-10)

%F + 68a(n-11) - 20a(n-12), n>14.

%F G.f. 5*x+130*x^2 -10*x^3*(-166 +1472*x -4347*x^2 +2503*x^3 +7316*x^4 -13386*x^5 +12513*x^6 -4715*x^7 -215*x^8 +1824*x^9 -856*x^10 +252*x^11) / ( (1-7*x-x^2+20*x^3-3*x^4+3*x^5+5*x^6) *(-1+6*x-4*x^2+2*x^3)^2 ). - _R. J. Mathar_, Aug 21 2012

%K nonn

%O 1,1

%A _Frans J. Faase_

%E Added recurrence from Faase's web page. - _N. J. A. Sloane_, Feb 03 2009

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 18 20:26 EDT 2024. Contains 371781 sequences. (Running on oeis4.)