Web link

2026-09-13 Q1(m=6)

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

⟨ ⁶ᵗʰ▨ ⁵ᵗʰ▨ ⁴ᵗʰ▨ ³ʳᵈ▨ ²ⁿᵈ▨ ¹ˢᵗ▨ ⁰ᵗʰ▨ ⟩

✅Match
max {p5, p3, p0} = 6
1st → a, 0th → b, a+b=5
⟨⋯ ᵃb ⋯⟩, |a-b|=4
⟨     ⁴ᵗʰa ³ʳᵈb     ⁰ᵗʰc ⟩, (abc)₁₀ ≥ 423

⛔Avoid
⟨⋯ ᵃb ⋯⟩, ab=18
⟨? ⋯ 6 ⋯ (?−2) ⋯⟩ (?≠6)
⟨     ⁴ᵗʰa       ⁰ᵗʰb ⟩, (ab)₁₀ ≥ 50

#125034_v2.14


2026-09-13 Q1(m=6)

6543210
-------
-6-----
-64----
-64--5-
-64--50
164--50
1643-50
1643250

#125034_v2.14