Web link

2025-04-29 Q1

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

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

✅Match
3rd → a, 2nd → b, a+b=4+5n
max ⊢1⊣ = 4

⛔Avoid
⟨ ▧ ▧ − − − ▢ ⟩, Σ▧ ≥ ▢
⟨ ⁵ᵗʰa   ³ʳᵈb ²ⁿᵈc     ⟩, (abc)₁₀ ≤ 310

#125034_v2.9

2025-04-27 Q1(m=6)

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

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

✅Match
⟦0,3⟧ ∋ 2,4,5
{p3, p2, p1, p0} = ? + {0,1,2,4}
Jump(0,1) = 3
⟦0,1⟧ ∋ 2,6

⛔Avoid
max ⊢0⊣ = 4

#125034_v2.8

2025-04-27 WR

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

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

✅Match
⟨⋯ Perm(0,1,2) ⋯⟩
5th → a, 3rd → b, a+b=8
⟨ ⁵ᵗʰa     ²ⁿᵈb   ⁰ᵗʰc ⟩, (abc)₁₀ ≥ 302

⛔Avoid
4th → a, 2nd → b, a+b=1+5n
2nd → a, 1st → b, |a-b|=1

#125034_v2.8

2025-04-25 Q1(m=6)

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

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

✅Match
⟨⋯ 5 ⋯ 6 ⋯ 1 ⋯⟩
4th → 0|3|6
5th → a, 3rd → b, ab=0
{p4, p2, p0} = ? + {0,2,3}
⟨       ³ʳᵈ↓   ¹ˢᵗ↑   ⟩ after ⟨→⟩

#125034_v2.8