Unit 4 Pde
Unit 4 Pde
1. Find the values of 𝑢(𝑥, 𝑡) satisfying the equation 𝑢𝑡 = 4𝑢𝑥𝑥 and the boundary conditions
𝑥2
𝑢(0, 𝑡) = 0 = 𝑢(8, 𝑡) and 𝑢(𝑥, 0) = 4𝑥 − . Carry out up to two time levels by taking
2
h=1and k=0.1
2. Find the numerical solution of the parabolic equation 3𝑢𝑡 = 𝑢𝑥𝑥 when 𝑢(0, 𝑡) = 0, 𝑢(4, 𝑡) =
0. and 𝑢(𝑥, 0) = 𝑥(4 − 𝑥) by taking h=1 and k=1. Compute the values of 𝑢(𝑥, 𝑡) up to
t = 3.
3. Solve 𝑢𝑡 = 𝑢𝑥𝑥 subject to the conditions 𝑢(0, 𝑡) = 𝑢(1, 𝑡) = 0 𝑎𝑛𝑑 𝑢(𝑥, 0) = 𝑠𝑖𝑛𝜋𝑥 for
0 ≤ 𝑡 ≤ 0.1 taking h=0.2 by using the Bendre-Schmidt formula.
4. Solve the initial boundary value problem 𝑢𝑡 = 𝑢𝑥𝑥 under the conditions 𝑢(0, 𝑡) = 𝑢(1, 𝑡) =
0 𝑎𝑛𝑑 𝑢(𝑥, 0) = 𝑠𝑖𝑛𝜋𝑥 for 0 ≤ 𝑡 ≤ 0.1 using Schmidt method by taking ℎ = 1/3and 𝑘 =
1/36.
5. Solve the initial boundary value problem 𝑢𝑡 = 𝑢𝑥𝑥 , at t=0.002 under the conditions 𝑢(0, 𝑡) =
0 = 𝑢(1, 𝑡) and 𝑢(𝑥, 0) = 𝑓(𝑥), 0 ≤ 𝑥 ≤ 1 using Schmidt method by taking h=0.1 and k =
1
2𝑥
0≤𝑥≤2
0.001, where 𝑓(𝑥) = { 1 .
2(1 − 𝑥) 2 ≤ 𝑥 ≤ 1
1. Evaluate the pivotal values of the equation 𝑢𝑡𝑡 = 16𝑢𝑥𝑥 taking h=1 up to two – time levels
with k=0.25. The boundary conditions are 𝑢(0, 𝑡) = 0 = 𝑢(5, 𝑡), 𝑢𝑡 (𝑥, 0) = 0 and
𝑢(𝑥, 0) = 𝑥 2 (5 − 𝑥)
2. Solve 𝑢𝑡𝑡 = 𝑢𝑥𝑥 , 0 ≤ 𝑥 ≤ 1, subject to the initial conditions 𝑢(𝑥, 0) = 𝑠𝑖𝑛𝜋𝑥, 𝑢𝑡 (𝑥, 0) = 0
and the boundary conditions 𝑢(0, 𝑡) = 𝑢(1, 𝑡) = 0 using h=0.2 and k=0.2. Carry out the
computation up to two – time levels.
3. Solve 𝑢𝑡𝑡 = 25𝑢𝑥𝑥 at pivotal points given 𝑢(0, 𝑡) = 0 = 𝑢(5, 𝑡), and
20𝑥 0≤𝑥≤1
𝑢𝑡 (𝑥, 0) = 0 𝑎𝑛𝑑 𝑢(𝑥, 0) = {
5(5 − 𝑥) 1 ≤ 𝑥 ≤ 5
by taking h=1 and k = 0.2. Compute 𝑢(𝑥, 𝑡) 𝑓𝑜𝑟 0 ≤ 𝑡 ≤ 0.4, up to two – time levels.
4. Solve 𝑢𝑡𝑡 = 4𝑢𝑥𝑥 given that 𝑢(0, 𝑡) = 0 = 𝑢(1, 𝑡), 𝑢𝑡 (𝑥, 0) = 0 𝑢(𝑥, 0) = 100sin(𝜋𝑥) in
1 1
the range 0 ≤ 𝑡 ≤ 1 by taking ℎ = 2 𝑎𝑛𝑑 𝑘 = 4. Carry out the computations for two – time
levels.
5. Find the numerical solution 𝑢(𝑥, 𝑡) of hyperbolic equation 𝑢𝑡𝑡 = 4𝑢𝑥𝑥 at 𝑡 = 1 under the
conditions 𝑢(0, 𝑡) = 𝑢(5, 𝑡) = 0, 𝑡 ≥ 0, 𝑢𝑡 (𝑥, 0) = 0 𝑎𝑛𝑑 𝑢(𝑥, 0) = 𝑥(5 − 𝑥), 0 ≤ 𝑥 ≤ 5
by taking h=1nd k=0.5.
6. Solve 𝑢𝑡𝑡 = 𝑢𝑥𝑥 , 0 ≤ 𝑥 ≤ 1, subject to the initial condition 𝑢𝑡 (𝑥, 0) = 0 and
𝜋(1−𝑥) 1
cos ( ) 0≤𝑥≤2
2
𝑢(𝑥, 0) = { 𝜋𝑥 1
, and the boundary conditions
cos ( 2 ) ≤ 𝑥 ≤ 1
2
𝑢(0, 𝑡) = 𝑢(1, 𝑡) = 0 using h=0.25 and k=0.2 Compute up to two time levels.