Web link

2024-04-07 Q1(m=6)

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

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

✅Match
⟨     ⁴ᵗʰa   ²ⁿᵈb ¹ˢᵗc   ⟩, a > b > c
3rd → a, 2nd → b, a+b=3+6n
⟨⋯ 3 ⋯ 4 ⋯ 5 ⋯ 6 ⋯⟩
⟨       ³ʳᵈb ²ⁿᵈc   ⁰ᵗʰa ⟩, a > b > c

#125034_v2.4

2024-04-07 WR

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

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

✅Match
⟨ ⁵ᵗʰa ⁴ᵗʰb         ⟩, min⟦a,b⟧ = 2
3rd → a, 0th → b, |a-b|=4
max ⊢0⊣ = 4
max ⊢2⊣ = 3

⛔Avoid
0th → 5

#125034_v2.4

2024-04-05 Q1(m=6)

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

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

✅Match
⟨       ³ʳᵈ↑ ²ⁿᵈ↓     ⟩ after 3×⟨←⟩
⟨⋯ 6 ⋯ 2 ⋯ 0 ⋯⟩
⟨⋯ 1 ⋯ ? 4 ⋯ (?+3)⟩ (?≠1)

⛔Avoid
⟨       ³ʳᵈb   ¹ˢᵗc ⁰ᵗʰa ⟩, a > b > c

#125034_v2.4

2024-04-05 WR

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

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

✅Match
⟨⋯ 0 ⋯ 3 ⋯⟩
⟨⋯ ? ⋯ 5 ⋯ (?+1)⟩ (?≠4)
⟨⋯ Perm(0,2,5) ⋯⟩
4th → a, 1st → b, a+b=5

⛔Avoid
⟨⋯ 5 ⋯ ? 3 ⋯ (?−3)⟩ (?≠3)

#125034_v2.4