Order 12 Hexamagic Series Impossibility

Theorem. There are no order 12 hexamagic series.
Proof.
S1 = 870
S2 = 83810       ≡ 2 (mod 9)
S3 = 9082800     ≡ 0 (mod 9)
S4 = 1049954918  ≡ 5 (mod 9)
S5 = 126429548400
S6 = 15658827659630

From the Modulo 9/3 Tetramagic Series Lemma,
this hexamagic series must have
  4 entries of 2 (mod 3),
  4 entries of 1 (mod 3), and
  4 entries of 0 (mod 3).

Let 3Aj+1, j=1..8,
 be the squares of entries that are 1 or 2 (mod 3).
Let 9Bj, j=1..4,
 be the squares of entries that are 0 (mod 3).
Let Tn = sum (Aj)n, j=1..8, n=1,2,3.
Let Un = sum (Bj)n, j=1..4, n=1,2,3.

  S2 = 3T1 + 8 + 9U1
  S6 = 27T3 + 27T2 + 9T1 + 8 + 729U3

(S2 - 8)/3 =
  T1 + 3U1 = 27934 ≡ 1 (mod 3)
thus
  T1 ≡ 1 (mod 3).

(S6 - 8)/9 =
  3T3 + 3T2 + T1 + 81U3 = 1739869739958 ≡ 0 (mod 3)
thus
  T1 ≡ 0 (mod 3).

T1 can't be both 0 and 1 (mod 3).