Saltar al contenido principal
LibreTexts Español

6.1: Mejores aproximaciones lineales

  • Page ID
    108869
  • \( \newcommand{\vecs}[1]{\overset { \scriptstyle \rightharpoonup} {\mathbf{#1}} } \) \( \newcommand{\vecd}[1]{\overset{-\!-\!\rightharpoonup}{\vphantom{a}\smash {#1}}} \)\(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\) \(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\)\(\newcommand{\AA}{\unicode[.8,0]{x212B}}\)

    Definición

    Decimos que una función\(f: \mathbb{R} \rightarrow \mathbb{R}\) es lineal si por cada\(x, y \in \mathbb{R}\),

    \[f(x+y)=f(x)+f(y)\]

    y para todos\(\alpha \in \mathbb{R}\) y\(x \in \mathbb{R}\),

    \[f(\alpha x)=\alpha f(x).\]

    Ejercicio\(\PageIndex{1}\)

    Mostrar que si\(f: \mathbb{R} \rightarrow \mathbb{R}\) es lineal, entonces existe\(m \in \mathbb{R}\) tal que\(f(x)=m x\) para todos\(x \in \mathbb{R}\).

    Definición

    Supongamos\(D \in \mathbb{R}, f: D \rightarrow \mathbb{R},\) y\(a\) es un punto interior de\(D\). Decimos que\(f\) es diferenciable en\(a\) si existe una función lineal\(d f_{a}: \mathbb{R} \rightarrow \mathbb{R}\) tal que

    \[\lim _{x \rightarrow a} \frac{f(x)-f(a)-d f_{a}(x-a)}{x-a}=0.\]

    Llamamos a\(d f_{a}\) la función la mejor aproximación lineal a\(f\) at\(a,\) o el diferencial de\(f\) at\(a .\)

    Proposición\(\PageIndex{1}\)

    Supongamos\(D \subset \mathbb{R}, f: D \rightarrow \mathbb{R},\) y\(a\) es un punto interior de\(D .\) Entonces\(f\) es diferenciable en\(a\) si y solo si

    \[\lim _{x \rightarrow a} \frac{f(x)-f(a)}{x-a}\]

    existe, en cuyo caso\(d f_{a}(x)=m x\) donde

    \[m=\lim _{x \rightarrow a} \frac{f(x)-f(a)}{x-a}.\]

    Prueba

    Dejar\(m \in \mathbb{R}\) y dejar\(L: \mathbb{R} \rightarrow \mathbb{R}\) ser la función lineal\(L(x)=m x .\) Entonces

    \[\begin{aligned} \frac{f(x)-f(a)-L(x-a)}{x-a} &=\frac{f(x)-f(a)-m(x-a)}{x-a} \\ &=\frac{f(x)-f(a)}{x-a}-m. \end{aligned}\]

    De ahí

    \[\lim _{x \rightarrow a} \frac{f(x)-f(a)-L(x-a)}{x-a}=0\]

    si y solo si

    \[\lim _{x \rightarrow a} \frac{f(x)-f(a)}{x-a}=m.\]

    Q.E.D.


    This page titled 6.1: Mejores aproximaciones lineales is shared under a CC BY-NC-SA license and was authored, remixed, and/or curated by Dan Sloughter via source content that was edited to the style and standards of the LibreTexts platform; a detailed edit history is available upon request.