About 50 results
Open links in new tab
  1. Approximate solution to an equation with a high-degree polynomial

    Jan 19, 2022 · Approximate solution to an equation with a high-degree polynomial Ask Question Asked 4 years, 2 months ago Modified 4 years, 2 months ago

  2. How to derive a function to approximate $\sqrt {3}$?

    Basically, to approximate the location of a root of a function, we approximate the function locally by its tangent, find the tangents root instead, and that value is a decent approximation for the location of …

  3. Difference between "≈", "≃", and "≅" - Mathematics Stack Exchange

    In mathematical notation, what are the usage differences between the various approximately-equal signs "≈", "≃", and "≅"? The Unicode standard lists all of them inside the Mathematical Operators B...

  4. Bisection Method - True error versus Approximate error

    From the book "Numerical Methods for Engineers", by Steven C. Chapra, they state the true error is always less than the approximate error, and therefore, it is safe ...

  5. analytic number theory - Approximate functional equation of the L ...

    Dec 5, 2021 · An unweighted version of approximate functional equation is available as Lavrik's general theorem in §3.7.2 of Karatsuba's Complex Analysis in Number Theory.

  6. sequences and series - Approximating an Ellipse with Circular Arcs ...

    Jun 21, 2024 · In general, if you want to approximate an ellipse with circular arcs, you need two consecutive arcs to have the same tangent at the common endpoint, to give a smooth enough curve.

  7. spectral theory - Characterising the approximate point spectrum of a ...

    Mar 9, 2025 · Characterising the approximate point spectrum of a bounded operator on a Banach space Ask Question Asked 1 year ago Modified 1 year ago

  8. approximate square roots of fractions with rationals

    Apr 26, 2024 · approximate square roots of fractions with rationals Ask Question Asked 1 year, 11 months ago Modified 1 year, 11 months ago

  9. exponentiation - Approximate the sum of exponential functions ...

    Jan 27, 2024 · Approximate the sum of exponential functions Ask Question Asked 2 years, 2 months ago Modified 2 years, 2 months ago

  10. Approximating square roots using binomial expansion.

    We want to (manually) approximate $\sqrt {2}$ by using the first few terms of the binomial series expansion of \begin {align*} \sqrt {1-2x}&= \sum_ {n=0}^\infty \binom {\frac {1} {2}} {n} ( …