Lösung 1.3:4d

Aus Online Mathematik Brückenkurs 1

(Unterschied zwischen Versionen)
Wechseln zu: Navigation, Suche
K (Robot: Automated text replacement (-{{Displayed math +{{Abgesetzte Formel))
Aktuelle Version (12:38, 29. Okt. 2008) (bearbeiten) (rückgängig)
 
(Der Versionsvergleich bezieht 2 dazwischen liegende Versionen mit ein.)
Zeile 1: Zeile 1:
-
The partial expression <math>2^{2^{3}}</math> should be interpreted as 2 raised to the <math>2^{3}</math>, and because <math>2^{3}=2\cdot 2\cdot 2=8</math>, thus <math>2^{2^{3}}=2^{8}</math>.
+
Der Ausdruck <math>2^{2^{3}}</math> bedeutet 2 hoch <math>2^{3}</math>, und nachdem <math>2^{3}=2\cdot 2\cdot 2=8</math>, ist <math>2^{2^{3}}=2^{8}</math>.
-
In order to calculate the next part of the expression, <math>(-2)^{-4}</math>, it can be useful to do it a step at a time
+
Wir berechnen jetzt den Term <math>(-2)^{-4}</math> schrittweise
{{Abgesetzte Formel||<math>\begin{align}
{{Abgesetzte Formel||<math>\begin{align}
Zeile 8: Zeile 8:
\end{align}</math>}}
\end{align}</math>}}
-
Thus,
+
und daher ist
{{Abgesetzte Formel||<math>2^{2^{3}}\cdot (-2)^{-4} = 2^{8}\cdot 2^{-4} = 2^{8-4} = 2^{4} = 16\,</math>.}}
{{Abgesetzte Formel||<math>2^{2^{3}}\cdot (-2)^{-4} = 2^{8}\cdot 2^{-4} = 2^{8-4} = 2^{4} = 16\,</math>.}}

Aktuelle Version

Der Ausdruck \displaystyle 2^{2^{3}} bedeutet 2 hoch \displaystyle 2^{3}, und nachdem \displaystyle 2^{3}=2\cdot 2\cdot 2=8, ist \displaystyle 2^{2^{3}}=2^{8}.

Wir berechnen jetzt den Term \displaystyle (-2)^{-4} schrittweise

\displaystyle \begin{align}

(-2)^{-4} &= \frac{1}{(-2)^{4}} = \frac{1}{((-1)\cdot 2)^{4}} = \frac{1}{(-1)^{4}\cdot 2^{4}}\\[5pt] &= \frac{1}{1\cdot 2^{4}} = \frac{1}{2^{4}} = 2^{-4}\,\textrm{.} \end{align}

und daher ist

\displaystyle 2^{2^{3}}\cdot (-2)^{-4} = 2^{8}\cdot 2^{-4} = 2^{8-4} = 2^{4} = 16\,.