cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

User: Steven Schlicker

Steven Schlicker's wiki page.

Steven Schlicker has authored 33 sequences. Here are the ten most recent ones:

A343374 Number of sets in the geometry determined by the Hausdorff metric at each location between two sets defined by a complete bipartite graph K(5,n) (with n at least 4) missing three edges, where exactly two removed edges are incident to the same vertex in the 5-point set and exactly two removed edges are incident to the same vertex in the other set.

Original entry on oeis.org

58984, 2445394, 86336272, 2843754442, 90733504504, 2851869796354, 88998264600352, 2767824089452282, 85935878802252424, 2666013369738472114, 82676439390965238832, 2563420051241406849322, 79472778433612932113944, 2463757486872117920024674, 76378002443759735050203712
Offset: 4

Author

Steven Schlicker, Apr 12 2021

Keywords

Comments

Start with a complete bipartite graph K(5,n) with vertex sets A and B where |A| = 5 and |B| is at least 4. We can arrange the points in sets A and B such that h(A,B) = d(a,b) for all a in A and b in B, where h is the Hausdorff metric. The pair [A,B] is a configuration. Then a set C is between A and B at location s if h(A,C) = h(C,B) = h(A,B) and h(A,C) = s. Call a pair ab, where a is in A and b is in B an edge. This sequence provides the number of sets between sets A' and B' at location s in a new configuration [A',B'] obtained from [A,B] by removing three edges, where exactly two removed edges are incident to the same point in A and exactly two removed edges are incident to the same point in B. So this sequence tells the number of sets at each location on the line segment between A' and B'.
Number of {0,1} 5 X n matrices (with n at least 4) with three fixed zero entries where exactly two zero entries occur in one row and exactly two zero entries occur in one column, with no zero rows or columns.
Take a complete bipartite graph K(5,n) (with n at least 4) having parts A and B where |A| = 5. This sequence gives the number of edge covers of the graph obtained from this K(5,n) graph after removing three edges, where exactly two removed edges are incident to the same vertex in A and exactly two removed edges are incident to the same vertex in B.

Crossrefs

Sequences of segments from removing edges from bipartite graphs A335608-A335613, A337416-A337418, A340173-A340175, A340199-A340201, A340897-A340899, A342580, A342796, A342850, A340403-A340405, A340433-A340438, A341551-A341553, A342327-A342328, A343372-A343374, A343800. Polygonal chain sequences A152927, A152928, A152929, A152930, A152931, A152932, A152933, A152934, A152939. Number of {0,1} n X n matrices with no zero rows or columns A048291.

Formula

a(n) = 105*31^(n-2) - 217*15^(n-2) + 148*7^(n-2) - 13*3^(n-1) + 3.
G.f.: 2*x^4*(29492 - 458347*x + 3025391*x^2 - 7090641*x^3 + 4501665*x^4)/((1 - x)*(1 - 3*x)*(1 - 7*x)*(1 - 15*x)*(1 - 31*x)). - Stefano Spezia, Sep 01 2025

Extensions

Typo in a(14) corrected by Georg Fischer, Dec 08 2021

A343373 Number of sets in the geometry determined by the Hausdorff metric at each location between two sets defined by a complete bipartite graph K(4,n) (with n at least 4) missing three edges, where exactly two removed edges are incident to the same vertex in the 4-point set and exactly two removed edges are incident to the same vertex in the other set.

Original entry on oeis.org

3112, 58984, 978064, 15345952, 234980152, 3558436504, 53613281824, 805858151632, 12099490097992, 181573692295624, 2724174818398384, 40866608458275712, 613027030583891032, 9195600786027620344
Offset: 4

Author

Steven Schlicker, Apr 12 2021

Keywords

Comments

