Web link

2024-12-01 Q1(m=6)

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

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

✅Match
⟨⋯ 6 ⋯ ? 4 ⋯ (?+3)⟩ (?≠1)
6th → a, 2nd → b, a+b=5
5th → a, 4th → b, a+b=1+5n

⛔Avoid
max ⊢0⊣ ≥ 4

#125034_v2.7

2024-12-01 WR

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

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

✅Match
2nd → a, 0th → b, |a-b|=1
⟨⋯ Perm(0,2,5) ⋯⟩
4th|0th → 0
⟨ ⁵ᵗʰa     ²ⁿᵈc   ⁰ᵗʰb ⟩, a > b > c
⟨⋯ ? ⋯ 3 ⋯ (?−1)⟩ (?≠3,4)

#125034_v2.7