Mathematics - GATE-CH Questions

Home -> ChE Learning Resources -> GATE Questions with Solutions at MSubbu.Academy -> Mathematics->


Numerical Methods

GATE-CH-2006-1-math-1mark

2006-1-math

The ordinary differential equation \(dY/dt = f(Y)\) is solved using the approximation \(Y(t+\Delta t) = Y(t) + f[Y(t)]/\Delta t\). The numerical error introduced by the approximation at each step is

GATE-CH-2006-2-math-1mark

2006-2-math

The trepezoidal rule of integration when applied to \(\displaystyle \int _a^b f(x) dx\) will give the exact value of the integral

GATE-CH-2008-5-math-1mark

2008-5-math

A nonlinear function \(f(x)\) is defined in the interval \(-1.2<x<4\) as illustrated in the figure below. The equation \(f(x)=0\) is solved for \(x\) within this interval by using the Newton-Raphson iterative scheme. Among the initial guesses (\(I_1,I_2,I_3\) and \(I_4\)), the guess that is likely to lead to the root most rapidly is


GATE-CH-2010-15-math-1mark

2010-15-math

A root of the equation \(x^4-3x+1=0\) needs to be found using the Newton-Raphson method. If the initial guess, \(x_0\), is taken as 0, then the new estimate \(x_1\), after the first iteration is

GATE-CH-2016-1-math-1mark

2016-1-math

Which one of the following is an iterative technique for solving a system of simultaneous linear algebraic equations?


[Index]


GATE-CH-2018-2-math-1mark

2018-2-math

The fourth order Runge-Kutta (RK4) method to solve an ordinary differential equation \(\dfrac {dy}{dx}=f(x,y)\) is given as 

\( \begin {align*} y(x+h) &= y(x) + \frac {1}{6}(k_1+2k_2+2k_3+k_4) \\ k_1 &= hf(x,y) \\ k_2 &= h f\left (x+\frac {h}{2},y+\frac {k_1}{d}\right ) \\ k_3 &= h f\left (x+\frac {h}{2},y+\frac {k_2}{d}\right ) \\ k_4 &= hf(x+h, y+k_3) \end {align*} \)

For a special case when the function \(f\) depends solely on \(x\), the above RK4 method reduces to

GATE-CH-2017-3-math-1mark

2017-3-math

The number of positive roots of the function \(f(x)\) shown below in the range \(0<x<6\) is


____________

GATE-CH-2005-40-math-2mark

2005-40-math

The function \(f(x)\) satisfies the equation \(f(x)=0\) at \(x=x_e\). The Newton-Raphson iterative method converges to the solution in one step, regardless of the initial guess, if

GATE-CH-2006-28-math-2mark

2006-28-math

The Newton-Raphson method is used to solve the equation, \((x-1)^2+x-3=0\). The method will fail in the very first iteration if the initial guess is

GATE-CH-2008-28-math-2mark

2008-28-math

Using Simpson's 1/3 rule and FOUR equally spaced intervals (\(n=4\)), estimate the value of the integral \(\displaystyle \int _0^{\pi /4}\frac {\sin x}{\cos ^3 x}dx\)


[Index]


GATE-CH-2008-29-math-2mark

2008-29-math

The following differential equation is to be solved numerically by the Euler’s explicit method. \[ \frac {dy}{dx} = x^2y-1.2y \quad \text { with } y(0)=1 \] A step size of 0.1 is used. The solution for \(y\) at \(x=0.1\) is

GATE-CH-2009-25-math-2mark

2009-25-math

Using the trapezoidal rule and 4 equal intervals (\(n=4\)), the calculated value of the integral (rounded to the first place of decimal) \( \int _0^\pi \sin \theta \; d\theta \) is

GATE-CH-2011-30-math-2mark

2011-30-math

In the fixed point iteration method for solving equations of the form \(x=g(x)\), the \((n+1)^{\text {th}}\) iteration value is \(x_{n+1}=g(x_n)\), where \(x_n\) represents the \(n^{\text {th}}\) iteration value. \(g(x)\) and corresponding initial guess value \(x_0\) in the domain of interest are shown in the following choices. Which ONE of these choices leads to a converged solution for \(x\) ?

GATE-CH-2012-28-math-2mark

2012-28-math

The Newton-Raphson method is used to find the roots of the equation \[ f(x) = x-\cos \pi x \quad \quad \quad 0\le x\le 1 \] If the initial guess for the root is 0.5, then the value of \(x\) after the first iteration is

GATE-CH-2015-28-math-2mark

2015-28-math

The solution of the non-linear equation \(x^3-x=0\) is to be obtained using Newton-Raphson method. If the initial guess is \(x=0.5\), the method converges to which one of the following values:


[Index]


GATE-CH-2017-28-math-2mark

2017-28-math

Match the problem type in Group-1 with the numerical method in Group-2.

Group-1 Group-2
P) System of linear algebraic equations     I) Newton-Raphson
Q) Non-linear algebraic equations II) Gauss-Seidel
R) Ordinary differential equations III) Simpson's rule
S) Numerical integration IV) Runge-Kutta

GATE-CH-2013-29-math-2mark

2013-29-math

The value of the integral \(\ \displaystyle \int _{0.1}^{0.5}e^{-x^{3}}dx \ \) evaluated by Simpson's rule using 4 subintervals (up to 3 digits after the decimal point) is ____________

GATE-CH-2016-28-math-2mark

2016-28-math

The model \(y=mx^2\) is to be fit to the data given below.

\(x\)     1      \(\sqrt {2}\)     \(\sqrt {3}\)    
\(y\)     2    5   8
Using linear regression, the value (rounded off to the second decimal place) of \(m\) is ____________

GATE-CH-2016-30-math-2mark

2016-30-math

Values of \(f(x)\) in the interval \([0, 4]\) are given below.

\(x\) 0 1 2 3 4
\(f(x)\)    3       10      21     36     55
Using Simpson's 1/3 rule with a step size of 1, the numerical approximation (rounded off to the second decimal place) of \(\displaystyle \int _0^4 f(x) dx\) is ____________


[Index]


Last Modified on: 03-May-2024

Chemical Engineering Learning Resources - msubbu
e-mail: learn[AT]msubbu.academy
www.msubbu.in