On The Liniar Time Complexity of Finite Languages
Mircea Alexandru Popescu Moscu

TL;DR
This paper proves that for any finite language, there exists a Turing machine that recognizes it within a linear time bound of at most input length plus one, establishing a clear time complexity result.
Contribution
It introduces a formal proof that finite languages can be recognized by Turing machines within linear time, specifically at most input length plus one steps.
Findings
Finite languages can be recognized in linear time.
Turing machines can decide finite languages within at most k+1 steps for input length k.
The paper establishes a formal bound on the time complexity for finite languages.
Abstract
The present paper presents and proves a proposition concerning the time complexity of finite languages. It is shown herein, that for any finite language (a language for which the set of words composing it is finite) there is a Turing machine that computes the language in such a way that for any input of length k the machine stops in, at most, k + 1 steps.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
Topicssemigroups and automata theory · Computability, Logic, AI Algorithms · Advanced Algebra and Logic