Start with a complete bipartite graph K(4,n) with vertex sets A and B where |A| = 4 and |B| is at least 4. We can arrange the points in sets A and B such that h(A,B) = d(a,b) for all a in A and b in B, where h is the Hausdorff metric. The pair [A,B] is a configuration. Then a set C is between A and B at location s if h(A,C) = h(C,B) = h(A,B) and h(A,C) = s. Call a pair ab, where a is in A and b is in B an edge. This sequence provides the number of sets between sets A' and B' at location s in a new configuration [A',B'] obtained from [A,B] by removing three edges, where exactly two removed edges are incident to the same point in A and exactly two removed edges are incident to the same point in B. So this sequence tells the number of sets at each location on the line segment between A' and B'.
Number of {0,1} 4 X n matrices (with n at least 4) with three fixed zero entries where exactly two zero entries occur in one row and exactly two zero entries occur in one column, with no zero rows or columns.
Take a complete bipartite graph K(4,n) (with n at least 4) having parts A and B where |A| = 4. This sequence gives the number of edge covers of the graph obtained from this K(4,n) graph after removing three edges, where exactly two removed edges are incident to the same vertex in A and exactly two removed edges are incident to the same vertex in B.

Crossrefs

Sequences of segments from removing edges from bipartite graphs A335608-A335613, A337416-A337418, A340173-A340175, A340199-A340201, A340897-A340899, A342580, A342796, A342850, A340403-A340405, A340433-A340438, A341551-A341553, A342327-A342328, A343372-A343374, A343800. Polygonal chain sequences A152927, A152928, A152929, A152930, A152931, A152932, A152933, A152934, A152939. Number of {0,1} n X n matrices with no zero rows or columns A048291.

Formula

a(n) = 21*15^(n-2) - 36*7^(n-2) + 17*3^(n-2) - 2.
G.f.: 8*x^4*(389 - 2741*x + 6804*x^2 - 4410*x^3)/(1 - 26*x + 196*x^2 - 486*x^3 + 315*x^4). - Stefano Spezia, Apr 13 2021

A343372 Number of sets in the geometry determined by the Hausdorff metric at each location between two sets defined by a complete bipartite graph K(3,n) (with n at least 4) missing three edges, where exactly two removed edges are incident to the same vertex in the 3-point set and exactly two removed edges are incident to the same vertex in the other set.

Original entry on oeis.org

112, 922, 6880, 49450, 350032, 2461882, 17268160, 120982090, 847189552, 5931271642, 41521735840, 290660653930, 2034650086672, 14242627134202, 99698619521920, 697891025400970, 4885239244049392
Offset: 4

Author

Steven Schlicker, Apr 12 2021

Keywords

Comments

Start with a complete bipartite graph K(3,n) with vertex sets A and B where |A| = 3 and |B| is at least 4. We can arrange the points in sets A and B such that h(A,B) = d(a,b) for all a in A and b in B, where h is the Hausdorff metric. The pair [A,B] is a configuration. Then a set C is between A and B at location s if h(A,C) = h(C,B) = h(A,B) and h(A,C) = s. Call a pair ab, where a is in A and b is in B an edge. This sequence provides the number of sets between sets A' and B' at location s in a new configuration [A',B'] obtained from [A,B] by removing three edges, where exactly two removed edges are incident to the same point in A and exactly two removed edges are incident to the same point in B. So this sequence tells the number of sets at each location on the line segment between A' and B'.
Number of {0,1} 3 X n matrices (with n at least 4) with three fixed zero entries where exactly two zero entries occur in one row and exactly two zero entries occur in one column, with no zero rows or columns.
Take a complete bipartite graph K(3,n) (with n at least 4) having parts A and B where |A| = 3. This sequence gives the number of edge covers of the graph obtained from this K(3,n) graph after removing three edges, where exactly two removed edges are incident to the same vertex in A and exactly two removed edges are incident to the same vertex in B.

Crossrefs

Sequences of segments from removing edges from bipartite graphs A335608-A335613, A337416-A337418, A340173-A340175, A340199-A340201, A340897-A340899, A342580, A342796, A342850, A340403-A340405, A340433-A340438, A341551-A341553, A342327-A342328, A343372-A343374, A343800. Polygonal chain sequences A152927, A152928, A152929, A152930, A152931, A152932, A152933, A152934, A152939. Number of {0,1} n X n matrices with no zero rows or columns A048291.

