Normalisierung eines Intervalls (Hilfssatz): Unterschied zwischen den Versionen

aus GlossarWiki, der Glossar-Datenbank der Fachhochschule Augsburg
Kowa (Diskussion | Beiträge)
KKeine Bearbeitungszusammenfassung
Kowa (Diskussion | Beiträge)
Keine Bearbeitungszusammenfassung
Zeile 1: Zeile 1:
=Voraussetzung=
=Voraussetzung=
Es seien <math>a,b \in \mathbb{R}\!</math> zwei relle Zahlen mit <math>a < b\!</math>.  
Es seien <math>a,b \in \mathbb{R}\!</math> zwei relle Zahlen mit <math>a < b\!</math>.  
Überdies sei <math>d := b -a\!</math> die Länge des Intervalls <math>[a,b]\!</math>.


=Satz=
=Satz=
Die Bedingung <math>a \le x \le b</math> ist gleichwertig zu <math>0 \le \frac{x-a}{b-a} \le 1</math>,
Die Bedingung <math>a \le x \le b</math> ist gleichwertig zu <math>0 \le \frac{x-a}{d} \le 1</math>,
das heißt, <math>x \in\, [a,b]  \ \Leftrightarrow\ \frac{x-a}{d} \in\, [0,1]</math>.


das heißt, <math>x \in\, ]a,b[  \ \Leftrightarrow\ \frac{x-a}{b-a} \in\, ]0,1[</math>
Die Bedingung <math>x < a\!</math> ist gleichwertig zu <math>\frac{x-a}{d} < 0</math>.
 
Die Bedingung <math>b < x\!</math> ist gleichwertig zu <math>1 < \frac{x-a}{d}</math>.


=Beweis=
=Beweis=
Zeile 15: Zeile 19:
| <math>\Leftrightarrow</math>
| <math>\Leftrightarrow</math>
| <math>0 \le x-a \le b-a</math>
| <math>0 \le x-a \le b-a</math>
| <math>|\quad /(b-a)\!</math>  
| <math>|\quad /d\!</math>  
|-
|-
| <math>\Leftrightarrow</math>
| <math>\Leftrightarrow</math>
| <math>0 \le \frac{x-a}{b-a} \le 1</math>
| <math>0 \le \frac{x-a}{d} \le 1</math>
| (da <math>a < b\!</math>, d.h. <math>b-a > 0\!</math>)  
| (da <math>a < b\!</math>, d.h. <math>b-a = d > 0\!</math>)  
|}
|}
Die restlichen Aussagen beweist man analog.


[[Kategorie:Mathematischer Satz]]
[[Kategorie:Mathematischer Satz]]

Version vom 7. Juni 2006, 09:47 Uhr

Voraussetzung

Es seien $ a,b \in \mathbb{R}\! $ zwei relle Zahlen mit $ a < b\! $. Überdies sei $ d := b -a\! $ die Länge des Intervalls $ [a,b]\! $.

Satz

Die Bedingung $ a \le x \le b $ ist gleichwertig zu $ 0 \le \frac{x-a}{d} \le 1 $, das heißt, $ x \in\, [a,b] \ \Leftrightarrow\ \frac{x-a}{d} \in\, [0,1] $.

Die Bedingung $ x < a\! $ ist gleichwertig zu $ \frac{x-a}{d} < 0 $.

Die Bedingung $ b < x\! $ ist gleichwertig zu $ 1 < \frac{x-a}{d} $.

Beweis

$ a \le x \le b $ $ |\quad -a\! $
$ \Leftrightarrow $ $ 0 \le x-a \le b-a $ $ |\quad /d\! $
$ \Leftrightarrow $ $ 0 \le \frac{x-a}{d} \le 1 $ (da $ a < b\! $, d.h. $ b-a = d > 0\! $)

Die restlichen Aussagen beweist man analog.