mirror of
https://github.com/janishutz/eth-summaries.git
synced 2025-11-25 10:34:23 +00:00
[TI] Add some notes on Kolmogorov-Complexity argument
This commit is contained in:
@@ -122,4 +122,10 @@ Dies ist aber unmöglich, da:
|
||||
\item die Menge $\{ 1^m \divides m \in \N \}$ unendlich ist
|
||||
\end{enumerate}
|
||||
|
||||
Für komplexere Sprachen ist es oft einfach, $L_x$ so zu wählen, dass $x = a^{\alpha + 1}$ ist, wobei $\alpha$ der Exponent (nach Variabelnwechsel) aus der Sprache ist.
|
||||
Also beispielsweise für $L = \{ 0^{n^2 \cdot 2n \divides n \in \N }\}$ ist $\alpha = m^2 \cdot 2m$, also ist $x = 0^{m^2 \cdot 2m + 1}$.
|
||||
$y_1$ (das erste Wort der Sprache $L_x$) ist dann $y_1 = 0^{(m + 1)^2 \cdot 2(m + 1) - m^2 \cdot 2m + 1}$
|
||||
|
||||
|
||||
|
||||
\numberingOn
|
||||
|
||||
Reference in New Issue
Block a user