I know how to prove it for $n=2$ can I somehow inductively conclude the Statement $\forall n\in\mathbb{N}$?
Because $\forall c,b \in[0,a]:L|c-b|\geq |c^2-b^2|= |(c+b)(c-b)|\iff L\geq |c+b|\iff L\geq 2a $
I know how to prove it for $n=2$ can I somehow inductively conclude the Statement $\forall n\in\mathbb{N}$?
Because $\forall c,b \in[0,a]:L|c-b|\geq |c^2-b^2|= |(c+b)(c-b)|\iff L\geq |c+b|\iff L\geq 2a $
Yes, you can prove it by induction. If $n=1$, then it is true, because it is the identity function. And if $f_n$ is continuous, then $f_{n+1}$ is continuous too, because $f_{n+1}=f_n\times f_1$ and the product of two continuous functions is again a continuous function.