Ich möchte folgende Aufgabe beweisen, komme leider nicht weiter:
Aufgabe:
$$2|xy| \leq x^2 + y^2 :\forall x,y \in \mathbb{R}$$
Problem/Ansatz:
\( 2|xy| \leq x^2 +y^2 \\4x^2y^2\leq x^4 + 2x^2y^2+y^4 \\2x^2y^2 \leq x^4 + y^4\)
Kann mir jemand hier bitte helfen?
Weshalb ist dein NameWhile = true?mfg Georg
Bin Informatiker und ein Fan von while loops
Ich war mal Programmentwickler.Dann mußt du die Abbruchbedingungalso im while-Text anführen ?Vorteile ?
Aloha :)$$0\le(|x|-|y|)^2=|x|^2-2|x||y|+|y|^2=x^2-2|xy|+y^2$$$$\Leftrightarrow\quad 2|xy|\le x^2+y^2$$
Hallo
es gilt (x-y)^2>=0 natürlich auch (x+y)^2>=0 damit mach weiter
Gruß lul
2 |xy| ≤ x^2+y^2
Fallunterscheidung1.) xy >= 0 dafür gilt|xy| ist xy2 xy ≤ x^2+y^2x^2 - 2xy + y^2 >= 02.Binomische Formel( x - y )^2 ≥ 0Gilt immer da ein Quadrat stets ≥ 0 ist.2.) xy <= 0 dafür gilt|xy| ist (xy)*(-1)2 (xy)*(-1) ≤ x^2+y^2- 2 (xy) ≤ x^2+y^2x^2 + 2xy + y^2 >= 01.Binomische Formel( x + y )^2 ≥ 0Gilt immer da ein Quadrat stets ≥ 0 ist.
Ein anderes Problem?
Willkommen bei der Mathelounge! Stell deine Frage einfach und kostenlos