0
  1. $f: x \mapsto ax + b$ on $\mathbb{R}$ ($a,b\in\mathbb{R}$)

  2. $f: x \mapsto x^2$ on $(0, 1)$

carmichael561
  • 53,688
Saoirse
  • 35

1 Answers1

0
  1. $x \mapsto ax + b$ is Lipschitz continuous with constant $a$, and equality holds.

  2. $x \mapsto x^2$ is Lipschitz continuous. If $0 < x < y < 1$, then $y^2 - x^2 = (y-x)(y+x)$ can be controlled below what multiple of $y-x$?

Henricus V.
  • 18,694