


Consider the finite difference matrix operator for the 1D model problem u(/d2- f(x) on domain [0,...
4. Consider the following initial value problem of the 1D wave equation with mixed boundary condition IC: u(z, t = 0) = g(x), ut(z, t = 0) = h(z), BC: u(0, t)0, u(l,t) 0, t>0 0 < x < 1, (a)Use the energy method to show that there is at most one solution for the initial-boundary value problem. (b)Suppose u(x,t)-X()T(t) is a seperable solution. Show that X and T satisfy for some λ E R. Find all the eigenvalues An...
#2 ONLY PLEASE
1. Consider the non-Sturm-Liouville differential equation Multiply this equation by H(x). Determine H(x) such that the equation may be reduced to the standard Sturm-Liouville form: do Given a(z), 3(2), and 7(2), what are p(x), σ(x), and q(x) 2. Consider the eigenvalue problem (a) Use the result from the previous problem to put this in Sturm-Liouville form (b) Using the Rayleigh quotient, show that λ > 0. (c) Solve this equation subject to the boundary conditions and determine...
nonhomogeneous vibrating string problem for u(x with homogeneous boundary conditions t > 0 u(0, t) u(r,t) = 0, 0, = and the initial conditions 0stst tr(z,0)=0, u(z, 0) sin(2x), = Find the solution u(x,t) to the IBVP using an eigenfunction expansion: u(z, t) = Σ an(t) sin(nz) n-1
nonhomogeneous vibrating string problem for u(x with homogeneous boundary conditions t > 0 u(0, t) u(r,t) = 0, 0, = and the initial conditions 0stst tr(z,0)=0, u(z, 0) sin(2x), = Find the...
2. Consider a thin rod of length L = π (so that 0 x-7) with a general internal source of heat, Q(a,t) Ot (10) subject to insulated boundary conditions The initial temperature of the bar is zero a(x, 0) = 0 (12) (a) (3pts) What is k in (10)? (b) (10pts) Assume a separable solution to the homogeneous version of the PDE and boundary conditions (10)-(11) of the form u(r, t)- o(x)G(t). Write down or find the eigenvalues λη and...
Write a MATLAB code to solve below 2nd order linear ordinary differential equation by finite difference method: y"-y'-0 in domain (-1, 1) with boundary condition y(x-1)--1 and y(x-1)-1. with boundary condition y an Use 2nd order approximation, i.e. O(dx2), and dx-0.05 to obtain numerical solution. Then plot the numerical solution as scattered markers together wi exp(2)-explx+1) as a continuous curve. Please add legend in your plot th the analytical solution y-1+
Write a MATLAB code to solve below 2nd order...
This is the question:
42 CHAPTER 2. BASICS Example 2.15 We consider the one-dimensional Sturm-Liouville eigenvalue problem (2.24) - u"(x) = \u()0<<<, (0) = u(T) = 0, that models the vibration of a homogeneous string of length that is fired at both ends. The eigenvalues and eigenvectors or eigenfunctions of (2.24) are x = k?, ux() = sin ka, KEN Let u" denote the approximation of an (eigen)function u at the grid point Ii, uiuti), Di=ih, 0<i<n +1, h =...
Consider the following second order PDE Uit – 9Uxx = 0, 0<x< < t > 0, (A) and the following boundary value/initial conditions: Ux(t,0) = uſt, 5) = 0, t>0, u(0, x) = 44(0, x) = 4 cos’ x, 0<x< (BC) (IC) for the function u= u(t, x). a. (5 points) Find ordinary differential equations for functions T = T(t) and X = X(x) such that the function u(t, x) = T(t)X(x) satisfies the PDE (A). b. (5 points) Find...
PDE questions. Please show all
steps in detail.
2. Consider the initial-boundary value problem 0
solve problem #1 depending on the given information
Consider the following 1D second order elliptic equation with Dirichlet boundary conditions du(x) (c(x)du ) = f(x) (a $15 b), u(a) = ga, u(b) = gb dr: where u(x) is the unknown function, ga and gb are the Dirichlet boundary values, c(x) is a given coefficient function and f(x) is a given source function. See the theorem 10.1 in the textbook for the existence and uniqueness of the solution. 1.1 Weak Formulation...