square-root
GATE Civil Engineering · Numerical Methods (CE) · 2008-2022
Study anchor
B. S. Grewal — Higher Engineering Mathematics
Linear algebra, calculus, probability, numerical methods
Practice action
Start latest PYQPYQs in this concept
All concepts →Consider the following recursive iteration scheme for different values of variable P with the initial guess $x_1 = 1$: $x_{n+1} = \frac{1}{2} (x_n + \frac{P}{x_n})$, $n = 1, 2, 3,...
Consider the following recursive iteration scheme for different values of variable P with the initial guess x 1 = 1: $${x_{n + 1}} = {1 \over 2}\left( {{x_n} + {P \over {{x_n}}}} \...
The square root of a number $$N$$ is to be obtained by applying the Newton $$-$$ Raphson iteration to the equation $$\,{x^2} - N = 0.\,\,$$ If $$i$$ denotes the iteration index, th...
The Newton-Raphson iteration $${x_{n + 1}} = {1 \over 2}\left( {{x_n} + {R \over {{x_n}}}} \right)$$ can be used to compute