Sunday, February 17, 2019
Newtons Method :: Newton-Raphson Method
Finding rout of a function is a good deal a trade union movement which faces mathematicians. For simple functions, such as linear ones, the task is simple. When functions become more confused, such as with cubic and quadratic polynomial functions, mathematicians previse upon more convoluted methods of purpose root. For many functions, there exist formulas which discontinue us to witness root. The most common such formula is, perhaps, the quadratic formula. When functions reach a degree of five and higher, a well-to-do, root-finding formula ceases to exist. atomic number 7s method is a tool used to find the roots of nearly any equation. Unlike the cubic and quadratic equations, Newtons method more accurately, the Newton-Raphson order can help to find roots of nearly any type of function, including all polynomial functions.Newtons method use derivative calculus to find the roots of a function or relation by first taking an thought and then improving the accuracy of that b ringing close together until the root is set up. The idea fucking the method is as follows. Given a point,P(Xn,Yn), on a curve, a line tangent to the curve at P crosses the X bloc at a point whose X coordinate is closer to the root than Xn. This X coordinate, we will call Xn+1. Repeating this process using Xn+1 in place of Xn will return a new Xn+1 which will be closer to the root. Eventually, our Xn will equal our Xn+1. When this is the case, we have found a root of the equation. This method may be unnecessarily complex when we are solving a quadratic or cubic equation. However, the Newton-Raphson Method compensates for its complexity in its breadth. The following examples show the versatility of the Newton Raphson Method.Example 1 is a simple quadratic function. The most practical approach to finding the roots of this equation would be to use the quadratic equation or to factor the polynomial. However, the Nowton-Raphson method still works and allows us to find the roots of the equation. The sign number, Xn, 3, is a relatively poor approximation. The choice of 3 illustrates that the initial guess can be any number. However, as the initial approximation worsens, the calculation becomes more laborious.Example 2 demonstrates one of the advantages to Newtons method. Function 2 is a Quintic function. Mathematician, Niels Henrik Abels proved that there exists no convenient equation, such as the cubic equation, which can help us find the functions roots.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment