Praktische Grenzen der Berechenbarkeit: Unterschied zwischen den Versionen
Aus DMUW-Wiki
< Lernpfade | Berechenbarkeit
(→Aufgabe) |
(→Aufgabe) |
||
Zeile 53: | Zeile 53: | ||
{{Lösung versteckt| | {{Lösung versteckt| | ||
<math>\begin{matrix} | <math>\begin{matrix} | ||
− | x & 1 & 2 & 3 & 4 & 6 & 7 & 8 & 9 \\ | + | x & 1 & 2 & 3 & 4 & 5 & 6 & 7 & 8 & 9 \\ |
− | f(x) & 2 & 4 & 8 & 16 32 & 64 & 128 & 256 & 512\\ | + | f(x) & 2 & 4 & 8 & 16 & 32 & 64 & 128 & 256 & 512\\ |
g(x) & 1 & 4 & 9 & 16 & 25 & 36 & 49 & 64 & 81\\ | g(x) & 1 & 4 & 9 & 16 & 25 & 36 & 49 & 64 & 81\\ | ||
− | h(x) & 0 & 2 & 4,75 & 8 & 11,61 & 15,51 & 19,65 & 24\\ | + | h(x) & 0 & 2 & 4,75 & 8 & 11,61 & 15,51 & 19,65 & 24 & 28,53\\ |
i(x) & 2 & 4 & 6 & 8 & 10 & 12 & 14 & 16 & 18 | i(x) & 2 & 4 & 6 & 8 & 10 & 12 & 14 & 16 & 18 | ||
\end{matrix}</math> | \end{matrix}</math> | ||
+ | |||
+ | Also ist <math>f(x)</math> schlechter als <math>g(x)</math> für <math>x>4</math>, | ||
+ | <math>f(x)</math> schlechter als <math>h(x)</math> für <math>x>2</math>, | ||
+ | <math>f(x)</math> schlechter als <math>i(x)</math> für <math>x>2</math>. | ||
+ | |||
}} | }} | ||
Version vom 28. Juli 2009, 16:45 Uhr
Zuordnungsquiz
Ordne den Funktionsnamen die zugehörigen Graphen und Terme zu!
Exponentialfunktion | ||
Lineare Funktion | ||
Potenzfunktion |
Türme von Hanoi
Aufgabe
Ab welchem ist das exponentielle Wachstum schlechter als das Polynomielle?
Also ist schlechter als für , schlechter als für , schlechter als für .
1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | |
---|---|---|---|---|---|---|---|---|---|---|
f(x) | 2 | 4 | 8 | 16 | 32 | 64 | 128 | 256 | 512 | 1024 |