# Greetings from The On-Line Encyclopedia of Integer Sequences! http://oeis.org/ Search: id:a254150 Showing 1-1 of 1 %I A254150 #24 Nov 12 2024 22:17:29 %S A254150 1,8,73,689,6556,62501,596113,5686112,54239137,517383521,4935293524, %T A254150 47077513469,449070034657,4283656560248,40861585458553, %U A254150 389776618229969,3718059650555596,35466384896440661,338312070235103473,3227141903559443792,30783545081553045457 %N A254150 Number of independent sets in the generalized Aztec diamond E(L_5,L_{2n-1}). %C A254150 E(L_5,L_{2n-1}) is the graph with vertices {(a,b) : 1<=a<=5, 1<=b<=2n-1, a+b even} and edges between (a,b) and (c,d) if and only if |a-b|=|c-d|=1. %H A254150 Andrew Howroyd, Table of n, a(n) for n = 0..200 %H A254150 Eric Weisstein's World of Mathematics, Independent Vertex Set %H A254150 Z. Zhang, Merrifield-Simmons index of generalized Aztec diamond and related graphs, MATCH Commun. Math. Comput. Chem. 56 (2006) 625-636. %H A254150 Index entries for linear recurrences with constant coefficients, signature (12,-24,5). %F A254150 Empirical g.f.: -(x^2-4*x+1) / (5*x^3-24*x^2+12*x-1). - _Colin Barker_, Jan 26 2015 %F A254150 The above g.f. is correct. See A331406 for bounds on the order of the recurrence. - _Andrew Howroyd_, Jan 16 2020 %o A254150 (PARI) Vec((1 - 4*x + x^2)/(1 - 12*x + 24*x^2 - 5*x^3) + O(x^25)) \\ _Andrew Howroyd_, Jan 16 2020 %Y A254150 Row n=3 of A331406. %Y A254150 Cf. A254124, A254125, A254126, A254151, A254152. %K A254150 nonn,easy %O A254150 0,2 %A A254150 _Steve Butler_, Jan 26 2015 %E A254150 Terms a(12) and beyond from _Andrew Howroyd_, Jan 15 2020 # Content is available under The OEIS End-User License Agreement: http://oeis.org/LICENSE