Web link

2025-01-05 Q1(m=6)

Rearrange the digits in ⟨1263045⟩ to meet the rules below.

⟨6th 5th 4th 3rd 2nd 1st 0th⟩

✅Match
{p4, p2, p1} = ? + {0,2,3}
Jump(2,3) ≥ 1
⟨⋯ Perm(0,1,3) ⋯⟩
min ⊢6⊣ ≥ 3
6th → a, 4th → b, a+b=1+4n

⛔Avoid
5th → a, 2nd → b, ab=5
⟨   ⁵ᵗʰa       ¹ˢᵗb   ⟩, (ab)₁₀ ≤ 45
⟨     ⁴ᵗʰ↑ ³ʳᵈ↑   ¹ˢᵗ↓ ⁰ᵗʰ↑ ⟩ after 2×⟨→⟩

#125034_v2.8


2025-01-05 Q1(m=6)

6543210
-------
--3----
-53----
-53-0--
-5310--
-53102-
653102-
6531024

#125034_v2.8