Derive a suitable numerical differentiation formula of 0(h2) to find (2.4) with h= 0.1 given the table
| x | 0.1 | 1.2 | 2.4 | 3.9 |
| 3.41 | 2.68 | 1.37 | -1.48 |
See Answer →
Using finite differences, show that the data
| x | -3 | -2 | -1 | 0 | 1 | 2 | 3 |
| -13 | 7 | 3 | 1 | 1 | 3 | 7 |
represents a second degree polynomial. Obtain this polynomial using interpolation and find (2.5).
Prove that the function f defined by
is discontinuous, ∀ x ∈ , using the sequential definition of continuity.
The function (x) = ln(1+x) is to be tabulated at equispaced points in the interval [2, 3] using linear interpolation. Find the largest step size h that can be used so that the error
in magnitude.
Let f [: − 3,3 ]→ be defined by f (x ) = 5 (x ) + x3 where [x] denotes the greatest integer ≤ x. Show that this function is integrable.
Determine the constants in the differentiation formula
so that the method is of the highest possible order. Find the order and the error term of the method.
See Answer →Show that there is no real number, k for which the equation, x4 − 3x2 + k = 0 has two distinct roots in the interval [2,3].
See Answer →Using the principle of mathematical induction, prove that is a natural number, ∀n∈ N.
Solve the system of equations
with partial pivoting. Store the multipliers and also write the pivoting vectors.
See Answer →Find the dominant eigenvalue and the corresponding eigenvector for the matrix
using five iterations of the power method and taking as the initial vector
Find the dominant eigenvalue and the corresponding eigenvector for the matrix
using five iterations of the power method and taking as the initial vector
Examine the function f : defined by
for continuity on . If it is not continuous at any point of
, find the nature of discontinuity there.
For the linear system of equations
set up the Gauss-Jacobi and Gauss-Seidal iteration schemes in matrix form. Also check the convergence of the two schemes.
See Answer →Solve the system of equations
by LU decomposition method and find the inverse of the coefficient matrix
See Answer →Estimate the eigenvalues of the matrix
using the Gershgorin bounds. Draw a rough sketch of the region where the eigenvalues lie.
See Answer →Prove that the union of two closed sets is a closed set. Give an example to show that union of an infinite number of closed sets need not be a closed set.
See Answer →a) − 2 is a limit point of the interval ] −3,2 ].
b) The series is divergent.
c) The function, f (x) = sin2 x is uniformly continuous in the interval .
d) Every continuous function is differentiable.
e) The function f defined on by
Is integrable in the interval [2,3].
See Answer →The equation has two real roots p and q such that | p |
| q | . If we use the fixed point iteration
, to find a root then to which root does it converge?