Programs

  • Mathematica
    Drop[CoefficientList[Series[2 x^4*(56 - 155 x + 105 x^2)/(1 - 11 x + 31 x^2 - 21 x^3), {x, 0, 20}], x], 4] (* Michael De Vlieger, Apr 13 2021 *)
    LinearRecurrence[{11,-31,21},{112,922,6880},20] (* Harvey P. Dale, Apr 06 2025 *)

Formula

a(n) = 3*7^(n-2) - 4*3^(n-2) + 1.
G.f.: 2*x^4*(56 - 155*x + 105*x^2)/(1 - 11*x + 31*x^2 - 21*x^3). - Stefano Spezia, Apr 13 2021

A342328 Number of sets in the geometry determined by the Hausdorff metric at each location between two sets defined by a complete bipartite graph K(6,n) (with n at least 4) missing three edges, where all three removed edges are incident to different vertices in the 6-point set but exactly two removed edges are incident to the same vertex in the other set.

Original entry on oeis.org

1068475, 89633839, 6458329435, 433976684431, 28211055010555, 1804746233554159, 114556965257054875, 7243790885015626831, 457188176014823960635, 28828588756092946562479, 1816999192589895468925915, 114495695622871975031439631
Offset: 4

Author

Steven Schlicker, Mar 08 2021

Keywords

Comments

Start with a complete bipartite graph K(6,n) with vertex sets A and B where |A| = 6 and |B| is at least 4. We can arrange the points in sets A and B such that h(A,B) = d(a,b) for all a in A and b in B, where h is the Hausdorff metric. The pair [A,B] is a configuration. Then a set C is between A and B at location s if h(A,C) = h(C,B) = h(A,B) and h(A,C) = s. Call a pair ab, where a is in A and b is in B an edge. This sequence provides the number of sets between sets A' and B' at location s in a new configuration [A',B'] obtained from [A,B] by removing three edges, where all three removed edges are incident to different points in A but exactly two removed edges are incident to the same point in B. So this sequence tells the number of sets at each location on the line segment between A' and B'.
Number of {0,1} 6 X n matrices (with n at least 4) with three fixed zero entries where exactly two zero entries occur in one column and no row has more than one zero entry, with no zero rows or columns.
Take a complete bipartite graph K(6,n) (with n at least 4) having parts A and B where |A| = 6. This sequence gives the number of edge covers of the graph obtained from this K(6,n) graph after removing three edges, where all three removed edges are incident to different vertices in A but exactly two removed edges are incident to the same vertex in B.

Crossrefs

Sequences of segments from removing edges from bipartite graphs A335608-A335613, A337416-A337418, A340173-A340175, A340199-A340201, A340897-A340899, A342580, A342796, A342850, A340403-A340405, A340433-A340438, A341551-A341553, A342327-A342328, A343372-A343374, A343800. Polygonal chain sequences A152927, A152928, A152929, A152930, A152931, A152932, A152933, A152934, A152939. Number of {0,1} n X n matrices with no zero rows or columns A048291.

