Dice Question Streamline Icon: https://streamlinehq.com

Polynomial-time computability of the tent-code bit given rational inputs

Determine whether, for fixed rational μ ∈ ℚ and rational x = p/q, the tent-code bit b_n ∈ {0,1} can be computed in time polynomial in the input size log p + log q + log n.

Information Square Streamline Icon: https://streamlinehq.com

Background

The authors propose a concrete time-complexity question for computing the n-th bit of the tent code when the initial condition x and parameter μ are rational. While their work addresses space complexity in a smoothed sense, they explicitly state that the existence of a polynomial-time algorithm in the natural input size remains unresolved and note a possible NP-hardness without a known proof.

References

The time complexity of the tent code is another interesting topic to decide $b_n\in {0,1}$ as given a rational $x=p/q$ for a fixed $\mu \in \mathbb{Q}$. Is it possible to compute in time polynomial in the input size $\log p+\log q+\log n$? It might be NP-hard, but we could not find a result.

A Smoothed Analysis of the Space Complexity of Computing a Chaotic Sequence (2405.00327 - Okada et al., 1 May 2024) in Concluding Remarks, Section 6