login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A282617
Number of non-self-conjugate inseparable solutions of X + Y = 2Z (integer, disjoint triples from {1,2,3,...,3n}).
5
0, 0, 0, 4, 14, 104, 594, 3988, 29188, 227588, 1983482, 18398780, 188210020, 2030025592, 23828759942, 293948660282, 3909402733418
OFFSET
1,4
COMMENTS
An inseparable solution is one in which "there is no j such that the first j of the triples are a partition of 1, ..., 3j" (see A202705).
A self-conjugate solution is one in which for every triple (a, b, c) in the partition there exists a "conjugate" triple (m-a, m-b, m-c) or (m-b, m-a, m-c) where m = 3n+1.
| separable | inseparable | either |
-------------------+-----------+-------------+---------+
self-conjugate | A282615 | A279197 | A282616 |
non-self-conjugate | A282618 | A282617 | A282619 |
either | A279199 | A202705 | A104429 |
FORMULA
a(n) = A282619(n) - A282618(n).
a(n) = A202705(n) - A279197(n).
EXAMPLE
For n = 4 the a(4) = 4 solutions are:
(7,11,9),(4,12,8),(2,10,6),(1,5,3),
(9,11,10),(4,8,6),(2,12,7),(1,5,3),
(8,12,10),(3,11,7),(2,6,4),(1,9,5), and
(8,12,10),(5,9,7),(2,4,3),(1,11,6).
KEYWORD
nonn,more
AUTHOR
Peter Kagey, Feb 19 2017
EXTENSIONS
a(10)-a(16) from Fausto A. C. Cariboni, Feb 27 2017
a(17) from Fausto A. C. Cariboni, Mar 22 2017
STATUS
approved