Programs

  • Mathematica
    Array[465*63^(# - 2) - 982*31^(# - 2) + 807*15^(# - 2) - 316*7^(# - 2) + 56*3^(# - 2) - 3 &, 12, 4] (* Michael De Vlieger, Mar 19 2021 *)

Formula

a(n) = 465*63^(n-2) - 982*31^(n-2) + 807*15^(n-2) - 316*7^(n-2) + 56*3^(n-2) - 3.

A342327 Number of sets in the geometry determined by the Hausdorff metric at each location between two sets defined by a complete bipartite graph K(5,n) (with n at least 4) missing three edges, where all three removed edges are incident to different vertices in the 5-point set but exactly two removed edges are incident to the same vertex in the other set.

Original entry on oeis.org

64705, 2542687, 87880249, 2867519047, 91094247025, 2857310964847, 89080092692329, 2769052985833687, 85954322576134945, 2666290098653287807, 82680590830861862809, 2563482326383161959527, 79473712585542654112465, 2463771499324688282695567
Offset: 4

Author

Steven Schlicker, Mar 08 2021

Keywords

Comments

Start with a complete bipartite graph K(5,n) with vertex sets A and B where |A| = 5 and |B| is at least 4. We can arrange the points in sets A and B such that h(A,B) = d(a,b) for all a in A and b in B, where h is the Hausdorff metric. The pair [A,B] is a configuration. Then a set C is between A and B at location s if h(A,C) = h(C,B) = h(A,B) and h(A,C) = s. Call a pair ab, where a is in A and b is in B an edge. This sequence provides the number of sets between sets A' and B' at location s in a new configuration [A',B'] obtained from [A,B] by removing three edges, where all three removed edges are incident to different points in A but exactly two removed edges are incident to the same point in B. So this sequence tells the number of sets at each location on the line segment between A' and B'.
Number of {0,1} 5 X n matrices (with n at least 4) with three fixed zero entries where exactly two zero entries occur in one column and no row has more than one zero entry, with no zero rows or columns.
Take a complete bipartite graph K(5,n) (with n at least 4) having parts A and B where |A| = 5. This sequence gives the number of edge covers of the graph obtained from this K(5,n) graph after removing three edges, where all three removed edges are incident to different vertices in A but exactly two removed edges are incident to the same vertex in B.

Crossrefs

Sequences of segments from removing edges from bipartite graphs A335608-A335613, A337416-A337418, A340173-A340175, A340199-A340201, A340897-A340899, A342580, A342796, A342850, A340403-A340405, A340433-A340438, A341551-A341553, A342327-A342328, A343372-A343374, A343800. Polygonal chain sequences A152927, A152928, A152929, A152930, A152931, A152932, A152933, A152934, A152939. Number of {0,1} n X n matrices with no zero rows or columns A048291.

Programs

  • Mathematica
    Array[105*31^(# - 2) - 185*15^(# - 2) + 116*7^(# - 2) - 29*3^(# - 2) + 2 &, 14, 4] (* Michael De Vlieger, Mar 19 2021 *)

Formula

a(n) = 105*31^(n-2) - 185*15^(n-2) + 116*7^(n-2) - 29*3^(n-2) + 2.

A341553 Number of sets in the geometry determined by the Hausdorff metric at each location between two sets defined by a complete bipartite graph K(4,n) (with n at least 4) missing three edges, where all three removed edges are incident to different vertices in the 4-point set but exactly two removed edges are incident to the same vertex in the other set.

Original entry on oeis.org

3451, 61567, 996787, 15478951, 235916971, 3565011727, 53659360867, 806180862391, 12101749545691, 181589509846687, 2724285545507347, 40867383560793031, 613032456339776011, 9195638766433606447, 137935644948388268227, 2069042118396589446871
Offset: 4

Author

Steven Schlicker, Mar 08 2021

Keywords

Comments

Start with a complete bipartite graph K(4,n) with vertex sets A and B where |A| = 4 and |B| is at least 4. We can arrange the points in sets A and B such that h(A,B) = d(a,b) for all a in A and b in B, where h is the Hausdorff metric. The pair [A,B] is a configuration. Then a set C is between A and B at location s if h(A,C) = h(C,B) = h(A,B) and h(A,C) = s. Call a pair ab, where a is in A and b is in B an edge. This sequence provides the number of sets between sets A' and B' at location s in a new configuration [A',B'] obtained from [A,B] by removing three edges, where all three removed edges are incident to different points in A but exactly two removed edges are incident to the same point in B. So this sequence tells the number of sets at each location on the line segment between A' and B'.
Number of {0,1} 4 X n matrices (with n at least 4) with three fixed zero entries where exactly two zero entries occur in one column and no row has more than one zero entry, with no zero rows or columns.
Take a complete bipartite graph K(4,n) (with n at least 4) having parts A and B where |A| = 4. This sequence gives the number of edge covers of the graph obtained from this K(4,n) graph after removing three edges, where all three removed edges are incident to different vertices in A but exactly two removed edges are incident to the same vertex in B.

Crossrefs

Sequences of segments from removing edges from bipartite graphs A335608-A335613, A337416-A337418, A340173-A340175, A340199-A340201, A340897-A340899, A342580, A342796, A342850, A340403-A340405, A340433-A340438, A341551-A341553, A342327-A342328, A343372-A343374, A343800. Polygonal chain sequences A152927, A152928, A152929, A152930, A152931, A152932, A152933, A152934, A152939. Number of {0,1} n X n matrices with no zero rows or columns A048291.

Programs

  • Mathematica
    Array[21*15^(# - 2) - 4*7^(# - 1) + 11*3^(# - 2) - 1 &, 16, 4] (* Michael De Vlieger, Mar 19 2021 *)

Formula

a(n) = 21*15^(n-2) - 4*7^(n-1) + 11*3^(n-2) - 1.
G.f.: x^4*(3451 - 28159*x + 72441*x^2 - 47565*x^3)/(1 - 26*x + 196*x^2 - 486 *x^3 + 315*x^4). - Stefano Spezia, Mar 08 2021

A341552 Number of sets in the geometry determined by the Hausdorff metric at each location between two sets defined by a complete bipartite graph K(3,n) (with n at least 4) missing three edges, where all three removed edges are incident to different vertices in the 3 point set but exactly two removed edges are incident to the same vertex in the other set.

Original entry on oeis.org

129, 975, 7041, 49935, 351489, 2466255, 17281281, 121021455, 847307649, 5931625935, 41522798721, 290663842575, 2034659652609, 14242655832015, 99698705615361, 697891283681295, 4885240018890369, 34196683231596495, 239376791919267201, 1675637571329145615
Offset: 4

Author

Steven Schlicker, Feb 14 2021

Keywords

Comments

Start with a complete bipartite graph K(3,n) with vertex sets A and B where |A| = 3 and |B| is at least 4. We can arrange the points in sets A and B such that h(A,B) = d(a,b) for all a in A and b in B, where h is the Hausdorff metric. The pair [A,B] is a configuration. Then a set C is between A and B at location s if h(A,C) = h(C,B) = h(A,B) and h(A,C) = s. Call a pair ab, where a is in A and b is in B an edge. This sequence provides the number of sets between sets A' and B' at location s in a new configuration [A',B'] obtained from [A,B] by removing three edges, where all three removed edges are incident to different points in A but exactly two removed edges are incident to the same point in B. So this sequence tells the number of sets at each location on the line segment between A' and B'.
Number of {0,1} 3 X n matrices (with n at least 4) with three fixed zero entries where exactly two zero entries occur in one column and no row has more than one zero entry, with no zero rows or columns.
Take a complete bipartite graph K(3,n) (with n at least 4) having parts A and B where |A| = 3. This sequence gives the number of edge covers of the graph obtained from this K(3,n) graph after removing three edges, where all three removed edges are incident to different vertices in A but exactly two removed edges are incident to the same vertex in B.

Crossrefs

Sequences of segments from removing edges from bipartite graphs A335608-A335613, A337416-A337418, A340173-A340175, A340199-A340201, A340897-A340899, A342580, A342796, A342850, A340403-A340405, A340433-A340438, A341551-A341553, A342327-A342328, A343372-A343374, A343800. Polygonal chain sequences A152927, A152928, A152929, A152930, A152931, A152932, A152933, A152934, A152939. Number of {0,1} n X n matrices with no zero rows or columns A048291.

Formula

a(n) = 3*7^(n-2)-2*3^(n-2).
G.f.: 3*x^4*(43 - 105*x)/(1 - 10*x + 21*x^2). - Stefano Spezia, Feb 14 2021

A341551 Number of sets in the geometry determined by the Hausdorff metric at each location between two sets defined by a complete bipartite graph K(6,n) (with n at least 4) missing three edges, where exactly two of the removed edges are incident to the same vertex in the 6-point set but none of the removed edges are incident to the same vertex in the other set.

Original entry on oeis.org

996787, 87880249, 6458329435, 437811072433, 28577902283587, 1831839463314409, 116388761878654315, 7363089071153371873, 464825043098493809107, 29313469954934882953369, 1847663299656911486659195, 116431149842916469716759313, 7336041758469840870854326627
Offset: 4

Author

Steven Schlicker, Feb 14 2021

Keywords

Comments

Start with a complete bipartite graph K(6,n) with vertex sets A and B where |A| = 6 and |B| is at least 4. We can arrange the points in sets A and B such that h(A,B) = d(a,b) for all a in A and b in B, where h is the Hausdorff metric. The pair [A,B] is a configuration. Then a set C is between A and B at location s if h(A,C) = h(C,B) = h(A,B) and h(A,C) = s. Call a pair ab, where a is in A and b is in B an edge. This sequence provides the number of sets between sets A' and B' at location s in a new configuration [A',B'] obtained from [A,B] by removing three edges, where exactly two of the removed edges are incident to the same point in A but none of the removed edges are incident to the same point in B. So this sequence tells the number of sets at each location on the line segment between A' and B'.
Number of {0,1} 6 X n matrices (with n at least 4) with three fixed zero entries where exactly two zero entries occur in one row and no column has more than one zero entry, with no zero rows or columns.
Take a complete bipartite graph K(6,n) (with n at least 4) having parts A and B where |A| = 6. This sequence gives the number of edge covers of the graph obtained from this K(6,n) graph after removing three edges, where exactly two of the removed edges are incident to the same vertex in A but none of the removed edges are incident to the same vertex in B.

Crossrefs

Sequences of segments from removing edges from bipartite graphs A335608-A335613, A337416-A337418, A340173-A340175, A340199-A340201, A340897-A340899, A342580, A342796, A342850, A340403-A340405, A340433-A340438, A341551-A341553, A342327-A342328, A343372-A343374, A343800. Polygonal chain sequences A152927, A152928, A152929, A152930, A152931, A152932, A152933, A152934, A152939. Number of {0,1} n X n matrices with no zero rows or columns A048291.

Formula

a(n)= 29791*63^(n-3) - 34890*31^(n-3) + 14673*15^(n-3) - 2740*7^(n-3) + 211*3^(n-3) - 4.

A340173 Number of sets in the geometry determined by the Hausdorff metric at each location between two sets defined by a complete bipartite graph K(4,n) (with n at least 3) missing two edges, where the two removed edges are not incident to the same vertex in the 4-point set but are incident to the same vertex in the other set.

Original entry on oeis.org

344, 7568, 133232, 2145368, 33235784, 506005088, 7642599392, 115007387048, 1727691783224, 25933450204208, 389128287094352, 5837810104155128, 87573352325069864, 1313643690750940928, 19704959203995442112, 295576514963872161608
Offset: 3

Author

Steven Schlicker, Dec 30 2020

Keywords

Comments

Start with a complete bipartite graph K(4,n) with vertex sets A and B where |A| = 4 and |B| is at least 3. We can arrange the points in sets A and B such that h(A,B) = d(a,b) for all a in A and b in B, where h is the Hausdorff metric. The pair [A,B] is a configuration. Then a set C is between A and B at location s if h(A,C) = h(C,B) = h(A,B) and h(A,C) = s. Call a pair ab, where a is in A and b is in B an edge. This sequence provides the number of sets between sets A' and B' at location s in a new configuration [A',B'] obtained from [A,B] by removing two edges, where the two removed edges are not incident to the same point in A but are incident to the same point in B. So this sequence tells the number of sets at each location on the line segment between A' and B'.
Number of {0,1} 4 X n matrices (with n at least 3) with two fixed zero entries in the same column and no zero rows or columns.
Take a complete bipartite graph K(4,n) (with n at least 3) having parts A and B where |A| = 4. This sequence gives the number of edge covers of the graph obtained from this K(4,n) graph after removing two edges, where the two removed edges are not incident to the same vertex in A but are incident to the same vertex in B.

Crossrefs

Polygonal chain sequences A152927, A152928, A152929, A152930, A152931, A152932, A152933, A152934, A152939.
Number of {0,1} n X n matrices with no zero rows or columns A048291.

Programs

Formula

a(n) = 3*15^(n-1) - 8*7^(n-1) + 7*3^(n-1) - 2.
From Stefano Spezia, Dec 30 2020: (Start)
G.f.: 8*x^3*(43 - 172*x + 486*x^2 - 315*x^3)/(1 - 26*x + 196*x^2 - 486*x^3 + 315*x^4).
a(n) = 26*a(n-1) - 196*a(n-2) + 486*a(n-3) - 315*a(n-4) for n > 6. (End)

A340175 Number of sets in the geometry determined by the Hausdorff metric at each location between two sets defined by a complete bipartite graph K(6,n) (with n at least 3) missing two edges, where the two removed edges are not incident to the same vertex in the 6-point set but are incident to the same vertex in the other set.

Original entry on oeis.org

20720, 2300576, 187074656, 13292505200, 887383104080, 57504128509376, 3673096729270976, 232977132982939280, 14726467240259960240, 929286203862118743776, 58592152032205560862496, 3692766925932013206557360, 232689626985868508845398800
Offset: 3

Author

Steven Schlicker, Dec 30 2020

Keywords

Comments

Start with a complete bipartite graph K(6,n) with vertex sets A and B where |A| = 6 and |B| is at least 3. We can arrange the points in sets A and B such that h(A,B) = d(a,b) for all a in A and b in B, where h is the Hausdorff metric. The pair [A,B] is a configuration. Then a set C is between A and B at location s if h(A,C) = h(C,B) = h(A,B) and h(A,C) = s. Call a pair ab, where a is in A and b is in B an edge. This sequence provides the number of sets between sets A' and B' at location s in a new configuration [A',B'] obtained from [A,B] by removing two edges, where the two removed edges are not incident to the same point in A but are incident to the same point in B. So this sequence tells the number of sets at each location on the line segment between A' and B'.
Number of {0,1} 6 X n matrices (with n at least 3) with two fixed zero entries in the same column and no zero rows or columns.
Take a complete bipartite graph K(6,n) (with n at least 3) having parts A and B where |A| = 6. This sequence gives the number of edge covers of the graph obtained from this K(6,n) graph after removing two edges, where the two removed edges are not incident to the same vertex in A but are incident to the same vertex in B.

Crossrefs

Polygonal chain sequences A152927, A152928, A152929, A152930, A152931, A152932, A152933, A152934, A152939.
Number of {0,1} n X n matrices with no zero rows or columns A048291.

Programs

  • Mathematica
    A340175[n_] := 15*63^(n-1) - 58*31^(n-1) + 89*15^(n-1) - 68*7^(n-1) + 26*3^(n-1) - 4; Array[A340175, 20, 3] (* or *)
    LinearRecurrence[{120, -4593, 69688, -428787, 978768, -615195}, {20720, 2300576, 187074656, 13292505200, 887383104080, 57504128509376}, 20] (* Paolo Xausa, Jul 22 2024 *)

Formula

a(n) = 15*63^(n-1) - 58*31^(n-1) + 89*15^(n-1) - 68*7^(n-1) + 26*3^(n-1) - 4.
From Alejandro J. Becerra Jr., Feb 12 2021: (Start)
G.f.: -16*x^3*(3075975*x^5 - 4893840*x^4 + 2115207*x^3 - 385781*x^2 + 11614*x - 1295)/((1 - x)*(1 - 3*x)*(1 - 7*x)*(1 - 15*x)*(1 - 31*x)*(1 - 63*x)).
a(n) = 120*a(n-1) - 4593*a(n-2) + 69688*a(n-3) - 428787*a(n-4) + 978768*a(n-5) - 615195*a(n-6). (End)