MATH761Oct 15, 2018

Midterm Examination

Instructions:

  • This is a take-home examination due on Wednesday, Oct. 17, 2018 at 5:00PM. You are free to use library, software, and online resources, but all work is individual with no discussion of examination topics with other students or faculty. Submission of an answer is an implicit honor pledge to have respected the above rules.

  • Provide your answer by completing the present TeXmacs file, and submitting through Sakai. Only one submission is allowed, with the above deadline, hence be ready ahead of time.

  • An answer should require about 3 hours to read and summarize the background material and 3 hours of work to answer the subsequent questions if course topics and previous graduate study material has been well understood. Questions are meant to be answered by analytical computations, not numerical simulation. Feel free to use Mathematica and illustrate your answers by plots.

  1. Read sections 1-3 of the paper “Group velocity in finite difference schemes”, published in SIAM Review, Vol. 24, No. 2, April 1982, authored by Lloyd N. Trefethen, available at https://people.maths.ox.ac.uk/trefethen/publication/PDF/1982_6.pdf. Present a three-paragraph summary of the main points of these paper sections.

  2. Consider the longitudinal plane wave 𝒖i(t,x)=𝒆xexp[i(Ο‰t-ΞΎx)], and a Hookean elastic medium in which conservation of momentum is stated as

    Οβˆ‚2𝒖/βˆ‚t2=(Ξ»+2ΞΌ)βˆ‡(βˆ‡β‹…π’–)-ΞΌβˆ‡Γ—(βˆ‡Γ—π’–) (1)

    where:

    1. Is the longitudinal plane wave a solution of the equation of motion (1)?

    2. At what speed does the wave propagate?

    3. At an interface with another elastic medium (Ξ»',ΞΌ') the incident wave 𝒖i produces a reflected 𝒖r and transmitted wave 𝒖t. Derive formulas for the reflection and transmission coefficients

      R=||𝒖r||||𝒖i||,T=||𝒖t||||𝒖i||
  3. Consider a computational domain for (1) discretized by the second-order leap-frog scheme (LF), extending to distance L of each side of x=0. The subdomain x<0 is discretized with step size h, the subdomain x>0 is discretized with step size 2h. At the left edge x=-L an incoming plane wave ui(t,x) is entering the domain. The physics of the problem predicts unattenuated, non-dispersive passage of the wave, but the analysis within the Trefethen paper shows that the discrete scheme will induce both attenuation and dispersion.

    1. Compute the waveform at the interface ui(t,0-) obtained after ui(t,-L) has propagated through the grid with step size h. Pay attention to the ΞΎ/L ratio.

    2. Compute the reflection and transmission coefficients at the interface between the two grids

      R=|ur(t,0-)||ui(t,0-)|,T=|ut(t,0+)||ui(t,0-)|.
    3. Determine the ratio of change in material properties that would produce the same reflection and transmission coefficients for the exact wave equation as that produced by the grid spacing jump from h to 2h for the discretized wave equation.