Saltar al contenido principal
LibreTexts Español

2.3: Diferenciación implícita

  • Page ID
    127533
  • \( \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}}\)

    \( \newcommand{\vectorA}[1]{\vec{#1}}      % arrow\)

    \( \newcommand{\vectorAt}[1]{\vec{\text{#1}}}      % arrow\)

    \( \newcommand{\vectorB}[1]{\overset { \scriptstyle \rightharpoonup} {\mathbf{#1}} } \)

    \( \newcommand{\vectorC}[1]{\textbf{#1}} \)

    \( \newcommand{\vectorD}[1]{\overrightarrow{#1}} \)

    \( \newcommand{\vectorDt}[1]{\overrightarrow{\text{#1}}} \)

    \( \newcommand{\vectE}[1]{\overset{-\!-\!\rightharpoonup}{\vphantom{a}\smash{\mathbf {#1}}}} \)

    \( \newcommand{\vecs}[1]{\overset { \scriptstyle \rightharpoonup} {\mathbf{#1}} } \)

    \( \newcommand{\vecd}[1]{\overset{-\!-\!\rightharpoonup}{\vphantom{a}\smash {#1}}} \)

    La ecuación 2.2.5 puede ser utilizada para resolver el problema de diferenciación de una función implícita. Consideremos, por ejemplo, la ecuación improbable

    \[ \ln ( xy) = x^2 y^3 \label{2.3.1}\]

    Calcular la derivada dy/dx. Sería fácil si solo uno pudiera escribir esto en la forma y = algo; pero es difícil (imposible que yo sepa) escribir y explícitamente en función de\(x\). Ecuación\ ref {2.3.1} implícitamente se\(y\) relaciona con\(x\). ¿Cómo vamos a calcular\(dy/dx\)?

    La curva\(f(x, y) = 0\) podría considerarse como la intersección de la superficie\(z = f (x , y)\) con el plano\(z = 0\). Visto así, la derivada\(dy/dx\) puede pensarse como el límite como\(δx\) y\(δy\) acercarse a cero de la relación\(δy/δx\) dentro del plano\(z = 0\); es decir, mantener z constante y por lo tanto\(δz\) igual a cero. Así la ecuación 2.2.5 nos da que

    \[ \frac{dy}{dx} = - \left( \frac{\partial f}{\partial x} \right) / \left( \frac{\partial f}{\partial y} \right).\]

    Por ejemplo, mostrar que, para Rquation\ ref {2.3.1},

    \[ \frac{dy}{dx} = \frac{y(2x^2y^3-1)}{x(1-3x^2y^3)}.\]


    This page titled 2.3: Diferenciación implícita is shared under a CC BY-NC license and was authored, remixed, and/or curated by Jeremy Tatum.