Einfach Quadratische Gleichung 2. Grades Lösen

Für gilt. sind Lösungen wenn und halten.

Beispiel: Für erfüllen , die Konditionen. Also sind die Lösungen.

Ableitbarkeit beweisen

Case 1: Komposition ableitbarer

If our function is a composition / product of other differentiable functions, we can argue via sum/product/quotient/chain rule.

On , is a composition/product of differentiable functions, hence differentiable (using the chain rule, product rule) and

Case 2: Limit Punkte

There might be points where:

  • a denominator becomes
  • or anything where the formula changes

Here we go back to the definition and we show that exists.

If is continuous at , differentiable on a punctured neighbourhood, and exists, then (by the MVT).

See Definition 5.2 in Differentialrechnung für warum MVT.

Trap: Make sure to actually compute the limit! can exist without the limit existing!

Checklist:

  1. continuity at
  2. compute both one-sided limits if they are different (piece wise function ex)

Tipp: squeeze theorem is usually very useful here: usually works quick

Case 2 - Carathéodory

We can also use Carathéodory which asserts that if there is a with continuous, then is differentiable at continuity check instead of limit.

Disproving

Show that:

  • two one-sided limits disagree
  • there is a discontinuity at some point

Prove Pointwise vs. Uniform Convergence

Step 1 - Pointwise limit

Fix . Compute .
Pay attention to case splits.

Step 2 - Uniform

Compute

then uniformly on !

To find :

  1. estimate it away:
    1. find with and does not depend on .
  2. Maximise:
    1. Differentiate the difference and find the critical point
    2. plug it back in.

Disprove Uniform

We can find a witness sequence: and s.t. for all large .
this works for cases with a bump!

  • ex: approaches everywhere, except at where it’s (ex: for example).

Partial fractions

Factor in denominatorTerm in partial fraction decomposition

Note: total number of coefficients always = .

  • linear factor of multiplicity contributes unknowns
  • an irreducible quadratic of multiplicity contributes
    sum = .

To determine the coefficients, evaluate the linear system and find the solutions.

  • group by .