Civil Engineering > GATE 2019 SET-1 > Numerical Analysis
A one-dimensional domain is discretized into N sub-domains of width Δx with node numbers i = 0, 1, 2, 3,..., N. If the time scale is discretized in steps of Δt, the forward-time and centered-space finite difference approximation at ith node and nth time step, for the partial differential equation ∂v/∂t = β(∂2v/∂x2) is
A
(vin+1 - vin) / Δt = β * (vi+1n - 2vin + vi-1n) / Δx2
B
(vin - vin-1) / Δt = β * (vi+1n - 2vin + vi-1n) / Δx2
C
(vin+1 - vin-1) / (2Δt) = β * (vi+1n - 2vin + vi-1n) / Δx2
D
(vin+1 - vin) / Δt = β * (vi+1n+1 - 2vin+1 + vi-1n+1) / Δx2

Correct : a

Similar Questions

The value of the function f(x) is given at n distinct values of x and its value is to be interpolated at the point x* using all the n points. The estimate is ob...
#549 MCQ
Newton-Raphson method is to be used to find root of equation 3x-ex+sin x=0. If the initial trial value for the root is taken as 0.333, the next approximation fo...
#1173 Fill in the Blanks
The matrix P is the inverse of a matrix Q. If I denotes the identity matrix, which one of the following options is correct?
#200 MCQ

Related Topics

No tags found

Unique Visitor Count

Total Unique Visitors

Loading......