övergångsfunktionen
Övergångsfunktionen, often translated as "transition function" or "state transition function" in English, is a fundamental concept in the study of automata theory and discrete dynamical systems. It describes how a system moves from one state to another. In the context of a finite automaton, the transition function dictates the next state based on the current state and the input symbol received.
Formally, for a deterministic finite automaton (DFA), the transition function is typically represented as a function
For a non-deterministic finite automaton (NFA), the transition function is similar but allows for multiple possible
Beyond automata, the term övergångsfunktion can also refer to the way a system's state evolves over time