enow.com Web Search

Search results

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

    en.wikipedia.org/wiki/Rate_equation

    For a typical second-order reaction with rate equation = [] [], if the concentration of reactant B is constant then = [] [] = ′ [], where the pseudo–first-order rate constant ′ = []. The second-order rate equation has been reduced to a pseudo–first-order rate equation, which makes the treatment to obtain an integrated rate equation much ...

  3. Numerical methods for ordinary differential equations - Wikipedia

    en.wikipedia.org/wiki/Numerical_methods_for...

    For example, the second-order equation y′′ = −y can be rewritten as two first-order equations: y′ = z and z′ = −y. In this section, we describe numerical methods for IVPs, and remark that boundary value problems (BVPs) require a different set of tools. In a BVP, one defines values, or components of the solution y at more than one ...

  4. Euler method - Wikipedia

    en.wikipedia.org/wiki/Euler_method

    For this reason, the Euler method is said to be a first-order method, while the midpoint method is second order. We can extrapolate from the above table that the step size needed to get an answer that is correct to three decimal places is approximately 0.00001, meaning that we need 400,000 steps.

  5. Order of accuracy - Wikipedia

    en.wikipedia.org/wiki/Order_of_accuracy

    Consider , the exact solution to a differential equation in an appropriate normed space (, | | | |). Consider a numerical approximation u h {\displaystyle u_{h}} , where h {\displaystyle h} is a parameter characterizing the approximation, such as the step size in a finite difference scheme or the diameter of the cells in a finite element method .

  6. Order of approximation - Wikipedia

    en.wikipedia.org/wiki/Order_of_approximation

    In the zeroth-order example above, the quantity "a few" was given, but in the first-order example, the number "4" is given. A first-order approximation of a function (that is, mathematically determining a formula to fit multiple data points) will be a linear approximation, straight line with a slope: a polynomial of degree 1. For example:

  7. Rate-determining step - Wikipedia

    en.wikipedia.org/wiki/Rate-determining_step

    In fact, however, the observed reaction rate is second-order in NO 2 and zero-order in CO, [5] with rate equation r = k[NO 2] 2. This suggests that the rate is determined by a step in which two NO 2 molecules react, with the CO molecule entering at another, faster, step. A possible mechanism in two elementary steps that explains the rate ...

  8. Curve fitting - Wikipedia

    en.wikipedia.org/wiki/Curve_fitting

    Polynomial curves fitting points generated with a sine function. The black dotted line is the "true" data, the red line is a first degree polynomial, the green line is second degree, the orange line is third degree and the blue line is fourth degree. The first degree polynomial equation = + is a line with slope a. A line will connect any two ...

  9. Numerical differentiation - Wikipedia

    en.wikipedia.org/wiki/Numerical_differentiation

    This formula is known as the symmetric difference quotient. In this case the first-order errors cancel, so the slope of these secant lines differ from the slope of the tangent line by an amount that is approximately proportional to .