About 26,700 results
Open links in new tab
  1. How to linear approximate a function of 3 variables.

    The tangent plane to the surface is the approximation, so the normal to the tangent plane is given by $\nabla f$, I worked the normal out, so I have a normal vector and a point so this defines a …

  2. exponential function - Feynman's Trick for Approximating $e^x ...

    Jul 7, 2017 · Explore related questions exponential-function approximation See similar questions with these tags.

  3. calculus - Efficient and Accurate Formulas for Approximating sin x ...

    Oct 15, 2023 · You can find a good approximation by looking for an interpolation polynomial. For example, for a good 2nd degree polynomial, you pick three points between 0 and pi^2/4 and …

  4. The Significance of Linear Approximation - Mathematics Stack …

    Jul 17, 2015 · 2) Linear approximation becomes important, if you don't have an explicit formula for the function. For example, it is important in solving nonlinear equations or differential …

  5. calculus - Where did the linear approximation/linearization …

    2 Contrary to Sanath Devalapurkar's answer, this is not really an instance of Taylor series so much as Taylor series are a generalization of this. There are two parts to linear approximation: …

  6. Linear approximation with two variables - Mathematics Stack …

    I know how to do linear approximation with just one variable (take the derivative and such), but with two variables (and later on in the assignment, three variables) I'm a bit lost.

  7. calculus - Is the linear approximation of the product of two …

    Dec 27, 2020 · thanks for the correction, but I still don't understand why is it allowed to take the product of the linear approximations of the inner functions as any order approximations of the …

  8. What is the difference between linear approximation and a …

    Sep 23, 2017 · A linear approximation is a linear function that approximates something. A typical formula for a good linear approximation uses the value of the function at a point along with the …

  9. An error formula for linearization - Mathematics Stack Exchange

    Oct 9, 2017 · Explore related questions calculus approximation approximation-theory See similar questions with these tags.

  10. Multivariable Calculus Linear Approximation - Mathematics Stack …

    Oct 22, 2016 · I know how to take linear approximations with one variable by taking the derivative, but I am a bit lost on how to do this with two variables (partial differentiation I think).