0 Daumen
843 Aufrufe

Auf eure Hilfe werde ich mich freuen.

Seien a, b ∈ R, a < b, und sei f : [a, b] → R konvex.
(a) Seien x, x1, x2 ∈ [a, b] mit x1 < x < x2. Zeigen Sie, dass (f(x) − f(x1))/(x − x1) ≤ (f(x2) − f(x1))/(x2 − x1) ≤ (f(x2) − f(x))/(x2 − x).

Снимок.PNG

(b) Folgern Sie aus (a), dass f auf (a, b) stetig ist. Muss f auch auf [a, b] stetig sein? (Beweis oder Gegenbeispiel)
Hinweis: Zeigen Sie mit Teil (a), dass für jedes x0 ∈ (a, b) die durch Снимок.PNG 

gegebene Funktion auf [a, b] \ {x0} monoton wachsend und beschränkt ist.

 

Avatar von

1 Antwort

0 Daumen

Hi,

Ich zeige mal folgende Ungleichung, die andere wird genauso gehen, vermute ich. Also
(1)f(x)f(x1)xx1f(x2)f(x1)x2x1 (1) \quad \frac{ f(x) - f(x_1) }{ x - x_1 } \le \frac{ f(x_2) - f(x_1) }{ x_2 - x_1 }
mit x1<x<x2 x_1 < x < x_2 und
x x kann man schreiben als x=tx1+(1t)x2 x = t x_1 + (1 - t) x_2 . Das in (1) eingesetzt ergibt
f(tx1+(1t)x2)f(x1)tx1+(1t)x2x1f(x2)f(x1)x2x1 \frac{ f(t x_1 + (1 - t) x_2) - f(x_1) }{ t x_1 + (1 - t) x_2 - x_1 } \le \frac{ f(x_2) - f(x_1) }{ x_2 - x_1 } \Leftrightarrow
f(tx1+(1t)x2)f(x1)(1t)(x2x1)f(x2)f(x1)x2x1 \frac{ f(t x_1 + (1 - t) x_2) - f(x_1) }{ (1 - t) (x_2 - x_1) } \le \frac{ f(x_2) - f(x_1) }{ x_2 - x_1 } \Leftrightarrow
f(tx1+(1t)x2)f(x1)(1t)(f(x2)f(x1)) f(t x_1 + (1 - t) x_2) - f(x_1) \le (1 - t) ( f(x_2) - f(x_1) )\Leftrightarrow
f(tx1+(1t)x2)(1t)(f(x2)f(x1))+f(x1)=tf(x1)+(1t)f(x2) f(t x_1 + (1 - t) x_2) \le (1 - t) ( f(x_2) - f(x_1) ) + f(x_1) = t f(x_1) + (1-t) f(x_2)
Die letzte Ungleichung ist aber gerade die Definition der Konvexität.

Das die Funktion g(t)=f(t)f(x0)tx0 g(t) = \frac{ f(t) - f(x_0) }{ t - x_0 } monoton wachsend ist, folgt direkt aus (1)

Avatar von 39 k

Ein anderes Problem?

Stell deine Frage