Rearrange the digits in ⟨1263045⟩ to meet the rules below.
⟨6th 5th 4th 3rd 2nd 1st 0th⟩
✅Match
median {p6, p3, p1} = 4
⛔Avoid
6th → a, 0th → b, ab=4+6n
⟨⋯ 1 ⋯ a ⋯⟩, a = 0|2|3|4|6
⟨⋯ a ⋯ 4 ⋯⟩, a = 0|2|6
⟨⋯ ? ⋯ 0 ⋯ (?+2)⟩ (?≠0)
Jump(2,5) ≥ 3
#125034_v2.8
2025-04-17 Q1(m=6)
6543210
-------
4------
4----1-
4----15
4--6-15
4--6215
40-6215
4036215
#125034_v2.8