Using second order finite Difference method, solve the boundary value problem
Solve the heat conduction equation in the region
with the initial and boundary conditions
using Crank-Nicolson method with
and
upto two time steps.
Based on the third image provided, here is the transcription of the remaining mathematical problems:
See Answer →Using Runge-Kutta second order method with
(i) , (ii)
, solve the initial value problem
Upto . If the exact solution is
, obtain the error.
) Find the displacement u(x, t) of an infinite string using the method of Fourier transform given that the string is initially at rest and that the initial displacement is f(x), .
) If km and kn are distinct roots of Bessel function with
then show that
Find the Laplace transform of
Show that .
Using the transformation find the solution of the equation
in terms of Bessel's functions.
how that between every successive pair of zeros of J0(x) there exists a zero of J1(x).
See Answer →Construct Green's function for the differential equation
under the conditions that y(0) is bounded and .
Based on the image provided, here is the transcription of the mathematical problems:
See Answer →Show that
) For the following differential equation locate and classify its singular points on the x-axis
i)
ii)
Find the series solution about of the equation
.
Check whether satisfies Lipschitz condition
i) on any rectangle and
;
ii) on any strip and
;
iii) on the entire plane.
See Answer → Show the minimum heap after each of the following operations
i) Create with values 13, 46, 68, 15, 87, 4, 33, 21, 1, 79.
ii) Insertion of value 9.
iii) Update of value 1 by 71.
See Answer →
Construct the Huffman code tree for the set of frequencies in the table below:
| Character | Frequency |
| A | 5 |
| B | 1 |
| C | 6 |
| D | 3 |
| E | 4 |
Construct a binary search tree with the following keys, inserting them in the given order:
110, 8, 19, 6, 9, 12, 32.