enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. Babylonian mathematics - Wikipedia

    en.wikipedia.org/wiki/Babylonian_mathematics

    To solve a quadratic equation, the Babylonians essentially used the standard quadratic formula. They considered quadratic equations of the form: + = where b and c were not necessarily integers, but c was always positive. They knew that a solution to this form of equation is: [15]

  3. Fixed-point iteration - Wikipedia

    en.wikipedia.org/wiki/Fixed-point_iteration

    In numerical analysis, fixed-point iteration is a method of computing fixed points of a function.. More specifically, given a function defined on the real numbers with real values and given a point in the domain of , the fixed-point iteration is + = (), =,,, … which gives rise to the sequence,,, … of iterated function applications , (), (()), … which is hoped to converge to a point .

  4. IM 67118 - Wikipedia

    en.wikipedia.org/wiki/IM_67118

    In stage 2, the well-attested Old Babylonian method of completing the square is used to solve what is effectively the system of equations b − a = 0.25, ab = 0.75. [6] Geometrically this is the problem of computing the lengths of the sides of a rectangle whose area A and side-length difference b − a are known, which was a recurring problem ...

  5. Completing the square - Wikipedia

    en.wikipedia.org/wiki/Completing_the_square

    Given a quadratic polynomial of the form + + it is possible to factor out the coefficient a, and then complete the square for the resulting monic polynomial. Example: + + = [+ +] = [(+) +] = (+) + = (+) + This process of factoring out the coefficient a can further be simplified by only factorising it out of the first 2 terms.

  6. Solving quadratic equations with continued fractions - Wikipedia

    en.wikipedia.org/wiki/Solving_quadratic...

    The quadratic equation on a number can be solved using the well-known quadratic formula, which can be derived by completing the square. That formula always gives the roots of the quadratic equation, but the solutions are expressed in a form that often involves a quadratic irrational number, which is an algebraic fraction that can be evaluated ...

  7. Plimpton 322 - Wikipedia

    en.wikipedia.org/wiki/Plimpton_322

    Plimpton 322 is a Babylonian clay tablet, believed to have been written around 1800 BC, that contains a mathematical table written in cuneiform script.Each row of the table relates to a Pythagorean triple, that is, a triple of integers (,,) that satisfies the Pythagorean theorem, + =, the rule that equates the sum of the squares of the legs of a right triangle to the square of the hypotenuse.

  8. Conjugate gradient method - Wikipedia

    en.wikipedia.org/wiki/Conjugate_gradient_method

    Conjugate gradient, assuming exact arithmetic, converges in at most n steps, where n is the size of the matrix of the system (here n = 2). In mathematics, the conjugate gradient method is an algorithm for the numerical solution of particular systems of linear equations, namely those whose matrix is positive-semidefinite.

  9. Iterative method - Wikipedia

    en.wikipedia.org/wiki/Iterative_method

    If an equation can be put into the form f(x) = x, and a solution x is an attractive fixed point of the function f, then one may begin with a point x 1 in the basin of attraction of x, and let x n+1 = f(x n) for n ≥ 1, and the sequence {x n} n ≥ 1 will converge to the solution x.