Normalisierung eines Intervalls (Hilfssatz): Unterschied zwischen den Versionen

aus GlossarWiki, der Glossar-Datenbank der Fachhochschule Augsburg
Kowa (Diskussion | Beiträge)
Keine Bearbeitungszusammenfassung
Kowa (Diskussion | Beiträge)
Zeile 29: Zeile 29:
|   
|   
| <math>a \le x \le b</math>
| <math>a \le x \le b</math>
| <math>|\quad -a\!</math>  
| <math>|\quad -a</math>  
|-
|-
| <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 /(b-a)</math>  
|-
|-
| <math>\Leftrightarrow</math>
| <math>\Leftrightarrow</math>
| <math>0 \le \frac{x-a}{b-a} \le 1</math>
| <math>0 \le \frac{x-a}{b-a} \le 1</math>
| (da <math>b-a > 0\!</math>)  
| (da <math>b-a > 0</math>)  
|}
|}



Version vom 9. September 2012, 16:28 Uhr

Dieser Artikel erfüllt die GlossarWiki-Qualitätsanforderungen:

Korrektheit: 5
(vollständig überprüft)
Umfang: 5
(wesentliche Fakten vorhanden)
Quellenangaben: 5
(vollständig vorhanden)
Quellenarten: 5
(ausgezeichnet)
Konformität: 5
(ausgezeichnet)

Voraussetzung

Es seien $ a,b \in \mathbb{R}\! $ zwei relle Zahlen mit $ a < b\! $ (d.h. $ a\! $ und $ b\! $ definieren ein endliches Intervall) sowie $ c, x \in \mathbb{R}\! $.

Satz

  1. $ a \le x \le b \ \Leftrightarrow\ 0 \le \frac{x-a}{b-a} \le 1 $
     
    • $ x \in\, [a,b] \ \Leftrightarrow\ \frac{x-a}{b-a} \in\, [0,1] $
       
    • $ x \in\,\, ]a,b] \ \Leftrightarrow\ \frac{x-a}{b-a} \in\,\, ]0,1] $
       
    • $ x \in\, [a,b[ \ \Leftrightarrow\ \frac{x-a}{b-a} \in\, [0,1[ $
       
    • $ x \in\,\, ]a,b[ \ \Leftrightarrow\ \frac{x-a}{b-a} \in\,\, ]0,1[ $
       
  2. $ x < a \ \Leftrightarrow\ \frac{x-a}{b-a} < 0 $
     
    • $ x \in\,\, ]-\infty,a[ \ \Leftrightarrow\ \frac{x-a}{b-a} \in\,\, ]-\infty,0[ $
       
    • $ x \in\, ]-\infty,a] \ \Leftrightarrow\ \frac{x-a}{b-a} \in\, ]-\infty,0] $
       
  3. $ b < x \ \Leftrightarrow\ 1 < \frac{x-a}{b-a} $
     
    • $ x \in\,\, ]b, \infty[ \ \Leftrightarrow\ \frac{x-a}{b-a} \in\,\, ]1, \infty[ $
       
    • $ x \in\, [b, \infty[ \ \Leftrightarrow\ \frac{x-a}{b-a} \in\, [1, \infty[ $
       
  4. $ x < c \ \Leftrightarrow\ \frac{x-a}{b-a} < \frac{c-a}{b-a} $
     
  5. $ c < x \ \Leftrightarrow\ \frac{c-a}{b-a} < \frac{x-a}{b-a} $
     

Beweis der ersten Aussage

$ a \le x \le b $ $ |\quad -a $
$ \Leftrightarrow $ $ 0 \le x-a \le b-a $ $ |\quad /(b-a) $
$ \Leftrightarrow $ $ 0 \le \frac{x-a}{b-a} \le 1 $ (da $ b-a > 0 $)

Die restlichen Aussagen beweist man analog.

Quellen

  1. Autor des Beweises: W. Kowarschick
  2. Kowarschick (PM): Wolfgang Kowarschick; Vorlesung „Projektmanagement“; Hochschule: Hochschule Augsburg; Adresse: Augsburg; Web-Link; 2014; Quellengüte: 3 (Vorlesung)