When.com Web Search

Search results

  1. Results From The WOW.Com Content Network
  2. Regula falsi - Wikipedia

    en.wikipedia.org/wiki/Regula_falsi

    Two basic types of false position method can be distinguished historically, simple false position and double false position. Simple false position is aimed at solving problems involving direct proportion. Such problems can be written algebraically in the form: determine x such that

  3. Egyptian algebra - Wikipedia

    en.wikipedia.org/wiki/Egyptian_algebra

    Problem 19 asks one to calculate a quantity taken 1 and one-half times and added to 4 to make 10. [1] In modern mathematical notation, this linear equation is represented: + = Solving these Aha problems involves a technique called method of false position.

  4. Method of false position - Wikipedia

    en.wikipedia.org/?title=Method_of_false_position&...

    move to sidebar hide. From Wikipedia, the free encyclopedia

  5. Secant method - Wikipedia

    en.wikipedia.org/wiki/Secant_method

    This means that the false position method always converges; however, only with a linear order of convergence. Bracketing with a super-linear order of convergence as the secant method can be attained with improvements to the false position method (see Regula falsi § Improvements in regula falsi) such as the ITP method or the Illinois method.

  6. Root-finding algorithm - Wikipedia

    en.wikipedia.org/wiki/Root-finding_algorithm

    The false position method, also called the regula falsi method, is similar to the bisection method, but instead of using bisection search's middle of the interval it uses the x-intercept of the line that connects the plotted function values at the endpoints of the interval, that is

  7. Talk:Regula falsi - Wikipedia

    en.wikipedia.org/wiki/Talk:Regula_falsi

    The linear problems mentioned in the Nine Chapters do not use secant lines; in fact, I would argue they do not use the false position method either but linear interpolation. Finally, I could not find any evidence in History of calculus and Moscow and Rhind Mathematical Papyri that the Egyptians developed calculus, except for the false statement ...

  8. Rhind Mathematical Papyrus - Wikipedia

    en.wikipedia.org/wiki/Rhind_Mathematical_Papyrus

    Problems 7–20 show how to multiply the expressions 1 + 1/2 + 1/4 = 7/4, and 1 + 2/3 + 1/3 = 2 by different fractions. Problems 21–23 are problems in completion, which in modern notation are simply subtraction problems. Problems 24–34 are ‘‘aha’’ problems; these are linear equations. Problem 32 for instance corresponds (in modern ...

  9. Ridders' method - Wikipedia

    en.wikipedia.org/wiki/Ridders'_method

    In numerical analysis, Ridders' method is a root-finding algorithm based on the false position method and the use of an exponential function to successively approximate a root of a continuous function (). The method is due to C. Ridders.