On the Subject of Symbolic Hexabuttons
Not another stores module!
The symbols written on each button refers to a value that is assigned to that button. Find the symbol on the table below to find out which value it is:
ζ | 25 | ¢ | 32 | υ | 34 | Ξ | 2 | τ | 36 | β | 31 |
---|---|---|---|---|---|---|---|---|---|---|---|
Γ | 8 | σ | 7 | Λ | 17 | Σ | 33 | $ | 26 | Ω | 19 |
γ | 13 | ν | 5 | λ | 10 | £ | 14 | ι | 15 | ω | 30 |
η | 23 | ρ | 1 | δ | 3 | Ψ | 24 | α | 28 | κ | 12 |
ξ | 22 | ε | 21 | Δ | 35 | θ | 18 | φ | 6 | π | 29 |
ο | 4 | Π | 9 | μ | 27 | x | 16 | ς | 11 | ∞ | 20 |
The number written on the center button represents N0. Pressing the center button will cause the non-center buttons to perform 6 swaps. Each swap is assigned a value of F(Nn - 1). Look up the operation used for each swap in the tables below to get the value for that swap. Each time you get a value for it, modulo it by 1000.
- X = A + B.
- Y = |A - B|.
- A/B: The 2 values assigned to the buttons that swapped with each other.
2|N - X| | |N - X| | 2(N + X) | |||
---|---|---|---|---|---|
N + Y | |N - 2Y| | |2N - Y| |