Tropical_regime
Tropical_regime
b x0 + qx1 + q 2 x2 + · · · + q n xn = c mod m
(Codes construction=Trellis construction (VNese), Dang Huy Ruan)
The bridge between Linear q-adic codes & VT codes
1 q
2 q 2
So.. how to map x1 x2 · · · xn · .. → x1 x2 · · · xn ·
...
.
n qn
We may use tropical arithmetics here. Rules are as follows:
Tropical addition: x ⊕ y := min (x, y )
Tropical multiplication: x ⊙ y := x + y
Hint: It’s all about logarithm.
2−x + 2−y ≈ 2− min(x,y ) , especially when |x − y | is big
2−x · 2−y = 2−(x+y )
For our problem: q n = q ⊙ q ⊙ · · · ⊙ q = nq
| {z }
n
(1, 2 · · · , n) 7→ q · (1, 2 · · · , n)