enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. Functional equation - Wikipedia

    en.wikipedia.org/wiki/Functional_equation

    One method of solving elementary functional equations is substitution. [citation needed] Some solutions to functional equations have exploited surjectivity, injectivity, oddness, and evenness. [citation needed] Some functional equations have been solved with the use of ansatzes, mathematical induction. [citation needed]

  3. Abel equation - Wikipedia

    en.wikipedia.org/wiki/Abel_equation

    For a known function f(x), a problem is to solve the functional equation for the function α −1 ≡ h, possibly satisfying additional requirements, such as α −1 (0) = 1. The change of variables s α(x) = Ψ(x), for a real parameter s, brings Abel's equation into the celebrated Schröder's equation, Ψ(f(x)) = s Ψ(x).

  4. Fixed-point iteration - Wikipedia

    en.wikipedia.org/wiki/Fixed-point_iteration

    The fixed point iteration x n+1 = cos x n with initial value x 1 = −1.. An attracting fixed point of a function f is a fixed point x fix of f with a neighborhood U of "close enough" points around x fix such that for any value of x in U, the fixed-point iteration sequence , (), (()), ((())), … is contained in U and converges to x fix.

  5. Equation solving - Wikipedia

    en.wikipedia.org/wiki/Equation_solving

    An example of using Newton–Raphson method to solve numerically the equation f(x) = 0. In mathematics, to solve an equation is to find its solutions, which are the values (numbers, functions, sets, etc.) that fulfill the condition stated by the equation, consisting generally of two expressions related by an equals sign.

  6. Broyden's method - Wikipedia

    en.wikipedia.org/wiki/Broyden's_method

    Newton's method for solving f(x) = 0 uses the Jacobian matrix, J, at every iteration. However, computing this Jacobian can be a difficult and expensive operation; for large problems such as those involving solving the Kohn–Sham equations in quantum mechanics the number of variables can be in the hundreds of thousands. The idea behind Broyden ...

  7. Bisection method - Wikipedia

    en.wikipedia.org/wiki/Bisection_method

    The input for the method is a continuous function f, an interval [a, b], and the function values f(a) and f(b). The function values are of opposite sign (there is at least one zero crossing within the interval). Each iteration performs these steps: Calculate c, the midpoint of the interval, c = ⁠ a + b / 2 ⁠. Calculate the function value at ...

  8. Root-finding algorithm - Wikipedia

    en.wikipedia.org/wiki/Root-finding_algorithm

    Solving an equation f(x) = g(x) is the same as finding the roots of the function h(x) = f(x) – g(x). Thus root-finding algorithms can be used to solve any equation of continuous functions. However, most root-finding algorithms do not guarantee that they will find all roots of a function, and if such an algorithm does not find any root, that ...

  9. Separation of variables - Wikipedia

    en.wikipedia.org/wiki/Separation_of_variables

    The method of separation of variables is also used to solve a wide range of linear partial differential equations with boundary and initial conditions, such as the heat equation, wave equation, Laplace equation, Helmholtz equation and biharmonic equation.