<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.wikiwaves.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Fmontiel</id>
	<title>WikiWaves - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://www.wikiwaves.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Fmontiel"/>
	<link rel="alternate" type="text/html" href="https://www.wikiwaves.org/index.php/Special:Contributions/Fmontiel"/>
	<updated>2026-04-17T18:14:02Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.1</generator>
	<entry>
		<id>https://www.wikiwaves.org/index.php?title=Method_of_Characteristics_for_Linear_Equations&amp;diff=13593</id>
		<title>Method of Characteristics for Linear Equations</title>
		<link rel="alternate" type="text/html" href="https://www.wikiwaves.org/index.php?title=Method_of_Characteristics_for_Linear_Equations&amp;diff=13593"/>
		<updated>2017-11-03T00:47:38Z</updated>

		<summary type="html">&lt;p&gt;Fmontiel: /* Non-homogeneous Example */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{nonlinear waves course&lt;br /&gt;
 | chapter title = Method of Characteristics for Linear Equations&lt;br /&gt;
 | next chapter = [[Traffic Waves]]&lt;br /&gt;
 | previous chapter = &lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{complete pages}}&lt;br /&gt;
&lt;br /&gt;
We present here a brief account of the method of characteristic for linear waves. &lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
&lt;br /&gt;
The method of characteristics is an important method for hyperbolic PDE&#039;s which&lt;br /&gt;
applies to both linear and nonlinear equations. &lt;br /&gt;
&lt;br /&gt;
We begin with the simplest wave equation &lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\partial_t u + \partial_x u = 0,\,\,-\infty &amp;lt; x &amp;lt; \infty,\,\,t&amp;gt;0,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
subject to the initial conditions&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
 \left. u \right|_{t=0} = f(x)&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We consider the solution along the curve &amp;lt;math&amp;gt;(x,t) = (X(t),t)&amp;lt;/math&amp;gt;. We then have&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\frac{\mathrm{d} }{\mathrm{d} t} u(X(t),t) = \partial_t u + \frac{\mathrm{d} X}{\mathrm{d}t}\partial_x u = \partial_x u \left(\frac{\mathrm{d} X}{\mathrm{d}t} - 1 \right)&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Therefore along the curve &amp;lt;math&amp;gt;\frac{\mathrm{d} X}{\mathrm{d}t} = 1&amp;lt;/math&amp;gt; &amp;lt;math&amp;gt;u(x,t)&amp;lt;/math&amp;gt; must be a constant. &lt;br /&gt;
These are nothing but the straight lines &amp;lt;math&amp;gt;x = t+c&amp;lt;/math&amp;gt;&lt;br /&gt;
This means that we have&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
u(x,t) = u(t+c,t) = u(c,0) = f(c) = f(x-t)\,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
Therefore the solution is &amp;lt;math&amp;gt;u(x,t) = f(x-t)\,&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
== General Form ==&lt;br /&gt;
&lt;br /&gt;
If we consider the equation &lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\partial_t u + a(x,t)\partial_x u = 0,\,\,-\infty &amp;lt; x &amp;lt; \infty,\,\,t&amp;gt;0,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
then we can apply the method of characteristics.&lt;br /&gt;
We consider the solution along the curve &amp;lt;math&amp;gt;(x,t) = (X(t),t)&amp;lt;/math&amp;gt;. We then have&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\frac{\mathrm{d} }{\mathrm{d} t} u(X(t),t) = \partial_t u + \frac{\mathrm{d} X}{\mathrm{d}t}\partial_x u = \partial_x u \left(\frac{\mathrm{d} X}{\mathrm{d}t} - a(x,t) \right).&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
This gives us the following o.d.e. for the characteristic curves (along which the solution is a constant)&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\frac{\mathrm{d} X}{\mathrm{d} t} =  a(x,t) .&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Example 1 ==&lt;br /&gt;
&lt;br /&gt;
[[Image:Characteristic_linear1.jpg|thumb|right|350px|Characteristic for Example 1]]&lt;br /&gt;
Consider the equation &lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\partial_t u + x \partial_x u = 0,\,\,-\infty &amp;lt; x &amp;lt; \infty,\,\,t&amp;gt;0,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
subject to the initial conditions&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
 \left. u \right|_{t=0} = f(x)&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We consider the solution along the curve &amp;lt;math&amp;gt;(x,t) = (X(t),t)&amp;lt;/math&amp;gt;. We then have&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\frac{\mathrm{d} }{\mathrm{d} t} u(X(t),t) = \partial_t u + \frac{\mathrm{d}X}{\mathrm{d}t}\partial_x u = \partial_x u \left(\frac{\mathrm{d} X}{\mathrm{d}t} - x \right)&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Therefore along the curve &amp;lt;math&amp;gt;\frac{\mathrm{d} X}{\mathrm{d}t} = x&amp;lt;/math&amp;gt; &amp;lt;math&amp;gt;u(x,t)&amp;lt;/math&amp;gt; must be a constant. &lt;br /&gt;
These are the curves &amp;lt;math&amp;gt;x = ce^t&amp;lt;/math&amp;gt;&lt;br /&gt;
This means that we have&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
u(x,t) = u(ce^t,t) = u(c,0) = f(c) = f(xe^{-t})\,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
Therefore the solution is given &amp;lt;math&amp;gt;u(x,t) = f(xe^{-t})\,&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
[[Image:Waterfall_linear1.jpg|thumb|right|350px|Solution for Example 1 with &amp;lt;math&amp;gt;f(x) = e^{-x^2}&amp;lt;/math&amp;gt;]]&lt;br /&gt;
&lt;br /&gt;
== Example 2 ==&lt;br /&gt;
&lt;br /&gt;
Consider the equation&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\partial_t u + t \partial_x u = 0,\,\,-\infty &amp;lt; x &amp;lt; \infty,\,\,t&amp;gt;0,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
subject to the initial conditions&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
 \left. u \right|_{t=0} = f(x)&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We consider the solution along the curve &amp;lt;math&amp;gt;(x,t) = (X(t),t)&amp;lt;/math&amp;gt;. We then have&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\frac{\mathrm{d} }{\mathrm{d} t} u(X(t),t) = \partial_t u + \frac{\mathrm{d} X}{\mathrm{d}t}\partial_x u = \partial_x u \left(\frac{\mathrm{d} X}{\mathrm{d}t} - t \right)&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Therefore along the curve &amp;lt;math&amp;gt;\frac{\mathrm{d} X}{\mathrm{d}t} = t&amp;lt;/math&amp;gt; &amp;lt;math&amp;gt;u(x,t)&amp;lt;/math&amp;gt; must be a constant. &lt;br /&gt;
These are the curves &amp;lt;math&amp;gt;x = t^2/2+c&amp;lt;/math&amp;gt;&lt;br /&gt;
This means that we have&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
u(x,t) = u(t^2/2 + c,t) = u(c,0) = f(c) = f(x - t^2/2)\,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
Therefore the solution is given &amp;lt;math&amp;gt;u(x,t) = f(x - t^2/2)\,&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
== Non-homogeneous Example ==&lt;br /&gt;
&lt;br /&gt;
We can also use the method of characteristics in the non-homogeneous case. We show this through an example&lt;br /&gt;
Consider the equation &lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\partial_t u + t \partial_x u = xt,\,\,-\infty &amp;lt; x &amp;lt; \infty,\,\,t&amp;gt;0,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
subject to the initial conditions&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
 \left. u \right|_{t=0} = f(x)&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We consider the solution along the curve &amp;lt;math&amp;gt;(x,t) = (X(t),t)&amp;lt;/math&amp;gt;. We then have&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\frac{\mathrm{d} u}{\mathrm{d} t} = \partial_t u + \frac{\mathrm{d} X}{\mathrm{d}t}\partial_x u = \partial_x u \left(\frac{\mathrm{d}X}{\mathrm{d}t} - t \right) + xt&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Therefore along the curve &amp;lt;math&amp;gt;\frac{\mathrm{d} X}{\mathrm{d}t} = t&amp;lt;/math&amp;gt; which are the curves &amp;lt;math&amp;gt;x = t^2/2+c&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\frac{\mathrm{d}}{\mathrm{d}t}u(x,t) = xt = t^3/2 + c t&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
Therefore &lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
u(t^2/2+c,t) = t^4/8 + c t^2/2 + c_2\,&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
Now&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
u(c,0) = c_2 = f(c)&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Therefore the solution is given &amp;lt;math&amp;gt;u(x,t) = t^4/8 + (x -t^2/2) t^2/2 + f(x-t^2/2)\,&amp;lt;/math&amp;gt; or&lt;br /&gt;
&amp;lt;math&amp;gt;u(x,t) = -t^4/8 + x t^2/2 + f(x-t^2/2)\,&amp;lt;/math&amp;gt;&lt;/div&gt;</summary>
		<author><name>Fmontiel</name></author>
	</entry>
	<entry>
		<id>https://www.wikiwaves.org/index.php?title=Method_of_Characteristics_for_Linear_Equations&amp;diff=13592</id>
		<title>Method of Characteristics for Linear Equations</title>
		<link rel="alternate" type="text/html" href="https://www.wikiwaves.org/index.php?title=Method_of_Characteristics_for_Linear_Equations&amp;diff=13592"/>
		<updated>2017-11-03T00:47:21Z</updated>

		<summary type="html">&lt;p&gt;Fmontiel: /* Example 2 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{nonlinear waves course&lt;br /&gt;
 | chapter title = Method of Characteristics for Linear Equations&lt;br /&gt;
 | next chapter = [[Traffic Waves]]&lt;br /&gt;
 | previous chapter = &lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{complete pages}}&lt;br /&gt;
&lt;br /&gt;
We present here a brief account of the method of characteristic for linear waves. &lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
&lt;br /&gt;
The method of characteristics is an important method for hyperbolic PDE&#039;s which&lt;br /&gt;
applies to both linear and nonlinear equations. &lt;br /&gt;
&lt;br /&gt;
We begin with the simplest wave equation &lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\partial_t u + \partial_x u = 0,\,\,-\infty &amp;lt; x &amp;lt; \infty,\,\,t&amp;gt;0,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
subject to the initial conditions&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
 \left. u \right|_{t=0} = f(x)&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We consider the solution along the curve &amp;lt;math&amp;gt;(x,t) = (X(t),t)&amp;lt;/math&amp;gt;. We then have&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\frac{\mathrm{d} }{\mathrm{d} t} u(X(t),t) = \partial_t u + \frac{\mathrm{d} X}{\mathrm{d}t}\partial_x u = \partial_x u \left(\frac{\mathrm{d} X}{\mathrm{d}t} - 1 \right)&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Therefore along the curve &amp;lt;math&amp;gt;\frac{\mathrm{d} X}{\mathrm{d}t} = 1&amp;lt;/math&amp;gt; &amp;lt;math&amp;gt;u(x,t)&amp;lt;/math&amp;gt; must be a constant. &lt;br /&gt;
These are nothing but the straight lines &amp;lt;math&amp;gt;x = t+c&amp;lt;/math&amp;gt;&lt;br /&gt;
This means that we have&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
u(x,t) = u(t+c,t) = u(c,0) = f(c) = f(x-t)\,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
Therefore the solution is &amp;lt;math&amp;gt;u(x,t) = f(x-t)\,&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
== General Form ==&lt;br /&gt;
&lt;br /&gt;
If we consider the equation &lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\partial_t u + a(x,t)\partial_x u = 0,\,\,-\infty &amp;lt; x &amp;lt; \infty,\,\,t&amp;gt;0,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
then we can apply the method of characteristics.&lt;br /&gt;
We consider the solution along the curve &amp;lt;math&amp;gt;(x,t) = (X(t),t)&amp;lt;/math&amp;gt;. We then have&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\frac{\mathrm{d} }{\mathrm{d} t} u(X(t),t) = \partial_t u + \frac{\mathrm{d} X}{\mathrm{d}t}\partial_x u = \partial_x u \left(\frac{\mathrm{d} X}{\mathrm{d}t} - a(x,t) \right).&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
This gives us the following o.d.e. for the characteristic curves (along which the solution is a constant)&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\frac{\mathrm{d} X}{\mathrm{d} t} =  a(x,t) .&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Example 1 ==&lt;br /&gt;
&lt;br /&gt;
[[Image:Characteristic_linear1.jpg|thumb|right|350px|Characteristic for Example 1]]&lt;br /&gt;
Consider the equation &lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\partial_t u + x \partial_x u = 0,\,\,-\infty &amp;lt; x &amp;lt; \infty,\,\,t&amp;gt;0,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
subject to the initial conditions&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
 \left. u \right|_{t=0} = f(x)&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We consider the solution along the curve &amp;lt;math&amp;gt;(x,t) = (X(t),t)&amp;lt;/math&amp;gt;. We then have&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\frac{\mathrm{d} }{\mathrm{d} t} u(X(t),t) = \partial_t u + \frac{\mathrm{d}X}{\mathrm{d}t}\partial_x u = \partial_x u \left(\frac{\mathrm{d} X}{\mathrm{d}t} - x \right)&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Therefore along the curve &amp;lt;math&amp;gt;\frac{\mathrm{d} X}{\mathrm{d}t} = x&amp;lt;/math&amp;gt; &amp;lt;math&amp;gt;u(x,t)&amp;lt;/math&amp;gt; must be a constant. &lt;br /&gt;
These are the curves &amp;lt;math&amp;gt;x = ce^t&amp;lt;/math&amp;gt;&lt;br /&gt;
This means that we have&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
u(x,t) = u(ce^t,t) = u(c,0) = f(c) = f(xe^{-t})\,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
Therefore the solution is given &amp;lt;math&amp;gt;u(x,t) = f(xe^{-t})\,&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
[[Image:Waterfall_linear1.jpg|thumb|right|350px|Solution for Example 1 with &amp;lt;math&amp;gt;f(x) = e^{-x^2}&amp;lt;/math&amp;gt;]]&lt;br /&gt;
&lt;br /&gt;
== Example 2 ==&lt;br /&gt;
&lt;br /&gt;
Consider the equation&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\partial_t u + t \partial_x u = 0,\,\,-\infty &amp;lt; x &amp;lt; \infty,\,\,t&amp;gt;0,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
subject to the initial conditions&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
 \left. u \right|_{t=0} = f(x)&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We consider the solution along the curve &amp;lt;math&amp;gt;(x,t) = (X(t),t)&amp;lt;/math&amp;gt;. We then have&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\frac{\mathrm{d} }{\mathrm{d} t} u(X(t),t) = \partial_t u + \frac{\mathrm{d} X}{\mathrm{d}t}\partial_x u = \partial_x u \left(\frac{\mathrm{d} X}{\mathrm{d}t} - t \right)&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Therefore along the curve &amp;lt;math&amp;gt;\frac{\mathrm{d} X}{\mathrm{d}t} = t&amp;lt;/math&amp;gt; &amp;lt;math&amp;gt;u(x,t)&amp;lt;/math&amp;gt; must be a constant. &lt;br /&gt;
These are the curves &amp;lt;math&amp;gt;x = t^2/2+c&amp;lt;/math&amp;gt;&lt;br /&gt;
This means that we have&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
u(x,t) = u(t^2/2 + c,t) = u(c,0) = f(c) = f(x - t^2/2)\,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
Therefore the solution is given &amp;lt;math&amp;gt;u(x,t) = f(x - t^2/2)\,&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
== Non-homogeneous Example ==&lt;br /&gt;
&lt;br /&gt;
We can also use the method of characteristics in the non-homogeneous case. We show this through an example&lt;br /&gt;
Consider the equation &lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\partial_t u + t \partial_x u = xt,\,\,-\infty&amp;lt;x&amp;lt;\infty,\,\,t&amp;gt;0,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
subject to the initial conditions&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
 \left. u \right|_{t=0} = f(x)&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We consider the solution along the curve &amp;lt;math&amp;gt;(x,t) = (X(t),t)&amp;lt;/math&amp;gt;. We then have&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\frac{\mathrm{d} u}{\mathrm{d} t} = \partial_t u + \frac{\mathrm{d} X}{\mathrm{d}t}\partial_x u = \partial_x u \left(\frac{\mathrm{d}X}{\mathrm{d}t} - t \right) + xt&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Therefore along the curve &amp;lt;math&amp;gt;\frac{\mathrm{d} X}{\mathrm{d}t} = t&amp;lt;/math&amp;gt; which are the curves &amp;lt;math&amp;gt;x = t^2/2+c&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\frac{\mathrm{d}}{\mathrm{d}t}u(x,t) = xt = t^3/2 + c t&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
Therefore &lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
u(t^2/2+c,t) = t^4/8 + c t^2/2 + c_2\,&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
Now&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
u(c,0) = c_2 = f(c)&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Therefore the solution is given &amp;lt;math&amp;gt;u(x,t) = t^4/8 + (x -t^2/2) t^2/2 + f(x-t^2/2)\,&amp;lt;/math&amp;gt; or&lt;br /&gt;
&amp;lt;math&amp;gt;u(x,t) = -t^4/8 + x t^2/2 + f(x-t^2/2)\,&amp;lt;/math&amp;gt;&lt;/div&gt;</summary>
		<author><name>Fmontiel</name></author>
	</entry>
	<entry>
		<id>https://www.wikiwaves.org/index.php?title=Method_of_Characteristics_for_Linear_Equations&amp;diff=13591</id>
		<title>Method of Characteristics for Linear Equations</title>
		<link rel="alternate" type="text/html" href="https://www.wikiwaves.org/index.php?title=Method_of_Characteristics_for_Linear_Equations&amp;diff=13591"/>
		<updated>2017-11-03T00:47:01Z</updated>

		<summary type="html">&lt;p&gt;Fmontiel: /* Example 1 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{nonlinear waves course&lt;br /&gt;
 | chapter title = Method of Characteristics for Linear Equations&lt;br /&gt;
 | next chapter = [[Traffic Waves]]&lt;br /&gt;
 | previous chapter = &lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{complete pages}}&lt;br /&gt;
&lt;br /&gt;
We present here a brief account of the method of characteristic for linear waves. &lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
&lt;br /&gt;
The method of characteristics is an important method for hyperbolic PDE&#039;s which&lt;br /&gt;
applies to both linear and nonlinear equations. &lt;br /&gt;
&lt;br /&gt;
We begin with the simplest wave equation &lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\partial_t u + \partial_x u = 0,\,\,-\infty &amp;lt; x &amp;lt; \infty,\,\,t&amp;gt;0,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
subject to the initial conditions&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
 \left. u \right|_{t=0} = f(x)&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We consider the solution along the curve &amp;lt;math&amp;gt;(x,t) = (X(t),t)&amp;lt;/math&amp;gt;. We then have&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\frac{\mathrm{d} }{\mathrm{d} t} u(X(t),t) = \partial_t u + \frac{\mathrm{d} X}{\mathrm{d}t}\partial_x u = \partial_x u \left(\frac{\mathrm{d} X}{\mathrm{d}t} - 1 \right)&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Therefore along the curve &amp;lt;math&amp;gt;\frac{\mathrm{d} X}{\mathrm{d}t} = 1&amp;lt;/math&amp;gt; &amp;lt;math&amp;gt;u(x,t)&amp;lt;/math&amp;gt; must be a constant. &lt;br /&gt;
These are nothing but the straight lines &amp;lt;math&amp;gt;x = t+c&amp;lt;/math&amp;gt;&lt;br /&gt;
This means that we have&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
u(x,t) = u(t+c,t) = u(c,0) = f(c) = f(x-t)\,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
Therefore the solution is &amp;lt;math&amp;gt;u(x,t) = f(x-t)\,&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
== General Form ==&lt;br /&gt;
&lt;br /&gt;
If we consider the equation &lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\partial_t u + a(x,t)\partial_x u = 0,\,\,-\infty &amp;lt; x &amp;lt; \infty,\,\,t&amp;gt;0,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
then we can apply the method of characteristics.&lt;br /&gt;
We consider the solution along the curve &amp;lt;math&amp;gt;(x,t) = (X(t),t)&amp;lt;/math&amp;gt;. We then have&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\frac{\mathrm{d} }{\mathrm{d} t} u(X(t),t) = \partial_t u + \frac{\mathrm{d} X}{\mathrm{d}t}\partial_x u = \partial_x u \left(\frac{\mathrm{d} X}{\mathrm{d}t} - a(x,t) \right).&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
This gives us the following o.d.e. for the characteristic curves (along which the solution is a constant)&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\frac{\mathrm{d} X}{\mathrm{d} t} =  a(x,t) .&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Example 1 ==&lt;br /&gt;
&lt;br /&gt;
[[Image:Characteristic_linear1.jpg|thumb|right|350px|Characteristic for Example 1]]&lt;br /&gt;
Consider the equation &lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\partial_t u + x \partial_x u = 0,\,\,-\infty &amp;lt; x &amp;lt; \infty,\,\,t&amp;gt;0,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
subject to the initial conditions&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
 \left. u \right|_{t=0} = f(x)&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We consider the solution along the curve &amp;lt;math&amp;gt;(x,t) = (X(t),t)&amp;lt;/math&amp;gt;. We then have&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\frac{\mathrm{d} }{\mathrm{d} t} u(X(t),t) = \partial_t u + \frac{\mathrm{d}X}{\mathrm{d}t}\partial_x u = \partial_x u \left(\frac{\mathrm{d} X}{\mathrm{d}t} - x \right)&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Therefore along the curve &amp;lt;math&amp;gt;\frac{\mathrm{d} X}{\mathrm{d}t} = x&amp;lt;/math&amp;gt; &amp;lt;math&amp;gt;u(x,t)&amp;lt;/math&amp;gt; must be a constant. &lt;br /&gt;
These are the curves &amp;lt;math&amp;gt;x = ce^t&amp;lt;/math&amp;gt;&lt;br /&gt;
This means that we have&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
u(x,t) = u(ce^t,t) = u(c,0) = f(c) = f(xe^{-t})\,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
Therefore the solution is given &amp;lt;math&amp;gt;u(x,t) = f(xe^{-t})\,&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
[[Image:Waterfall_linear1.jpg|thumb|right|350px|Solution for Example 1 with &amp;lt;math&amp;gt;f(x) = e^{-x^2}&amp;lt;/math&amp;gt;]]&lt;br /&gt;
&lt;br /&gt;
== Example 2 ==&lt;br /&gt;
&lt;br /&gt;
Consider the equation&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\partial_t u + t \partial_x u = 0,\,\,-\infty&amp;lt;x&amp;lt;\infty,\,\,t&amp;gt;0,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
subject to the initial conditions&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
 \left. u \right|_{t=0} = f(x)&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We consider the solution along the curve &amp;lt;math&amp;gt;(x,t) = (X(t),t)&amp;lt;/math&amp;gt;. We then have&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\frac{\mathrm{d} }{\mathrm{d} t} u(X(t),t) = \partial_t u + \frac{\mathrm{d} X}{\mathrm{d}t}\partial_x u = \partial_x u \left(\frac{\mathrm{d} X}{\mathrm{d}t} - t \right)&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Therefore along the curve &amp;lt;math&amp;gt;\frac{\mathrm{d} X}{\mathrm{d}t} = t&amp;lt;/math&amp;gt; &amp;lt;math&amp;gt;u(x,t)&amp;lt;/math&amp;gt; must be a constant. &lt;br /&gt;
These are the curves &amp;lt;math&amp;gt;x = t^2/2+c&amp;lt;/math&amp;gt;&lt;br /&gt;
This means that we have&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
u(x,t) = u(t^2/2 + c,t) = u(c,0) = f(c) = f(x - t^2/2)\,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
Therefore the solution is given &amp;lt;math&amp;gt;u(x,t) = f(x - t^2/2)\,&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
== Non-homogeneous Example ==&lt;br /&gt;
&lt;br /&gt;
We can also use the method of characteristics in the non-homogeneous case. We show this through an example&lt;br /&gt;
Consider the equation &lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\partial_t u + t \partial_x u = xt,\,\,-\infty&amp;lt;x&amp;lt;\infty,\,\,t&amp;gt;0,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
subject to the initial conditions&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
 \left. u \right|_{t=0} = f(x)&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We consider the solution along the curve &amp;lt;math&amp;gt;(x,t) = (X(t),t)&amp;lt;/math&amp;gt;. We then have&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\frac{\mathrm{d} u}{\mathrm{d} t} = \partial_t u + \frac{\mathrm{d} X}{\mathrm{d}t}\partial_x u = \partial_x u \left(\frac{\mathrm{d}X}{\mathrm{d}t} - t \right) + xt&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Therefore along the curve &amp;lt;math&amp;gt;\frac{\mathrm{d} X}{\mathrm{d}t} = t&amp;lt;/math&amp;gt; which are the curves &amp;lt;math&amp;gt;x = t^2/2+c&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\frac{\mathrm{d}}{\mathrm{d}t}u(x,t) = xt = t^3/2 + c t&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
Therefore &lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
u(t^2/2+c,t) = t^4/8 + c t^2/2 + c_2\,&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
Now&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
u(c,0) = c_2 = f(c)&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Therefore the solution is given &amp;lt;math&amp;gt;u(x,t) = t^4/8 + (x -t^2/2) t^2/2 + f(x-t^2/2)\,&amp;lt;/math&amp;gt; or&lt;br /&gt;
&amp;lt;math&amp;gt;u(x,t) = -t^4/8 + x t^2/2 + f(x-t^2/2)\,&amp;lt;/math&amp;gt;&lt;/div&gt;</summary>
		<author><name>Fmontiel</name></author>
	</entry>
	<entry>
		<id>https://www.wikiwaves.org/index.php?title=Method_of_Characteristics_for_Linear_Equations&amp;diff=13590</id>
		<title>Method of Characteristics for Linear Equations</title>
		<link rel="alternate" type="text/html" href="https://www.wikiwaves.org/index.php?title=Method_of_Characteristics_for_Linear_Equations&amp;diff=13590"/>
		<updated>2017-11-03T00:46:44Z</updated>

		<summary type="html">&lt;p&gt;Fmontiel: /* General Form */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{nonlinear waves course&lt;br /&gt;
 | chapter title = Method of Characteristics for Linear Equations&lt;br /&gt;
 | next chapter = [[Traffic Waves]]&lt;br /&gt;
 | previous chapter = &lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{complete pages}}&lt;br /&gt;
&lt;br /&gt;
We present here a brief account of the method of characteristic for linear waves. &lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
&lt;br /&gt;
The method of characteristics is an important method for hyperbolic PDE&#039;s which&lt;br /&gt;
applies to both linear and nonlinear equations. &lt;br /&gt;
&lt;br /&gt;
We begin with the simplest wave equation &lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\partial_t u + \partial_x u = 0,\,\,-\infty &amp;lt; x &amp;lt; \infty,\,\,t&amp;gt;0,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
subject to the initial conditions&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
 \left. u \right|_{t=0} = f(x)&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We consider the solution along the curve &amp;lt;math&amp;gt;(x,t) = (X(t),t)&amp;lt;/math&amp;gt;. We then have&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\frac{\mathrm{d} }{\mathrm{d} t} u(X(t),t) = \partial_t u + \frac{\mathrm{d} X}{\mathrm{d}t}\partial_x u = \partial_x u \left(\frac{\mathrm{d} X}{\mathrm{d}t} - 1 \right)&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Therefore along the curve &amp;lt;math&amp;gt;\frac{\mathrm{d} X}{\mathrm{d}t} = 1&amp;lt;/math&amp;gt; &amp;lt;math&amp;gt;u(x,t)&amp;lt;/math&amp;gt; must be a constant. &lt;br /&gt;
These are nothing but the straight lines &amp;lt;math&amp;gt;x = t+c&amp;lt;/math&amp;gt;&lt;br /&gt;
This means that we have&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
u(x,t) = u(t+c,t) = u(c,0) = f(c) = f(x-t)\,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
Therefore the solution is &amp;lt;math&amp;gt;u(x,t) = f(x-t)\,&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
== General Form ==&lt;br /&gt;
&lt;br /&gt;
If we consider the equation &lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\partial_t u + a(x,t)\partial_x u = 0,\,\,-\infty &amp;lt; x &amp;lt; \infty,\,\,t&amp;gt;0,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
then we can apply the method of characteristics.&lt;br /&gt;
We consider the solution along the curve &amp;lt;math&amp;gt;(x,t) = (X(t),t)&amp;lt;/math&amp;gt;. We then have&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\frac{\mathrm{d} }{\mathrm{d} t} u(X(t),t) = \partial_t u + \frac{\mathrm{d} X}{\mathrm{d}t}\partial_x u = \partial_x u \left(\frac{\mathrm{d} X}{\mathrm{d}t} - a(x,t) \right).&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
This gives us the following o.d.e. for the characteristic curves (along which the solution is a constant)&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\frac{\mathrm{d} X}{\mathrm{d} t} =  a(x,t) .&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Example 1 ==&lt;br /&gt;
&lt;br /&gt;
[[Image:Characteristic_linear1.jpg|thumb|right|350px|Characteristic for Example 1]]&lt;br /&gt;
Consider the equation &lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\partial_t u + x \partial_x u = 0,\,\,-\infty&amp;lt;x&amp;lt;\infty,\,\,t&amp;gt;0,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
subject to the initial conditions&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
 \left. u \right|_{t=0} = f(x)&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We consider the solution along the curve &amp;lt;math&amp;gt;(x,t) = (X(t),t)&amp;lt;/math&amp;gt;. We then have&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\frac{\mathrm{d} }{\mathrm{d} t} u(X(t),t) = \partial_t u + \frac{\mathrm{d}X}{\mathrm{d}t}\partial_x u = \partial_x u \left(\frac{\mathrm{d} X}{\mathrm{d}t} - x \right)&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Therefore along the curve &amp;lt;math&amp;gt;\frac{\mathrm{d} X}{\mathrm{d}t} = x&amp;lt;/math&amp;gt; &amp;lt;math&amp;gt;u(x,t)&amp;lt;/math&amp;gt; must be a constant. &lt;br /&gt;
These are the curves &amp;lt;math&amp;gt;x = ce^t&amp;lt;/math&amp;gt;&lt;br /&gt;
This means that we have&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
u(x,t) = u(ce^t,t) = u(c,0) = f(c) = f(xe^{-t})\,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
Therefore the solution is given &amp;lt;math&amp;gt;u(x,t) = f(xe^{-t})\,&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
[[Image:Waterfall_linear1.jpg|thumb|right|350px|Solution for Example 1 with &amp;lt;math&amp;gt;f(x) = e^{-x^2}&amp;lt;/math&amp;gt;]]&lt;br /&gt;
&lt;br /&gt;
== Example 2 ==&lt;br /&gt;
&lt;br /&gt;
Consider the equation&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\partial_t u + t \partial_x u = 0,\,\,-\infty&amp;lt;x&amp;lt;\infty,\,\,t&amp;gt;0,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
subject to the initial conditions&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
 \left. u \right|_{t=0} = f(x)&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We consider the solution along the curve &amp;lt;math&amp;gt;(x,t) = (X(t),t)&amp;lt;/math&amp;gt;. We then have&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\frac{\mathrm{d} }{\mathrm{d} t} u(X(t),t) = \partial_t u + \frac{\mathrm{d} X}{\mathrm{d}t}\partial_x u = \partial_x u \left(\frac{\mathrm{d} X}{\mathrm{d}t} - t \right)&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Therefore along the curve &amp;lt;math&amp;gt;\frac{\mathrm{d} X}{\mathrm{d}t} = t&amp;lt;/math&amp;gt; &amp;lt;math&amp;gt;u(x,t)&amp;lt;/math&amp;gt; must be a constant. &lt;br /&gt;
These are the curves &amp;lt;math&amp;gt;x = t^2/2+c&amp;lt;/math&amp;gt;&lt;br /&gt;
This means that we have&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
u(x,t) = u(t^2/2 + c,t) = u(c,0) = f(c) = f(x - t^2/2)\,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
Therefore the solution is given &amp;lt;math&amp;gt;u(x,t) = f(x - t^2/2)\,&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
== Non-homogeneous Example ==&lt;br /&gt;
&lt;br /&gt;
We can also use the method of characteristics in the non-homogeneous case. We show this through an example&lt;br /&gt;
Consider the equation &lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\partial_t u + t \partial_x u = xt,\,\,-\infty&amp;lt;x&amp;lt;\infty,\,\,t&amp;gt;0,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
subject to the initial conditions&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
 \left. u \right|_{t=0} = f(x)&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We consider the solution along the curve &amp;lt;math&amp;gt;(x,t) = (X(t),t)&amp;lt;/math&amp;gt;. We then have&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\frac{\mathrm{d} u}{\mathrm{d} t} = \partial_t u + \frac{\mathrm{d} X}{\mathrm{d}t}\partial_x u = \partial_x u \left(\frac{\mathrm{d}X}{\mathrm{d}t} - t \right) + xt&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Therefore along the curve &amp;lt;math&amp;gt;\frac{\mathrm{d} X}{\mathrm{d}t} = t&amp;lt;/math&amp;gt; which are the curves &amp;lt;math&amp;gt;x = t^2/2+c&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\frac{\mathrm{d}}{\mathrm{d}t}u(x,t) = xt = t^3/2 + c t&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
Therefore &lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
u(t^2/2+c,t) = t^4/8 + c t^2/2 + c_2\,&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
Now&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
u(c,0) = c_2 = f(c)&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Therefore the solution is given &amp;lt;math&amp;gt;u(x,t) = t^4/8 + (x -t^2/2) t^2/2 + f(x-t^2/2)\,&amp;lt;/math&amp;gt; or&lt;br /&gt;
&amp;lt;math&amp;gt;u(x,t) = -t^4/8 + x t^2/2 + f(x-t^2/2)\,&amp;lt;/math&amp;gt;&lt;/div&gt;</summary>
		<author><name>Fmontiel</name></author>
	</entry>
	<entry>
		<id>https://www.wikiwaves.org/index.php?title=Method_of_Characteristics_for_Linear_Equations&amp;diff=13589</id>
		<title>Method of Characteristics for Linear Equations</title>
		<link rel="alternate" type="text/html" href="https://www.wikiwaves.org/index.php?title=Method_of_Characteristics_for_Linear_Equations&amp;diff=13589"/>
		<updated>2017-11-03T00:46:23Z</updated>

		<summary type="html">&lt;p&gt;Fmontiel: /* Introduction */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{nonlinear waves course&lt;br /&gt;
 | chapter title = Method of Characteristics for Linear Equations&lt;br /&gt;
 | next chapter = [[Traffic Waves]]&lt;br /&gt;
 | previous chapter = &lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{complete pages}}&lt;br /&gt;
&lt;br /&gt;
We present here a brief account of the method of characteristic for linear waves. &lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
&lt;br /&gt;
The method of characteristics is an important method for hyperbolic PDE&#039;s which&lt;br /&gt;
applies to both linear and nonlinear equations. &lt;br /&gt;
&lt;br /&gt;
We begin with the simplest wave equation &lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\partial_t u + \partial_x u = 0,\,\,-\infty &amp;lt; x &amp;lt; \infty,\,\,t&amp;gt;0,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
subject to the initial conditions&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
 \left. u \right|_{t=0} = f(x)&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We consider the solution along the curve &amp;lt;math&amp;gt;(x,t) = (X(t),t)&amp;lt;/math&amp;gt;. We then have&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\frac{\mathrm{d} }{\mathrm{d} t} u(X(t),t) = \partial_t u + \frac{\mathrm{d} X}{\mathrm{d}t}\partial_x u = \partial_x u \left(\frac{\mathrm{d} X}{\mathrm{d}t} - 1 \right)&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Therefore along the curve &amp;lt;math&amp;gt;\frac{\mathrm{d} X}{\mathrm{d}t} = 1&amp;lt;/math&amp;gt; &amp;lt;math&amp;gt;u(x,t)&amp;lt;/math&amp;gt; must be a constant. &lt;br /&gt;
These are nothing but the straight lines &amp;lt;math&amp;gt;x = t+c&amp;lt;/math&amp;gt;&lt;br /&gt;
This means that we have&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
u(x,t) = u(t+c,t) = u(c,0) = f(c) = f(x-t)\,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
Therefore the solution is &amp;lt;math&amp;gt;u(x,t) = f(x-t)\,&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
== General Form ==&lt;br /&gt;
&lt;br /&gt;
If we consider the equation &lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\partial_t u + a(x,t)\partial_x u = 0,\,\,-\infty&amp;lt;x&amp;lt;\infty,\,\,t&amp;gt;0,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
then we can apply the method of characteristics.&lt;br /&gt;
We consider the solution along the curve &amp;lt;math&amp;gt;(x,t) = (X(t),t)&amp;lt;/math&amp;gt;. We then have&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\frac{\mathrm{d} }{\mathrm{d} t} u(X(t),t) = \partial_t u + \frac{\mathrm{d} X}{\mathrm{d}t}\partial_x u = \partial_x u \left(\frac{\mathrm{d} X}{\mathrm{d}t} - a(x,t) \right).&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
This gives us the following o.d.e. for the characteristic curves (along which the solution is a constant)&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\frac{\mathrm{d} X}{\mathrm{d} t} =  a(x,t) .&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Example 1 ==&lt;br /&gt;
&lt;br /&gt;
[[Image:Characteristic_linear1.jpg|thumb|right|350px|Characteristic for Example 1]]&lt;br /&gt;
Consider the equation &lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\partial_t u + x \partial_x u = 0,\,\,-\infty&amp;lt;x&amp;lt;\infty,\,\,t&amp;gt;0,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
subject to the initial conditions&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
 \left. u \right|_{t=0} = f(x)&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We consider the solution along the curve &amp;lt;math&amp;gt;(x,t) = (X(t),t)&amp;lt;/math&amp;gt;. We then have&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\frac{\mathrm{d} }{\mathrm{d} t} u(X(t),t) = \partial_t u + \frac{\mathrm{d}X}{\mathrm{d}t}\partial_x u = \partial_x u \left(\frac{\mathrm{d} X}{\mathrm{d}t} - x \right)&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Therefore along the curve &amp;lt;math&amp;gt;\frac{\mathrm{d} X}{\mathrm{d}t} = x&amp;lt;/math&amp;gt; &amp;lt;math&amp;gt;u(x,t)&amp;lt;/math&amp;gt; must be a constant. &lt;br /&gt;
These are the curves &amp;lt;math&amp;gt;x = ce^t&amp;lt;/math&amp;gt;&lt;br /&gt;
This means that we have&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
u(x,t) = u(ce^t,t) = u(c,0) = f(c) = f(xe^{-t})\,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
Therefore the solution is given &amp;lt;math&amp;gt;u(x,t) = f(xe^{-t})\,&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
[[Image:Waterfall_linear1.jpg|thumb|right|350px|Solution for Example 1 with &amp;lt;math&amp;gt;f(x) = e^{-x^2}&amp;lt;/math&amp;gt;]]&lt;br /&gt;
&lt;br /&gt;
== Example 2 ==&lt;br /&gt;
&lt;br /&gt;
Consider the equation&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\partial_t u + t \partial_x u = 0,\,\,-\infty&amp;lt;x&amp;lt;\infty,\,\,t&amp;gt;0,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
subject to the initial conditions&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
 \left. u \right|_{t=0} = f(x)&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We consider the solution along the curve &amp;lt;math&amp;gt;(x,t) = (X(t),t)&amp;lt;/math&amp;gt;. We then have&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\frac{\mathrm{d} }{\mathrm{d} t} u(X(t),t) = \partial_t u + \frac{\mathrm{d} X}{\mathrm{d}t}\partial_x u = \partial_x u \left(\frac{\mathrm{d} X}{\mathrm{d}t} - t \right)&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Therefore along the curve &amp;lt;math&amp;gt;\frac{\mathrm{d} X}{\mathrm{d}t} = t&amp;lt;/math&amp;gt; &amp;lt;math&amp;gt;u(x,t)&amp;lt;/math&amp;gt; must be a constant. &lt;br /&gt;
These are the curves &amp;lt;math&amp;gt;x = t^2/2+c&amp;lt;/math&amp;gt;&lt;br /&gt;
This means that we have&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
u(x,t) = u(t^2/2 + c,t) = u(c,0) = f(c) = f(x - t^2/2)\,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
Therefore the solution is given &amp;lt;math&amp;gt;u(x,t) = f(x - t^2/2)\,&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
== Non-homogeneous Example ==&lt;br /&gt;
&lt;br /&gt;
We can also use the method of characteristics in the non-homogeneous case. We show this through an example&lt;br /&gt;
Consider the equation &lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\partial_t u + t \partial_x u = xt,\,\,-\infty&amp;lt;x&amp;lt;\infty,\,\,t&amp;gt;0,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
subject to the initial conditions&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
 \left. u \right|_{t=0} = f(x)&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We consider the solution along the curve &amp;lt;math&amp;gt;(x,t) = (X(t),t)&amp;lt;/math&amp;gt;. We then have&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\frac{\mathrm{d} u}{\mathrm{d} t} = \partial_t u + \frac{\mathrm{d} X}{\mathrm{d}t}\partial_x u = \partial_x u \left(\frac{\mathrm{d}X}{\mathrm{d}t} - t \right) + xt&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Therefore along the curve &amp;lt;math&amp;gt;\frac{\mathrm{d} X}{\mathrm{d}t} = t&amp;lt;/math&amp;gt; which are the curves &amp;lt;math&amp;gt;x = t^2/2+c&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\frac{\mathrm{d}}{\mathrm{d}t}u(x,t) = xt = t^3/2 + c t&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
Therefore &lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
u(t^2/2+c,t) = t^4/8 + c t^2/2 + c_2\,&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
Now&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
u(c,0) = c_2 = f(c)&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Therefore the solution is given &amp;lt;math&amp;gt;u(x,t) = t^4/8 + (x -t^2/2) t^2/2 + f(x-t^2/2)\,&amp;lt;/math&amp;gt; or&lt;br /&gt;
&amp;lt;math&amp;gt;u(x,t) = -t^4/8 + x t^2/2 + f(x-t^2/2)\,&amp;lt;/math&amp;gt;&lt;/div&gt;</summary>
		<author><name>Fmontiel</name></author>
	</entry>
	<entry>
		<id>https://www.wikiwaves.org/index.php?title=Sommerfeld_Radiation_Condition&amp;diff=13543</id>
		<title>Sommerfeld Radiation Condition</title>
		<link rel="alternate" type="text/html" href="https://www.wikiwaves.org/index.php?title=Sommerfeld_Radiation_Condition&amp;diff=13543"/>
		<updated>2012-09-04T04:55:38Z</updated>

		<summary type="html">&lt;p&gt;Fmontiel: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{complete pages}}&lt;br /&gt;
&lt;br /&gt;
This is a condition for the [[Frequency Domain Problem]] that the scattered wave is only&lt;br /&gt;
outgoing at infinity. It depends on the convention regarding whether the time dependence&lt;br /&gt;
is &amp;lt;math&amp;gt;\exp (i\omega t)\,&amp;lt;/math&amp;gt; or &amp;lt;math&amp;gt;\exp (-i\omega t)\,&amp;lt;/math&amp;gt;.&lt;br /&gt;
Assuming the former (which is the standard convention on this wiki).&lt;br /&gt;
In two dimensions the condition is &lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\left(  \frac{\partial}{\partial|x|}+\mathrm{i}k\right)&lt;br /&gt;
(\phi-\phi^{\mathrm{{In}}})\rightarrow0,\;\mathrm{{as\;}}|x|\rightarrow\infty\mathrm{.}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;\phi^{\mathrm{{In}}}&amp;lt;/math&amp;gt; is the incident potential and &amp;lt;math&amp;gt;k&amp;lt;/math&amp;gt;&lt;br /&gt;
is the wave number.&lt;br /&gt;
&lt;br /&gt;
In three dimensions the condition is &lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
r^{1/2}\left(  \frac{\partial}{\partial r}+\mathrm{i}k\right)&lt;br /&gt;
(\phi-\phi^{\mathrm{{In}}})\rightarrow0,\;\mathrm{{as\;}}r\rightarrow\infty\mathrm{.}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If the time dependence is assumed to be &amp;lt;math&amp;gt;\exp (-i\omega t)\,&amp;lt;/math&amp;gt;, then we &lt;br /&gt;
have in two dimensions &lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\left(  \frac{\partial}{\partial|x|}-\mathrm{i}k\right)&lt;br /&gt;
(\phi-\phi^{\mathrm{{In}}})\rightarrow0,\;\mathrm{{as\;}}|x|\rightarrow\infty\mathrm{.}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and in three dimensions &lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
r^{1/2}\left(  \frac{\partial}{\partial r}-\mathrm{i}k\right)&lt;br /&gt;
(\phi-\phi^{\mathrm{{In}}})\rightarrow0,\;\mathrm{{as\;}}r\rightarrow\infty\mathrm{.}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Linear Water-Wave Theory]]&lt;/div&gt;</summary>
		<author><name>Fmontiel</name></author>
	</entry>
	<entry>
		<id>https://www.wikiwaves.org/index.php?title=Energy_Balance_for_Two_Elastic_Plates&amp;diff=7449</id>
		<title>Energy Balance for Two Elastic Plates</title>
		<link rel="alternate" type="text/html" href="https://www.wikiwaves.org/index.php?title=Energy_Balance_for_Two_Elastic_Plates&amp;diff=7449"/>
		<updated>2008-08-27T00:15:59Z</updated>

		<summary type="html">&lt;p&gt;Fmontiel: /* Expanding &amp;lt;math&amp;gt;\mathbf{\xi_2}&amp;lt;/math&amp;gt; */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Introduction =&lt;br /&gt;
&lt;br /&gt;
We derive here a condition which must be satisfied for energy balance for two semi-infinite elastic plates. The solution applies&lt;br /&gt;
to the problem of [[Eigenfunction Matching Method for Floating Elastic Plates|multiple elastic plates]] and from here we know we can write the potential as&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\phi \approx \left\{&lt;br /&gt;
\begin{matrix}&lt;br /&gt;
{&lt;br /&gt;
Ie^{\kappa_{1}(0)(x-r_1)}\frac{\cos(k_1(0)(z+h))}{\cos(k_1(0)h)} }+\\&lt;br /&gt;
 { &lt;br /&gt;
        \qquad \qquad \sum_{n=-2}^{M}R_1(n) e^{\kappa_{1}(n)(x-r_1)} \frac{\cos(k_1(n)(z+h))}{\cos(k_1(n)h)} },&amp;amp; &lt;br /&gt;
                \mbox{ for } x &amp;lt; r_1,\\&lt;br /&gt;
{&lt;br /&gt;
\sum_{n=-2}^{M}T_{\mu}(n) e^{-\kappa_\mu(n)(x-l_\mu)} &lt;br /&gt;
        \frac{\cos(k_\mu(n)(z+h))}{\cos(k_\mu(n)h)} } + \\&lt;br /&gt;
{&lt;br /&gt;
                \qquad \qquad \sum_{n=-2}^{M}R_{\mu}(n) e^{\kappa_\mu(n)(x-r_\mu)} &lt;br /&gt;
                        \frac{\cos(k_\mu(n)(z+h))}{\cos(k_\mu(n)h)} },&lt;br /&gt;
                                &amp;amp;\mbox{ for } l_\mu&amp;lt; x &amp;lt; r_\mu,\\&lt;br /&gt;
{&lt;br /&gt;
\sum_{n=-2}^{M}T_{\Lambda}(n)e^{-\kappa_{\Lambda}(n)(x-l_\Lambda)} &lt;br /&gt;
        \frac{\cos(k_\Lambda(n)(z+h))}{\cos(k_\Lambda(n)h)} }, &amp;amp;\mbox{ for } l_\Lambda&amp;lt;x,&lt;br /&gt;
\end{matrix} \right.&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
(for details of this notation see [[Eigenfunction Matching Method for Floating Elastic Plates]]).&lt;br /&gt;
&lt;br /&gt;
= Equations = &lt;br /&gt;
&lt;br /&gt;
Based on the method used in [[Evans and Davies 1968]], a check can be made to ensure the solutions of the floating plate problem are in energy balance.&lt;br /&gt;
This is simply a condition that the incident energy is equal to the sum of the radiated energy.&lt;br /&gt;
When the first and final plates have different properties, the energy balance equation is derived by applying Green&#039;s theorem to &amp;lt;math&amp;gt;\phi&amp;lt;/math&amp;gt; and its conjugate.&lt;br /&gt;
The domain of integration is shown in the figure on the right. &lt;br /&gt;
&lt;br /&gt;
[[Image:energy_schematic.jpg|thumb|right|300px|A diagram depicting the area &amp;lt;math&amp;gt;\mathcal{U}&amp;lt;/math&amp;gt; which is bounded by the rectangle &amp;lt;math&amp;gt;\mathcal{S}&amp;lt;/math&amp;gt;.]&lt;br /&gt;
{A diagram depicting the area &amp;lt;math&amp;gt;\mathcal{U}&amp;lt;/math&amp;gt; which is bounded by the rectangle &amp;lt;math&amp;gt;\mathcal{S}&amp;lt;/math&amp;gt;.&lt;br /&gt;
The rectangle &amp;lt;math&amp;gt;\mathcal{S}&amp;lt;/math&amp;gt; is bounded by &amp;lt;math&amp;gt; -h\leq z \leq0&amp;lt;/math&amp;gt; and  &amp;lt;math&amp;gt;-\infty\leq x \leq \infty&amp;lt;/math&amp;gt;]]&lt;br /&gt;
&lt;br /&gt;
Applying Green&#039;s theorem to &amp;lt;math&amp;gt;\phi&amp;lt;/math&amp;gt; and its conjugate &amp;lt;math&amp;gt;\phi^*&amp;lt;/math&amp;gt; gives&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
{  \int\int_\mathcal{U}(\phi\nabla^2\phi^* - \phi^*\nabla^2\phi)dxdz &lt;br /&gt;
	= \int_\mathcal{S}(\phi\frac{\partial\phi^*}{\partial n} - \phi^*\frac{\partial\phi}{\partial n})dl  },&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt; denotes the outward plane normal to the boundary and &amp;lt;math&amp;gt;l&amp;lt;/math&amp;gt; denotes the plane parallel to the boundary.&lt;br /&gt;
As &amp;lt;math&amp;gt;\phi&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\phi^*&amp;lt;/math&amp;gt; satisfy the Laplace&#039;s equation, the left hand side of the Green theorem equation vanishes so that it reduces to &lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
	  \Im\int_\mathcal{S}\phi\frac{\partial\phi^*}{\partial n} dl  =  0,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
Expanding gives&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\xi_1 +\xi_2 + \xi_3 = 0,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
where&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\xi_1 = &lt;br /&gt;
-{ \Im\int_{-h}^0(\phi\frac{\partial\phi^*}{\partial x})\big|_{x=-\infty}dz }, &lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\xi_2 = &lt;br /&gt;
{ \Im\int_{-h}^0(\phi\frac{\partial\phi^*}{\partial x})\big|_{x=\infty}dz },&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\xi_3 = &lt;br /&gt;
 {  \Im\int_{-\infty}^{\infty}(\phi\frac{\partial\phi^*}{\partial z})\big|_{z=0}dx } ,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;\Im&amp;lt;/math&amp;gt; denotes the imaginary part. The bottom domain composant is obviously equal to zero because of the no-influx condition over the seabed (&amp;lt;math&amp;gt;\frac{\partial\phi^*}{\partial z}\big|_{z=-h}=0&amp;lt;/math&amp;gt;).&lt;br /&gt;
&lt;br /&gt;
= Expanding &amp;lt;math&amp;gt;\mathbf{\xi_1}&amp;lt;/math&amp;gt; =&lt;br /&gt;
&lt;br /&gt;
Near &amp;lt;math&amp;gt;x=-\infty&amp;lt;/math&amp;gt;, we approximate &amp;lt;math&amp;gt;\phi&amp;lt;/math&amp;gt; by&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\phi \approx e^{-\kappa_{1}(0)(x-r_1)}\frac{\cos{(k_1(0)(z+h))}}{\cos{(k_1(0)h)}} + &lt;br /&gt;
	R_1(0)e^{\kappa_{1}(0)(x-r_1)}\frac{\cos{(k_{1}(0)(z+h))}}{\cos{(k_{1}(0)h)}}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
Therefore,&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{matrix}&lt;br /&gt;
\xi_1 &amp;amp; = &amp;amp; {-\Im\int_{-h}^0 \left[\left(e^{-i\kappa^{I}_1(x)}+ R_1(0)e^{i\kappa^{I}_1(x)}\right)\right.}&lt;br /&gt;
 {   \left(i\kappa^{I}_1e^{i\kappa^{I}_1(x)} - i\kappa^{I}_1R_1(0)^*e^{-i\kappa^{I}_1(x)}\right)  }&lt;br /&gt;
 {   \left.\left(\frac{\cosh^2{(k^I_1(z+h))}}{\cosh^2{(k^I_1h)}}\right)\right]dz,  }\\ \\&lt;br /&gt;
 &amp;amp; = &amp;amp; { - \Im\left[\frac{i\kappa^{I}_1\left(1 - |R_1(0)|^2\right)}{2\cosh^2{(k^I_1h)}} &lt;br /&gt;
	\int_{-h}^0 \left(\cosh{(2k^I_1(z+h))+1}\right)dz\right]  ,}\\ \\&lt;br /&gt;
 &amp;amp; = &amp;amp; { - \Im\left[\frac{i\kappa^{I}_1\left(1 - |R_1(0)|^2\right)}{2\cosh^2{(k^I_1h)}} &lt;br /&gt;
	\left[\frac{1}{2k^I_1}\sinh{(2k^I_1(z+h))} + z\right]_{-h}^0\right],  }\\ \\&lt;br /&gt;
 &amp;amp; = &amp;amp; { - \frac{\kappa^{I}_1\left(1 - |R_1(0)|^2\right)}{2\cosh^2{(k^I_1h)}} \left(\frac{1}{2k^I_1}\sinh{(2k^I_1h))} + h\right)  ,}\\ \\&lt;br /&gt;
 &amp;amp; = &amp;amp; { - \frac{\kappa^{I}_1\left(1 - |R_1(0)|^2\right)}{2k^I_1}\left(\tanh{(k^I_1h)}+\frac{hk^I_1}{\cosh^2{(k^I_1h)}}\right) , }&lt;br /&gt;
\end{matrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;R_1(0)^*&amp;lt;/math&amp;gt; is the conjugate of &amp;lt;math&amp;gt;R_1(0)&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
= Expanding &amp;lt;math&amp;gt;\mathbf{\xi_2}&amp;lt;/math&amp;gt; =&lt;br /&gt;
&lt;br /&gt;
Near &amp;lt;math&amp;gt;x=\infty&amp;lt;/math&amp;gt;, we approximate &amp;lt;math&amp;gt;\phi&amp;lt;/math&amp;gt; by&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{matrix}&lt;br /&gt;
{ \phi \approx T_\Lambda(0)e^{-\kappa_{\Lambda}(0)(x)}\frac{\cos{(k_\Lambda(0)(z+h))}}{\cos{(k_\Lambda(0)h)}}, }&lt;br /&gt;
\end{matrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
and re-express as&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
	 \phi \approx T_\Lambda(0)e^{-i\kappa^I_\Lambda(x)}\frac{\cosh{(k^I_\Lambda(z+h))}}{\cosh{(k^I_\Lambda h)}},&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;k^I_\Lambda = \Im k_{\Lambda}(0)&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\kappa^I_\Lambda=\Im \kappa_\Lambda(0)&amp;lt;/math&amp;gt;, so that&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\frac{\partial\phi}{\partial x} \approx -i\kappa^I_{\Lambda}T_\Lambda(0)e^{-i\kappa^I_{\Lambda}(x)}\frac{\cosh{(k^I_\Lambda(z+h))}}{\cosh{(k^I_\Lambda h)}}.&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
We know that &amp;lt;math&amp;gt;\kappa_\Lambda(0)=\sqrt{k_{\Lambda}(0)^2-(ik_y)^2}&amp;lt;/math&amp;gt;, where &amp;lt;math&amp;gt;k_y&amp;lt;/math&amp;gt; is real and depends on the incident angle &amp;lt;math&amp;gt;\theta&amp;lt;/math&amp;gt;. When &amp;lt;math&amp;gt;\theta&amp;lt;/math&amp;gt; becomes greater than a certain angle &amp;lt;math&amp;gt;\theta_0&amp;lt;/math&amp;gt; defined by &amp;lt;math&amp;gt;\sin \theta_0=\frac{k_{\Lambda}(0)}{k_{1}(0)}&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;\kappa_\Lambda(0)&amp;lt;/math&amp;gt; becomes real so the potential becomes real as well. Thus the imaginary part is equal to 0. In that case, we have &amp;lt;math&amp;gt;\xi_2=0&amp;lt;/math&amp;gt;.&lt;br /&gt;
Therefore, if &amp;lt;math&amp;gt;\theta \in [-\theta_0, \theta_0]&amp;lt;/math&amp;gt;,&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{matrix}&lt;br /&gt;
\xi_2 &amp;amp; = &amp;amp; \Im\int_{-h}^0 \left[\right.(T_\Lambda(0)e^{-i\kappa^I_{\Lambda}(x)})(i\kappa^I_{\Lambda}T_\Lambda(0)^*e^{i\kappa^I_{\Lambda}(x)}) &lt;br /&gt;
\frac{\cosh^2{(k^I_\Lambda(z+h))}}{\cosh^2{(k^I_\Lambda h)}}\left.\right]dz, \\ \\&lt;br /&gt;
 &amp;amp; = &amp;amp; { \frac{\kappa^I_{\Lambda}|T_\Lambda(0)|^2}{2\cosh^2{(k^I_\Lambda h)}}&lt;br /&gt;
	\left(\frac{1}{2k^I_\Lambda}\sinh{(2k^I_\Lambda h)} + h\right)},\\ \\&lt;br /&gt;
 &amp;amp; = &amp;amp; { \frac{\kappa^I_{\Lambda}|T_\Lambda(0)|^2}{2k^I_\Lambda}\left(\tanh{(k^I_\Lambda h)}+\frac{k^I_\Lambda h}{\cosh^2{(k^I_\Lambda h)}}\right)},&lt;br /&gt;
\end{matrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
otherwise &amp;lt;math&amp;gt;\xi_2=0&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
= Expanding &amp;lt;math&amp;gt;\mathbf{\xi_3}&amp;lt;/math&amp;gt; =&lt;br /&gt;
&lt;br /&gt;
The ice-covered boundary condition for the [[Floating Elastic Plate]] gives &lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\xi_3 = { \Im\int_{-\infty}^{\infty}\left(\frac{\beta}{\alpha}&lt;br /&gt;
	\left(\frac{\partial^2}{\partial x^2} - k_y^2\right)^2 - \gamma + \frac{1}{\alpha}\right)&lt;br /&gt;
	\frac{\partial\phi}{\partial z}\cdot\frac{\partial\phi^*}{\partial z}\bigg|_{z=0}dx.}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
Since &amp;lt;math&amp;gt;{\frac{\partial\phi}{\partial z}\cdot\frac{\partial\phi^*}{\partial z}}&amp;lt;/math&amp;gt; is real, &lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\xi_3 = \Im\int_{-\infty}^{\infty}\left(\frac{\beta}{\alpha}\frac{\partial^2}{\partial x^2}&lt;br /&gt;
	\left(\frac{\partial^2}{\partial x^2} - 2k_y^2\right) \right)&lt;br /&gt;
	\frac{\partial\phi}{\partial z}\cdot\frac{\partial\phi^*}{\partial z}\bigg|_{z=0}dx.&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
Integration by parts gives&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\xi_3 = \Im\left\{\left[\frac{\beta}{\alpha}\frac{\partial}{\partial x}&lt;br /&gt;
	\left(\frac{\partial^2}{\partial x^2}-2k_y^2\right)&lt;br /&gt;
		\frac{\partial\phi}{\partial z}\cdot\frac{\partial\phi^*}{\partial z}\right]_{-\infty}^{\infty}&lt;br /&gt;
	-\int_{-\infty}^{\infty}\frac{\beta}{\alpha}\frac{\partial}{\partial x}&lt;br /&gt;
		\left(\frac{\partial^2}{\partial x^2} - 2k_y^2\right)&lt;br /&gt;
		\frac{\partial\phi}{\partial z}\cdot\frac&lt;br /&gt;
		{\partial}{\partial x}\frac{\partial\phi^*}{\partial z}dx&lt;br /&gt;
		\right\}.&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
As &amp;lt;math&amp;gt;{2k_y^2\frac{\partial}{\partial x}\frac{\partial\phi}{\partial z}\cdot \frac{\partial}{\partial x}\frac{\partial\phi^*}{\partial z}}&amp;lt;/math&amp;gt; is real and by integration by parts, the expression of &amp;lt;math&amp;gt;\xi_3&amp;lt;/math&amp;gt; becomes, &lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\xi_3 =\Im\left\{&lt;br /&gt;
	\left[\frac{\beta}{\alpha}\frac{\partial}{\partial x} &lt;br /&gt;
		\left(\frac{\partial^2}{\partial x^2}-2k_y^2\right) &lt;br /&gt;
		\frac{\partial\phi}{\partial z}\cdot\frac{\partial\phi^*}{\partial z}\right]_{-\infty}^{\infty}&lt;br /&gt;
	- \left[\frac{\beta}{\alpha}\frac{\partial^2}{\partial x^2}\frac{\partial\phi}{\partial z}\cdot&lt;br /&gt;
		\frac{\partial}{\partial x}\frac{\partial\phi^*}{\partial z}\right]_{-\infty}^{\infty}&lt;br /&gt;
	+ \int_{-\infty}^\infty\frac{\beta}{\alpha}\frac{\partial^2}{\partial x^2}\frac{\partial\phi}{\partial z}\cdot&lt;br /&gt;
		\frac{\partial^2}{\partial x^2}\frac{\partial\phi^*}{\partial z}dx\right\}.&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
As &amp;lt;math&amp;gt;{\frac{\partial^2}{\partial x^2}\frac{\partial\phi}{\partial z}\cdot \frac{\partial^2}{\partial x^2}\frac{\partial\phi^*}{\partial z}}&amp;lt;/math&amp;gt; is real, we obtain the new expression of &amp;lt;math&amp;gt;\xi_3&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\xi_3 = \Im\left\{&lt;br /&gt;
	\left[\frac{\beta}{\alpha}\frac{\partial}{\partial x}&lt;br /&gt;
		\left(\frac{\partial^2}{\partial x^2}-2k_y^2\right)&lt;br /&gt;
		\frac{\partial\phi}{\partial z}\cdot\frac{\partial\phi^*}{\partial z}\right]_{-\infty}^{\infty}-&lt;br /&gt;
	\left[\frac{\beta}{\alpha}\frac{\partial^2}{\partial x^2}\frac{\partial\phi}{\partial z}\cdot&lt;br /&gt;
		\frac{\partial}{\partial x}\frac{\partial\phi^*}{\partial z}\right]_{-\infty}^{\infty}\right\}.&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now breaking &amp;lt;math&amp;gt;\xi_3&amp;lt;/math&amp;gt; down, we can simplify the left hand term for &amp;lt;math&amp;gt;x&amp;gt;0&amp;lt;/math&amp;gt;, &lt;br /&gt;
if &amp;lt;math&amp;gt;\theta \in [-\theta_0, \theta_0]&amp;lt;/math&amp;gt;, &lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{matrix}&lt;br /&gt;
\frac{\partial}{\partial x}\left(\frac{\partial^2}{\partial x^2}-2k_y^2\right)&lt;br /&gt;
\frac{\partial\phi(x_2,0)}{\partial z}\cdot\frac{\partial\phi(x_2,0)^*}{\partial z} \\ \\&lt;br /&gt;
= \left((-i\kappa^I_{\Lambda})^3k^I_\Lambda T_\Lambda(0)e^{-i\kappa^I_{\Lambda}(x)}\tanh{(k^I_\Lambda h)}\right.&lt;br /&gt;
\left.- 2k_y^2(-i\kappa_{\Lambda}(0))k^I_\Lambda T_\Lambda(0)e^{-i\kappa^I_{\Lambda}(x)} \tanh{(k^I_\Lambda h)}\right)&lt;br /&gt;
\left(k^I_\Lambda T_\Lambda(0)^*e^{i\kappa^I_{\Lambda}(x)}\tanh{(k^I_\Lambda h)}\right), \\ \\&lt;br /&gt;
= i\kappa^I_{\Lambda} (k^I_\Lambda)^2\left((\kappa^I_{\Lambda})^2 + 2k_y^2 \right) \tanh^2{(k^I_\Lambda h)}|T_\Lambda(0)|^2,&lt;br /&gt;
\end{matrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
else this term is equal to 0.&lt;br /&gt;
&lt;br /&gt;
and for &amp;lt;math&amp;gt;x&amp;lt;0&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{matrix}&lt;br /&gt;
\frac{\partial}{\partial x}\left(\frac{\partial^2}{\partial x^2}-2k_y^2\right)\frac{\partial\phi(x_1,0)}{\partial z}\cdot&lt;br /&gt;
\frac{\partial\phi(x_1,0)^*}{\partial z} \\ \\&lt;br /&gt;
= \left[i(\kappa^I_{1})^3k^I_1\left(e^{-i\kappa^I_{1}(x)}-R_1(0)e^{i\kappa^I_{1}(x)}\right) \tanh{(k^I_1 h)}&lt;br /&gt;
- 2ik_y^2\kappa^I_{1}k^I_1\left(-e^{-i\kappa^I_{1}(x)} + R_1(0)e^{i\kappa^I_{1}(x)}\right) \tanh{(k^I_1h)}\right]&lt;br /&gt;
\left[k^I_1\left(e^{i\kappa^I_{1}(x)} + R_1(0)^*e^{-i\kappa^I_{1}(x))}\right) \tanh{(k^I_1h)}\right], \\ \\&lt;br /&gt;
= \left[i\kappa^I_{1}k_1(0)((\kappa^I_{1})^2 + 2k_y^2)\left(e^{-i\kappa^I_{1}(x)} - R_1(0)e^{i\kappa^I_{1}(x)}\right)&lt;br /&gt;
\tanh{(k^I_1h)}\right]&lt;br /&gt;
\left[k^I_1\left(e^{i\kappa^I_{1}(x)} + R_1(0)^*e^{-i\kappa^I_{1}(x))}\right) \tanh{(k^I_1h)}\right], \\ \\&lt;br /&gt;
= i\kappa^I_{1}(k^I_1)^2\left((\kappa^I_{1})^2 + 2k_y^2\right)\tanh^2{(k^I_1h)}\left(1 - |R_1(0)|^2\right),&lt;br /&gt;
\end{matrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Likewise we expand the right hand term for &amp;lt;math&amp;gt;x&amp;gt;0&amp;lt;/math&amp;gt;, if &amp;lt;math&amp;gt;\theta \in [-\theta_0, \theta_0]&amp;lt;/math&amp;gt;,&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{matrix}&lt;br /&gt;
\frac{\partial^2}{\partial x^2}\frac{\partial\phi(x_2,0)}{\partial z}\cdot &lt;br /&gt;
\frac{\partial}{\partial x}\frac{\partial\phi^*}{\partial z} \\ \\&lt;br /&gt;
= \left[-(\kappa^I_{\Lambda})^2k^I_\Lambda T_\Lambda(0)e^{-i\kappa^I_{\Lambda}(x)} \tanh{(k^I_\Lambda h)}\right]&lt;br /&gt;
\left[i\kappa^I_{\Lambda} k^I_\Lambda T_\Lambda(0)^*e^{i\kappa^I_{\Lambda}(x)} \tanh{(k^I_\Lambda h)}\right], \\ \\&lt;br /&gt;
= -i(\kappa^I_{\Lambda})^3(k^I_\Lambda)^2\tanh^2{(k^I_\Lambda h)}|T_\Lambda(0)|^2,&lt;br /&gt;
\end{matrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
else this term is equal to 0 as well,&lt;br /&gt;
and finally for &amp;lt;math&amp;gt;x&amp;lt;0&amp;lt;/math&amp;gt;,&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{matrix}&lt;br /&gt;
\frac{\partial^2}{\partial x^1}\frac{\partial\phi(x_1,0)}{\partial z}\cdot&lt;br /&gt;
\frac{\partial}{\partial x}\frac{\partial\phi^*}{\partial z}\\ \\&lt;br /&gt;
= \left[-(\kappa^I_{1})^2k^I_1\left(e^{-i\kappa^I_{1}(x)} + R_1(0)e^{i\kappa^I_{1}(x)}\right)\tanh{(k^I_1 h)}\right]&lt;br /&gt;
\left[i\kappa^I_{1} k^I_1\left(e^{i\kappa^I_{1}(x)} - R_1(0)e^{-i\kappa^I_{1}(x)}\right)\tanh{(k^I_1 h)}\right], \\ \\&lt;br /&gt;
= -i(\kappa^I_{1})^3(k^I_1)^2\tanh^2{(k^I_1h)}\left(1 - |R_1(0)|^2\right).&lt;br /&gt;
\end{matrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We can now express &amp;lt;math&amp;gt;\xi_3&amp;lt;/math&amp;gt; as &lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{matrix}&lt;br /&gt;
\xi_3 &amp;amp; = &amp;amp; \Im&lt;br /&gt;
\left\{\frac{\beta_\Lambda}{\alpha}\left[i\kappa^I_{\Lambda} (k^I_\Lambda)^2\left((\kappa^I_{\Lambda})^2 + 2k_y^2 \right)&lt;br /&gt;
\tanh^2{(k^I_\Lambda h)}|T_\Lambda(0)|^2\right]&lt;br /&gt;
-\frac{\beta_1}{\alpha}\left[i\kappa^I_{1}(k^I_1)^2\left((\kappa^I_{1})^2 + 2k_y^2\right)\tanh^2{(k^I_1h)}&lt;br /&gt;
\left(1 - |R_1(0)|^2\right)\right]&lt;br /&gt;
-\frac{\beta_\Lambda}{\alpha}\left[-i(\kappa^I_{\Lambda})^3(k^I_\Lambda)^2\tanh^2{(k^I_\Lambda h)}|T_\Lambda(0)|^2\right]&lt;br /&gt;
+\frac{\beta_1}{\alpha}\left[-i(\kappa^I_{1})^3(k^I_1)^2\tanh^2{(k^I_1h)} \left(1 - |R_1(0)|^2\right)\right]\right\}, \\ \\&lt;br /&gt;
 &amp;amp; = &amp;amp; \frac{\beta_\Lambda}{\alpha}\left[2\kappa^I_{\Lambda} (k^I_\Lambda)^2((\kappa^I_{\Lambda})^2 + k_y^2)\tanh^2{(k^I_\Lambda h)}|T_\Lambda(0)|^2\right]&lt;br /&gt;
-\frac{\beta_1}{\alpha}\left[2\kappa^I_{1}(k^I_1)^2((\kappa^I_{1})^2 + k_y^2)\tanh^2{(k^I_1h)}(1-|R_1(0)|^2)\right].&lt;br /&gt;
\end{matrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
if &amp;lt;math&amp;gt;\theta \in [-\theta_0, \theta_0]&amp;lt;/math&amp;gt;, and if not, we obtain:&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\xi_3 = -\frac{\beta_1}{\alpha}\left[2\kappa^I_{1}(k^I_1)^2((\kappa^I_{1})^2 + k_y^2)\tanh^2{(k^I_1h)}(1-|R_1(0)|^2)\right].&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Solving the Energy Balance Equation =&lt;br /&gt;
&lt;br /&gt;
Pulling it all together for the case &amp;lt;math&amp;gt;\theta \in [-\theta_0, \theta_0]&amp;lt;/math&amp;gt;, we finally obtain&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\frac{\beta_\Lambda}{\alpha}\left[2\kappa^I_{\Lambda}(k^I_\Lambda)^2((\kappa^I_{\Lambda})^2 +k_y^2)&lt;br /&gt;
\tanh^2{(k^I_\Lambda h)}|T_\Lambda(0)|^2\right]&lt;br /&gt;
-\frac{\beta_1}{\alpha}\left[2\kappa^I_{1}(k^I_1)^2((\kappa^I_{1})^2 +k_y^2)\tanh^2{(k^I_1h)}(1-|R_1(0)|^2)\right]&lt;br /&gt;
+ \frac{\kappa^I_{\Lambda}|T_\Lambda(0)|^2}{2k^I_\Lambda}\left(\tanh{(k^I_\Lambda h)}+&lt;br /&gt;
\frac{k^I_\Lambda h}{\cosh^2{(k^I_\Lambda h)}}\right)&lt;br /&gt;
- \frac{\kappa^I_{1}\left(1 - |R_1(0)|^2\right)}{2k^I_1}\left(\tanh{(k^I_1h)}+\frac{hk^I_1}{\cosh^2{(k^I_1h)}}\right)=0.&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Re-arranging gives&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\kappa^I_{\Lambda}\tanh{(k^I_\Lambda h)}&lt;br /&gt;
	\left(\frac{\beta_\Lambda}{\alpha}2(k^I_\Lambda)^2((\kappa^I_{\Lambda})^2 +k_y^2)\tanh{(k^I_\Lambda h)}&lt;br /&gt;
	+ \frac{1}{2k^I_\Lambda}+\frac{h}{2\sinh{(k^I_\Lambda h)}\cosh{(k^I_\Lambda h)}}\right)|T_\Lambda(0)|^2 &lt;br /&gt;
	\quad - \kappa^I_{1}\tanh{(k^I_1 h)}&lt;br /&gt;
	\left(\frac{\beta_1}{\alpha}2(k^I_1)^2((\kappa^I_{1})^2 +k_y^2)\tanh{(k^I_1 h)}&lt;br /&gt;
	+ \frac{1}{2it}+\frac{h}{2\sinh{(k^I_1 h)}\cosh{(k^I_1 h)}}\right)(1-|R_1(0)|^2)=0&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
which can be expressed as&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt; &lt;br /&gt;
D |T_{\Lambda}(0)|^2 + |R_{1}(0)|^2 = 1, &lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;D&amp;lt;/math&amp;gt; is given by &lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt; &lt;br /&gt;
D = \left(\frac{\kappa^I_{\Lambda} k^I_1\cosh^2{(k^I_1h)}}{\kappa^I_{1}k^I_\Lambda\cosh^2{(k^I_\Lambda h)}}\right)&lt;br /&gt;
\left(\frac{-\frac{\beta_\Lambda}{\alpha}4(k^I_\Lambda)^5\sinh^2{(k^I_\Lambda h)} + &lt;br /&gt;
                 \frac{1}{2}{\sinh{(2k^I_\Lambda h)}}+k^I_\Lambda h}&lt;br /&gt;
          {-\frac{\beta_1}{\alpha}4(k^I_1)^5\sinh^2{(k^I_1h)} + &lt;br /&gt;
                 \frac{1}{2}{\sinh{(2k^I_1h)}}+k^I_1h}\right) &lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
For the case of greater angles, there are no terms depending on &amp;lt;math&amp;gt;|T_{\Lambda}(0)|^2&amp;lt;/math&amp;gt;, so we obtain &amp;lt;math&amp;gt;D=0&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;|R_{1}(0)|^2 = 1&amp;lt;/math&amp;gt;, which is the case of the total reflexion. No energy is transmitted in the &amp;lt;math&amp;gt;x&amp;gt;0&amp;lt;/math&amp;gt; region. &lt;br /&gt;
&lt;br /&gt;
[[Category:Floating Elastic Plate]]&lt;/div&gt;</summary>
		<author><name>Fmontiel</name></author>
	</entry>
	<entry>
		<id>https://www.wikiwaves.org/index.php?title=Eigenfunction_Matching_for_a_Semi-Infinite_Floating_Elastic_Plate&amp;diff=7448</id>
		<title>Eigenfunction Matching for a Semi-Infinite Floating Elastic Plate</title>
		<link rel="alternate" type="text/html" href="https://www.wikiwaves.org/index.php?title=Eigenfunction_Matching_for_a_Semi-Infinite_Floating_Elastic_Plate&amp;diff=7448"/>
		<updated>2008-08-27T00:15:12Z</updated>

		<summary type="html">&lt;p&gt;Fmontiel: /* Energy Balance */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Introduction=&lt;br /&gt;
&lt;br /&gt;
We show here a solution for a semi-infinite [[:Category:Floating Elastic Plate|Floating Elastic Plate]] on [[Finite Depth]]. &lt;br /&gt;
The problem was solved by [[Fox and Squire 1994]] but the solution method here is slightly different.&lt;br /&gt;
The simpler theory for a [[Eigenfunction Matching for a Semi-Infinite Dock|Dock]] describes&lt;br /&gt;
many of the ideas here in more detail.&lt;br /&gt;
&lt;br /&gt;
[[Image:Semiinfinite plate.jpg|thumb|right|300px|Wave scattering by a submerged semi-infinite elastic plate]]&lt;br /&gt;
&lt;br /&gt;
= Equations =&lt;br /&gt;
&lt;br /&gt;
We consider the problem of small-amplitude waves which are incident on a semi-infinite floating elastic&lt;br /&gt;
plate occupying water surface for &amp;lt;math&amp;gt;x&amp;gt;0&amp;lt;/math&amp;gt;. The submergence of the plate is considered negligible. &lt;br /&gt;
We assume that the problem is invariant in the &amp;lt;math&amp;gt;y&amp;lt;/math&amp;gt; direction, although we allow the waves to be&lt;br /&gt;
incident from an angle. &lt;br /&gt;
We also assume that the plate edges are free to move at&lt;br /&gt;
each boundary, although other boundary conditions could easily be considered using&lt;br /&gt;
the methods of solution presented here. We begin with the [[Frequency Domain Problem]] for a semi-infinite&lt;br /&gt;
[[Floating Elastic Plate|Floating Elastic Plates]]&lt;br /&gt;
in the non-dimensional form of [[Tayler_1986a|Tayler 1986]] ([[Dispersion Relation for a Floating Elastic Plate]]).&lt;br /&gt;
We also assume that the waves are normally incident (incidence at an angle will be discussed later).&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;\begin{matrix}&lt;br /&gt;
\Delta \phi = 0, \;\;\; -h &amp;lt; z \leq 0, &lt;br /&gt;
\end{matrix}&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\partial_z \phi = 0, \;\;\; z = - h,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\partial_z\phi=\alpha\phi, \,\, z=0,\,x&amp;lt;0,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\beta \partial_x^4\partial_z \phi &lt;br /&gt;
- \left( \gamma\alpha - 1 \right) \partial_z \phi = \alpha\phi, \;\;&lt;br /&gt;
 z = 0, \;\;\; x \geq 0,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;\alpha = \omega^2&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;\beta&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\gamma&amp;lt;/math&amp;gt;&lt;br /&gt;
are the stiffness and mass constant for the plate respectively. The free edge conditions&lt;br /&gt;
at the edge of the plate imply&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\partial_x^3 \partial_z\phi = 0, \;\; z = 0, \;\;\; x = 0,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\partial_x^2 \partial_z\phi = 0, \;\; z = 0, \;\;\; x = 0,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Method of solution=&lt;br /&gt;
&lt;br /&gt;
We use [http://en.wikipedia.org/wiki/Separation_of_Variables separation of variables] in the two regions, &amp;lt;math&amp;gt;x&amp;lt;0&amp;lt;/math&amp;gt;&lt;br /&gt;
and &amp;lt;math&amp;gt;x&amp;gt;0&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
{{separation of variables in two dimensions}}&lt;br /&gt;
&lt;br /&gt;
{{separation of variables for a free surface}}&lt;br /&gt;
&lt;br /&gt;
{{separation of variables for a floating elastic plate}}&lt;br /&gt;
&lt;br /&gt;
{{free surface floating elastic plate relations}}&lt;br /&gt;
&lt;br /&gt;
{{incident potential for two dimensions}}&lt;br /&gt;
&lt;br /&gt;
= An infinite dimensional system of equations =&lt;br /&gt;
&lt;br /&gt;
The potential and its derivative must be continuous across the&lt;br /&gt;
transition from open water to the plate covered region. Therefore, the&lt;br /&gt;
potentials and their derivatives at &amp;lt;math&amp;gt;x=0&amp;lt;/math&amp;gt; have to be equal.&lt;br /&gt;
We also truncate the sum at &amp;lt;math&amp;gt;N&amp;lt;/math&amp;gt; being careful that we have&lt;br /&gt;
two extra modes on the plate covered region to satisfy the edge conditions. &lt;br /&gt;
We obtain&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi_{0}\left(  z\right) + \sum_{m=0}^{N}&lt;br /&gt;
a_{m} \phi_{m}\left(  z\right) &lt;br /&gt;
=\sum_{m=-2}^{N}b_{m}\psi_{m}(z)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
 -k_{0}\phi_{0}\left(  z\right)  +\sum&lt;br /&gt;
_{m=0}^{N} a_{m}k_{m}\phi_{m}\left(  z\right) &lt;br /&gt;
 =-\sum_{m=-2}^{N}b_{m}\kappa_{m}\psi&lt;br /&gt;
_{m}(z)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
for each &amp;lt;math&amp;gt;N&amp;lt;/math&amp;gt;.&lt;br /&gt;
We solve these equations by multiplying both equations by&lt;br /&gt;
&amp;lt;math&amp;gt;\phi_{l}(z)\,&amp;lt;/math&amp;gt; and integrating from &amp;lt;math&amp;gt;-h&amp;lt;/math&amp;gt; to &amp;lt;math&amp;gt;0&amp;lt;/math&amp;gt; to obtain:&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
A_{0}\delta_{0l}+a_{l}A_{l}&lt;br /&gt;
=\sum_{m=-2}^{N}b_{m}B_{ml},\,\,0 \leq l  \leq N&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
-k_{0}A_{0}\delta_{0l}+a_{l}k_{l}A_l&lt;br /&gt;
 =-\sum_{m=-2}^{N}b_{m}\kappa_{m}B_{ml},\,\,0 \leq l \leq N&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
If we multiply the first equation by &amp;lt;math&amp;gt;k_l&amp;lt;/math&amp;gt; and subtract the second equation&lt;br /&gt;
we obtain &lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
2k_{0}A_{0}\delta_{0l}&lt;br /&gt;
 =\sum_{m=-2}^{N}b_{m}(k_l + \kappa_{m})B_{ml}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
Finally, we need to apply the conditions at the edge of the plate to give us two further equations,&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\partial_x^2\partial_z\phi = - \sum_{m=-2}^{N}b_{m} \kappa_m^3 \tan\kappa_m h = 0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\partial_x^3\partial_z\phi = \sum_{m=-2}^{N}b_{m} \kappa_m^4 \tan\kappa_m h = 0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Numerical Solution=&lt;br /&gt;
&lt;br /&gt;
To solve the system of equations previously defined we set the upper limit of &amp;lt;math&amp;gt;l&amp;lt;/math&amp;gt; to&lt;br /&gt;
be &amp;lt;math&amp;gt;N&amp;lt;/math&amp;gt;, as we already said before. In terms of matrix, we obtain&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
A_0&amp;amp;0 \quad \cdots&amp;amp;0\\&lt;br /&gt;
0&amp;amp;&amp;amp;\\&lt;br /&gt;
\vdots&amp;amp;A_l&amp;amp;\vdots\\&lt;br /&gt;
&amp;amp;&amp;amp;0\\&lt;br /&gt;
0&amp;amp;\cdots \quad 0 &amp;amp;A_N&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
&amp;amp;&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
-B_{-20}&amp;amp;-B_{-10}\\&lt;br /&gt;
&amp;amp;\\&lt;br /&gt;
\vdots&amp;amp;\vdots\\&lt;br /&gt;
&amp;amp;\\&lt;br /&gt;
-B_{-2N}&amp;amp;-B_{-1N}&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
&amp;amp;&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
-B_{00}&amp;amp;\cdots&amp;amp;-B_{0N}\\&lt;br /&gt;
&amp;amp;&amp;amp;\\&lt;br /&gt;
\vdots&amp;amp;-B_{ml}&amp;amp;\vdots\\&lt;br /&gt;
&amp;amp;&amp;amp;\\&lt;br /&gt;
-B_{N0}&amp;amp;\cdots&amp;amp;-B_{NN}&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
\\&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
0&amp;amp;&amp;amp;\cdots&amp;amp;&amp;amp;0\\&lt;br /&gt;
0&amp;amp;&amp;amp;\cdots&amp;amp;&amp;amp;0&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
&amp;amp;&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
\kappa_{-2}^3\tan\kappa_{-2}h&amp;amp;\kappa_{-1}^3\tan\kappa_{-1}h\\&lt;br /&gt;
\kappa_{-2}^4\tan\kappa_{-2}h&amp;amp;\kappa_{-1}^4\tan\kappa_{-1}h&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
&amp;amp;&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
\kappa_0^3\tan\kappa_0h&amp;amp;\cdots&amp;amp;\kappa_N^3\tan\kappa_Nh\\&lt;br /&gt;
\kappa_0^4\tan\kappa_0h&amp;amp;\cdots&amp;amp;\kappa_N^4\tan\kappa_Nh&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
\\&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
0&amp;amp;&amp;amp;\cdots&amp;amp;&amp;amp;0\\&lt;br /&gt;
&amp;amp;&amp;amp;&amp;amp;&amp;amp;\\&lt;br /&gt;
\vdots&amp;amp;&amp;amp;\ddots&amp;amp;&amp;amp;\vdots\\&lt;br /&gt;
&amp;amp;&amp;amp;&amp;amp;&amp;amp;\\&lt;br /&gt;
0&amp;amp;&amp;amp;\cdots&amp;amp;&amp;amp;0&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
&amp;amp;&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
(k_0+\kappa_{-2})B_{-20}&amp;amp;(k_0+\kappa_{-1})B_{-10}\\&lt;br /&gt;
&amp;amp;\\&lt;br /&gt;
\vdots&amp;amp;\vdots\\&lt;br /&gt;
&amp;amp;\\&lt;br /&gt;
(k_N+\kappa_{-2})B_{-2N}&amp;amp;(k_N+\kappa_{-1})B_{-1N}&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
&amp;amp;&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
(k_0 + \kappa_0) \, B_{00}&amp;amp;\cdots&amp;amp;(k_N + \kappa_{0}) \, B_{0N}\\&lt;br /&gt;
&amp;amp;&amp;amp;\\&lt;br /&gt;
\vdots&amp;amp;(k_l + \kappa_{m}) \, B_{ml}&amp;amp;\vdots\\&lt;br /&gt;
&amp;amp;&amp;amp;\\&lt;br /&gt;
(k_0 + \kappa_N) \, B_{N0}&amp;amp;\cdots&amp;amp;(k_N + \kappa_{N}) \, B_{NN}\\&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
a_{0} \\&lt;br /&gt;
\\&lt;br /&gt;
\vdots \\&lt;br /&gt;
\\&lt;br /&gt;
a_N \\&lt;br /&gt;
b_{-2}\\&lt;br /&gt;
b_{-1}\\&lt;br /&gt;
b_{0}\\&lt;br /&gt;
\\&lt;br /&gt;
\vdots \\&lt;br /&gt;
\\&lt;br /&gt;
b_N&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
=&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
- A_{0} \\&lt;br /&gt;
0 \\&lt;br /&gt;
\vdots \\&lt;br /&gt;
\\&lt;br /&gt;
0 \\&lt;br /&gt;
0 \\&lt;br /&gt;
0 \\&lt;br /&gt;
2k_{0}A_{0} \\&lt;br /&gt;
0 \\&lt;br /&gt;
\vdots \\&lt;br /&gt;
\\&lt;br /&gt;
0&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
We then simply need to solve the linear system of equations. Note that we can solve this equation for &lt;br /&gt;
&amp;lt;math&amp;gt;b_n&amp;lt;/math&amp;gt; first and then solve for &amp;lt;math&amp;gt;a_n&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Waves Incident at an Angle = &lt;br /&gt;
&lt;br /&gt;
We can consider the case of [[Waves Incident at an Angle]] &amp;lt;math&amp;gt;\theta&amp;lt;/math&amp;gt;. &lt;br /&gt;
{{incident angle}}&lt;br /&gt;
&lt;br /&gt;
It is shown that the potential can be expanded as&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi(x,z)=e^{-\hat{k}_0x}\phi_0(z)+\sum_{m=0}^{\infty}a_{m}e^{\hat{k}_{m}x}\phi_{m}(z), \;\;x&amp;lt;0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi(x,z)=\sum_{m=-2}^{\infty}b_{m}&lt;br /&gt;
e^{-\hat{\kappa}_{m}x}\psi_{m}(z), \;\;x&amp;gt;0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;\hat{k}_{m} = \sqrt{k_m^2 - k_y^2}&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\hat{\kappa}_{m} = \sqrt{\kappa_m^2 - k_y^2}&amp;lt;/math&amp;gt;&lt;br /&gt;
where we always take the positive real root or the root with positive imaginary part. &lt;br /&gt;
&lt;br /&gt;
The edge conditions are also different and are&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\left(\frac{\partial^3}{\partial x^3} + (2 - \nu)k^2_y\frac{\partial}{\partial x}\right) \frac{\partial\phi}{\partial z}= 0,  &lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\left(\frac{\partial^2}{\partial x^2} + \nu k^2_y\right)\frac{\partial\phi}{\partial z} = 0,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;\nu&amp;lt;/math&amp;gt; is Poisons ratio. &lt;br /&gt;
&lt;br /&gt;
We can expend these edge conditions, which respectively gives &lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
-\sum_{m=-2}^{\infty}b_{m}\kappa_m (\hat{\kappa}_m^3+\hat{\kappa}_m k_y^2(2-\nu))\tan \kappa_m h=0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
-\sum_{m=-2}^{\infty}b_{m}\kappa_m (\hat{\kappa}_m^2+k_y^2\nu))\tan \kappa_m h=0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The equations are derived almost identically to those above and we obtain&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
A_{0}\delta_{0l}+a_{l}A_{l}&lt;br /&gt;
=\sum_{m=-2}^{\infty}b_{m}B_{ml}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
-\hat{k_{0}}A_{0}\delta_{0l}+a_{l}\hat{k}_{l}A_l&lt;br /&gt;
 =-\sum_{m=-2}^{\infty}b_{m}\hat{\kappa}_{m}B_{ml} &lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and these are solved exactly as before.&lt;br /&gt;
&lt;br /&gt;
= Energy Balance =&lt;br /&gt;
&lt;br /&gt;
The energy balance equation is ([[Energy Balance for Two Elastic Plates]] where the left-hand side plate &lt;br /&gt;
is open water for our problem, so we need to take the stiffness of this plate equal to &amp;lt;math&amp;gt;0&amp;lt;/math&amp;gt;, so as to&lt;br /&gt;
model water) given by&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt; &lt;br /&gt;
D |T|^2 + |R|^2 = 1, \,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt; T=b_0 &amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;R=a_0&amp;lt;/math&amp;gt;, and &amp;lt;math&amp;gt;D&amp;lt;/math&amp;gt; is given by &lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt; &lt;br /&gt;
D = \left(\frac{\hat{\kappa}_0 k_0\cos^2{(k_0 h)}}{\hat{k}_0 \kappa_0\cos^2{(\kappa_0 h)}}\right)&lt;br /&gt;
\left(\frac{-\frac{4\beta}{\alpha}(\kappa_0)^5\sin^2{(\kappa_0 h)} + &lt;br /&gt;
                 \frac{1}{2}{\sin{(2 \kappa_0  h)}}+\kappa_0  h}&lt;br /&gt;
          {   &lt;br /&gt;
                 \frac{1}{2}{\sin{(2 k_0 h)}}+k_0h}\right) &lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
where the index &amp;lt;math&amp;gt;0&amp;lt;/math&amp;gt; refers to the travelling wave (imaginary root of the dispersion equation).&lt;br /&gt;
&lt;br /&gt;
Note that this formula is only valid for angles &amp;lt;math&amp;gt;\theta \in [-\theta_0, \theta_0]&amp;lt;/math&amp;gt;, where &amp;lt;math&amp;gt;\theta_0&amp;lt;/math&amp;gt;&lt;br /&gt;
is defined by &amp;lt;math&amp;gt;\sin \theta_0 =\frac{\kappa_0}{k_0}&amp;lt;/math&amp;gt;. For large angles there is total reflection&lt;br /&gt;
and then &amp;lt;math&amp;gt;|R|^2=1&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Matlab Code =&lt;br /&gt;
&lt;br /&gt;
A program to calculate the coefficients for the semi-infinite dock problems can be found here&lt;br /&gt;
[http://www.math.auckland.ac.nz/~meylan/code/eigenfunction_matching/semiinfinite_plate.m semiinfinite_plate.m]&lt;br /&gt;
&lt;br /&gt;
== Additional code ==&lt;br /&gt;
&lt;br /&gt;
This program requires&lt;br /&gt;
* {{free surface dispersion equation code}}&lt;br /&gt;
* {{elastic plate dispersion equation code}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Floating Elastic Plate]]&lt;br /&gt;
[[Category:Eigenfunction Matching Method]]&lt;br /&gt;
[[Category:Complete Pages]]&lt;/div&gt;</summary>
		<author><name>Fmontiel</name></author>
	</entry>
	<entry>
		<id>https://www.wikiwaves.org/index.php?title=Eigenfunction_Matching_for_a_Semi-Infinite_Floating_Elastic_Plate&amp;diff=7447</id>
		<title>Eigenfunction Matching for a Semi-Infinite Floating Elastic Plate</title>
		<link rel="alternate" type="text/html" href="https://www.wikiwaves.org/index.php?title=Eigenfunction_Matching_for_a_Semi-Infinite_Floating_Elastic_Plate&amp;diff=7447"/>
		<updated>2008-08-26T23:46:20Z</updated>

		<summary type="html">&lt;p&gt;Fmontiel: /* Energy Balance */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Introduction=&lt;br /&gt;
&lt;br /&gt;
We show here a solution for a semi-infinite [[:Category:Floating Elastic Plate|Floating Elastic Plate]] on [[Finite Depth]]. &lt;br /&gt;
The problem was solved by [[Fox and Squire 1994]] but the solution method here is slightly different.&lt;br /&gt;
The simpler theory for a [[Eigenfunction Matching for a Semi-Infinite Dock|Dock]] describes&lt;br /&gt;
many of the ideas here in more detail.&lt;br /&gt;
&lt;br /&gt;
[[Image:Semiinfinite plate.jpg|thumb|right|300px|Wave scattering by a submerged semi-infinite elastic plate]]&lt;br /&gt;
&lt;br /&gt;
= Equations =&lt;br /&gt;
&lt;br /&gt;
We consider the problem of small-amplitude waves which are incident on a semi-infinite floating elastic&lt;br /&gt;
plate occupying water surface for &amp;lt;math&amp;gt;x&amp;gt;0&amp;lt;/math&amp;gt;. The submergence of the plate is considered negligible. &lt;br /&gt;
We assume that the problem is invariant in the &amp;lt;math&amp;gt;y&amp;lt;/math&amp;gt; direction, although we allow the waves to be&lt;br /&gt;
incident from an angle. &lt;br /&gt;
We also assume that the plate edges are free to move at&lt;br /&gt;
each boundary, although other boundary conditions could easily be considered using&lt;br /&gt;
the methods of solution presented here. We begin with the [[Frequency Domain Problem]] for a semi-infinite&lt;br /&gt;
[[Floating Elastic Plate|Floating Elastic Plates]]&lt;br /&gt;
in the non-dimensional form of [[Tayler_1986a|Tayler 1986]] ([[Dispersion Relation for a Floating Elastic Plate]]).&lt;br /&gt;
We also assume that the waves are normally incident (incidence at an angle will be discussed later).&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;\begin{matrix}&lt;br /&gt;
\Delta \phi = 0, \;\;\; -h &amp;lt; z \leq 0, &lt;br /&gt;
\end{matrix}&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\partial_z \phi = 0, \;\;\; z = - h,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\partial_z\phi=\alpha\phi, \,\, z=0,\,x&amp;lt;0,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\beta \partial_x^4\partial_z \phi &lt;br /&gt;
- \left( \gamma\alpha - 1 \right) \partial_z \phi = \alpha\phi, \;\;&lt;br /&gt;
 z = 0, \;\;\; x \geq 0,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;\alpha = \omega^2&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;\beta&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\gamma&amp;lt;/math&amp;gt;&lt;br /&gt;
are the stiffness and mass constant for the plate respectively. The free edge conditions&lt;br /&gt;
at the edge of the plate imply&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\partial_x^3 \partial_z\phi = 0, \;\; z = 0, \;\;\; x = 0,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\partial_x^2 \partial_z\phi = 0, \;\; z = 0, \;\;\; x = 0,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Method of solution=&lt;br /&gt;
&lt;br /&gt;
We use [http://en.wikipedia.org/wiki/Separation_of_Variables separation of variables] in the two regions, &amp;lt;math&amp;gt;x&amp;lt;0&amp;lt;/math&amp;gt;&lt;br /&gt;
and &amp;lt;math&amp;gt;x&amp;gt;0&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
{{separation of variables in two dimensions}}&lt;br /&gt;
&lt;br /&gt;
{{separation of variables for a free surface}}&lt;br /&gt;
&lt;br /&gt;
{{separation of variables for a floating elastic plate}}&lt;br /&gt;
&lt;br /&gt;
{{free surface floating elastic plate relations}}&lt;br /&gt;
&lt;br /&gt;
{{incident potential for two dimensions}}&lt;br /&gt;
&lt;br /&gt;
= An infinite dimensional system of equations =&lt;br /&gt;
&lt;br /&gt;
The potential and its derivative must be continuous across the&lt;br /&gt;
transition from open water to the plate covered region. Therefore, the&lt;br /&gt;
potentials and their derivatives at &amp;lt;math&amp;gt;x=0&amp;lt;/math&amp;gt; have to be equal.&lt;br /&gt;
We also truncate the sum at &amp;lt;math&amp;gt;N&amp;lt;/math&amp;gt; being careful that we have&lt;br /&gt;
two extra modes on the plate covered region to satisfy the edge conditions. &lt;br /&gt;
We obtain&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi_{0}\left(  z\right) + \sum_{m=0}^{N}&lt;br /&gt;
a_{m} \phi_{m}\left(  z\right) &lt;br /&gt;
=\sum_{m=-2}^{N}b_{m}\psi_{m}(z)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
 -k_{0}\phi_{0}\left(  z\right)  +\sum&lt;br /&gt;
_{m=0}^{N} a_{m}k_{m}\phi_{m}\left(  z\right) &lt;br /&gt;
 =-\sum_{m=-2}^{N}b_{m}\kappa_{m}\psi&lt;br /&gt;
_{m}(z)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
for each &amp;lt;math&amp;gt;N&amp;lt;/math&amp;gt;.&lt;br /&gt;
We solve these equations by multiplying both equations by&lt;br /&gt;
&amp;lt;math&amp;gt;\phi_{l}(z)\,&amp;lt;/math&amp;gt; and integrating from &amp;lt;math&amp;gt;-h&amp;lt;/math&amp;gt; to &amp;lt;math&amp;gt;0&amp;lt;/math&amp;gt; to obtain:&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
A_{0}\delta_{0l}+a_{l}A_{l}&lt;br /&gt;
=\sum_{m=-2}^{N}b_{m}B_{ml},\,\,0 \leq l  \leq N&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
-k_{0}A_{0}\delta_{0l}+a_{l}k_{l}A_l&lt;br /&gt;
 =-\sum_{m=-2}^{N}b_{m}\kappa_{m}B_{ml},\,\,0 \leq l \leq N&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
If we multiply the first equation by &amp;lt;math&amp;gt;k_l&amp;lt;/math&amp;gt; and subtract the second equation&lt;br /&gt;
we obtain &lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
2k_{0}A_{0}\delta_{0l}&lt;br /&gt;
 =\sum_{m=-2}^{N}b_{m}(k_l + \kappa_{m})B_{ml}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
Finally, we need to apply the conditions at the edge of the plate to give us two further equations,&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\partial_x^2\partial_z\phi = - \sum_{m=-2}^{N}b_{m} \kappa_m^3 \tan\kappa_m h = 0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\partial_x^3\partial_z\phi = \sum_{m=-2}^{N}b_{m} \kappa_m^4 \tan\kappa_m h = 0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Numerical Solution=&lt;br /&gt;
&lt;br /&gt;
To solve the system of equations previously defined we set the upper limit of &amp;lt;math&amp;gt;l&amp;lt;/math&amp;gt; to&lt;br /&gt;
be &amp;lt;math&amp;gt;N&amp;lt;/math&amp;gt;, as we already said before. In terms of matrix, we obtain&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
A_0&amp;amp;0 \quad \cdots&amp;amp;0\\&lt;br /&gt;
0&amp;amp;&amp;amp;\\&lt;br /&gt;
\vdots&amp;amp;A_l&amp;amp;\vdots\\&lt;br /&gt;
&amp;amp;&amp;amp;0\\&lt;br /&gt;
0&amp;amp;\cdots \quad 0 &amp;amp;A_N&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
&amp;amp;&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
-B_{-20}&amp;amp;-B_{-10}\\&lt;br /&gt;
&amp;amp;\\&lt;br /&gt;
\vdots&amp;amp;\vdots\\&lt;br /&gt;
&amp;amp;\\&lt;br /&gt;
-B_{-2N}&amp;amp;-B_{-1N}&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
&amp;amp;&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
-B_{00}&amp;amp;\cdots&amp;amp;-B_{0N}\\&lt;br /&gt;
&amp;amp;&amp;amp;\\&lt;br /&gt;
\vdots&amp;amp;-B_{ml}&amp;amp;\vdots\\&lt;br /&gt;
&amp;amp;&amp;amp;\\&lt;br /&gt;
-B_{N0}&amp;amp;\cdots&amp;amp;-B_{NN}&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
\\&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
0&amp;amp;&amp;amp;\cdots&amp;amp;&amp;amp;0\\&lt;br /&gt;
0&amp;amp;&amp;amp;\cdots&amp;amp;&amp;amp;0&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
&amp;amp;&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
\kappa_{-2}^3\tan\kappa_{-2}h&amp;amp;\kappa_{-1}^3\tan\kappa_{-1}h\\&lt;br /&gt;
\kappa_{-2}^4\tan\kappa_{-2}h&amp;amp;\kappa_{-1}^4\tan\kappa_{-1}h&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
&amp;amp;&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
\kappa_0^3\tan\kappa_0h&amp;amp;\cdots&amp;amp;\kappa_N^3\tan\kappa_Nh\\&lt;br /&gt;
\kappa_0^4\tan\kappa_0h&amp;amp;\cdots&amp;amp;\kappa_N^4\tan\kappa_Nh&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
\\&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
0&amp;amp;&amp;amp;\cdots&amp;amp;&amp;amp;0\\&lt;br /&gt;
&amp;amp;&amp;amp;&amp;amp;&amp;amp;\\&lt;br /&gt;
\vdots&amp;amp;&amp;amp;\ddots&amp;amp;&amp;amp;\vdots\\&lt;br /&gt;
&amp;amp;&amp;amp;&amp;amp;&amp;amp;\\&lt;br /&gt;
0&amp;amp;&amp;amp;\cdots&amp;amp;&amp;amp;0&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
&amp;amp;&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
(k_0+\kappa_{-2})B_{-20}&amp;amp;(k_0+\kappa_{-1})B_{-10}\\&lt;br /&gt;
&amp;amp;\\&lt;br /&gt;
\vdots&amp;amp;\vdots\\&lt;br /&gt;
&amp;amp;\\&lt;br /&gt;
(k_N+\kappa_{-2})B_{-2N}&amp;amp;(k_N+\kappa_{-1})B_{-1N}&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
&amp;amp;&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
(k_0 + \kappa_0) \, B_{00}&amp;amp;\cdots&amp;amp;(k_N + \kappa_{0}) \, B_{0N}\\&lt;br /&gt;
&amp;amp;&amp;amp;\\&lt;br /&gt;
\vdots&amp;amp;(k_l + \kappa_{m}) \, B_{ml}&amp;amp;\vdots\\&lt;br /&gt;
&amp;amp;&amp;amp;\\&lt;br /&gt;
(k_0 + \kappa_N) \, B_{N0}&amp;amp;\cdots&amp;amp;(k_N + \kappa_{N}) \, B_{NN}\\&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
a_{0} \\&lt;br /&gt;
\\&lt;br /&gt;
\vdots \\&lt;br /&gt;
\\&lt;br /&gt;
a_N \\&lt;br /&gt;
b_{-2}\\&lt;br /&gt;
b_{-1}\\&lt;br /&gt;
b_{0}\\&lt;br /&gt;
\\&lt;br /&gt;
\vdots \\&lt;br /&gt;
\\&lt;br /&gt;
b_N&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
=&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
- A_{0} \\&lt;br /&gt;
0 \\&lt;br /&gt;
\vdots \\&lt;br /&gt;
\\&lt;br /&gt;
0 \\&lt;br /&gt;
0 \\&lt;br /&gt;
0 \\&lt;br /&gt;
2k_{0}A_{0} \\&lt;br /&gt;
0 \\&lt;br /&gt;
\vdots \\&lt;br /&gt;
\\&lt;br /&gt;
0&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
We then simply need to solve the linear system of equations. Note that we can solve this equation for &lt;br /&gt;
&amp;lt;math&amp;gt;b_n&amp;lt;/math&amp;gt; first and then solve for &amp;lt;math&amp;gt;a_n&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Waves Incident at an Angle = &lt;br /&gt;
&lt;br /&gt;
We can consider the case of [[Waves Incident at an Angle]] &amp;lt;math&amp;gt;\theta&amp;lt;/math&amp;gt;. &lt;br /&gt;
{{incident angle}}&lt;br /&gt;
&lt;br /&gt;
It is shown that the potential can be expanded as&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi(x,z)=e^{-\hat{k}_0x}\phi_0(z)+\sum_{m=0}^{\infty}a_{m}e^{\hat{k}_{m}x}\phi_{m}(z), \;\;x&amp;lt;0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi(x,z)=\sum_{m=-2}^{\infty}b_{m}&lt;br /&gt;
e^{-\hat{\kappa}_{m}x}\psi_{m}(z), \;\;x&amp;gt;0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;\hat{k}_{m} = \sqrt{k_m^2 - k_y^2}&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\hat{\kappa}_{m} = \sqrt{\kappa_m^2 - k_y^2}&amp;lt;/math&amp;gt;&lt;br /&gt;
where we always take the positive real root or the root with positive imaginary part. &lt;br /&gt;
&lt;br /&gt;
The edge conditions are also different and are&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\left(\frac{\partial^3}{\partial x^3} + (2 - \nu)k^2_y\frac{\partial}{\partial x}\right) \frac{\partial\phi}{\partial z}= 0,  &lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\left(\frac{\partial^2}{\partial x^2} + \nu k^2_y\right)\frac{\partial\phi}{\partial z} = 0,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;\nu&amp;lt;/math&amp;gt; is Poisons ratio. &lt;br /&gt;
&lt;br /&gt;
We can expend these edge conditions, which respectively gives &lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
-\sum_{m=-2}^{\infty}b_{m}\kappa_m (\hat{\kappa}_m^3+\hat{\kappa}_m k_y^2(2-\nu))\tan \kappa_m h=0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
-\sum_{m=-2}^{\infty}b_{m}\kappa_m (\hat{\kappa}_m^2+k_y^2\nu))\tan \kappa_m h=0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The equations are derived almost identically to those above and we obtain&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
A_{0}\delta_{0l}+a_{l}A_{l}&lt;br /&gt;
=\sum_{m=-2}^{\infty}b_{m}B_{ml}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
-\hat{k_{0}}A_{0}\delta_{0l}+a_{l}\hat{k}_{l}A_l&lt;br /&gt;
 =-\sum_{m=-2}^{\infty}b_{m}\hat{\kappa}_{m}B_{ml} &lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and these are solved exactly as before.&lt;br /&gt;
&lt;br /&gt;
= Energy Balance =&lt;br /&gt;
&lt;br /&gt;
The energy balance equation is ([[Energy Balance for Two Elastic Plates]] where the left-hand side plate &lt;br /&gt;
is open water for our problem, so we need to take the stiffness of this plate equal to &amp;lt;math&amp;gt;0&amp;lt;/math&amp;gt;, so as to&lt;br /&gt;
model water) given by&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt; &lt;br /&gt;
D |T|^2 + |R|^2 = 1, \,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt; T=b_0 &amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;R=a_0&amp;lt;/math&amp;gt;, and &amp;lt;math&amp;gt;D&amp;lt;/math&amp;gt; is given by &lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt; &lt;br /&gt;
D = \left(\frac{\hat{\kappa}_0 k_0\cos^2{(k_0 h)}}{\hat{k}_0 \kappa_0\cos^2{(\kappa_0 h)}}\right)&lt;br /&gt;
\left(\frac{-\frac{4\beta}{\alpha}(\kappa_0)^5\sin^2{(\kappa_0 h)} + &lt;br /&gt;
                 \frac{1}{2}{\sin{(2 \kappa_0  h)}}+\kappa_0  h}&lt;br /&gt;
          {   &lt;br /&gt;
                 \frac{1}{2}{\sin{(2 k_0 h)}}+k_0h}\right) &lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
where the index &amp;lt;math&amp;gt;0&amp;lt;/math&amp;gt; refers to the travelling wave (imaginary root of the dispersion equation).&lt;br /&gt;
&lt;br /&gt;
Note that this formula is only valid for angles &amp;lt;math&amp;gt;\theta \in [-\theta_0, \theta_0]&amp;lt;/math&amp;gt;, where &amp;lt;math&amp;gt;\theta_0&amp;lt;/math&amp;gt;&lt;br /&gt;
is defined by &amp;lt;math&amp;gt;\sin \theta_0 =\sqrt{\frac{\kappa_0}{k_0}}&amp;lt;/math&amp;gt;. For large angles there is total reflection&lt;br /&gt;
and then &amp;lt;math&amp;gt;|R|^2=1&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Matlab Code =&lt;br /&gt;
&lt;br /&gt;
A program to calculate the coefficients for the semi-infinite dock problems can be found here&lt;br /&gt;
[http://www.math.auckland.ac.nz/~meylan/code/eigenfunction_matching/semiinfinite_plate.m semiinfinite_plate.m]&lt;br /&gt;
&lt;br /&gt;
== Additional code ==&lt;br /&gt;
&lt;br /&gt;
This program requires&lt;br /&gt;
* {{free surface dispersion equation code}}&lt;br /&gt;
* {{elastic plate dispersion equation code}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Floating Elastic Plate]]&lt;br /&gt;
[[Category:Eigenfunction Matching Method]]&lt;br /&gt;
[[Category:Complete Pages]]&lt;/div&gt;</summary>
		<author><name>Fmontiel</name></author>
	</entry>
	<entry>
		<id>https://www.wikiwaves.org/index.php?title=Energy_Balance_for_Two_Elastic_Plates&amp;diff=7446</id>
		<title>Energy Balance for Two Elastic Plates</title>
		<link rel="alternate" type="text/html" href="https://www.wikiwaves.org/index.php?title=Energy_Balance_for_Two_Elastic_Plates&amp;diff=7446"/>
		<updated>2008-08-26T23:43:11Z</updated>

		<summary type="html">&lt;p&gt;Fmontiel: /* Solving the Energy Balance Equation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Introduction =&lt;br /&gt;
&lt;br /&gt;
We derive here a condition which must be satisfied for energy balance for two semi-infinite elastic plates. The solution applies&lt;br /&gt;
to the problem of [[Eigenfunction Matching Method for Floating Elastic Plates|multiple elastic plates]] and from here we know we can write the potential as&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\phi \approx \left\{&lt;br /&gt;
\begin{matrix}&lt;br /&gt;
{&lt;br /&gt;
Ie^{\kappa_{1}(0)(x-r_1)}\frac{\cos(k_1(0)(z+h))}{\cos(k_1(0)h)} }+\\&lt;br /&gt;
 { &lt;br /&gt;
        \qquad \qquad \sum_{n=-2}^{M}R_1(n) e^{\kappa_{1}(n)(x-r_1)} \frac{\cos(k_1(n)(z+h))}{\cos(k_1(n)h)} },&amp;amp; &lt;br /&gt;
                \mbox{ for } x &amp;lt; r_1,\\&lt;br /&gt;
{&lt;br /&gt;
\sum_{n=-2}^{M}T_{\mu}(n) e^{-\kappa_\mu(n)(x-l_\mu)} &lt;br /&gt;
        \frac{\cos(k_\mu(n)(z+h))}{\cos(k_\mu(n)h)} } + \\&lt;br /&gt;
{&lt;br /&gt;
                \qquad \qquad \sum_{n=-2}^{M}R_{\mu}(n) e^{\kappa_\mu(n)(x-r_\mu)} &lt;br /&gt;
                        \frac{\cos(k_\mu(n)(z+h))}{\cos(k_\mu(n)h)} },&lt;br /&gt;
                                &amp;amp;\mbox{ for } l_\mu&amp;lt; x &amp;lt; r_\mu,\\&lt;br /&gt;
{&lt;br /&gt;
\sum_{n=-2}^{M}T_{\Lambda}(n)e^{-\kappa_{\Lambda}(n)(x-l_\Lambda)} &lt;br /&gt;
        \frac{\cos(k_\Lambda(n)(z+h))}{\cos(k_\Lambda(n)h)} }, &amp;amp;\mbox{ for } l_\Lambda&amp;lt;x,&lt;br /&gt;
\end{matrix} \right.&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
(for details of this notation see [[Eigenfunction Matching Method for Floating Elastic Plates]]).&lt;br /&gt;
&lt;br /&gt;
= Equations = &lt;br /&gt;
&lt;br /&gt;
Based on the method used in [[Evans and Davies 1968]], a check can be made to ensure the solutions of the floating plate problem are in energy balance.&lt;br /&gt;
This is simply a condition that the incident energy is equal to the sum of the radiated energy.&lt;br /&gt;
When the first and final plates have different properties, the energy balance equation is derived by applying Green&#039;s theorem to &amp;lt;math&amp;gt;\phi&amp;lt;/math&amp;gt; and its conjugate.&lt;br /&gt;
The domain of integration is shown in the figure on the right. &lt;br /&gt;
&lt;br /&gt;
[[Image:energy_schematic.jpg|thumb|right|300px|A diagram depicting the area &amp;lt;math&amp;gt;\mathcal{U}&amp;lt;/math&amp;gt; which is bounded by the rectangle &amp;lt;math&amp;gt;\mathcal{S}&amp;lt;/math&amp;gt;.]&lt;br /&gt;
{A diagram depicting the area &amp;lt;math&amp;gt;\mathcal{U}&amp;lt;/math&amp;gt; which is bounded by the rectangle &amp;lt;math&amp;gt;\mathcal{S}&amp;lt;/math&amp;gt;.&lt;br /&gt;
The rectangle &amp;lt;math&amp;gt;\mathcal{S}&amp;lt;/math&amp;gt; is bounded by &amp;lt;math&amp;gt; -h\leq z \leq0&amp;lt;/math&amp;gt; and  &amp;lt;math&amp;gt;-\infty\leq x \leq \infty&amp;lt;/math&amp;gt;]]&lt;br /&gt;
&lt;br /&gt;
Applying Green&#039;s theorem to &amp;lt;math&amp;gt;\phi&amp;lt;/math&amp;gt; and its conjugate &amp;lt;math&amp;gt;\phi^*&amp;lt;/math&amp;gt; gives&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
{  \int\int_\mathcal{U}(\phi\nabla^2\phi^* - \phi^*\nabla^2\phi)dxdz &lt;br /&gt;
	= \int_\mathcal{S}(\phi\frac{\partial\phi^*}{\partial n} - \phi^*\frac{\partial\phi}{\partial n})dl  },&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt; denotes the outward plane normal to the boundary and &amp;lt;math&amp;gt;l&amp;lt;/math&amp;gt; denotes the plane parallel to the boundary.&lt;br /&gt;
As &amp;lt;math&amp;gt;\phi&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\phi^*&amp;lt;/math&amp;gt; satisfy the Laplace&#039;s equation, the left hand side of the Green theorem equation vanishes so that it reduces to &lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
	  \Im\int_\mathcal{S}\phi\frac{\partial\phi^*}{\partial n} dl  =  0,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
Expanding gives&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\xi_1 +\xi_2 + \xi_3 = 0,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
where&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\xi_1 = &lt;br /&gt;
-{ \Im\int_{-h}^0(\phi\frac{\partial\phi^*}{\partial x})\big|_{x=-\infty}dz }, &lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\xi_2 = &lt;br /&gt;
{ \Im\int_{-h}^0(\phi\frac{\partial\phi^*}{\partial x})\big|_{x=\infty}dz },&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\xi_3 = &lt;br /&gt;
 {  \Im\int_{-\infty}^{\infty}(\phi\frac{\partial\phi^*}{\partial z})\big|_{z=0}dx } ,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;\Im&amp;lt;/math&amp;gt; denotes the imaginary part. The bottom domain composant is obviously equal to zero because of the no-influx condition over the seabed (&amp;lt;math&amp;gt;\frac{\partial\phi^*}{\partial z}\big|_{z=-h}=0&amp;lt;/math&amp;gt;).&lt;br /&gt;
&lt;br /&gt;
= Expanding &amp;lt;math&amp;gt;\mathbf{\xi_1}&amp;lt;/math&amp;gt; =&lt;br /&gt;
&lt;br /&gt;
Near &amp;lt;math&amp;gt;x=-\infty&amp;lt;/math&amp;gt;, we approximate &amp;lt;math&amp;gt;\phi&amp;lt;/math&amp;gt; by&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\phi \approx e^{-\kappa_{1}(0)(x-r_1)}\frac{\cos{(k_1(0)(z+h))}}{\cos{(k_1(0)h)}} + &lt;br /&gt;
	R_1(0)e^{\kappa_{1}(0)(x-r_1)}\frac{\cos{(k_{1}(0)(z+h))}}{\cos{(k_{1}(0)h)}}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
Therefore,&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{matrix}&lt;br /&gt;
\xi_1 &amp;amp; = &amp;amp; {-\Im\int_{-h}^0 \left[\left(e^{-i\kappa^{I}_1(x)}+ R_1(0)e^{i\kappa^{I}_1(x)}\right)\right.}&lt;br /&gt;
 {   \left(i\kappa^{I}_1e^{i\kappa^{I}_1(x)} - i\kappa^{I}_1R_1(0)^*e^{-i\kappa^{I}_1(x)}\right)  }&lt;br /&gt;
 {   \left.\left(\frac{\cosh^2{(k^I_1(z+h))}}{\cosh^2{(k^I_1h)}}\right)\right]dz,  }\\ \\&lt;br /&gt;
 &amp;amp; = &amp;amp; { - \Im\left[\frac{i\kappa^{I}_1\left(1 - |R_1(0)|^2\right)}{2\cosh^2{(k^I_1h)}} &lt;br /&gt;
	\int_{-h}^0 \left(\cosh{(2k^I_1(z+h))+1}\right)dz\right]  ,}\\ \\&lt;br /&gt;
 &amp;amp; = &amp;amp; { - \Im\left[\frac{i\kappa^{I}_1\left(1 - |R_1(0)|^2\right)}{2\cosh^2{(k^I_1h)}} &lt;br /&gt;
	\left[\frac{1}{2k^I_1}\sinh{(2k^I_1(z+h))} + z\right]_{-h}^0\right],  }\\ \\&lt;br /&gt;
 &amp;amp; = &amp;amp; { - \frac{\kappa^{I}_1\left(1 - |R_1(0)|^2\right)}{2\cosh^2{(k^I_1h)}} \left(\frac{1}{2k^I_1}\sinh{(2k^I_1h))} + h\right)  ,}\\ \\&lt;br /&gt;
 &amp;amp; = &amp;amp; { - \frac{\kappa^{I}_1\left(1 - |R_1(0)|^2\right)}{2k^I_1}\left(\tanh{(k^I_1h)}+\frac{hk^I_1}{\cosh^2{(k^I_1h)}}\right) , }&lt;br /&gt;
\end{matrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;R_1(0)^*&amp;lt;/math&amp;gt; is the conjugate of &amp;lt;math&amp;gt;R_1(0)&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
= Expanding &amp;lt;math&amp;gt;\mathbf{\xi_2}&amp;lt;/math&amp;gt; =&lt;br /&gt;
&lt;br /&gt;
Near &amp;lt;math&amp;gt;x=\infty&amp;lt;/math&amp;gt;, we approximate &amp;lt;math&amp;gt;\phi&amp;lt;/math&amp;gt; by&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{matrix}&lt;br /&gt;
{ \phi \approx T_\Lambda(0)e^{-\kappa_{\Lambda}(0)(x)}\frac{\cos{(k_\Lambda(0)(z+h))}}{\cos{(k_\Lambda(0)h)}}, }&lt;br /&gt;
\end{matrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
and re-express as&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
	 \phi \approx T_\Lambda(0)e^{-i\kappa^I_\Lambda(x)}\frac{\cosh{(k^I_\Lambda(z+h))}}{\cosh{(k^I_\Lambda h)}},&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;k^I_\Lambda = \Im k_{\Lambda}(0)&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\kappa^I_\Lambda=\Im \kappa_\Lambda(0)&amp;lt;/math&amp;gt;, so that&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\frac{\partial\phi}{\partial x} \approx -i\kappa^I_{\Lambda}T_\Lambda(0)e^{-i\kappa^I_{\Lambda}(x)}\frac{\cosh{(k^I_\Lambda(z+h))}}{\cosh{(k^I_\Lambda h)}}.&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
We know that &amp;lt;math&amp;gt;\kappa_\Lambda(0)=\sqrt{k_{\Lambda}(0)^2-(ik_y)^2}&amp;lt;/math&amp;gt;, where &amp;lt;math&amp;gt;k_y&amp;lt;/math&amp;gt; is real and depends on the incident angle &amp;lt;math&amp;gt;\theta&amp;lt;/math&amp;gt;. When &amp;lt;math&amp;gt;\theta&amp;lt;/math&amp;gt; becomes greater than a certain angle &amp;lt;math&amp;gt;\theta_0&amp;lt;/math&amp;gt; defined by &amp;lt;math&amp;gt;\sin \theta_0=\sqrt{\frac{k_{\Lambda}(0)}{k_{1}(0)}}&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;\kappa_\Lambda(0)&amp;lt;/math&amp;gt; becomes real so the potential becomes real as well. Thus the imaginary part is equal to 0. In that case, we have &amp;lt;math&amp;gt;\xi_2=0&amp;lt;/math&amp;gt;.&lt;br /&gt;
Therefore, if &amp;lt;math&amp;gt;\theta \in [-\theta_0, \theta_0]&amp;lt;/math&amp;gt;,&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{matrix}&lt;br /&gt;
\xi_2 &amp;amp; = &amp;amp; \Im\int_{-h}^0 \left[\right.(T_\Lambda(0)e^{-i\kappa^I_{\Lambda}(x)})(i\kappa^I_{\Lambda}T_\Lambda(0)^*e^{i\kappa^I_{\Lambda}(x)}) &lt;br /&gt;
\frac{\cosh^2{(k^I_\Lambda(z+h))}}{\cosh^2{(k^I_\Lambda h)}}\left.\right]dz, \\ \\&lt;br /&gt;
 &amp;amp; = &amp;amp; { \frac{\kappa^I_{\Lambda}|T_\Lambda(0)|^2}{2\cosh^2{(k^I_\Lambda h)}}&lt;br /&gt;
	\left(\frac{1}{2k^I_\Lambda}\sinh{(2k^I_\Lambda h)} + h\right)},\\ \\&lt;br /&gt;
 &amp;amp; = &amp;amp; { \frac{\kappa^I_{\Lambda}|T_\Lambda(0)|^2}{2k^I_\Lambda}\left(\tanh{(k^I_\Lambda h)}+\frac{k^I_\Lambda h}{\cosh^2{(k^I_\Lambda h)}}\right)},&lt;br /&gt;
\end{matrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
otherwise &amp;lt;math&amp;gt;\xi_2=0&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
= Expanding &amp;lt;math&amp;gt;\mathbf{\xi_3}&amp;lt;/math&amp;gt; =&lt;br /&gt;
&lt;br /&gt;
The ice-covered boundary condition for the [[Floating Elastic Plate]] gives &lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\xi_3 = { \Im\int_{-\infty}^{\infty}\left(\frac{\beta}{\alpha}&lt;br /&gt;
	\left(\frac{\partial^2}{\partial x^2} - k_y^2\right)^2 - \gamma + \frac{1}{\alpha}\right)&lt;br /&gt;
	\frac{\partial\phi}{\partial z}\cdot\frac{\partial\phi^*}{\partial z}\bigg|_{z=0}dx.}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
Since &amp;lt;math&amp;gt;{\frac{\partial\phi}{\partial z}\cdot\frac{\partial\phi^*}{\partial z}}&amp;lt;/math&amp;gt; is real, &lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\xi_3 = \Im\int_{-\infty}^{\infty}\left(\frac{\beta}{\alpha}\frac{\partial^2}{\partial x^2}&lt;br /&gt;
	\left(\frac{\partial^2}{\partial x^2} - 2k_y^2\right) \right)&lt;br /&gt;
	\frac{\partial\phi}{\partial z}\cdot\frac{\partial\phi^*}{\partial z}\bigg|_{z=0}dx.&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
Integration by parts gives&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\xi_3 = \Im\left\{\left[\frac{\beta}{\alpha}\frac{\partial}{\partial x}&lt;br /&gt;
	\left(\frac{\partial^2}{\partial x^2}-2k_y^2\right)&lt;br /&gt;
		\frac{\partial\phi}{\partial z}\cdot\frac{\partial\phi^*}{\partial z}\right]_{-\infty}^{\infty}&lt;br /&gt;
	-\int_{-\infty}^{\infty}\frac{\beta}{\alpha}\frac{\partial}{\partial x}&lt;br /&gt;
		\left(\frac{\partial^2}{\partial x^2} - 2k_y^2\right)&lt;br /&gt;
		\frac{\partial\phi}{\partial z}\cdot\frac&lt;br /&gt;
		{\partial}{\partial x}\frac{\partial\phi^*}{\partial z}dx&lt;br /&gt;
		\right\}.&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
As &amp;lt;math&amp;gt;{2k_y^2\frac{\partial}{\partial x}\frac{\partial\phi}{\partial z}\cdot \frac{\partial}{\partial x}\frac{\partial\phi^*}{\partial z}}&amp;lt;/math&amp;gt; is real and by integration by parts, the expression of &amp;lt;math&amp;gt;\xi_3&amp;lt;/math&amp;gt; becomes, &lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\xi_3 =\Im\left\{&lt;br /&gt;
	\left[\frac{\beta}{\alpha}\frac{\partial}{\partial x} &lt;br /&gt;
		\left(\frac{\partial^2}{\partial x^2}-2k_y^2\right) &lt;br /&gt;
		\frac{\partial\phi}{\partial z}\cdot\frac{\partial\phi^*}{\partial z}\right]_{-\infty}^{\infty}&lt;br /&gt;
	- \left[\frac{\beta}{\alpha}\frac{\partial^2}{\partial x^2}\frac{\partial\phi}{\partial z}\cdot&lt;br /&gt;
		\frac{\partial}{\partial x}\frac{\partial\phi^*}{\partial z}\right]_{-\infty}^{\infty}&lt;br /&gt;
	+ \int_{-\infty}^\infty\frac{\beta}{\alpha}\frac{\partial^2}{\partial x^2}\frac{\partial\phi}{\partial z}\cdot&lt;br /&gt;
		\frac{\partial^2}{\partial x^2}\frac{\partial\phi^*}{\partial z}dx\right\}.&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
As &amp;lt;math&amp;gt;{\frac{\partial^2}{\partial x^2}\frac{\partial\phi}{\partial z}\cdot \frac{\partial^2}{\partial x^2}\frac{\partial\phi^*}{\partial z}}&amp;lt;/math&amp;gt; is real, we obtain the new expression of &amp;lt;math&amp;gt;\xi_3&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\xi_3 = \Im\left\{&lt;br /&gt;
	\left[\frac{\beta}{\alpha}\frac{\partial}{\partial x}&lt;br /&gt;
		\left(\frac{\partial^2}{\partial x^2}-2k_y^2\right)&lt;br /&gt;
		\frac{\partial\phi}{\partial z}\cdot\frac{\partial\phi^*}{\partial z}\right]_{-\infty}^{\infty}-&lt;br /&gt;
	\left[\frac{\beta}{\alpha}\frac{\partial^2}{\partial x^2}\frac{\partial\phi}{\partial z}\cdot&lt;br /&gt;
		\frac{\partial}{\partial x}\frac{\partial\phi^*}{\partial z}\right]_{-\infty}^{\infty}\right\}.&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now breaking &amp;lt;math&amp;gt;\xi_3&amp;lt;/math&amp;gt; down, we can simplify the left hand term for &amp;lt;math&amp;gt;x&amp;gt;0&amp;lt;/math&amp;gt;, &lt;br /&gt;
if &amp;lt;math&amp;gt;\theta \in [-\theta_0, \theta_0]&amp;lt;/math&amp;gt;, &lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{matrix}&lt;br /&gt;
\frac{\partial}{\partial x}\left(\frac{\partial^2}{\partial x^2}-2k_y^2\right)&lt;br /&gt;
\frac{\partial\phi(x_2,0)}{\partial z}\cdot\frac{\partial\phi(x_2,0)^*}{\partial z} \\ \\&lt;br /&gt;
= \left((-i\kappa^I_{\Lambda})^3k^I_\Lambda T_\Lambda(0)e^{-i\kappa^I_{\Lambda}(x)}\tanh{(k^I_\Lambda h)}\right.&lt;br /&gt;
\left.- 2k_y^2(-i\kappa_{\Lambda}(0))k^I_\Lambda T_\Lambda(0)e^{-i\kappa^I_{\Lambda}(x)} \tanh{(k^I_\Lambda h)}\right)&lt;br /&gt;
\left(k^I_\Lambda T_\Lambda(0)^*e^{i\kappa^I_{\Lambda}(x)}\tanh{(k^I_\Lambda h)}\right), \\ \\&lt;br /&gt;
= i\kappa^I_{\Lambda} (k^I_\Lambda)^2\left((\kappa^I_{\Lambda})^2 + 2k_y^2 \right) \tanh^2{(k^I_\Lambda h)}|T_\Lambda(0)|^2,&lt;br /&gt;
\end{matrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
else this term is equal to 0.&lt;br /&gt;
&lt;br /&gt;
and for &amp;lt;math&amp;gt;x&amp;lt;0&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{matrix}&lt;br /&gt;
\frac{\partial}{\partial x}\left(\frac{\partial^2}{\partial x^2}-2k_y^2\right)\frac{\partial\phi(x_1,0)}{\partial z}\cdot&lt;br /&gt;
\frac{\partial\phi(x_1,0)^*}{\partial z} \\ \\&lt;br /&gt;
= \left[i(\kappa^I_{1})^3k^I_1\left(e^{-i\kappa^I_{1}(x)}-R_1(0)e^{i\kappa^I_{1}(x)}\right) \tanh{(k^I_1 h)}&lt;br /&gt;
- 2ik_y^2\kappa^I_{1}k^I_1\left(-e^{-i\kappa^I_{1}(x)} + R_1(0)e^{i\kappa^I_{1}(x)}\right) \tanh{(k^I_1h)}\right]&lt;br /&gt;
\left[k^I_1\left(e^{i\kappa^I_{1}(x)} + R_1(0)^*e^{-i\kappa^I_{1}(x))}\right) \tanh{(k^I_1h)}\right], \\ \\&lt;br /&gt;
= \left[i\kappa^I_{1}k_1(0)((\kappa^I_{1})^2 + 2k_y^2)\left(e^{-i\kappa^I_{1}(x)} - R_1(0)e^{i\kappa^I_{1}(x)}\right)&lt;br /&gt;
\tanh{(k^I_1h)}\right]&lt;br /&gt;
\left[k^I_1\left(e^{i\kappa^I_{1}(x)} + R_1(0)^*e^{-i\kappa^I_{1}(x))}\right) \tanh{(k^I_1h)}\right], \\ \\&lt;br /&gt;
= i\kappa^I_{1}(k^I_1)^2\left((\kappa^I_{1})^2 + 2k_y^2\right)\tanh^2{(k^I_1h)}\left(1 - |R_1(0)|^2\right),&lt;br /&gt;
\end{matrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Likewise we expand the right hand term for &amp;lt;math&amp;gt;x&amp;gt;0&amp;lt;/math&amp;gt;, if &amp;lt;math&amp;gt;\theta \in [-\theta_0, \theta_0]&amp;lt;/math&amp;gt;,&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{matrix}&lt;br /&gt;
\frac{\partial^2}{\partial x^2}\frac{\partial\phi(x_2,0)}{\partial z}\cdot &lt;br /&gt;
\frac{\partial}{\partial x}\frac{\partial\phi^*}{\partial z} \\ \\&lt;br /&gt;
= \left[-(\kappa^I_{\Lambda})^2k^I_\Lambda T_\Lambda(0)e^{-i\kappa^I_{\Lambda}(x)} \tanh{(k^I_\Lambda h)}\right]&lt;br /&gt;
\left[i\kappa^I_{\Lambda} k^I_\Lambda T_\Lambda(0)^*e^{i\kappa^I_{\Lambda}(x)} \tanh{(k^I_\Lambda h)}\right], \\ \\&lt;br /&gt;
= -i(\kappa^I_{\Lambda})^3(k^I_\Lambda)^2\tanh^2{(k^I_\Lambda h)}|T_\Lambda(0)|^2,&lt;br /&gt;
\end{matrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
else this term is equal to 0 as well,&lt;br /&gt;
and finally for &amp;lt;math&amp;gt;x&amp;lt;0&amp;lt;/math&amp;gt;,&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{matrix}&lt;br /&gt;
\frac{\partial^2}{\partial x^1}\frac{\partial\phi(x_1,0)}{\partial z}\cdot&lt;br /&gt;
\frac{\partial}{\partial x}\frac{\partial\phi^*}{\partial z}\\ \\&lt;br /&gt;
= \left[-(\kappa^I_{1})^2k^I_1\left(e^{-i\kappa^I_{1}(x)} + R_1(0)e^{i\kappa^I_{1}(x)}\right)\tanh{(k^I_1 h)}\right]&lt;br /&gt;
\left[i\kappa^I_{1} k^I_1\left(e^{i\kappa^I_{1}(x)} - R_1(0)e^{-i\kappa^I_{1}(x)}\right)\tanh{(k^I_1 h)}\right], \\ \\&lt;br /&gt;
= -i(\kappa^I_{1})^3(k^I_1)^2\tanh^2{(k^I_1h)}\left(1 - |R_1(0)|^2\right).&lt;br /&gt;
\end{matrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We can now express &amp;lt;math&amp;gt;\xi_3&amp;lt;/math&amp;gt; as &lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{matrix}&lt;br /&gt;
\xi_3 &amp;amp; = &amp;amp; \Im&lt;br /&gt;
\left\{\frac{\beta_\Lambda}{\alpha}\left[i\kappa^I_{\Lambda} (k^I_\Lambda)^2\left((\kappa^I_{\Lambda})^2 + 2k_y^2 \right)&lt;br /&gt;
\tanh^2{(k^I_\Lambda h)}|T_\Lambda(0)|^2\right]&lt;br /&gt;
-\frac{\beta_1}{\alpha}\left[i\kappa^I_{1}(k^I_1)^2\left((\kappa^I_{1})^2 + 2k_y^2\right)\tanh^2{(k^I_1h)}&lt;br /&gt;
\left(1 - |R_1(0)|^2\right)\right]&lt;br /&gt;
-\frac{\beta_\Lambda}{\alpha}\left[-i(\kappa^I_{\Lambda})^3(k^I_\Lambda)^2\tanh^2{(k^I_\Lambda h)}|T_\Lambda(0)|^2\right]&lt;br /&gt;
+\frac{\beta_1}{\alpha}\left[-i(\kappa^I_{1})^3(k^I_1)^2\tanh^2{(k^I_1h)} \left(1 - |R_1(0)|^2\right)\right]\right\}, \\ \\&lt;br /&gt;
 &amp;amp; = &amp;amp; \frac{\beta_\Lambda}{\alpha}\left[2\kappa^I_{\Lambda} (k^I_\Lambda)^2((\kappa^I_{\Lambda})^2 + k_y^2)\tanh^2{(k^I_\Lambda h)}|T_\Lambda(0)|^2\right]&lt;br /&gt;
-\frac{\beta_1}{\alpha}\left[2\kappa^I_{1}(k^I_1)^2((\kappa^I_{1})^2 + k_y^2)\tanh^2{(k^I_1h)}(1-|R_1(0)|^2)\right].&lt;br /&gt;
\end{matrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
if &amp;lt;math&amp;gt;\theta \in [-\theta_0, \theta_0]&amp;lt;/math&amp;gt;, and if not, we obtain:&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\xi_3 = -\frac{\beta_1}{\alpha}\left[2\kappa^I_{1}(k^I_1)^2((\kappa^I_{1})^2 + k_y^2)\tanh^2{(k^I_1h)}(1-|R_1(0)|^2)\right].&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Solving the Energy Balance Equation =&lt;br /&gt;
&lt;br /&gt;
Pulling it all together for the case &amp;lt;math&amp;gt;\theta \in [-\theta_0, \theta_0]&amp;lt;/math&amp;gt;, we finally obtain&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\frac{\beta_\Lambda}{\alpha}\left[2\kappa^I_{\Lambda}(k^I_\Lambda)^2((\kappa^I_{\Lambda})^2 +k_y^2)&lt;br /&gt;
\tanh^2{(k^I_\Lambda h)}|T_\Lambda(0)|^2\right]&lt;br /&gt;
-\frac{\beta_1}{\alpha}\left[2\kappa^I_{1}(k^I_1)^2((\kappa^I_{1})^2 +k_y^2)\tanh^2{(k^I_1h)}(1-|R_1(0)|^2)\right]&lt;br /&gt;
+ \frac{\kappa^I_{\Lambda}|T_\Lambda(0)|^2}{2k^I_\Lambda}\left(\tanh{(k^I_\Lambda h)}+&lt;br /&gt;
\frac{k^I_\Lambda h}{\cosh^2{(k^I_\Lambda h)}}\right)&lt;br /&gt;
- \frac{\kappa^I_{1}\left(1 - |R_1(0)|^2\right)}{2k^I_1}\left(\tanh{(k^I_1h)}+\frac{hk^I_1}{\cosh^2{(k^I_1h)}}\right)=0.&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Re-arranging gives&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\kappa^I_{\Lambda}\tanh{(k^I_\Lambda h)}&lt;br /&gt;
	\left(\frac{\beta_\Lambda}{\alpha}2(k^I_\Lambda)^2((\kappa^I_{\Lambda})^2 +k_y^2)\tanh{(k^I_\Lambda h)}&lt;br /&gt;
	+ \frac{1}{2k^I_\Lambda}+\frac{h}{2\sinh{(k^I_\Lambda h)}\cosh{(k^I_\Lambda h)}}\right)|T_\Lambda(0)|^2 &lt;br /&gt;
	\quad - \kappa^I_{1}\tanh{(k^I_1 h)}&lt;br /&gt;
	\left(\frac{\beta_1}{\alpha}2(k^I_1)^2((\kappa^I_{1})^2 +k_y^2)\tanh{(k^I_1 h)}&lt;br /&gt;
	+ \frac{1}{2it}+\frac{h}{2\sinh{(k^I_1 h)}\cosh{(k^I_1 h)}}\right)(1-|R_1(0)|^2)=0&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
which can be expressed as&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt; &lt;br /&gt;
D |T_{\Lambda}(0)|^2 + |R_{1}(0)|^2 = 1, &lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;D&amp;lt;/math&amp;gt; is given by &lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt; &lt;br /&gt;
D = \left(\frac{\kappa^I_{\Lambda} k^I_1\cosh^2{(k^I_1h)}}{\kappa^I_{1}k^I_\Lambda\cosh^2{(k^I_\Lambda h)}}\right)&lt;br /&gt;
\left(\frac{-\frac{\beta_\Lambda}{\alpha}4(k^I_\Lambda)^5\sinh^2{(k^I_\Lambda h)} + &lt;br /&gt;
                 \frac{1}{2}{\sinh{(2k^I_\Lambda h)}}+k^I_\Lambda h}&lt;br /&gt;
          {-\frac{\beta_1}{\alpha}4(k^I_1)^5\sinh^2{(k^I_1h)} + &lt;br /&gt;
                 \frac{1}{2}{\sinh{(2k^I_1h)}}+k^I_1h}\right) &lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
For the case of greater angles, there are no terms depending on &amp;lt;math&amp;gt;|T_{\Lambda}(0)|^2&amp;lt;/math&amp;gt;, so we obtain &amp;lt;math&amp;gt;D=0&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;|R_{1}(0)|^2 = 1&amp;lt;/math&amp;gt;, which is the case of the total reflexion. No energy is transmitted in the &amp;lt;math&amp;gt;x&amp;gt;0&amp;lt;/math&amp;gt; region. &lt;br /&gt;
&lt;br /&gt;
[[Category:Floating Elastic Plate]]&lt;/div&gt;</summary>
		<author><name>Fmontiel</name></author>
	</entry>
	<entry>
		<id>https://www.wikiwaves.org/index.php?title=Energy_Balance_for_Two_Elastic_Plates&amp;diff=7445</id>
		<title>Energy Balance for Two Elastic Plates</title>
		<link rel="alternate" type="text/html" href="https://www.wikiwaves.org/index.php?title=Energy_Balance_for_Two_Elastic_Plates&amp;diff=7445"/>
		<updated>2008-08-26T23:42:33Z</updated>

		<summary type="html">&lt;p&gt;Fmontiel: /* Solving the Energy Balance Equation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Introduction =&lt;br /&gt;
&lt;br /&gt;
We derive here a condition which must be satisfied for energy balance for two semi-infinite elastic plates. The solution applies&lt;br /&gt;
to the problem of [[Eigenfunction Matching Method for Floating Elastic Plates|multiple elastic plates]] and from here we know we can write the potential as&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\phi \approx \left\{&lt;br /&gt;
\begin{matrix}&lt;br /&gt;
{&lt;br /&gt;
Ie^{\kappa_{1}(0)(x-r_1)}\frac{\cos(k_1(0)(z+h))}{\cos(k_1(0)h)} }+\\&lt;br /&gt;
 { &lt;br /&gt;
        \qquad \qquad \sum_{n=-2}^{M}R_1(n) e^{\kappa_{1}(n)(x-r_1)} \frac{\cos(k_1(n)(z+h))}{\cos(k_1(n)h)} },&amp;amp; &lt;br /&gt;
                \mbox{ for } x &amp;lt; r_1,\\&lt;br /&gt;
{&lt;br /&gt;
\sum_{n=-2}^{M}T_{\mu}(n) e^{-\kappa_\mu(n)(x-l_\mu)} &lt;br /&gt;
        \frac{\cos(k_\mu(n)(z+h))}{\cos(k_\mu(n)h)} } + \\&lt;br /&gt;
{&lt;br /&gt;
                \qquad \qquad \sum_{n=-2}^{M}R_{\mu}(n) e^{\kappa_\mu(n)(x-r_\mu)} &lt;br /&gt;
                        \frac{\cos(k_\mu(n)(z+h))}{\cos(k_\mu(n)h)} },&lt;br /&gt;
                                &amp;amp;\mbox{ for } l_\mu&amp;lt; x &amp;lt; r_\mu,\\&lt;br /&gt;
{&lt;br /&gt;
\sum_{n=-2}^{M}T_{\Lambda}(n)e^{-\kappa_{\Lambda}(n)(x-l_\Lambda)} &lt;br /&gt;
        \frac{\cos(k_\Lambda(n)(z+h))}{\cos(k_\Lambda(n)h)} }, &amp;amp;\mbox{ for } l_\Lambda&amp;lt;x,&lt;br /&gt;
\end{matrix} \right.&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
(for details of this notation see [[Eigenfunction Matching Method for Floating Elastic Plates]]).&lt;br /&gt;
&lt;br /&gt;
= Equations = &lt;br /&gt;
&lt;br /&gt;
Based on the method used in [[Evans and Davies 1968]], a check can be made to ensure the solutions of the floating plate problem are in energy balance.&lt;br /&gt;
This is simply a condition that the incident energy is equal to the sum of the radiated energy.&lt;br /&gt;
When the first and final plates have different properties, the energy balance equation is derived by applying Green&#039;s theorem to &amp;lt;math&amp;gt;\phi&amp;lt;/math&amp;gt; and its conjugate.&lt;br /&gt;
The domain of integration is shown in the figure on the right. &lt;br /&gt;
&lt;br /&gt;
[[Image:energy_schematic.jpg|thumb|right|300px|A diagram depicting the area &amp;lt;math&amp;gt;\mathcal{U}&amp;lt;/math&amp;gt; which is bounded by the rectangle &amp;lt;math&amp;gt;\mathcal{S}&amp;lt;/math&amp;gt;.]&lt;br /&gt;
{A diagram depicting the area &amp;lt;math&amp;gt;\mathcal{U}&amp;lt;/math&amp;gt; which is bounded by the rectangle &amp;lt;math&amp;gt;\mathcal{S}&amp;lt;/math&amp;gt;.&lt;br /&gt;
The rectangle &amp;lt;math&amp;gt;\mathcal{S}&amp;lt;/math&amp;gt; is bounded by &amp;lt;math&amp;gt; -h\leq z \leq0&amp;lt;/math&amp;gt; and  &amp;lt;math&amp;gt;-\infty\leq x \leq \infty&amp;lt;/math&amp;gt;]]&lt;br /&gt;
&lt;br /&gt;
Applying Green&#039;s theorem to &amp;lt;math&amp;gt;\phi&amp;lt;/math&amp;gt; and its conjugate &amp;lt;math&amp;gt;\phi^*&amp;lt;/math&amp;gt; gives&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
{  \int\int_\mathcal{U}(\phi\nabla^2\phi^* - \phi^*\nabla^2\phi)dxdz &lt;br /&gt;
	= \int_\mathcal{S}(\phi\frac{\partial\phi^*}{\partial n} - \phi^*\frac{\partial\phi}{\partial n})dl  },&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt; denotes the outward plane normal to the boundary and &amp;lt;math&amp;gt;l&amp;lt;/math&amp;gt; denotes the plane parallel to the boundary.&lt;br /&gt;
As &amp;lt;math&amp;gt;\phi&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\phi^*&amp;lt;/math&amp;gt; satisfy the Laplace&#039;s equation, the left hand side of the Green theorem equation vanishes so that it reduces to &lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
	  \Im\int_\mathcal{S}\phi\frac{\partial\phi^*}{\partial n} dl  =  0,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
Expanding gives&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\xi_1 +\xi_2 + \xi_3 = 0,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
where&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\xi_1 = &lt;br /&gt;
-{ \Im\int_{-h}^0(\phi\frac{\partial\phi^*}{\partial x})\big|_{x=-\infty}dz }, &lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\xi_2 = &lt;br /&gt;
{ \Im\int_{-h}^0(\phi\frac{\partial\phi^*}{\partial x})\big|_{x=\infty}dz },&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\xi_3 = &lt;br /&gt;
 {  \Im\int_{-\infty}^{\infty}(\phi\frac{\partial\phi^*}{\partial z})\big|_{z=0}dx } ,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;\Im&amp;lt;/math&amp;gt; denotes the imaginary part. The bottom domain composant is obviously equal to zero because of the no-influx condition over the seabed (&amp;lt;math&amp;gt;\frac{\partial\phi^*}{\partial z}\big|_{z=-h}=0&amp;lt;/math&amp;gt;).&lt;br /&gt;
&lt;br /&gt;
= Expanding &amp;lt;math&amp;gt;\mathbf{\xi_1}&amp;lt;/math&amp;gt; =&lt;br /&gt;
&lt;br /&gt;
Near &amp;lt;math&amp;gt;x=-\infty&amp;lt;/math&amp;gt;, we approximate &amp;lt;math&amp;gt;\phi&amp;lt;/math&amp;gt; by&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\phi \approx e^{-\kappa_{1}(0)(x-r_1)}\frac{\cos{(k_1(0)(z+h))}}{\cos{(k_1(0)h)}} + &lt;br /&gt;
	R_1(0)e^{\kappa_{1}(0)(x-r_1)}\frac{\cos{(k_{1}(0)(z+h))}}{\cos{(k_{1}(0)h)}}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
Therefore,&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{matrix}&lt;br /&gt;
\xi_1 &amp;amp; = &amp;amp; {-\Im\int_{-h}^0 \left[\left(e^{-i\kappa^{I}_1(x)}+ R_1(0)e^{i\kappa^{I}_1(x)}\right)\right.}&lt;br /&gt;
 {   \left(i\kappa^{I}_1e^{i\kappa^{I}_1(x)} - i\kappa^{I}_1R_1(0)^*e^{-i\kappa^{I}_1(x)}\right)  }&lt;br /&gt;
 {   \left.\left(\frac{\cosh^2{(k^I_1(z+h))}}{\cosh^2{(k^I_1h)}}\right)\right]dz,  }\\ \\&lt;br /&gt;
 &amp;amp; = &amp;amp; { - \Im\left[\frac{i\kappa^{I}_1\left(1 - |R_1(0)|^2\right)}{2\cosh^2{(k^I_1h)}} &lt;br /&gt;
	\int_{-h}^0 \left(\cosh{(2k^I_1(z+h))+1}\right)dz\right]  ,}\\ \\&lt;br /&gt;
 &amp;amp; = &amp;amp; { - \Im\left[\frac{i\kappa^{I}_1\left(1 - |R_1(0)|^2\right)}{2\cosh^2{(k^I_1h)}} &lt;br /&gt;
	\left[\frac{1}{2k^I_1}\sinh{(2k^I_1(z+h))} + z\right]_{-h}^0\right],  }\\ \\&lt;br /&gt;
 &amp;amp; = &amp;amp; { - \frac{\kappa^{I}_1\left(1 - |R_1(0)|^2\right)}{2\cosh^2{(k^I_1h)}} \left(\frac{1}{2k^I_1}\sinh{(2k^I_1h))} + h\right)  ,}\\ \\&lt;br /&gt;
 &amp;amp; = &amp;amp; { - \frac{\kappa^{I}_1\left(1 - |R_1(0)|^2\right)}{2k^I_1}\left(\tanh{(k^I_1h)}+\frac{hk^I_1}{\cosh^2{(k^I_1h)}}\right) , }&lt;br /&gt;
\end{matrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;R_1(0)^*&amp;lt;/math&amp;gt; is the conjugate of &amp;lt;math&amp;gt;R_1(0)&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
= Expanding &amp;lt;math&amp;gt;\mathbf{\xi_2}&amp;lt;/math&amp;gt; =&lt;br /&gt;
&lt;br /&gt;
Near &amp;lt;math&amp;gt;x=\infty&amp;lt;/math&amp;gt;, we approximate &amp;lt;math&amp;gt;\phi&amp;lt;/math&amp;gt; by&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{matrix}&lt;br /&gt;
{ \phi \approx T_\Lambda(0)e^{-\kappa_{\Lambda}(0)(x)}\frac{\cos{(k_\Lambda(0)(z+h))}}{\cos{(k_\Lambda(0)h)}}, }&lt;br /&gt;
\end{matrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
and re-express as&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
	 \phi \approx T_\Lambda(0)e^{-i\kappa^I_\Lambda(x)}\frac{\cosh{(k^I_\Lambda(z+h))}}{\cosh{(k^I_\Lambda h)}},&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;k^I_\Lambda = \Im k_{\Lambda}(0)&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\kappa^I_\Lambda=\Im \kappa_\Lambda(0)&amp;lt;/math&amp;gt;, so that&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\frac{\partial\phi}{\partial x} \approx -i\kappa^I_{\Lambda}T_\Lambda(0)e^{-i\kappa^I_{\Lambda}(x)}\frac{\cosh{(k^I_\Lambda(z+h))}}{\cosh{(k^I_\Lambda h)}}.&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
We know that &amp;lt;math&amp;gt;\kappa_\Lambda(0)=\sqrt{k_{\Lambda}(0)^2-(ik_y)^2}&amp;lt;/math&amp;gt;, where &amp;lt;math&amp;gt;k_y&amp;lt;/math&amp;gt; is real and depends on the incident angle &amp;lt;math&amp;gt;\theta&amp;lt;/math&amp;gt;. When &amp;lt;math&amp;gt;\theta&amp;lt;/math&amp;gt; becomes greater than a certain angle &amp;lt;math&amp;gt;\theta_0&amp;lt;/math&amp;gt; defined by &amp;lt;math&amp;gt;\sin \theta_0=\sqrt{\frac{k_{\Lambda}(0)}{k_{1}(0)}}&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;\kappa_\Lambda(0)&amp;lt;/math&amp;gt; becomes real so the potential becomes real as well. Thus the imaginary part is equal to 0. In that case, we have &amp;lt;math&amp;gt;\xi_2=0&amp;lt;/math&amp;gt;.&lt;br /&gt;
Therefore, if &amp;lt;math&amp;gt;\theta \in [-\theta_0, \theta_0]&amp;lt;/math&amp;gt;,&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{matrix}&lt;br /&gt;
\xi_2 &amp;amp; = &amp;amp; \Im\int_{-h}^0 \left[\right.(T_\Lambda(0)e^{-i\kappa^I_{\Lambda}(x)})(i\kappa^I_{\Lambda}T_\Lambda(0)^*e^{i\kappa^I_{\Lambda}(x)}) &lt;br /&gt;
\frac{\cosh^2{(k^I_\Lambda(z+h))}}{\cosh^2{(k^I_\Lambda h)}}\left.\right]dz, \\ \\&lt;br /&gt;
 &amp;amp; = &amp;amp; { \frac{\kappa^I_{\Lambda}|T_\Lambda(0)|^2}{2\cosh^2{(k^I_\Lambda h)}}&lt;br /&gt;
	\left(\frac{1}{2k^I_\Lambda}\sinh{(2k^I_\Lambda h)} + h\right)},\\ \\&lt;br /&gt;
 &amp;amp; = &amp;amp; { \frac{\kappa^I_{\Lambda}|T_\Lambda(0)|^2}{2k^I_\Lambda}\left(\tanh{(k^I_\Lambda h)}+\frac{k^I_\Lambda h}{\cosh^2{(k^I_\Lambda h)}}\right)},&lt;br /&gt;
\end{matrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
otherwise &amp;lt;math&amp;gt;\xi_2=0&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
= Expanding &amp;lt;math&amp;gt;\mathbf{\xi_3}&amp;lt;/math&amp;gt; =&lt;br /&gt;
&lt;br /&gt;
The ice-covered boundary condition for the [[Floating Elastic Plate]] gives &lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\xi_3 = { \Im\int_{-\infty}^{\infty}\left(\frac{\beta}{\alpha}&lt;br /&gt;
	\left(\frac{\partial^2}{\partial x^2} - k_y^2\right)^2 - \gamma + \frac{1}{\alpha}\right)&lt;br /&gt;
	\frac{\partial\phi}{\partial z}\cdot\frac{\partial\phi^*}{\partial z}\bigg|_{z=0}dx.}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
Since &amp;lt;math&amp;gt;{\frac{\partial\phi}{\partial z}\cdot\frac{\partial\phi^*}{\partial z}}&amp;lt;/math&amp;gt; is real, &lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\xi_3 = \Im\int_{-\infty}^{\infty}\left(\frac{\beta}{\alpha}\frac{\partial^2}{\partial x^2}&lt;br /&gt;
	\left(\frac{\partial^2}{\partial x^2} - 2k_y^2\right) \right)&lt;br /&gt;
	\frac{\partial\phi}{\partial z}\cdot\frac{\partial\phi^*}{\partial z}\bigg|_{z=0}dx.&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
Integration by parts gives&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\xi_3 = \Im\left\{\left[\frac{\beta}{\alpha}\frac{\partial}{\partial x}&lt;br /&gt;
	\left(\frac{\partial^2}{\partial x^2}-2k_y^2\right)&lt;br /&gt;
		\frac{\partial\phi}{\partial z}\cdot\frac{\partial\phi^*}{\partial z}\right]_{-\infty}^{\infty}&lt;br /&gt;
	-\int_{-\infty}^{\infty}\frac{\beta}{\alpha}\frac{\partial}{\partial x}&lt;br /&gt;
		\left(\frac{\partial^2}{\partial x^2} - 2k_y^2\right)&lt;br /&gt;
		\frac{\partial\phi}{\partial z}\cdot\frac&lt;br /&gt;
		{\partial}{\partial x}\frac{\partial\phi^*}{\partial z}dx&lt;br /&gt;
		\right\}.&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
As &amp;lt;math&amp;gt;{2k_y^2\frac{\partial}{\partial x}\frac{\partial\phi}{\partial z}\cdot \frac{\partial}{\partial x}\frac{\partial\phi^*}{\partial z}}&amp;lt;/math&amp;gt; is real and by integration by parts, the expression of &amp;lt;math&amp;gt;\xi_3&amp;lt;/math&amp;gt; becomes, &lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\xi_3 =\Im\left\{&lt;br /&gt;
	\left[\frac{\beta}{\alpha}\frac{\partial}{\partial x} &lt;br /&gt;
		\left(\frac{\partial^2}{\partial x^2}-2k_y^2\right) &lt;br /&gt;
		\frac{\partial\phi}{\partial z}\cdot\frac{\partial\phi^*}{\partial z}\right]_{-\infty}^{\infty}&lt;br /&gt;
	- \left[\frac{\beta}{\alpha}\frac{\partial^2}{\partial x^2}\frac{\partial\phi}{\partial z}\cdot&lt;br /&gt;
		\frac{\partial}{\partial x}\frac{\partial\phi^*}{\partial z}\right]_{-\infty}^{\infty}&lt;br /&gt;
	+ \int_{-\infty}^\infty\frac{\beta}{\alpha}\frac{\partial^2}{\partial x^2}\frac{\partial\phi}{\partial z}\cdot&lt;br /&gt;
		\frac{\partial^2}{\partial x^2}\frac{\partial\phi^*}{\partial z}dx\right\}.&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
As &amp;lt;math&amp;gt;{\frac{\partial^2}{\partial x^2}\frac{\partial\phi}{\partial z}\cdot \frac{\partial^2}{\partial x^2}\frac{\partial\phi^*}{\partial z}}&amp;lt;/math&amp;gt; is real, we obtain the new expression of &amp;lt;math&amp;gt;\xi_3&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\xi_3 = \Im\left\{&lt;br /&gt;
	\left[\frac{\beta}{\alpha}\frac{\partial}{\partial x}&lt;br /&gt;
		\left(\frac{\partial^2}{\partial x^2}-2k_y^2\right)&lt;br /&gt;
		\frac{\partial\phi}{\partial z}\cdot\frac{\partial\phi^*}{\partial z}\right]_{-\infty}^{\infty}-&lt;br /&gt;
	\left[\frac{\beta}{\alpha}\frac{\partial^2}{\partial x^2}\frac{\partial\phi}{\partial z}\cdot&lt;br /&gt;
		\frac{\partial}{\partial x}\frac{\partial\phi^*}{\partial z}\right]_{-\infty}^{\infty}\right\}.&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now breaking &amp;lt;math&amp;gt;\xi_3&amp;lt;/math&amp;gt; down, we can simplify the left hand term for &amp;lt;math&amp;gt;x&amp;gt;0&amp;lt;/math&amp;gt;, &lt;br /&gt;
if &amp;lt;math&amp;gt;\theta \in [-\theta_0, \theta_0]&amp;lt;/math&amp;gt;, &lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{matrix}&lt;br /&gt;
\frac{\partial}{\partial x}\left(\frac{\partial^2}{\partial x^2}-2k_y^2\right)&lt;br /&gt;
\frac{\partial\phi(x_2,0)}{\partial z}\cdot\frac{\partial\phi(x_2,0)^*}{\partial z} \\ \\&lt;br /&gt;
= \left((-i\kappa^I_{\Lambda})^3k^I_\Lambda T_\Lambda(0)e^{-i\kappa^I_{\Lambda}(x)}\tanh{(k^I_\Lambda h)}\right.&lt;br /&gt;
\left.- 2k_y^2(-i\kappa_{\Lambda}(0))k^I_\Lambda T_\Lambda(0)e^{-i\kappa^I_{\Lambda}(x)} \tanh{(k^I_\Lambda h)}\right)&lt;br /&gt;
\left(k^I_\Lambda T_\Lambda(0)^*e^{i\kappa^I_{\Lambda}(x)}\tanh{(k^I_\Lambda h)}\right), \\ \\&lt;br /&gt;
= i\kappa^I_{\Lambda} (k^I_\Lambda)^2\left((\kappa^I_{\Lambda})^2 + 2k_y^2 \right) \tanh^2{(k^I_\Lambda h)}|T_\Lambda(0)|^2,&lt;br /&gt;
\end{matrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
else this term is equal to 0.&lt;br /&gt;
&lt;br /&gt;
and for &amp;lt;math&amp;gt;x&amp;lt;0&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{matrix}&lt;br /&gt;
\frac{\partial}{\partial x}\left(\frac{\partial^2}{\partial x^2}-2k_y^2\right)\frac{\partial\phi(x_1,0)}{\partial z}\cdot&lt;br /&gt;
\frac{\partial\phi(x_1,0)^*}{\partial z} \\ \\&lt;br /&gt;
= \left[i(\kappa^I_{1})^3k^I_1\left(e^{-i\kappa^I_{1}(x)}-R_1(0)e^{i\kappa^I_{1}(x)}\right) \tanh{(k^I_1 h)}&lt;br /&gt;
- 2ik_y^2\kappa^I_{1}k^I_1\left(-e^{-i\kappa^I_{1}(x)} + R_1(0)e^{i\kappa^I_{1}(x)}\right) \tanh{(k^I_1h)}\right]&lt;br /&gt;
\left[k^I_1\left(e^{i\kappa^I_{1}(x)} + R_1(0)^*e^{-i\kappa^I_{1}(x))}\right) \tanh{(k^I_1h)}\right], \\ \\&lt;br /&gt;
= \left[i\kappa^I_{1}k_1(0)((\kappa^I_{1})^2 + 2k_y^2)\left(e^{-i\kappa^I_{1}(x)} - R_1(0)e^{i\kappa^I_{1}(x)}\right)&lt;br /&gt;
\tanh{(k^I_1h)}\right]&lt;br /&gt;
\left[k^I_1\left(e^{i\kappa^I_{1}(x)} + R_1(0)^*e^{-i\kappa^I_{1}(x))}\right) \tanh{(k^I_1h)}\right], \\ \\&lt;br /&gt;
= i\kappa^I_{1}(k^I_1)^2\left((\kappa^I_{1})^2 + 2k_y^2\right)\tanh^2{(k^I_1h)}\left(1 - |R_1(0)|^2\right),&lt;br /&gt;
\end{matrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Likewise we expand the right hand term for &amp;lt;math&amp;gt;x&amp;gt;0&amp;lt;/math&amp;gt;, if &amp;lt;math&amp;gt;\theta \in [-\theta_0, \theta_0]&amp;lt;/math&amp;gt;,&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{matrix}&lt;br /&gt;
\frac{\partial^2}{\partial x^2}\frac{\partial\phi(x_2,0)}{\partial z}\cdot &lt;br /&gt;
\frac{\partial}{\partial x}\frac{\partial\phi^*}{\partial z} \\ \\&lt;br /&gt;
= \left[-(\kappa^I_{\Lambda})^2k^I_\Lambda T_\Lambda(0)e^{-i\kappa^I_{\Lambda}(x)} \tanh{(k^I_\Lambda h)}\right]&lt;br /&gt;
\left[i\kappa^I_{\Lambda} k^I_\Lambda T_\Lambda(0)^*e^{i\kappa^I_{\Lambda}(x)} \tanh{(k^I_\Lambda h)}\right], \\ \\&lt;br /&gt;
= -i(\kappa^I_{\Lambda})^3(k^I_\Lambda)^2\tanh^2{(k^I_\Lambda h)}|T_\Lambda(0)|^2,&lt;br /&gt;
\end{matrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
else this term is equal to 0 as well,&lt;br /&gt;
and finally for &amp;lt;math&amp;gt;x&amp;lt;0&amp;lt;/math&amp;gt;,&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{matrix}&lt;br /&gt;
\frac{\partial^2}{\partial x^1}\frac{\partial\phi(x_1,0)}{\partial z}\cdot&lt;br /&gt;
\frac{\partial}{\partial x}\frac{\partial\phi^*}{\partial z}\\ \\&lt;br /&gt;
= \left[-(\kappa^I_{1})^2k^I_1\left(e^{-i\kappa^I_{1}(x)} + R_1(0)e^{i\kappa^I_{1}(x)}\right)\tanh{(k^I_1 h)}\right]&lt;br /&gt;
\left[i\kappa^I_{1} k^I_1\left(e^{i\kappa^I_{1}(x)} - R_1(0)e^{-i\kappa^I_{1}(x)}\right)\tanh{(k^I_1 h)}\right], \\ \\&lt;br /&gt;
= -i(\kappa^I_{1})^3(k^I_1)^2\tanh^2{(k^I_1h)}\left(1 - |R_1(0)|^2\right).&lt;br /&gt;
\end{matrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We can now express &amp;lt;math&amp;gt;\xi_3&amp;lt;/math&amp;gt; as &lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{matrix}&lt;br /&gt;
\xi_3 &amp;amp; = &amp;amp; \Im&lt;br /&gt;
\left\{\frac{\beta_\Lambda}{\alpha}\left[i\kappa^I_{\Lambda} (k^I_\Lambda)^2\left((\kappa^I_{\Lambda})^2 + 2k_y^2 \right)&lt;br /&gt;
\tanh^2{(k^I_\Lambda h)}|T_\Lambda(0)|^2\right]&lt;br /&gt;
-\frac{\beta_1}{\alpha}\left[i\kappa^I_{1}(k^I_1)^2\left((\kappa^I_{1})^2 + 2k_y^2\right)\tanh^2{(k^I_1h)}&lt;br /&gt;
\left(1 - |R_1(0)|^2\right)\right]&lt;br /&gt;
-\frac{\beta_\Lambda}{\alpha}\left[-i(\kappa^I_{\Lambda})^3(k^I_\Lambda)^2\tanh^2{(k^I_\Lambda h)}|T_\Lambda(0)|^2\right]&lt;br /&gt;
+\frac{\beta_1}{\alpha}\left[-i(\kappa^I_{1})^3(k^I_1)^2\tanh^2{(k^I_1h)} \left(1 - |R_1(0)|^2\right)\right]\right\}, \\ \\&lt;br /&gt;
 &amp;amp; = &amp;amp; \frac{\beta_\Lambda}{\alpha}\left[2\kappa^I_{\Lambda} (k^I_\Lambda)^2((\kappa^I_{\Lambda})^2 + k_y^2)\tanh^2{(k^I_\Lambda h)}|T_\Lambda(0)|^2\right]&lt;br /&gt;
-\frac{\beta_1}{\alpha}\left[2\kappa^I_{1}(k^I_1)^2((\kappa^I_{1})^2 + k_y^2)\tanh^2{(k^I_1h)}(1-|R_1(0)|^2)\right].&lt;br /&gt;
\end{matrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
if &amp;lt;math&amp;gt;\theta \in [-\theta_0, \theta_0]&amp;lt;/math&amp;gt;, and if not, we obtain:&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\xi_3 = -\frac{\beta_1}{\alpha}\left[2\kappa^I_{1}(k^I_1)^2((\kappa^I_{1})^2 + k_y^2)\tanh^2{(k^I_1h)}(1-|R_1(0)|^2)\right].&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Solving the Energy Balance Equation =&lt;br /&gt;
&lt;br /&gt;
Pulling it all together for the case &amp;lt;math&amp;gt;\theta \in [-\theta_0, \theta_0]&amp;lt;/math&amp;gt;, we finally obtain&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\frac{\beta_\Lambda}{\alpha}\left[2\kappa^I_{\Lambda}(k^I_\Lambda)^2((\kappa^I_{\Lambda})^2 +k_y^2)&lt;br /&gt;
\tanh^2{(k^I_\Lambda h)}|T_\Lambda(0)|^2\right]&lt;br /&gt;
-\frac{\beta_1}{\alpha}\left[2\kappa^I_{1}(k^I_1)^2((\kappa^I_{1})^2 +k_y^2)\tanh^2{(k^I_1h)}(1-|R_1(0)|^2)\right]&lt;br /&gt;
+ \frac{\kappa^I_{\Lambda}|T_\Lambda(0)|^2}{2k^I_\Lambda}\left(\tanh{(k^I_\Lambda h)}+&lt;br /&gt;
\frac{k^I_\Lambda h}{\cosh^2{(k^I_\Lambda h)}}\right)&lt;br /&gt;
- \frac{\kappa^I_{1}\left(1 - |R_1(0)|^2\right)}{2k^I_1}\left(\tanh{(k^I_1h)}+\frac{hk^I_1}{\cosh^2{(k^I_1h)}}\right)=0.&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Re-arranging gives&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\kappa^I_{\Lambda}\tanh{(k^I_\Lambda h)}&lt;br /&gt;
	\left(\frac{\beta_\Lambda}{\alpha}2(k^I_\Lambda)^2((\kappa^I_{\Lambda})^2 +k_y^2)\tanh{(k^I_\Lambda h)}&lt;br /&gt;
	+ \frac{1}{2k^I_\Lambda}+\frac{h}{2\sinh{(k^I_\Lambda h)}\cosh{(k^I_\Lambda h)}}\right)|T_\Lambda(0)|^2 &lt;br /&gt;
	\quad - \kappa^I_{1}\tanh{(k^I_1 h)}&lt;br /&gt;
	\left(\frac{\beta_1}{\alpha}2(k^I_1)^2((\kappa^I_{1})^2 +k_y^2)\tanh{(k^I_1 h)}&lt;br /&gt;
	+ \frac{1}{2it}+\frac{h}{2\sinh{(k^I_1 h)}\cosh{(k^I_1 h)}}\right)(1-|R_1(0)|^2)=0&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
which can be expressed as&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt; &lt;br /&gt;
D |T_{\Lambda}(0)|^2 + |R_{1}(0)|^2 = 1, &lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;D&amp;lt;/math&amp;gt; is given by &lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt; &lt;br /&gt;
D = \left(\frac{\kappa^I_{\Lambda} k^I_1\cosh^2{(k^I_1h)}}{\kappa^I_{1}k^I_\Lambda\cosh^2{(k^I_\Lambda h)}}\right)&lt;br /&gt;
\left(\frac{-\frac{\beta_\Lambda}{\alpha}4(k^I_\Lambda)^5\sinh^2{(k^I_\Lambda h)} + &lt;br /&gt;
                 \frac{1}{2}{\sinh{(2k^I_\Lambda h)}}+k^I_\Lambda h}&lt;br /&gt;
          {-\frac{\beta_1}{\alpha}4(k^I_1)^5\sinh^2{(k^I_1h)} + &lt;br /&gt;
                 \frac{1}{2}{\sinh{(2k^I_1h)}}+k^I_1h}\right) &lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
For the case of greater angles, there are no terms depending on |T_{\Lambda}(0)|^2, so we obtain &amp;lt;math&amp;gt;D=0&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;|R_{1}(0)|^2 = 1&amp;lt;/math&amp;gt;, which is the case of the total reflexion. No energy is transmitted in the &amp;lt;math&amp;gt;x&amp;gt;0&amp;lt;/math&amp;gt; region. &lt;br /&gt;
&lt;br /&gt;
[[Category:Floating Elastic Plate]]&lt;/div&gt;</summary>
		<author><name>Fmontiel</name></author>
	</entry>
	<entry>
		<id>https://www.wikiwaves.org/index.php?title=Energy_Balance_for_Two_Elastic_Plates&amp;diff=7444</id>
		<title>Energy Balance for Two Elastic Plates</title>
		<link rel="alternate" type="text/html" href="https://www.wikiwaves.org/index.php?title=Energy_Balance_for_Two_Elastic_Plates&amp;diff=7444"/>
		<updated>2008-08-26T23:37:03Z</updated>

		<summary type="html">&lt;p&gt;Fmontiel: /* Expanding &amp;lt;math&amp;gt;\mathbf{\xi_3}&amp;lt;/math&amp;gt; */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Introduction =&lt;br /&gt;
&lt;br /&gt;
We derive here a condition which must be satisfied for energy balance for two semi-infinite elastic plates. The solution applies&lt;br /&gt;
to the problem of [[Eigenfunction Matching Method for Floating Elastic Plates|multiple elastic plates]] and from here we know we can write the potential as&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\phi \approx \left\{&lt;br /&gt;
\begin{matrix}&lt;br /&gt;
{&lt;br /&gt;
Ie^{\kappa_{1}(0)(x-r_1)}\frac{\cos(k_1(0)(z+h))}{\cos(k_1(0)h)} }+\\&lt;br /&gt;
 { &lt;br /&gt;
        \qquad \qquad \sum_{n=-2}^{M}R_1(n) e^{\kappa_{1}(n)(x-r_1)} \frac{\cos(k_1(n)(z+h))}{\cos(k_1(n)h)} },&amp;amp; &lt;br /&gt;
                \mbox{ for } x &amp;lt; r_1,\\&lt;br /&gt;
{&lt;br /&gt;
\sum_{n=-2}^{M}T_{\mu}(n) e^{-\kappa_\mu(n)(x-l_\mu)} &lt;br /&gt;
        \frac{\cos(k_\mu(n)(z+h))}{\cos(k_\mu(n)h)} } + \\&lt;br /&gt;
{&lt;br /&gt;
                \qquad \qquad \sum_{n=-2}^{M}R_{\mu}(n) e^{\kappa_\mu(n)(x-r_\mu)} &lt;br /&gt;
                        \frac{\cos(k_\mu(n)(z+h))}{\cos(k_\mu(n)h)} },&lt;br /&gt;
                                &amp;amp;\mbox{ for } l_\mu&amp;lt; x &amp;lt; r_\mu,\\&lt;br /&gt;
{&lt;br /&gt;
\sum_{n=-2}^{M}T_{\Lambda}(n)e^{-\kappa_{\Lambda}(n)(x-l_\Lambda)} &lt;br /&gt;
        \frac{\cos(k_\Lambda(n)(z+h))}{\cos(k_\Lambda(n)h)} }, &amp;amp;\mbox{ for } l_\Lambda&amp;lt;x,&lt;br /&gt;
\end{matrix} \right.&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
(for details of this notation see [[Eigenfunction Matching Method for Floating Elastic Plates]]).&lt;br /&gt;
&lt;br /&gt;
= Equations = &lt;br /&gt;
&lt;br /&gt;
Based on the method used in [[Evans and Davies 1968]], a check can be made to ensure the solutions of the floating plate problem are in energy balance.&lt;br /&gt;
This is simply a condition that the incident energy is equal to the sum of the radiated energy.&lt;br /&gt;
When the first and final plates have different properties, the energy balance equation is derived by applying Green&#039;s theorem to &amp;lt;math&amp;gt;\phi&amp;lt;/math&amp;gt; and its conjugate.&lt;br /&gt;
The domain of integration is shown in the figure on the right. &lt;br /&gt;
&lt;br /&gt;
[[Image:energy_schematic.jpg|thumb|right|300px|A diagram depicting the area &amp;lt;math&amp;gt;\mathcal{U}&amp;lt;/math&amp;gt; which is bounded by the rectangle &amp;lt;math&amp;gt;\mathcal{S}&amp;lt;/math&amp;gt;.]&lt;br /&gt;
{A diagram depicting the area &amp;lt;math&amp;gt;\mathcal{U}&amp;lt;/math&amp;gt; which is bounded by the rectangle &amp;lt;math&amp;gt;\mathcal{S}&amp;lt;/math&amp;gt;.&lt;br /&gt;
The rectangle &amp;lt;math&amp;gt;\mathcal{S}&amp;lt;/math&amp;gt; is bounded by &amp;lt;math&amp;gt; -h\leq z \leq0&amp;lt;/math&amp;gt; and  &amp;lt;math&amp;gt;-\infty\leq x \leq \infty&amp;lt;/math&amp;gt;]]&lt;br /&gt;
&lt;br /&gt;
Applying Green&#039;s theorem to &amp;lt;math&amp;gt;\phi&amp;lt;/math&amp;gt; and its conjugate &amp;lt;math&amp;gt;\phi^*&amp;lt;/math&amp;gt; gives&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
{  \int\int_\mathcal{U}(\phi\nabla^2\phi^* - \phi^*\nabla^2\phi)dxdz &lt;br /&gt;
	= \int_\mathcal{S}(\phi\frac{\partial\phi^*}{\partial n} - \phi^*\frac{\partial\phi}{\partial n})dl  },&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt; denotes the outward plane normal to the boundary and &amp;lt;math&amp;gt;l&amp;lt;/math&amp;gt; denotes the plane parallel to the boundary.&lt;br /&gt;
As &amp;lt;math&amp;gt;\phi&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\phi^*&amp;lt;/math&amp;gt; satisfy the Laplace&#039;s equation, the left hand side of the Green theorem equation vanishes so that it reduces to &lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
	  \Im\int_\mathcal{S}\phi\frac{\partial\phi^*}{\partial n} dl  =  0,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
Expanding gives&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\xi_1 +\xi_2 + \xi_3 = 0,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
where&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\xi_1 = &lt;br /&gt;
-{ \Im\int_{-h}^0(\phi\frac{\partial\phi^*}{\partial x})\big|_{x=-\infty}dz }, &lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\xi_2 = &lt;br /&gt;
{ \Im\int_{-h}^0(\phi\frac{\partial\phi^*}{\partial x})\big|_{x=\infty}dz },&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\xi_3 = &lt;br /&gt;
 {  \Im\int_{-\infty}^{\infty}(\phi\frac{\partial\phi^*}{\partial z})\big|_{z=0}dx } ,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;\Im&amp;lt;/math&amp;gt; denotes the imaginary part. The bottom domain composant is obviously equal to zero because of the no-influx condition over the seabed (&amp;lt;math&amp;gt;\frac{\partial\phi^*}{\partial z}\big|_{z=-h}=0&amp;lt;/math&amp;gt;).&lt;br /&gt;
&lt;br /&gt;
= Expanding &amp;lt;math&amp;gt;\mathbf{\xi_1}&amp;lt;/math&amp;gt; =&lt;br /&gt;
&lt;br /&gt;
Near &amp;lt;math&amp;gt;x=-\infty&amp;lt;/math&amp;gt;, we approximate &amp;lt;math&amp;gt;\phi&amp;lt;/math&amp;gt; by&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\phi \approx e^{-\kappa_{1}(0)(x-r_1)}\frac{\cos{(k_1(0)(z+h))}}{\cos{(k_1(0)h)}} + &lt;br /&gt;
	R_1(0)e^{\kappa_{1}(0)(x-r_1)}\frac{\cos{(k_{1}(0)(z+h))}}{\cos{(k_{1}(0)h)}}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
Therefore,&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{matrix}&lt;br /&gt;
\xi_1 &amp;amp; = &amp;amp; {-\Im\int_{-h}^0 \left[\left(e^{-i\kappa^{I}_1(x)}+ R_1(0)e^{i\kappa^{I}_1(x)}\right)\right.}&lt;br /&gt;
 {   \left(i\kappa^{I}_1e^{i\kappa^{I}_1(x)} - i\kappa^{I}_1R_1(0)^*e^{-i\kappa^{I}_1(x)}\right)  }&lt;br /&gt;
 {   \left.\left(\frac{\cosh^2{(k^I_1(z+h))}}{\cosh^2{(k^I_1h)}}\right)\right]dz,  }\\ \\&lt;br /&gt;
 &amp;amp; = &amp;amp; { - \Im\left[\frac{i\kappa^{I}_1\left(1 - |R_1(0)|^2\right)}{2\cosh^2{(k^I_1h)}} &lt;br /&gt;
	\int_{-h}^0 \left(\cosh{(2k^I_1(z+h))+1}\right)dz\right]  ,}\\ \\&lt;br /&gt;
 &amp;amp; = &amp;amp; { - \Im\left[\frac{i\kappa^{I}_1\left(1 - |R_1(0)|^2\right)}{2\cosh^2{(k^I_1h)}} &lt;br /&gt;
	\left[\frac{1}{2k^I_1}\sinh{(2k^I_1(z+h))} + z\right]_{-h}^0\right],  }\\ \\&lt;br /&gt;
 &amp;amp; = &amp;amp; { - \frac{\kappa^{I}_1\left(1 - |R_1(0)|^2\right)}{2\cosh^2{(k^I_1h)}} \left(\frac{1}{2k^I_1}\sinh{(2k^I_1h))} + h\right)  ,}\\ \\&lt;br /&gt;
 &amp;amp; = &amp;amp; { - \frac{\kappa^{I}_1\left(1 - |R_1(0)|^2\right)}{2k^I_1}\left(\tanh{(k^I_1h)}+\frac{hk^I_1}{\cosh^2{(k^I_1h)}}\right) , }&lt;br /&gt;
\end{matrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;R_1(0)^*&amp;lt;/math&amp;gt; is the conjugate of &amp;lt;math&amp;gt;R_1(0)&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
= Expanding &amp;lt;math&amp;gt;\mathbf{\xi_2}&amp;lt;/math&amp;gt; =&lt;br /&gt;
&lt;br /&gt;
Near &amp;lt;math&amp;gt;x=\infty&amp;lt;/math&amp;gt;, we approximate &amp;lt;math&amp;gt;\phi&amp;lt;/math&amp;gt; by&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{matrix}&lt;br /&gt;
{ \phi \approx T_\Lambda(0)e^{-\kappa_{\Lambda}(0)(x)}\frac{\cos{(k_\Lambda(0)(z+h))}}{\cos{(k_\Lambda(0)h)}}, }&lt;br /&gt;
\end{matrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
and re-express as&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
	 \phi \approx T_\Lambda(0)e^{-i\kappa^I_\Lambda(x)}\frac{\cosh{(k^I_\Lambda(z+h))}}{\cosh{(k^I_\Lambda h)}},&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;k^I_\Lambda = \Im k_{\Lambda}(0)&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\kappa^I_\Lambda=\Im \kappa_\Lambda(0)&amp;lt;/math&amp;gt;, so that&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\frac{\partial\phi}{\partial x} \approx -i\kappa^I_{\Lambda}T_\Lambda(0)e^{-i\kappa^I_{\Lambda}(x)}\frac{\cosh{(k^I_\Lambda(z+h))}}{\cosh{(k^I_\Lambda h)}}.&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
We know that &amp;lt;math&amp;gt;\kappa_\Lambda(0)=\sqrt{k_{\Lambda}(0)^2-(ik_y)^2}&amp;lt;/math&amp;gt;, where &amp;lt;math&amp;gt;k_y&amp;lt;/math&amp;gt; is real and depends on the incident angle &amp;lt;math&amp;gt;\theta&amp;lt;/math&amp;gt;. When &amp;lt;math&amp;gt;\theta&amp;lt;/math&amp;gt; becomes greater than a certain angle &amp;lt;math&amp;gt;\theta_0&amp;lt;/math&amp;gt; defined by &amp;lt;math&amp;gt;\sin \theta_0=\sqrt{\frac{k_{\Lambda}(0)}{k_{1}(0)}}&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;\kappa_\Lambda(0)&amp;lt;/math&amp;gt; becomes real so the potential becomes real as well. Thus the imaginary part is equal to 0. In that case, we have &amp;lt;math&amp;gt;\xi_2=0&amp;lt;/math&amp;gt;.&lt;br /&gt;
Therefore, if &amp;lt;math&amp;gt;\theta \in [-\theta_0, \theta_0]&amp;lt;/math&amp;gt;,&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{matrix}&lt;br /&gt;
\xi_2 &amp;amp; = &amp;amp; \Im\int_{-h}^0 \left[\right.(T_\Lambda(0)e^{-i\kappa^I_{\Lambda}(x)})(i\kappa^I_{\Lambda}T_\Lambda(0)^*e^{i\kappa^I_{\Lambda}(x)}) &lt;br /&gt;
\frac{\cosh^2{(k^I_\Lambda(z+h))}}{\cosh^2{(k^I_\Lambda h)}}\left.\right]dz, \\ \\&lt;br /&gt;
 &amp;amp; = &amp;amp; { \frac{\kappa^I_{\Lambda}|T_\Lambda(0)|^2}{2\cosh^2{(k^I_\Lambda h)}}&lt;br /&gt;
	\left(\frac{1}{2k^I_\Lambda}\sinh{(2k^I_\Lambda h)} + h\right)},\\ \\&lt;br /&gt;
 &amp;amp; = &amp;amp; { \frac{\kappa^I_{\Lambda}|T_\Lambda(0)|^2}{2k^I_\Lambda}\left(\tanh{(k^I_\Lambda h)}+\frac{k^I_\Lambda h}{\cosh^2{(k^I_\Lambda h)}}\right)},&lt;br /&gt;
\end{matrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
otherwise &amp;lt;math&amp;gt;\xi_2=0&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
= Expanding &amp;lt;math&amp;gt;\mathbf{\xi_3}&amp;lt;/math&amp;gt; =&lt;br /&gt;
&lt;br /&gt;
The ice-covered boundary condition for the [[Floating Elastic Plate]] gives &lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\xi_3 = { \Im\int_{-\infty}^{\infty}\left(\frac{\beta}{\alpha}&lt;br /&gt;
	\left(\frac{\partial^2}{\partial x^2} - k_y^2\right)^2 - \gamma + \frac{1}{\alpha}\right)&lt;br /&gt;
	\frac{\partial\phi}{\partial z}\cdot\frac{\partial\phi^*}{\partial z}\bigg|_{z=0}dx.}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
Since &amp;lt;math&amp;gt;{\frac{\partial\phi}{\partial z}\cdot\frac{\partial\phi^*}{\partial z}}&amp;lt;/math&amp;gt; is real, &lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\xi_3 = \Im\int_{-\infty}^{\infty}\left(\frac{\beta}{\alpha}\frac{\partial^2}{\partial x^2}&lt;br /&gt;
	\left(\frac{\partial^2}{\partial x^2} - 2k_y^2\right) \right)&lt;br /&gt;
	\frac{\partial\phi}{\partial z}\cdot\frac{\partial\phi^*}{\partial z}\bigg|_{z=0}dx.&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
Integration by parts gives&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\xi_3 = \Im\left\{\left[\frac{\beta}{\alpha}\frac{\partial}{\partial x}&lt;br /&gt;
	\left(\frac{\partial^2}{\partial x^2}-2k_y^2\right)&lt;br /&gt;
		\frac{\partial\phi}{\partial z}\cdot\frac{\partial\phi^*}{\partial z}\right]_{-\infty}^{\infty}&lt;br /&gt;
	-\int_{-\infty}^{\infty}\frac{\beta}{\alpha}\frac{\partial}{\partial x}&lt;br /&gt;
		\left(\frac{\partial^2}{\partial x^2} - 2k_y^2\right)&lt;br /&gt;
		\frac{\partial\phi}{\partial z}\cdot\frac&lt;br /&gt;
		{\partial}{\partial x}\frac{\partial\phi^*}{\partial z}dx&lt;br /&gt;
		\right\}.&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
As &amp;lt;math&amp;gt;{2k_y^2\frac{\partial}{\partial x}\frac{\partial\phi}{\partial z}\cdot \frac{\partial}{\partial x}\frac{\partial\phi^*}{\partial z}}&amp;lt;/math&amp;gt; is real and by integration by parts, the expression of &amp;lt;math&amp;gt;\xi_3&amp;lt;/math&amp;gt; becomes, &lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\xi_3 =\Im\left\{&lt;br /&gt;
	\left[\frac{\beta}{\alpha}\frac{\partial}{\partial x} &lt;br /&gt;
		\left(\frac{\partial^2}{\partial x^2}-2k_y^2\right) &lt;br /&gt;
		\frac{\partial\phi}{\partial z}\cdot\frac{\partial\phi^*}{\partial z}\right]_{-\infty}^{\infty}&lt;br /&gt;
	- \left[\frac{\beta}{\alpha}\frac{\partial^2}{\partial x^2}\frac{\partial\phi}{\partial z}\cdot&lt;br /&gt;
		\frac{\partial}{\partial x}\frac{\partial\phi^*}{\partial z}\right]_{-\infty}^{\infty}&lt;br /&gt;
	+ \int_{-\infty}^\infty\frac{\beta}{\alpha}\frac{\partial^2}{\partial x^2}\frac{\partial\phi}{\partial z}\cdot&lt;br /&gt;
		\frac{\partial^2}{\partial x^2}\frac{\partial\phi^*}{\partial z}dx\right\}.&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
As &amp;lt;math&amp;gt;{\frac{\partial^2}{\partial x^2}\frac{\partial\phi}{\partial z}\cdot \frac{\partial^2}{\partial x^2}\frac{\partial\phi^*}{\partial z}}&amp;lt;/math&amp;gt; is real, we obtain the new expression of &amp;lt;math&amp;gt;\xi_3&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\xi_3 = \Im\left\{&lt;br /&gt;
	\left[\frac{\beta}{\alpha}\frac{\partial}{\partial x}&lt;br /&gt;
		\left(\frac{\partial^2}{\partial x^2}-2k_y^2\right)&lt;br /&gt;
		\frac{\partial\phi}{\partial z}\cdot\frac{\partial\phi^*}{\partial z}\right]_{-\infty}^{\infty}-&lt;br /&gt;
	\left[\frac{\beta}{\alpha}\frac{\partial^2}{\partial x^2}\frac{\partial\phi}{\partial z}\cdot&lt;br /&gt;
		\frac{\partial}{\partial x}\frac{\partial\phi^*}{\partial z}\right]_{-\infty}^{\infty}\right\}.&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now breaking &amp;lt;math&amp;gt;\xi_3&amp;lt;/math&amp;gt; down, we can simplify the left hand term for &amp;lt;math&amp;gt;x&amp;gt;0&amp;lt;/math&amp;gt;, &lt;br /&gt;
if &amp;lt;math&amp;gt;\theta \in [-\theta_0, \theta_0]&amp;lt;/math&amp;gt;, &lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{matrix}&lt;br /&gt;
\frac{\partial}{\partial x}\left(\frac{\partial^2}{\partial x^2}-2k_y^2\right)&lt;br /&gt;
\frac{\partial\phi(x_2,0)}{\partial z}\cdot\frac{\partial\phi(x_2,0)^*}{\partial z} \\ \\&lt;br /&gt;
= \left((-i\kappa^I_{\Lambda})^3k^I_\Lambda T_\Lambda(0)e^{-i\kappa^I_{\Lambda}(x)}\tanh{(k^I_\Lambda h)}\right.&lt;br /&gt;
\left.- 2k_y^2(-i\kappa_{\Lambda}(0))k^I_\Lambda T_\Lambda(0)e^{-i\kappa^I_{\Lambda}(x)} \tanh{(k^I_\Lambda h)}\right)&lt;br /&gt;
\left(k^I_\Lambda T_\Lambda(0)^*e^{i\kappa^I_{\Lambda}(x)}\tanh{(k^I_\Lambda h)}\right), \\ \\&lt;br /&gt;
= i\kappa^I_{\Lambda} (k^I_\Lambda)^2\left((\kappa^I_{\Lambda})^2 + 2k_y^2 \right) \tanh^2{(k^I_\Lambda h)}|T_\Lambda(0)|^2,&lt;br /&gt;
\end{matrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
else this term is equal to 0.&lt;br /&gt;
&lt;br /&gt;
and for &amp;lt;math&amp;gt;x&amp;lt;0&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{matrix}&lt;br /&gt;
\frac{\partial}{\partial x}\left(\frac{\partial^2}{\partial x^2}-2k_y^2\right)\frac{\partial\phi(x_1,0)}{\partial z}\cdot&lt;br /&gt;
\frac{\partial\phi(x_1,0)^*}{\partial z} \\ \\&lt;br /&gt;
= \left[i(\kappa^I_{1})^3k^I_1\left(e^{-i\kappa^I_{1}(x)}-R_1(0)e^{i\kappa^I_{1}(x)}\right) \tanh{(k^I_1 h)}&lt;br /&gt;
- 2ik_y^2\kappa^I_{1}k^I_1\left(-e^{-i\kappa^I_{1}(x)} + R_1(0)e^{i\kappa^I_{1}(x)}\right) \tanh{(k^I_1h)}\right]&lt;br /&gt;
\left[k^I_1\left(e^{i\kappa^I_{1}(x)} + R_1(0)^*e^{-i\kappa^I_{1}(x))}\right) \tanh{(k^I_1h)}\right], \\ \\&lt;br /&gt;
= \left[i\kappa^I_{1}k_1(0)((\kappa^I_{1})^2 + 2k_y^2)\left(e^{-i\kappa^I_{1}(x)} - R_1(0)e^{i\kappa^I_{1}(x)}\right)&lt;br /&gt;
\tanh{(k^I_1h)}\right]&lt;br /&gt;
\left[k^I_1\left(e^{i\kappa^I_{1}(x)} + R_1(0)^*e^{-i\kappa^I_{1}(x))}\right) \tanh{(k^I_1h)}\right], \\ \\&lt;br /&gt;
= i\kappa^I_{1}(k^I_1)^2\left((\kappa^I_{1})^2 + 2k_y^2\right)\tanh^2{(k^I_1h)}\left(1 - |R_1(0)|^2\right),&lt;br /&gt;
\end{matrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Likewise we expand the right hand term for &amp;lt;math&amp;gt;x&amp;gt;0&amp;lt;/math&amp;gt;, if &amp;lt;math&amp;gt;\theta \in [-\theta_0, \theta_0]&amp;lt;/math&amp;gt;,&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{matrix}&lt;br /&gt;
\frac{\partial^2}{\partial x^2}\frac{\partial\phi(x_2,0)}{\partial z}\cdot &lt;br /&gt;
\frac{\partial}{\partial x}\frac{\partial\phi^*}{\partial z} \\ \\&lt;br /&gt;
= \left[-(\kappa^I_{\Lambda})^2k^I_\Lambda T_\Lambda(0)e^{-i\kappa^I_{\Lambda}(x)} \tanh{(k^I_\Lambda h)}\right]&lt;br /&gt;
\left[i\kappa^I_{\Lambda} k^I_\Lambda T_\Lambda(0)^*e^{i\kappa^I_{\Lambda}(x)} \tanh{(k^I_\Lambda h)}\right], \\ \\&lt;br /&gt;
= -i(\kappa^I_{\Lambda})^3(k^I_\Lambda)^2\tanh^2{(k^I_\Lambda h)}|T_\Lambda(0)|^2,&lt;br /&gt;
\end{matrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
else this term is equal to 0 as well,&lt;br /&gt;
and finally for &amp;lt;math&amp;gt;x&amp;lt;0&amp;lt;/math&amp;gt;,&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{matrix}&lt;br /&gt;
\frac{\partial^2}{\partial x^1}\frac{\partial\phi(x_1,0)}{\partial z}\cdot&lt;br /&gt;
\frac{\partial}{\partial x}\frac{\partial\phi^*}{\partial z}\\ \\&lt;br /&gt;
= \left[-(\kappa^I_{1})^2k^I_1\left(e^{-i\kappa^I_{1}(x)} + R_1(0)e^{i\kappa^I_{1}(x)}\right)\tanh{(k^I_1 h)}\right]&lt;br /&gt;
\left[i\kappa^I_{1} k^I_1\left(e^{i\kappa^I_{1}(x)} - R_1(0)e^{-i\kappa^I_{1}(x)}\right)\tanh{(k^I_1 h)}\right], \\ \\&lt;br /&gt;
= -i(\kappa^I_{1})^3(k^I_1)^2\tanh^2{(k^I_1h)}\left(1 - |R_1(0)|^2\right).&lt;br /&gt;
\end{matrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We can now express &amp;lt;math&amp;gt;\xi_3&amp;lt;/math&amp;gt; as &lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{matrix}&lt;br /&gt;
\xi_3 &amp;amp; = &amp;amp; \Im&lt;br /&gt;
\left\{\frac{\beta_\Lambda}{\alpha}\left[i\kappa^I_{\Lambda} (k^I_\Lambda)^2\left((\kappa^I_{\Lambda})^2 + 2k_y^2 \right)&lt;br /&gt;
\tanh^2{(k^I_\Lambda h)}|T_\Lambda(0)|^2\right]&lt;br /&gt;
-\frac{\beta_1}{\alpha}\left[i\kappa^I_{1}(k^I_1)^2\left((\kappa^I_{1})^2 + 2k_y^2\right)\tanh^2{(k^I_1h)}&lt;br /&gt;
\left(1 - |R_1(0)|^2\right)\right]&lt;br /&gt;
-\frac{\beta_\Lambda}{\alpha}\left[-i(\kappa^I_{\Lambda})^3(k^I_\Lambda)^2\tanh^2{(k^I_\Lambda h)}|T_\Lambda(0)|^2\right]&lt;br /&gt;
+\frac{\beta_1}{\alpha}\left[-i(\kappa^I_{1})^3(k^I_1)^2\tanh^2{(k^I_1h)} \left(1 - |R_1(0)|^2\right)\right]\right\}, \\ \\&lt;br /&gt;
 &amp;amp; = &amp;amp; \frac{\beta_\Lambda}{\alpha}\left[2\kappa^I_{\Lambda} (k^I_\Lambda)^2((\kappa^I_{\Lambda})^2 + k_y^2)\tanh^2{(k^I_\Lambda h)}|T_\Lambda(0)|^2\right]&lt;br /&gt;
-\frac{\beta_1}{\alpha}\left[2\kappa^I_{1}(k^I_1)^2((\kappa^I_{1})^2 + k_y^2)\tanh^2{(k^I_1h)}(1-|R_1(0)|^2)\right].&lt;br /&gt;
\end{matrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
if &amp;lt;math&amp;gt;\theta \in [-\theta_0, \theta_0]&amp;lt;/math&amp;gt;, and if not, we obtain:&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\xi_3 = -\frac{\beta_1}{\alpha}\left[2\kappa^I_{1}(k^I_1)^2((\kappa^I_{1})^2 + k_y^2)\tanh^2{(k^I_1h)}(1-|R_1(0)|^2)\right].&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Solving the Energy Balance Equation =&lt;br /&gt;
&lt;br /&gt;
Pulling it all together, we finally obtain&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\frac{\beta_\Lambda}{\alpha}\left[2\kappa^I_{\Lambda}(k^I_\Lambda)^2((\kappa^I_{\Lambda})^2 +k_y^2)&lt;br /&gt;
\tanh^2{(k^I_\Lambda h)}|T_\Lambda(0)|^2\right]&lt;br /&gt;
-\frac{\beta_1}{\alpha}\left[2\kappa^I_{1}(k^I_1)^2((\kappa^I_{1})^2 +k_y^2)\tanh^2{(k^I_1h)}(1-|R_1(0)|^2)\right]&lt;br /&gt;
+ \frac{\kappa^I_{\Lambda}|T_\Lambda(0)|^2}{2k^I_\Lambda}\left(\tanh{(k^I_\Lambda h)}+&lt;br /&gt;
\frac{k^I_\Lambda h}{\cosh^2{(k^I_\Lambda h)}}\right)&lt;br /&gt;
- \frac{\kappa^I_{1}\left(1 - |R_1(0)|^2\right)}{2k^I_1}\left(\tanh{(k^I_1h)}+\frac{hk^I_1}{\cosh^2{(k^I_1h)}}\right)=0.&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Re-arranging gives&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\kappa^I_{\Lambda}\tanh{(k^I_\Lambda h)}&lt;br /&gt;
	\left(\frac{\beta_\Lambda}{\alpha}2(k^I_\Lambda)^2((\kappa^I_{\Lambda})^2 +k_y^2)\tanh{(k^I_\Lambda h)}&lt;br /&gt;
	+ \frac{1}{2k^I_\Lambda}+\frac{h}{2\sinh{(k^I_\Lambda h)}\cosh{(k^I_\Lambda h)}}\right)|T_\Lambda(0)|^2 &lt;br /&gt;
	\quad - \kappa^I_{1}\tanh{(k^I_1 h)}&lt;br /&gt;
	\left(\frac{\beta_1}{\alpha}2(k^I_1)^2((\kappa^I_{1})^2 +k_y^2)\tanh{(k^I_1 h)}&lt;br /&gt;
	+ \frac{1}{2it}+\frac{h}{2\sinh{(k^I_1 h)}\cosh{(k^I_1 h)}}\right)(1-|R_1(0)|^2)=0&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
which can be expressed as&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt; &lt;br /&gt;
D |T_{\Lambda}(0)|^2 + |R_{1}(0)|^2 = 1, &lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;D&amp;lt;/math&amp;gt; is given by &lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt; &lt;br /&gt;
D = \left(\frac{\kappa^I_{\Lambda} k^I_1\cosh^2{(k^I_1h)}}{\kappa^I_{1}k^I_\Lambda\cosh^2{(k^I_\Lambda h)}}\right)&lt;br /&gt;
\left(\frac{-\frac{\beta_\Lambda}{\alpha}4(k^I_\Lambda)^5\sinh^2{(k^I_\Lambda h)} + &lt;br /&gt;
                 \frac{1}{2}{\sinh{(2k^I_\Lambda h)}}+k^I_\Lambda h}&lt;br /&gt;
          {-\frac{\beta_1}{\alpha}4(k^I_1)^5\sinh^2{(k^I_1h)} + &lt;br /&gt;
                 \frac{1}{2}{\sinh{(2k^I_1h)}}+k^I_1h}\right) &lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Floating Elastic Plate]]&lt;/div&gt;</summary>
		<author><name>Fmontiel</name></author>
	</entry>
	<entry>
		<id>https://www.wikiwaves.org/index.php?title=Energy_Balance_for_Two_Elastic_Plates&amp;diff=7443</id>
		<title>Energy Balance for Two Elastic Plates</title>
		<link rel="alternate" type="text/html" href="https://www.wikiwaves.org/index.php?title=Energy_Balance_for_Two_Elastic_Plates&amp;diff=7443"/>
		<updated>2008-08-26T23:35:12Z</updated>

		<summary type="html">&lt;p&gt;Fmontiel: /* Expanding &amp;lt;math&amp;gt;\mathbf{\xi_3}&amp;lt;/math&amp;gt; */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Introduction =&lt;br /&gt;
&lt;br /&gt;
We derive here a condition which must be satisfied for energy balance for two semi-infinite elastic plates. The solution applies&lt;br /&gt;
to the problem of [[Eigenfunction Matching Method for Floating Elastic Plates|multiple elastic plates]] and from here we know we can write the potential as&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\phi \approx \left\{&lt;br /&gt;
\begin{matrix}&lt;br /&gt;
{&lt;br /&gt;
Ie^{\kappa_{1}(0)(x-r_1)}\frac{\cos(k_1(0)(z+h))}{\cos(k_1(0)h)} }+\\&lt;br /&gt;
 { &lt;br /&gt;
        \qquad \qquad \sum_{n=-2}^{M}R_1(n) e^{\kappa_{1}(n)(x-r_1)} \frac{\cos(k_1(n)(z+h))}{\cos(k_1(n)h)} },&amp;amp; &lt;br /&gt;
                \mbox{ for } x &amp;lt; r_1,\\&lt;br /&gt;
{&lt;br /&gt;
\sum_{n=-2}^{M}T_{\mu}(n) e^{-\kappa_\mu(n)(x-l_\mu)} &lt;br /&gt;
        \frac{\cos(k_\mu(n)(z+h))}{\cos(k_\mu(n)h)} } + \\&lt;br /&gt;
{&lt;br /&gt;
                \qquad \qquad \sum_{n=-2}^{M}R_{\mu}(n) e^{\kappa_\mu(n)(x-r_\mu)} &lt;br /&gt;
                        \frac{\cos(k_\mu(n)(z+h))}{\cos(k_\mu(n)h)} },&lt;br /&gt;
                                &amp;amp;\mbox{ for } l_\mu&amp;lt; x &amp;lt; r_\mu,\\&lt;br /&gt;
{&lt;br /&gt;
\sum_{n=-2}^{M}T_{\Lambda}(n)e^{-\kappa_{\Lambda}(n)(x-l_\Lambda)} &lt;br /&gt;
        \frac{\cos(k_\Lambda(n)(z+h))}{\cos(k_\Lambda(n)h)} }, &amp;amp;\mbox{ for } l_\Lambda&amp;lt;x,&lt;br /&gt;
\end{matrix} \right.&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
(for details of this notation see [[Eigenfunction Matching Method for Floating Elastic Plates]]).&lt;br /&gt;
&lt;br /&gt;
= Equations = &lt;br /&gt;
&lt;br /&gt;
Based on the method used in [[Evans and Davies 1968]], a check can be made to ensure the solutions of the floating plate problem are in energy balance.&lt;br /&gt;
This is simply a condition that the incident energy is equal to the sum of the radiated energy.&lt;br /&gt;
When the first and final plates have different properties, the energy balance equation is derived by applying Green&#039;s theorem to &amp;lt;math&amp;gt;\phi&amp;lt;/math&amp;gt; and its conjugate.&lt;br /&gt;
The domain of integration is shown in the figure on the right. &lt;br /&gt;
&lt;br /&gt;
[[Image:energy_schematic.jpg|thumb|right|300px|A diagram depicting the area &amp;lt;math&amp;gt;\mathcal{U}&amp;lt;/math&amp;gt; which is bounded by the rectangle &amp;lt;math&amp;gt;\mathcal{S}&amp;lt;/math&amp;gt;.]&lt;br /&gt;
{A diagram depicting the area &amp;lt;math&amp;gt;\mathcal{U}&amp;lt;/math&amp;gt; which is bounded by the rectangle &amp;lt;math&amp;gt;\mathcal{S}&amp;lt;/math&amp;gt;.&lt;br /&gt;
The rectangle &amp;lt;math&amp;gt;\mathcal{S}&amp;lt;/math&amp;gt; is bounded by &amp;lt;math&amp;gt; -h\leq z \leq0&amp;lt;/math&amp;gt; and  &amp;lt;math&amp;gt;-\infty\leq x \leq \infty&amp;lt;/math&amp;gt;]]&lt;br /&gt;
&lt;br /&gt;
Applying Green&#039;s theorem to &amp;lt;math&amp;gt;\phi&amp;lt;/math&amp;gt; and its conjugate &amp;lt;math&amp;gt;\phi^*&amp;lt;/math&amp;gt; gives&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
{  \int\int_\mathcal{U}(\phi\nabla^2\phi^* - \phi^*\nabla^2\phi)dxdz &lt;br /&gt;
	= \int_\mathcal{S}(\phi\frac{\partial\phi^*}{\partial n} - \phi^*\frac{\partial\phi}{\partial n})dl  },&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt; denotes the outward plane normal to the boundary and &amp;lt;math&amp;gt;l&amp;lt;/math&amp;gt; denotes the plane parallel to the boundary.&lt;br /&gt;
As &amp;lt;math&amp;gt;\phi&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\phi^*&amp;lt;/math&amp;gt; satisfy the Laplace&#039;s equation, the left hand side of the Green theorem equation vanishes so that it reduces to &lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
	  \Im\int_\mathcal{S}\phi\frac{\partial\phi^*}{\partial n} dl  =  0,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
Expanding gives&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\xi_1 +\xi_2 + \xi_3 = 0,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
where&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\xi_1 = &lt;br /&gt;
-{ \Im\int_{-h}^0(\phi\frac{\partial\phi^*}{\partial x})\big|_{x=-\infty}dz }, &lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\xi_2 = &lt;br /&gt;
{ \Im\int_{-h}^0(\phi\frac{\partial\phi^*}{\partial x})\big|_{x=\infty}dz },&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\xi_3 = &lt;br /&gt;
 {  \Im\int_{-\infty}^{\infty}(\phi\frac{\partial\phi^*}{\partial z})\big|_{z=0}dx } ,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;\Im&amp;lt;/math&amp;gt; denotes the imaginary part. The bottom domain composant is obviously equal to zero because of the no-influx condition over the seabed (&amp;lt;math&amp;gt;\frac{\partial\phi^*}{\partial z}\big|_{z=-h}=0&amp;lt;/math&amp;gt;).&lt;br /&gt;
&lt;br /&gt;
= Expanding &amp;lt;math&amp;gt;\mathbf{\xi_1}&amp;lt;/math&amp;gt; =&lt;br /&gt;
&lt;br /&gt;
Near &amp;lt;math&amp;gt;x=-\infty&amp;lt;/math&amp;gt;, we approximate &amp;lt;math&amp;gt;\phi&amp;lt;/math&amp;gt; by&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\phi \approx e^{-\kappa_{1}(0)(x-r_1)}\frac{\cos{(k_1(0)(z+h))}}{\cos{(k_1(0)h)}} + &lt;br /&gt;
	R_1(0)e^{\kappa_{1}(0)(x-r_1)}\frac{\cos{(k_{1}(0)(z+h))}}{\cos{(k_{1}(0)h)}}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
Therefore,&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{matrix}&lt;br /&gt;
\xi_1 &amp;amp; = &amp;amp; {-\Im\int_{-h}^0 \left[\left(e^{-i\kappa^{I}_1(x)}+ R_1(0)e^{i\kappa^{I}_1(x)}\right)\right.}&lt;br /&gt;
 {   \left(i\kappa^{I}_1e^{i\kappa^{I}_1(x)} - i\kappa^{I}_1R_1(0)^*e^{-i\kappa^{I}_1(x)}\right)  }&lt;br /&gt;
 {   \left.\left(\frac{\cosh^2{(k^I_1(z+h))}}{\cosh^2{(k^I_1h)}}\right)\right]dz,  }\\ \\&lt;br /&gt;
 &amp;amp; = &amp;amp; { - \Im\left[\frac{i\kappa^{I}_1\left(1 - |R_1(0)|^2\right)}{2\cosh^2{(k^I_1h)}} &lt;br /&gt;
	\int_{-h}^0 \left(\cosh{(2k^I_1(z+h))+1}\right)dz\right]  ,}\\ \\&lt;br /&gt;
 &amp;amp; = &amp;amp; { - \Im\left[\frac{i\kappa^{I}_1\left(1 - |R_1(0)|^2\right)}{2\cosh^2{(k^I_1h)}} &lt;br /&gt;
	\left[\frac{1}{2k^I_1}\sinh{(2k^I_1(z+h))} + z\right]_{-h}^0\right],  }\\ \\&lt;br /&gt;
 &amp;amp; = &amp;amp; { - \frac{\kappa^{I}_1\left(1 - |R_1(0)|^2\right)}{2\cosh^2{(k^I_1h)}} \left(\frac{1}{2k^I_1}\sinh{(2k^I_1h))} + h\right)  ,}\\ \\&lt;br /&gt;
 &amp;amp; = &amp;amp; { - \frac{\kappa^{I}_1\left(1 - |R_1(0)|^2\right)}{2k^I_1}\left(\tanh{(k^I_1h)}+\frac{hk^I_1}{\cosh^2{(k^I_1h)}}\right) , }&lt;br /&gt;
\end{matrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;R_1(0)^*&amp;lt;/math&amp;gt; is the conjugate of &amp;lt;math&amp;gt;R_1(0)&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
= Expanding &amp;lt;math&amp;gt;\mathbf{\xi_2}&amp;lt;/math&amp;gt; =&lt;br /&gt;
&lt;br /&gt;
Near &amp;lt;math&amp;gt;x=\infty&amp;lt;/math&amp;gt;, we approximate &amp;lt;math&amp;gt;\phi&amp;lt;/math&amp;gt; by&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{matrix}&lt;br /&gt;
{ \phi \approx T_\Lambda(0)e^{-\kappa_{\Lambda}(0)(x)}\frac{\cos{(k_\Lambda(0)(z+h))}}{\cos{(k_\Lambda(0)h)}}, }&lt;br /&gt;
\end{matrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
and re-express as&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
	 \phi \approx T_\Lambda(0)e^{-i\kappa^I_\Lambda(x)}\frac{\cosh{(k^I_\Lambda(z+h))}}{\cosh{(k^I_\Lambda h)}},&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;k^I_\Lambda = \Im k_{\Lambda}(0)&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\kappa^I_\Lambda=\Im \kappa_\Lambda(0)&amp;lt;/math&amp;gt;, so that&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\frac{\partial\phi}{\partial x} \approx -i\kappa^I_{\Lambda}T_\Lambda(0)e^{-i\kappa^I_{\Lambda}(x)}\frac{\cosh{(k^I_\Lambda(z+h))}}{\cosh{(k^I_\Lambda h)}}.&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
We know that &amp;lt;math&amp;gt;\kappa_\Lambda(0)=\sqrt{k_{\Lambda}(0)^2-(ik_y)^2}&amp;lt;/math&amp;gt;, where &amp;lt;math&amp;gt;k_y&amp;lt;/math&amp;gt; is real and depends on the incident angle &amp;lt;math&amp;gt;\theta&amp;lt;/math&amp;gt;. When &amp;lt;math&amp;gt;\theta&amp;lt;/math&amp;gt; becomes greater than a certain angle &amp;lt;math&amp;gt;\theta_0&amp;lt;/math&amp;gt; defined by &amp;lt;math&amp;gt;\sin \theta_0=\sqrt{\frac{k_{\Lambda}(0)}{k_{1}(0)}}&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;\kappa_\Lambda(0)&amp;lt;/math&amp;gt; becomes real so the potential becomes real as well. Thus the imaginary part is equal to 0. In that case, we have &amp;lt;math&amp;gt;\xi_2=0&amp;lt;/math&amp;gt;.&lt;br /&gt;
Therefore, if &amp;lt;math&amp;gt;\theta \in [-\theta_0, \theta_0]&amp;lt;/math&amp;gt;,&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{matrix}&lt;br /&gt;
\xi_2 &amp;amp; = &amp;amp; \Im\int_{-h}^0 \left[\right.(T_\Lambda(0)e^{-i\kappa^I_{\Lambda}(x)})(i\kappa^I_{\Lambda}T_\Lambda(0)^*e^{i\kappa^I_{\Lambda}(x)}) &lt;br /&gt;
\frac{\cosh^2{(k^I_\Lambda(z+h))}}{\cosh^2{(k^I_\Lambda h)}}\left.\right]dz, \\ \\&lt;br /&gt;
 &amp;amp; = &amp;amp; { \frac{\kappa^I_{\Lambda}|T_\Lambda(0)|^2}{2\cosh^2{(k^I_\Lambda h)}}&lt;br /&gt;
	\left(\frac{1}{2k^I_\Lambda}\sinh{(2k^I_\Lambda h)} + h\right)},\\ \\&lt;br /&gt;
 &amp;amp; = &amp;amp; { \frac{\kappa^I_{\Lambda}|T_\Lambda(0)|^2}{2k^I_\Lambda}\left(\tanh{(k^I_\Lambda h)}+\frac{k^I_\Lambda h}{\cosh^2{(k^I_\Lambda h)}}\right)},&lt;br /&gt;
\end{matrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
otherwise &amp;lt;math&amp;gt;\xi_2=0&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
= Expanding &amp;lt;math&amp;gt;\mathbf{\xi_3}&amp;lt;/math&amp;gt; =&lt;br /&gt;
&lt;br /&gt;
The ice-covered boundary condition for the [[Floating Elastic Plate]] gives &lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\xi_3 = { \Im\int_{-\infty}^{\infty}\left(\frac{\beta}{\alpha}&lt;br /&gt;
	\left(\frac{\partial^2}{\partial x^2} - k_y^2\right)^2 - \gamma + \frac{1}{\alpha}\right)&lt;br /&gt;
	\frac{\partial\phi}{\partial z}\cdot\frac{\partial\phi^*}{\partial z}\bigg|_{z=0}dx.}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
Since &amp;lt;math&amp;gt;{\frac{\partial\phi}{\partial z}\cdot\frac{\partial\phi^*}{\partial z}}&amp;lt;/math&amp;gt; is real, &lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\xi_3 = \Im\int_{-\infty}^{\infty}\left(\frac{\beta}{\alpha}\frac{\partial^2}{\partial x^2}&lt;br /&gt;
	\left(\frac{\partial^2}{\partial x^2} - 2k_y^2\right) \right)&lt;br /&gt;
	\frac{\partial\phi}{\partial z}\cdot\frac{\partial\phi^*}{\partial z}\bigg|_{z=0}dx.&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
Integration by parts gives&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\xi_3 = \Im\left\{\left[\frac{\beta}{\alpha}\frac{\partial}{\partial x}&lt;br /&gt;
	\left(\frac{\partial^2}{\partial x^2}-2k_y^2\right)&lt;br /&gt;
		\frac{\partial\phi}{\partial z}\cdot\frac{\partial\phi^*}{\partial z}\right]_{-\infty}^{\infty}&lt;br /&gt;
	-\int_{-\infty}^{\infty}\frac{\beta}{\alpha}\frac{\partial}{\partial x}&lt;br /&gt;
		\left(\frac{\partial^2}{\partial x^2} - 2k_y^2\right)&lt;br /&gt;
		\frac{\partial\phi}{\partial z}\cdot\frac&lt;br /&gt;
		{\partial}{\partial x}\frac{\partial\phi^*}{\partial z}dx&lt;br /&gt;
		\right\}.&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
As &amp;lt;math&amp;gt;{2k_y^2\frac{\partial}{\partial x}\frac{\partial\phi}{\partial z}\cdot \frac{\partial}{\partial x}\frac{\partial\phi^*}{\partial z}}&amp;lt;/math&amp;gt; is real and by integration by parts, the expression of &amp;lt;math&amp;gt;\xi_3&amp;lt;/math&amp;gt; becomes, &lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\xi_3 =\Im\left\{&lt;br /&gt;
	\left[\frac{\beta}{\alpha}\frac{\partial}{\partial x} &lt;br /&gt;
		\left(\frac{\partial^2}{\partial x^2}-2k_y^2\right) &lt;br /&gt;
		\frac{\partial\phi}{\partial z}\cdot\frac{\partial\phi^*}{\partial z}\right]_{-\infty}^{\infty}&lt;br /&gt;
	- \left[\frac{\beta}{\alpha}\frac{\partial^2}{\partial x^2}\frac{\partial\phi}{\partial z}\cdot&lt;br /&gt;
		\frac{\partial}{\partial x}\frac{\partial\phi^*}{\partial z}\right]_{-\infty}^{\infty}&lt;br /&gt;
	+ \int_{-\infty}^\infty\frac{\beta}{\alpha}\frac{\partial^2}{\partial x^2}\frac{\partial\phi}{\partial z}\cdot&lt;br /&gt;
		\frac{\partial^2}{\partial x^2}\frac{\partial\phi^*}{\partial z}dx\right\}.&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
As &amp;lt;math&amp;gt;{\frac{\partial^2}{\partial x^2}\frac{\partial\phi}{\partial z}\cdot \frac{\partial^2}{\partial x^2}\frac{\partial\phi^*}{\partial z}}&amp;lt;/math&amp;gt; is real, we obtain the new expression of &amp;lt;math&amp;gt;\xi_3&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\xi_3 = \Im\left\{&lt;br /&gt;
	\left[\frac{\beta}{\alpha}\frac{\partial}{\partial x}&lt;br /&gt;
		\left(\frac{\partial^2}{\partial x^2}-2k_y^2\right)&lt;br /&gt;
		\frac{\partial\phi}{\partial z}\cdot\frac{\partial\phi^*}{\partial z}\right]_{-\infty}^{\infty}-&lt;br /&gt;
	\left[\frac{\beta}{\alpha}\frac{\partial^2}{\partial x^2}\frac{\partial\phi}{\partial z}\cdot&lt;br /&gt;
		\frac{\partial}{\partial x}\frac{\partial\phi^*}{\partial z}\right]_{-\infty}^{\infty}\right\}.&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now breaking &amp;lt;math&amp;gt;\xi_3&amp;lt;/math&amp;gt; down, we can simplify the left hand term for &amp;lt;math&amp;gt;x&amp;gt;0&amp;lt;/math&amp;gt;, &lt;br /&gt;
if &amp;lt;math&amp;gt;\theta \in [-\theta_0, \theta_0]&amp;lt;/math&amp;gt;, &lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{matrix}&lt;br /&gt;
\frac{\partial}{\partial x}\left(\frac{\partial^2}{\partial x^2}-2k_y^2\right)&lt;br /&gt;
\frac{\partial\phi(x_2,0)}{\partial z}\cdot\frac{\partial\phi(x_2,0)^*}{\partial z} \\ \\&lt;br /&gt;
= \left((-i\kappa^I_{\Lambda})^3k^I_\Lambda T_\Lambda(0)e^{-i\kappa^I_{\Lambda}(x)}\tanh{(k^I_\Lambda h)}\right.&lt;br /&gt;
\left.- 2k_y^2(-i\kappa_{\Lambda}(0))k^I_\Lambda T_\Lambda(0)e^{-i\kappa^I_{\Lambda}(x)} \tanh{(k^I_\Lambda h)}\right)&lt;br /&gt;
\left(k^I_\Lambda T_\Lambda(0)^*e^{i\kappa^I_{\Lambda}(x)}\tanh{(k^I_\Lambda h)}\right), \\ \\&lt;br /&gt;
= i\kappa^I_{\Lambda} (k^I_\Lambda)^2\left((\kappa^I_{\Lambda})^2 + 2k_y^2 \right) \tanh^2{(k^I_\Lambda h)}|T_\Lambda(0)|^2,&lt;br /&gt;
\end{matrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
else this term is equal to 0.&lt;br /&gt;
&lt;br /&gt;
and for &amp;lt;math&amp;gt;x&amp;lt;0&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{matrix}&lt;br /&gt;
\frac{\partial}{\partial x}\left(\frac{\partial^2}{\partial x^2}-2k_y^2\right)\frac{\partial\phi(x_1,0)}{\partial z}\cdot&lt;br /&gt;
\frac{\partial\phi(x_1,0)^*}{\partial z} \\ \\&lt;br /&gt;
= \left[i(\kappa^I_{1})^3k^I_1\left(e^{-i\kappa^I_{1}(x)}-R_1(0)e^{i\kappa^I_{1}(x)}\right) \tanh{(k^I_1 h)}&lt;br /&gt;
- 2ik_y^2\kappa^I_{1}k^I_1\left(-e^{-i\kappa^I_{1}(x)} + R_1(0)e^{i\kappa^I_{1}(x)}\right) \tanh{(k^I_1h)}\right]&lt;br /&gt;
\left[k^I_1\left(e^{i\kappa^I_{1}(x)} + R_1(0)^*e^{-i\kappa^I_{1}(x))}\right) \tanh{(k^I_1h)}\right], \\ \\&lt;br /&gt;
= \left[i\kappa^I_{1}k_1(0)((\kappa^I_{1})^2 + 2k_y^2)\left(e^{-i\kappa^I_{1}(x)} - R_1(0)e^{i\kappa^I_{1}(x)}\right)&lt;br /&gt;
\tanh{(k^I_1h)}\right]&lt;br /&gt;
\left[k^I_1\left(e^{i\kappa^I_{1}(x)} + R_1(0)^*e^{-i\kappa^I_{1}(x))}\right) \tanh{(k^I_1h)}\right], \\ \\&lt;br /&gt;
= i\kappa^I_{1}(k^I_1)^2\left((\kappa^I_{1})^2 + 2k_y^2\right)\tanh^2{(k^I_1h)}\left(1 - |R_1(0)|^2\right),&lt;br /&gt;
\end{matrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Likewise we expand the right hand term for &amp;lt;math&amp;gt;x&amp;gt;0&amp;lt;/math&amp;gt;, if &amp;lt;math&amp;gt;\theta \in [-\theta_0, \theta_0]&amp;lt;/math&amp;gt;,&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{matrix}&lt;br /&gt;
\frac{\partial^2}{\partial x^2}\frac{\partial\phi(x_2,0)}{\partial z}\cdot &lt;br /&gt;
\frac{\partial}{\partial x}\frac{\partial\phi^*}{\partial z} \\ \\&lt;br /&gt;
= \left[-(\kappa^I_{\Lambda})^2k^I_\Lambda T_\Lambda(0)e^{-i\kappa^I_{\Lambda}(x)} \tanh{(k^I_\Lambda h)}\right]&lt;br /&gt;
\left[i\kappa^I_{\Lambda} k^I_\Lambda T_\Lambda(0)^*e^{i\kappa^I_{\Lambda}(x)} \tanh{(k^I_\Lambda h)}\right], \\ \\&lt;br /&gt;
= -i(\kappa^I_{\Lambda})^3(k^I_\Lambda)^2\tanh^2{(k^I_\Lambda h)}|T_\Lambda(0)|^2,&lt;br /&gt;
\end{matrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
else this term is equal to 0 as well,&lt;br /&gt;
and finally for &amp;lt;math&amp;gt;x&amp;lt;0&amp;lt;/math&amp;gt;,&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{matrix}&lt;br /&gt;
\frac{\partial^2}{\partial x^1}\frac{\partial\phi(x_1,0)}{\partial z}\cdot&lt;br /&gt;
\frac{\partial}{\partial x}\frac{\partial\phi^*}{\partial z}\\ \\&lt;br /&gt;
= \left[-(\kappa^I_{1})^2k^I_1\left(e^{-i\kappa^I_{1}(x)} + R_1(0)e^{i\kappa^I_{1}(x)}\right)\tanh{(k^I_1 h)}\right]&lt;br /&gt;
\left[i\kappa^I_{1} k^I_1\left(e^{i\kappa^I_{1}(x)} - R_1(0)e^{-i\kappa^I_{1}(x)}\right)\tanh{(k^I_1 h)}\right], \\ \\&lt;br /&gt;
= -i(\kappa^I_{1})^3(k^I_1)^2\tanh^2{(k^I_1h)}\left(1 - |R_1(0)|^2\right).&lt;br /&gt;
\end{matrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We can now express &amp;lt;math&amp;gt;\xi_3&amp;lt;/math&amp;gt; as &lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{matrix}&lt;br /&gt;
\xi_3 &amp;amp; = &amp;amp; \Im&lt;br /&gt;
\left\{\frac{\beta_\Lambda}{\alpha}\left[i\kappa^I_{\Lambda} (k^I_\Lambda)^2\left((\kappa^I_{\Lambda})^2 + 2k_y^2 \right)&lt;br /&gt;
\tanh^2{(k^I_\Lambda h)}|T_\Lambda(0)|^2\right]&lt;br /&gt;
-\frac{\beta_1}{\alpha}\left[i\kappa^I_{1}(k^I_1)^2\left((\kappa^I_{1})^2 + 2k_y^2\right)\tanh^2{(k^I_1h)}&lt;br /&gt;
\left(1 - |R_1(0)|^2\right)\right]&lt;br /&gt;
-\frac{\beta_\Lambda}{\alpha}\left[-i(\kappa^I_{\Lambda})^3(k^I_\Lambda)^2\tanh^2{(k^I_\Lambda h)}|T_\Lambda(0)|^2\right]&lt;br /&gt;
+\frac{\beta_1}{\alpha}\left[-i(\kappa^I_{1})^3(k^I_1)^2\tanh^2{(k^I_1h)} \left(1 - |R_1(0)|^2\right)\right]\right\}, \\ \\&lt;br /&gt;
 &amp;amp; = &amp;amp; \frac{\beta_\Lambda}{\alpha}\left[2\kappa^I_{\Lambda} (k^I_\Lambda)^2((\kappa^I_{\Lambda})^2 + k_y^2)\tanh^2{(k^I_\Lambda h)}|T_\Lambda(0)|^2\right]&lt;br /&gt;
-\frac{\beta_1}{\alpha}\left[2\kappa^I_{1}(k^I_1)^2((\kappa^I_{1})^2 + k_y^2)\tanh^2{(k^I_1h)}(1-|R_1(0)|^2)\right].&lt;br /&gt;
\end{matrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
if &amp;lt;math&amp;gt;\theta \in [-\theta_0, \theta_0]&amp;lt;/math&amp;gt;, and if not, we obtain:&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\xi_3 = -\frac{\beta_1}{\alpha}\left[2\kappa^I_{1}(k^I_1)^2((\kappa^I_{1})^2 + k_y^2)\tanh^2{(k^I_1h)}(1-|R_1(0)|^2)\right].&lt;br /&gt;
&lt;br /&gt;
= Solving the Energy Balance Equation =&lt;br /&gt;
&lt;br /&gt;
Pulling it all together, we finally obtain&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\frac{\beta_\Lambda}{\alpha}\left[2\kappa^I_{\Lambda}(k^I_\Lambda)^2((\kappa^I_{\Lambda})^2 +k_y^2)&lt;br /&gt;
\tanh^2{(k^I_\Lambda h)}|T_\Lambda(0)|^2\right]&lt;br /&gt;
-\frac{\beta_1}{\alpha}\left[2\kappa^I_{1}(k^I_1)^2((\kappa^I_{1})^2 +k_y^2)\tanh^2{(k^I_1h)}(1-|R_1(0)|^2)\right]&lt;br /&gt;
+ \frac{\kappa^I_{\Lambda}|T_\Lambda(0)|^2}{2k^I_\Lambda}\left(\tanh{(k^I_\Lambda h)}+&lt;br /&gt;
\frac{k^I_\Lambda h}{\cosh^2{(k^I_\Lambda h)}}\right)&lt;br /&gt;
- \frac{\kappa^I_{1}\left(1 - |R_1(0)|^2\right)}{2k^I_1}\left(\tanh{(k^I_1h)}+\frac{hk^I_1}{\cosh^2{(k^I_1h)}}\right)=0.&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Re-arranging gives&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\kappa^I_{\Lambda}\tanh{(k^I_\Lambda h)}&lt;br /&gt;
	\left(\frac{\beta_\Lambda}{\alpha}2(k^I_\Lambda)^2((\kappa^I_{\Lambda})^2 +k_y^2)\tanh{(k^I_\Lambda h)}&lt;br /&gt;
	+ \frac{1}{2k^I_\Lambda}+\frac{h}{2\sinh{(k^I_\Lambda h)}\cosh{(k^I_\Lambda h)}}\right)|T_\Lambda(0)|^2 &lt;br /&gt;
	\quad - \kappa^I_{1}\tanh{(k^I_1 h)}&lt;br /&gt;
	\left(\frac{\beta_1}{\alpha}2(k^I_1)^2((\kappa^I_{1})^2 +k_y^2)\tanh{(k^I_1 h)}&lt;br /&gt;
	+ \frac{1}{2it}+\frac{h}{2\sinh{(k^I_1 h)}\cosh{(k^I_1 h)}}\right)(1-|R_1(0)|^2)=0&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
which can be expressed as&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt; &lt;br /&gt;
D |T_{\Lambda}(0)|^2 + |R_{1}(0)|^2 = 1, &lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;D&amp;lt;/math&amp;gt; is given by &lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt; &lt;br /&gt;
D = \left(\frac{\kappa^I_{\Lambda} k^I_1\cosh^2{(k^I_1h)}}{\kappa^I_{1}k^I_\Lambda\cosh^2{(k^I_\Lambda h)}}\right)&lt;br /&gt;
\left(\frac{-\frac{\beta_\Lambda}{\alpha}4(k^I_\Lambda)^5\sinh^2{(k^I_\Lambda h)} + &lt;br /&gt;
                 \frac{1}{2}{\sinh{(2k^I_\Lambda h)}}+k^I_\Lambda h}&lt;br /&gt;
          {-\frac{\beta_1}{\alpha}4(k^I_1)^5\sinh^2{(k^I_1h)} + &lt;br /&gt;
                 \frac{1}{2}{\sinh{(2k^I_1h)}}+k^I_1h}\right) &lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Floating Elastic Plate]]&lt;/div&gt;</summary>
		<author><name>Fmontiel</name></author>
	</entry>
	<entry>
		<id>https://www.wikiwaves.org/index.php?title=Energy_Balance_for_Two_Elastic_Plates&amp;diff=7442</id>
		<title>Energy Balance for Two Elastic Plates</title>
		<link rel="alternate" type="text/html" href="https://www.wikiwaves.org/index.php?title=Energy_Balance_for_Two_Elastic_Plates&amp;diff=7442"/>
		<updated>2008-08-26T23:23:41Z</updated>

		<summary type="html">&lt;p&gt;Fmontiel: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Introduction =&lt;br /&gt;
&lt;br /&gt;
We derive here a condition which must be satisfied for energy balance for two semi-infinite elastic plates. The solution applies&lt;br /&gt;
to the problem of [[Eigenfunction Matching Method for Floating Elastic Plates|multiple elastic plates]] and from here we know we can write the potential as&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\phi \approx \left\{&lt;br /&gt;
\begin{matrix}&lt;br /&gt;
{&lt;br /&gt;
Ie^{\kappa_{1}(0)(x-r_1)}\frac{\cos(k_1(0)(z+h))}{\cos(k_1(0)h)} }+\\&lt;br /&gt;
 { &lt;br /&gt;
        \qquad \qquad \sum_{n=-2}^{M}R_1(n) e^{\kappa_{1}(n)(x-r_1)} \frac{\cos(k_1(n)(z+h))}{\cos(k_1(n)h)} },&amp;amp; &lt;br /&gt;
                \mbox{ for } x &amp;lt; r_1,\\&lt;br /&gt;
{&lt;br /&gt;
\sum_{n=-2}^{M}T_{\mu}(n) e^{-\kappa_\mu(n)(x-l_\mu)} &lt;br /&gt;
        \frac{\cos(k_\mu(n)(z+h))}{\cos(k_\mu(n)h)} } + \\&lt;br /&gt;
{&lt;br /&gt;
                \qquad \qquad \sum_{n=-2}^{M}R_{\mu}(n) e^{\kappa_\mu(n)(x-r_\mu)} &lt;br /&gt;
                        \frac{\cos(k_\mu(n)(z+h))}{\cos(k_\mu(n)h)} },&lt;br /&gt;
                                &amp;amp;\mbox{ for } l_\mu&amp;lt; x &amp;lt; r_\mu,\\&lt;br /&gt;
{&lt;br /&gt;
\sum_{n=-2}^{M}T_{\Lambda}(n)e^{-\kappa_{\Lambda}(n)(x-l_\Lambda)} &lt;br /&gt;
        \frac{\cos(k_\Lambda(n)(z+h))}{\cos(k_\Lambda(n)h)} }, &amp;amp;\mbox{ for } l_\Lambda&amp;lt;x,&lt;br /&gt;
\end{matrix} \right.&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
(for details of this notation see [[Eigenfunction Matching Method for Floating Elastic Plates]]).&lt;br /&gt;
&lt;br /&gt;
= Equations = &lt;br /&gt;
&lt;br /&gt;
Based on the method used in [[Evans and Davies 1968]], a check can be made to ensure the solutions of the floating plate problem are in energy balance.&lt;br /&gt;
This is simply a condition that the incident energy is equal to the sum of the radiated energy.&lt;br /&gt;
When the first and final plates have different properties, the energy balance equation is derived by applying Green&#039;s theorem to &amp;lt;math&amp;gt;\phi&amp;lt;/math&amp;gt; and its conjugate.&lt;br /&gt;
The domain of integration is shown in the figure on the right. &lt;br /&gt;
&lt;br /&gt;
[[Image:energy_schematic.jpg|thumb|right|300px|A diagram depicting the area &amp;lt;math&amp;gt;\mathcal{U}&amp;lt;/math&amp;gt; which is bounded by the rectangle &amp;lt;math&amp;gt;\mathcal{S}&amp;lt;/math&amp;gt;.]&lt;br /&gt;
{A diagram depicting the area &amp;lt;math&amp;gt;\mathcal{U}&amp;lt;/math&amp;gt; which is bounded by the rectangle &amp;lt;math&amp;gt;\mathcal{S}&amp;lt;/math&amp;gt;.&lt;br /&gt;
The rectangle &amp;lt;math&amp;gt;\mathcal{S}&amp;lt;/math&amp;gt; is bounded by &amp;lt;math&amp;gt; -h\leq z \leq0&amp;lt;/math&amp;gt; and  &amp;lt;math&amp;gt;-\infty\leq x \leq \infty&amp;lt;/math&amp;gt;]]&lt;br /&gt;
&lt;br /&gt;
Applying Green&#039;s theorem to &amp;lt;math&amp;gt;\phi&amp;lt;/math&amp;gt; and its conjugate &amp;lt;math&amp;gt;\phi^*&amp;lt;/math&amp;gt; gives&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
{  \int\int_\mathcal{U}(\phi\nabla^2\phi^* - \phi^*\nabla^2\phi)dxdz &lt;br /&gt;
	= \int_\mathcal{S}(\phi\frac{\partial\phi^*}{\partial n} - \phi^*\frac{\partial\phi}{\partial n})dl  },&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt; denotes the outward plane normal to the boundary and &amp;lt;math&amp;gt;l&amp;lt;/math&amp;gt; denotes the plane parallel to the boundary.&lt;br /&gt;
As &amp;lt;math&amp;gt;\phi&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\phi^*&amp;lt;/math&amp;gt; satisfy the Laplace&#039;s equation, the left hand side of the Green theorem equation vanishes so that it reduces to &lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
	  \Im\int_\mathcal{S}\phi\frac{\partial\phi^*}{\partial n} dl  =  0,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
Expanding gives&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\xi_1 +\xi_2 + \xi_3 = 0,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
where&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\xi_1 = &lt;br /&gt;
-{ \Im\int_{-h}^0(\phi\frac{\partial\phi^*}{\partial x})\big|_{x=-\infty}dz }, &lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\xi_2 = &lt;br /&gt;
{ \Im\int_{-h}^0(\phi\frac{\partial\phi^*}{\partial x})\big|_{x=\infty}dz },&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\xi_3 = &lt;br /&gt;
 {  \Im\int_{-\infty}^{\infty}(\phi\frac{\partial\phi^*}{\partial z})\big|_{z=0}dx } ,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;\Im&amp;lt;/math&amp;gt; denotes the imaginary part. The bottom domain composant is obviously equal to zero because of the no-influx condition over the seabed (&amp;lt;math&amp;gt;\frac{\partial\phi^*}{\partial z}\big|_{z=-h}=0&amp;lt;/math&amp;gt;).&lt;br /&gt;
&lt;br /&gt;
= Expanding &amp;lt;math&amp;gt;\mathbf{\xi_1}&amp;lt;/math&amp;gt; =&lt;br /&gt;
&lt;br /&gt;
Near &amp;lt;math&amp;gt;x=-\infty&amp;lt;/math&amp;gt;, we approximate &amp;lt;math&amp;gt;\phi&amp;lt;/math&amp;gt; by&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\phi \approx e^{-\kappa_{1}(0)(x-r_1)}\frac{\cos{(k_1(0)(z+h))}}{\cos{(k_1(0)h)}} + &lt;br /&gt;
	R_1(0)e^{\kappa_{1}(0)(x-r_1)}\frac{\cos{(k_{1}(0)(z+h))}}{\cos{(k_{1}(0)h)}}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
Therefore,&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{matrix}&lt;br /&gt;
\xi_1 &amp;amp; = &amp;amp; {-\Im\int_{-h}^0 \left[\left(e^{-i\kappa^{I}_1(x)}+ R_1(0)e^{i\kappa^{I}_1(x)}\right)\right.}&lt;br /&gt;
 {   \left(i\kappa^{I}_1e^{i\kappa^{I}_1(x)} - i\kappa^{I}_1R_1(0)^*e^{-i\kappa^{I}_1(x)}\right)  }&lt;br /&gt;
 {   \left.\left(\frac{\cosh^2{(k^I_1(z+h))}}{\cosh^2{(k^I_1h)}}\right)\right]dz,  }\\ \\&lt;br /&gt;
 &amp;amp; = &amp;amp; { - \Im\left[\frac{i\kappa^{I}_1\left(1 - |R_1(0)|^2\right)}{2\cosh^2{(k^I_1h)}} &lt;br /&gt;
	\int_{-h}^0 \left(\cosh{(2k^I_1(z+h))+1}\right)dz\right]  ,}\\ \\&lt;br /&gt;
 &amp;amp; = &amp;amp; { - \Im\left[\frac{i\kappa^{I}_1\left(1 - |R_1(0)|^2\right)}{2\cosh^2{(k^I_1h)}} &lt;br /&gt;
	\left[\frac{1}{2k^I_1}\sinh{(2k^I_1(z+h))} + z\right]_{-h}^0\right],  }\\ \\&lt;br /&gt;
 &amp;amp; = &amp;amp; { - \frac{\kappa^{I}_1\left(1 - |R_1(0)|^2\right)}{2\cosh^2{(k^I_1h)}} \left(\frac{1}{2k^I_1}\sinh{(2k^I_1h))} + h\right)  ,}\\ \\&lt;br /&gt;
 &amp;amp; = &amp;amp; { - \frac{\kappa^{I}_1\left(1 - |R_1(0)|^2\right)}{2k^I_1}\left(\tanh{(k^I_1h)}+\frac{hk^I_1}{\cosh^2{(k^I_1h)}}\right) , }&lt;br /&gt;
\end{matrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;R_1(0)^*&amp;lt;/math&amp;gt; is the conjugate of &amp;lt;math&amp;gt;R_1(0)&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
= Expanding &amp;lt;math&amp;gt;\mathbf{\xi_2}&amp;lt;/math&amp;gt; =&lt;br /&gt;
&lt;br /&gt;
Near &amp;lt;math&amp;gt;x=\infty&amp;lt;/math&amp;gt;, we approximate &amp;lt;math&amp;gt;\phi&amp;lt;/math&amp;gt; by&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{matrix}&lt;br /&gt;
{ \phi \approx T_\Lambda(0)e^{-\kappa_{\Lambda}(0)(x)}\frac{\cos{(k_\Lambda(0)(z+h))}}{\cos{(k_\Lambda(0)h)}}, }&lt;br /&gt;
\end{matrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
and re-express as&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
	 \phi \approx T_\Lambda(0)e^{-i\kappa^I_\Lambda(x)}\frac{\cosh{(k^I_\Lambda(z+h))}}{\cosh{(k^I_\Lambda h)}},&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;k^I_\Lambda = \Im k_{\Lambda}(0)&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\kappa^I_\Lambda=\Im \kappa_\Lambda(0)&amp;lt;/math&amp;gt;, so that&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\frac{\partial\phi}{\partial x} \approx -i\kappa^I_{\Lambda}T_\Lambda(0)e^{-i\kappa^I_{\Lambda}(x)}\frac{\cosh{(k^I_\Lambda(z+h))}}{\cosh{(k^I_\Lambda h)}}.&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
We know that &amp;lt;math&amp;gt;\kappa_\Lambda(0)=\sqrt{k_{\Lambda}(0)^2-(ik_y)^2}&amp;lt;/math&amp;gt;, where &amp;lt;math&amp;gt;k_y&amp;lt;/math&amp;gt; is real and depends on the incident angle &amp;lt;math&amp;gt;\theta&amp;lt;/math&amp;gt;. When &amp;lt;math&amp;gt;\theta&amp;lt;/math&amp;gt; becomes greater than a certain angle &amp;lt;math&amp;gt;\theta_0&amp;lt;/math&amp;gt; defined by &amp;lt;math&amp;gt;\sin \theta_0=\sqrt{\frac{k_{\Lambda}(0)}{k_{1}(0)}}&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;\kappa_\Lambda(0)&amp;lt;/math&amp;gt; becomes real so the potential becomes real as well. Thus the imaginary part is equal to 0. In that case, we have &amp;lt;math&amp;gt;\xi_2=0&amp;lt;/math&amp;gt;.&lt;br /&gt;
Therefore, if &amp;lt;math&amp;gt;\theta \in [-\theta_0, \theta_0]&amp;lt;/math&amp;gt;,&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{matrix}&lt;br /&gt;
\xi_2 &amp;amp; = &amp;amp; \Im\int_{-h}^0 \left[\right.(T_\Lambda(0)e^{-i\kappa^I_{\Lambda}(x)})(i\kappa^I_{\Lambda}T_\Lambda(0)^*e^{i\kappa^I_{\Lambda}(x)}) &lt;br /&gt;
\frac{\cosh^2{(k^I_\Lambda(z+h))}}{\cosh^2{(k^I_\Lambda h)}}\left.\right]dz, \\ \\&lt;br /&gt;
 &amp;amp; = &amp;amp; { \frac{\kappa^I_{\Lambda}|T_\Lambda(0)|^2}{2\cosh^2{(k^I_\Lambda h)}}&lt;br /&gt;
	\left(\frac{1}{2k^I_\Lambda}\sinh{(2k^I_\Lambda h)} + h\right)},\\ \\&lt;br /&gt;
 &amp;amp; = &amp;amp; { \frac{\kappa^I_{\Lambda}|T_\Lambda(0)|^2}{2k^I_\Lambda}\left(\tanh{(k^I_\Lambda h)}+\frac{k^I_\Lambda h}{\cosh^2{(k^I_\Lambda h)}}\right)},&lt;br /&gt;
\end{matrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
otherwise &amp;lt;math&amp;gt;\xi_2=0&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
= Expanding &amp;lt;math&amp;gt;\mathbf{\xi_3}&amp;lt;/math&amp;gt; =&lt;br /&gt;
&lt;br /&gt;
The ice-covered boundary condition for the [[Floating Elastic Plate]] gives &lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\xi_3 = { \Im\int_{-\infty}^{\infty}\left(\frac{\beta}{\alpha}&lt;br /&gt;
	\left(\frac{\partial^2}{\partial x^2} - k_y^2\right)^2 - \gamma + \frac{1}{\alpha}\right)&lt;br /&gt;
	\frac{\partial\phi}{\partial z}\cdot\frac{\partial\phi^*}{\partial z}\bigg|_{z=0}dx.}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
Since &amp;lt;math&amp;gt;{\frac{\partial\phi}{\partial z}\cdot\frac{\partial\phi^*}{\partial z}}&amp;lt;/math&amp;gt; is real, &lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\xi_3 = \Im\int_{-\infty}^{\infty}\left(\frac{\beta}{\alpha}\frac{\partial^2}{\partial x^2}&lt;br /&gt;
	\left(\frac{\partial^2}{\partial x^2} - 2k_y^2\right) \right)&lt;br /&gt;
	\frac{\partial\phi}{\partial z}\cdot\frac{\partial\phi^*}{\partial z}\bigg|_{z=0}dx.&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
Integration by parts gives&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\xi_3 = \Im\left\{\left[\frac{\beta}{\alpha}\frac{\partial}{\partial x}&lt;br /&gt;
	\left(\frac{\partial^2}{\partial x^2}-2k_y^2\right)&lt;br /&gt;
		\frac{\partial\phi}{\partial z}\cdot\frac{\partial\phi^*}{\partial z}\right]_{-\infty}^{\infty}&lt;br /&gt;
	-\int_{-\infty}^{\infty}\frac{\beta}{\alpha}\frac{\partial}{\partial x}&lt;br /&gt;
		\left(\frac{\partial^2}{\partial x^2} - 2k_y^2\right)&lt;br /&gt;
		\frac{\partial\phi}{\partial z}\cdot\frac&lt;br /&gt;
		{\partial}{\partial x}\frac{\partial\phi^*}{\partial z}dx&lt;br /&gt;
		\right\}.&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
As &amp;lt;math&amp;gt;{2k_y^2\frac{\partial}{\partial x}\frac{\partial\phi}{\partial z}\cdot \frac{\partial}{\partial x}\frac{\partial\phi^*}{\partial z}}&amp;lt;/math&amp;gt; is real and by integration by parts, the expression of &amp;lt;math&amp;gt;\xi_3&amp;lt;/math&amp;gt; becomes, &lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\xi_3 =\Im\left\{&lt;br /&gt;
	\left[\frac{\beta}{\alpha}\frac{\partial}{\partial x} &lt;br /&gt;
		\left(\frac{\partial^2}{\partial x^2}-2k_y^2\right) &lt;br /&gt;
		\frac{\partial\phi}{\partial z}\cdot\frac{\partial\phi^*}{\partial z}\right]_{-\infty}^{\infty}&lt;br /&gt;
	- \left[\frac{\beta}{\alpha}\frac{\partial^2}{\partial x^2}\frac{\partial\phi}{\partial z}\cdot&lt;br /&gt;
		\frac{\partial}{\partial x}\frac{\partial\phi^*}{\partial z}\right]_{-\infty}^{\infty}&lt;br /&gt;
	+ \int_{-\infty}^\infty\frac{\beta}{\alpha}\frac{\partial^2}{\partial x^2}\frac{\partial\phi}{\partial z}\cdot&lt;br /&gt;
		\frac{\partial^2}{\partial x^2}\frac{\partial\phi^*}{\partial z}dx\right\}.&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
As &amp;lt;math&amp;gt;{\frac{\partial^2}{\partial x^2}\frac{\partial\phi}{\partial z}\cdot \frac{\partial^2}{\partial x^2}\frac{\partial\phi^*}{\partial z}}&amp;lt;/math&amp;gt; is real, we obtain the new expression of &amp;lt;math&amp;gt;\xi_3&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\xi_3 = \Im\left\{&lt;br /&gt;
	\left[\frac{\beta}{\alpha}\frac{\partial}{\partial x}&lt;br /&gt;
		\left(\frac{\partial^2}{\partial x^2}-2k_y^2\right)&lt;br /&gt;
		\frac{\partial\phi}{\partial z}\cdot\frac{\partial\phi^*}{\partial z}\right]_{-\infty}^{\infty}-&lt;br /&gt;
	\left[\frac{\beta}{\alpha}\frac{\partial^2}{\partial x^2}\frac{\partial\phi}{\partial z}\cdot&lt;br /&gt;
		\frac{\partial}{\partial x}\frac{\partial\phi^*}{\partial z}\right]_{-\infty}^{\infty}\right\}.&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now breaking &amp;lt;math&amp;gt;\xi_3&amp;lt;/math&amp;gt; down, we can simplify the left hend term for &amp;lt;math&amp;gt;x&amp;gt;0&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{matrix}&lt;br /&gt;
\frac{\partial}{\partial x}\left(\frac{\partial^2}{\partial x^2}-2k_y^2\right)&lt;br /&gt;
\frac{\partial\phi(x_2,0)}{\partial z}\cdot\frac{\partial\phi(x_2,0)^*}{\partial z} \\ \\&lt;br /&gt;
= \left((-i\kappa^I_{\Lambda})^3k^I_\Lambda T_\Lambda(0)e^{-i\kappa^I_{\Lambda}(x)}\tanh{(k^I_\Lambda h)}\right.&lt;br /&gt;
\left.- 2k_y^2(-i\kappa_{\Lambda}(0))k^I_\Lambda T_\Lambda(0)e^{-i\kappa^I_{\Lambda}(x)} \tanh{(k^I_\Lambda h)}\right)&lt;br /&gt;
\left(k^I_\Lambda T_\Lambda(0)^*e^{i\kappa^I_{\Lambda}(x)}\tanh{(k^I_\Lambda h)}\right), \\ \\&lt;br /&gt;
= i\kappa^I_{\Lambda} (k^I_\Lambda)^2\left((\kappa^I_{\Lambda})^2 + 2k_y^2 \right) \tanh^2{(k^I_\Lambda h)}|T_\Lambda(0)|^2,&lt;br /&gt;
\end{matrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
and for &amp;lt;math&amp;gt;x&amp;lt;0&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{matrix}&lt;br /&gt;
\frac{\partial}{\partial x}\left(\frac{\partial^2}{\partial x^2}-2k_y^2\right)\frac{\partial\phi(x_1,0)}{\partial z}\cdot&lt;br /&gt;
\frac{\partial\phi(x_1,0)^*}{\partial z} \\ \\&lt;br /&gt;
= \left[i(\kappa^I_{1})^3k^I_1\left(e^{-i\kappa^I_{1}(x)}-R_1(0)e^{i\kappa^I_{1}(x)}\right) \tanh{(k^I_1 h)}&lt;br /&gt;
- 2ik_y^2\kappa^I_{1}k^I_1\left(-e^{-i\kappa^I_{1}(x)} + R_1(0)e^{i\kappa^I_{1}(x)}\right) \tanh{(k^I_1h)}\right]&lt;br /&gt;
\left[k^I_1\left(e^{i\kappa^I_{1}(x)} + R_1(0)^*e^{-i\kappa^I_{1}(x))}\right) \tanh{(k^I_1h)}\right], \\ \\&lt;br /&gt;
= \left[i\kappa^I_{1}k_1(0)((\kappa^I_{1})^2 + 2k_y^2)\left(e^{-i\kappa^I_{1}(x)} - R_1(0)e^{i\kappa^I_{1}(x)}\right)&lt;br /&gt;
\tanh{(k^I_1h)}\right]&lt;br /&gt;
\left[k^I_1\left(e^{i\kappa^I_{1}(x)} + R_1(0)^*e^{-i\kappa^I_{1}(x))}\right) \tanh{(k^I_1h)}\right], \\ \\&lt;br /&gt;
= i\kappa^I_{1}(k^I_1)^2\left((\kappa^I_{1})^2 + 2k_y^2\right)\tanh^2{(k^I_1h)}\left(1 - |R_1(0)|^2\right),&lt;br /&gt;
\end{matrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Likewise we expand the right hend term for &amp;lt;math&amp;gt;x&amp;gt;0&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{matrix}&lt;br /&gt;
\frac{\partial^2}{\partial x^2}\frac{\partial\phi(x_2,0)}{\partial z}\cdot &lt;br /&gt;
\frac{\partial}{\partial x}\frac{\partial\phi^*}{\partial z} \\ \\&lt;br /&gt;
= \left[-(\kappa^I_{\Lambda})^2k^I_\Lambda T_\Lambda(0)e^{-i\kappa^I_{\Lambda}(x)} \tanh{(k^I_\Lambda h)}\right]&lt;br /&gt;
\left[i\kappa^I_{\Lambda} k^I_\Lambda T_\Lambda(0)^*e^{i\kappa^I_{\Lambda}(x)} \tanh{(k^I_\Lambda h)}\right], \\ \\&lt;br /&gt;
= -i(\kappa^I_{\Lambda})^3(k^I_\Lambda)^2\tanh^2{(k^I_\Lambda h)}|T_\Lambda(0)|^2,&lt;br /&gt;
\end{matrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
and finally for &amp;lt;math&amp;gt;x&amp;lt;0&amp;lt;/math&amp;gt;,&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{matrix}&lt;br /&gt;
\frac{\partial^2}{\partial x^1}\frac{\partial\phi(x_1,0)}{\partial z}\cdot&lt;br /&gt;
\frac{\partial}{\partial x}\frac{\partial\phi^*}{\partial z}\\ \\&lt;br /&gt;
= \left[-(\kappa^I_{1})^2k^I_1\left(e^{-i\kappa^I_{1}(x)} + R_1(0)e^{i\kappa^I_{1}(x)}\right)\tanh{(k^I_1 h)}\right]&lt;br /&gt;
\left[i\kappa^I_{1} k^I_1\left(e^{i\kappa^I_{1}(x)} - R_1(0)e^{-i\kappa^I_{1}(x)}\right)\tanh{(k^I_1 h)}\right], \\ \\&lt;br /&gt;
= -i(\kappa^I_{1})^3(k^I_1)^2\tanh^2{(k^I_1h)}\left(1 - |R_1(0)|^2\right).&lt;br /&gt;
\end{matrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We can now express &amp;lt;math&amp;gt;\xi_3&amp;lt;/math&amp;gt; as &lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{matrix}&lt;br /&gt;
\xi_3 &amp;amp; = &amp;amp; \Im&lt;br /&gt;
\left\{\frac{\beta_\Lambda}{\alpha}\left[i\kappa^I_{\Lambda} (k^I_\Lambda)^2\left((\kappa^I_{\Lambda})^2 + 2k_y^2 \right)&lt;br /&gt;
\tanh^2{(k^I_\Lambda h)}|T_\Lambda(0)|^2\right]&lt;br /&gt;
-\frac{\beta_1}{\alpha}\left[i\kappa^I_{1}(k^I_1)^2\left((\kappa^I_{1})^2 + 2k_y^2\right)\tanh^2{(k^I_1h)}&lt;br /&gt;
\left(1 - |R_1(0)|^2\right)\right]&lt;br /&gt;
-\frac{\beta_\Lambda}{\alpha}\left[-i(\kappa^I_{\Lambda})^3(k^I_\Lambda)^2\tanh^2{(k^I_\Lambda h)}|T_\Lambda(0)|^2\right]&lt;br /&gt;
+\frac{\beta_1}{\alpha}\left[-i(\kappa^I_{1})^3(k^I_1)^2\tanh^2{(k^I_1h)} \left(1 - |R_1(0)|^2\right)\right]\right\}, \\ \\&lt;br /&gt;
 &amp;amp; = &amp;amp; \frac{\beta_\Lambda}{\alpha}\left[2\kappa^I_{\Lambda} (k^I_\Lambda)^2((\kappa^I_{\Lambda})^2 + k_y^2)\tanh^2{(k^I_\Lambda h)}|T_\Lambda(0)|^2\right]&lt;br /&gt;
-\frac{\beta_1}{\alpha}\left[2\kappa^I_{1}(k^I_1)^2((\kappa^I_{1})^2 + k_y^2)\tanh^2{(k^I_1h)}(1-|R_1(0)|^2)\right].&lt;br /&gt;
\end{matrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Solving the Energy Balance Equation =&lt;br /&gt;
&lt;br /&gt;
Pulling it all together, we finally obtain&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\frac{\beta_\Lambda}{\alpha}\left[2\kappa^I_{\Lambda}(k^I_\Lambda)^2((\kappa^I_{\Lambda})^2 +k_y^2)&lt;br /&gt;
\tanh^2{(k^I_\Lambda h)}|T_\Lambda(0)|^2\right]&lt;br /&gt;
-\frac{\beta_1}{\alpha}\left[2\kappa^I_{1}(k^I_1)^2((\kappa^I_{1})^2 +k_y^2)\tanh^2{(k^I_1h)}(1-|R_1(0)|^2)\right]&lt;br /&gt;
+ \frac{\kappa^I_{\Lambda}|T_\Lambda(0)|^2}{2k^I_\Lambda}\left(\tanh{(k^I_\Lambda h)}+&lt;br /&gt;
\frac{k^I_\Lambda h}{\cosh^2{(k^I_\Lambda h)}}\right)&lt;br /&gt;
- \frac{\kappa^I_{1}\left(1 - |R_1(0)|^2\right)}{2k^I_1}\left(\tanh{(k^I_1h)}+\frac{hk^I_1}{\cosh^2{(k^I_1h)}}\right)=0.&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Re-arranging gives&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\kappa^I_{\Lambda}\tanh{(k^I_\Lambda h)}&lt;br /&gt;
	\left(\frac{\beta_\Lambda}{\alpha}2(k^I_\Lambda)^2((\kappa^I_{\Lambda})^2 +k_y^2)\tanh{(k^I_\Lambda h)}&lt;br /&gt;
	+ \frac{1}{2k^I_\Lambda}+\frac{h}{2\sinh{(k^I_\Lambda h)}\cosh{(k^I_\Lambda h)}}\right)|T_\Lambda(0)|^2 &lt;br /&gt;
	\quad - \kappa^I_{1}\tanh{(k^I_1 h)}&lt;br /&gt;
	\left(\frac{\beta_1}{\alpha}2(k^I_1)^2((\kappa^I_{1})^2 +k_y^2)\tanh{(k^I_1 h)}&lt;br /&gt;
	+ \frac{1}{2it}+\frac{h}{2\sinh{(k^I_1 h)}\cosh{(k^I_1 h)}}\right)(1-|R_1(0)|^2)=0&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
which can be expressed as&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt; &lt;br /&gt;
D |T_{\Lambda}(0)|^2 + |R_{1}(0)|^2 = 1, &lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;D&amp;lt;/math&amp;gt; is given by &lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt; &lt;br /&gt;
D = \left(\frac{\kappa^I_{\Lambda} k^I_1\cosh^2{(k^I_1h)}}{\kappa^I_{1}k^I_\Lambda\cosh^2{(k^I_\Lambda h)}}\right)&lt;br /&gt;
\left(\frac{-\frac{\beta_\Lambda}{\alpha}4(k^I_\Lambda)^5\sinh^2{(k^I_\Lambda h)} + &lt;br /&gt;
                 \frac{1}{2}{\sinh{(2k^I_\Lambda h)}}+k^I_\Lambda h}&lt;br /&gt;
          {-\frac{\beta_1}{\alpha}4(k^I_1)^5\sinh^2{(k^I_1h)} + &lt;br /&gt;
                 \frac{1}{2}{\sinh{(2k^I_1h)}}+k^I_1h}\right) &lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Floating Elastic Plate]]&lt;/div&gt;</summary>
		<author><name>Fmontiel</name></author>
	</entry>
	<entry>
		<id>https://www.wikiwaves.org/index.php?title=Energy_Balance_for_Two_Elastic_Plates&amp;diff=7396</id>
		<title>Energy Balance for Two Elastic Plates</title>
		<link rel="alternate" type="text/html" href="https://www.wikiwaves.org/index.php?title=Energy_Balance_for_Two_Elastic_Plates&amp;diff=7396"/>
		<updated>2008-08-26T05:12:44Z</updated>

		<summary type="html">&lt;p&gt;Fmontiel: /* Solving the Energy Balance Equation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Introduction =&lt;br /&gt;
&lt;br /&gt;
We derive here a condition which must be satisfied for energy balance for two semi-infinite elastic plates. The solution applies&lt;br /&gt;
to the problem of [[Eigenfunction Matching Method for Floating Elastic Plates|multiple elastic plates]] and from here we know we can write the potential as&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\phi \approx \left\{&lt;br /&gt;
\begin{matrix}&lt;br /&gt;
{&lt;br /&gt;
Ie^{\kappa_{1}(0)(x-r_1)}\frac{\cos(k_1(0)(z+h))}{\cos(k_1(0)h)} }+\\&lt;br /&gt;
 { &lt;br /&gt;
        \qquad \qquad \sum_{n=-2}^{M}R_1(n) e^{\kappa_{1}(n)(x-r_1)} \frac{\cos(k_1(n)(z+h))}{\cos(k_1(n)h)} },&amp;amp; &lt;br /&gt;
                \mbox{ for } x &amp;lt; r_1,\\&lt;br /&gt;
{&lt;br /&gt;
\sum_{n=-2}^{M}T_{\mu}(n) e^{-\kappa_\mu(n)(x-l_\mu)} &lt;br /&gt;
        \frac{\cos(k_\mu(n)(z+h))}{\cos(k_\mu(n)h)} } + \\&lt;br /&gt;
{&lt;br /&gt;
                \qquad \qquad \sum_{n=-2}^{M}R_{\mu}(n) e^{\kappa_\mu(n)(x-r_\mu)} &lt;br /&gt;
                        \frac{\cos(k_\mu(n)(z+h))}{\cos(k_\mu(n)h)} },&lt;br /&gt;
                                &amp;amp;\mbox{ for } l_\mu&amp;lt; x &amp;lt; r_\mu,\\&lt;br /&gt;
{&lt;br /&gt;
\sum_{n=-2}^{M}T_{\Lambda}(n)e^{-\kappa_{\Lambda}(n)(x-l_\Lambda)} &lt;br /&gt;
        \frac{\cos(k_\Lambda(n)(z+h))}{\cos(k_\Lambda(n)h)} }, &amp;amp;\mbox{ for } l_\Lambda&amp;lt;x,&lt;br /&gt;
\end{matrix} \right.&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
(for details of this notation see [[Eigenfunction Matching Method for Floating Elastic Plates]]).&lt;br /&gt;
&lt;br /&gt;
= Equations = &lt;br /&gt;
&lt;br /&gt;
Based on the method used in [[Evans and Davies 1968]], a check can be made to ensure the solutions of the floating plate problem are in energy balance.&lt;br /&gt;
This is simply a condition that the incident energy is equal to the sum of the radiated energy.&lt;br /&gt;
When the first and final plates have different properties, the energy balance equation is derived by applying Green&#039;s theorem to &amp;lt;math&amp;gt;\phi&amp;lt;/math&amp;gt; and its conjugate.&lt;br /&gt;
The domain of integration is shown in the figure on the right. &lt;br /&gt;
&lt;br /&gt;
[[Image:energy_schematic.jpg|thumb|right|300px|A diagram depicting the area &amp;lt;math&amp;gt;\mathcal{U}&amp;lt;/math&amp;gt; which is bounded by the rectangle &amp;lt;math&amp;gt;\mathcal{S}&amp;lt;/math&amp;gt;.]&lt;br /&gt;
{A diagram depicting the area &amp;lt;math&amp;gt;\mathcal{U}&amp;lt;/math&amp;gt; which is bounded by the rectangle &amp;lt;math&amp;gt;\mathcal{S}&amp;lt;/math&amp;gt;.&lt;br /&gt;
The rectangle &amp;lt;math&amp;gt;\mathcal{S}&amp;lt;/math&amp;gt; is bounded by &amp;lt;math&amp;gt; -h\leq z \leq0&amp;lt;/math&amp;gt; and  &amp;lt;math&amp;gt;-\infty\leq x \leq \infty&amp;lt;/math&amp;gt;]]&lt;br /&gt;
&lt;br /&gt;
Applying Green&#039;s theorem to &amp;lt;math&amp;gt;\phi&amp;lt;/math&amp;gt; and its conjugate &amp;lt;math&amp;gt;\phi^*&amp;lt;/math&amp;gt; gives&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
{  \int\int_\mathcal{U}(\phi\nabla^2\phi^* - \phi^*\nabla^2\phi)dxdz &lt;br /&gt;
	= \int_\mathcal{S}(\phi\frac{\partial\phi^*}{\partial n} - \phi^*\frac{\partial\phi}{\partial n})dl  },&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt; denotes the outward plane normal to the boundary and &amp;lt;math&amp;gt;l&amp;lt;/math&amp;gt; denotes the plane parallel to the boundary.&lt;br /&gt;
As &amp;lt;math&amp;gt;\phi&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\phi^*&amp;lt;/math&amp;gt; satisfy the Laplace&#039;s equation, the left hand side of the Green theorem equation vanishes so that it reduces to &lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
	  \Im\int_\mathcal{S}\phi\frac{\partial\phi^*}{\partial n} dl  =  0,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
Expanding gives&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\xi_1 +\xi_2 + \xi_3 = 0,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
where&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\xi_1 = &lt;br /&gt;
-{ \Im\int_{-h}^0(\phi\frac{\partial\phi^*}{\partial x})\big|_{x=-\infty}dz }, &lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\xi_2 = &lt;br /&gt;
{ \Im\int_{-h}^0(\phi\frac{\partial\phi^*}{\partial x})\big|_{x=\infty}dz },&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\xi_3 = &lt;br /&gt;
 {  \Im\int_{-\infty}^{\infty}(\phi\frac{\partial\phi^*}{\partial z})\big|_{z=0}dx } ,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;\Im&amp;lt;/math&amp;gt; denotes the imaginary part. The bottom domain composant is obviously equal to zero because of the no-influx condition over the seabed (&amp;lt;math&amp;gt;\frac{\partial\phi^*}{\partial z}\big|_{z=-h}=0&amp;lt;/math&amp;gt;).&lt;br /&gt;
&lt;br /&gt;
= Expanding &amp;lt;math&amp;gt;\mathbf{\xi_1}&amp;lt;/math&amp;gt; =&lt;br /&gt;
&lt;br /&gt;
Near &amp;lt;math&amp;gt;x=-\infty&amp;lt;/math&amp;gt;, we approximate &amp;lt;math&amp;gt;\phi&amp;lt;/math&amp;gt; by&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\phi \approx e^{-\kappa_{1}(0)(x-r_1)}\frac{\cos{(k_1(0)(z+h))}}{\cos{(k_1(0)h)}} + &lt;br /&gt;
	R_1(0)e^{\kappa_{1}(0)(x-r_1)}\frac{\cos{(k_{1}(0)(z+h))}}{\cos{(k_{1}(0)h)}}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
Therefore,&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{matrix}&lt;br /&gt;
\xi_1 &amp;amp; = &amp;amp; {-\Im\int_{-h}^0 \left[\left(e^{-i\kappa^{I}_1(x)}+ R_1(0)e^{i\kappa^{I}_1(x)}\right)\right.}&lt;br /&gt;
 {   \left(i\kappa^{I}_1e^{i\kappa^{I}_1(x)} - i\kappa^{I}_1R_1(0)^*e^{-i\kappa^{I}_1(x)}\right)  }&lt;br /&gt;
 {   \left.\left(\frac{\cosh^2{(k^I_1(z+h))}}{\cosh^2{(k^I_1h)}}\right)\right]dz,  }\\ \\&lt;br /&gt;
 &amp;amp; = &amp;amp; { - \Im\left[\frac{i\kappa^{I}_1\left(1 - |R_1(0)|^2\right)}{2\cosh^2{(k^I_1h)}} &lt;br /&gt;
	\int_{-h}^0 \left(\cosh{(2k^I_1(z+h))+1}\right)dz\right]  ,}\\ \\&lt;br /&gt;
 &amp;amp; = &amp;amp; { - \Im\left[\frac{i\kappa^{I}_1\left(1 - |R_1(0)|^2\right)}{2\cosh^2{(k^I_1h)}} &lt;br /&gt;
	\left[\frac{1}{2k^I_1}\sinh{(2k^I_1(z+h))} + z\right]_{-h}^0\right],  }\\ \\&lt;br /&gt;
 &amp;amp; = &amp;amp; { - \frac{\kappa^{I}_1\left(1 - |R_1(0)|^2\right)}{2\cosh^2{(k^I_1h)}} \left(\frac{1}{2k^I_1}\sinh{(2k^I_1h))} + h\right)  ,}\\ \\&lt;br /&gt;
 &amp;amp; = &amp;amp; { - \frac{\kappa^{I}_1\left(1 - |R_1(0)|^2\right)}{2k^I_1}\left(\tanh{(k^I_1h)}+\frac{hk^I_1}{\cosh^2{(k^I_1h)}}\right) , }&lt;br /&gt;
\end{matrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;R_1(0)^*&amp;lt;/math&amp;gt; is the conjugate of &amp;lt;math&amp;gt;R_1(0)&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
= Expanding &amp;lt;math&amp;gt;\mathbf{\xi_2}&amp;lt;/math&amp;gt; =&lt;br /&gt;
&lt;br /&gt;
Near &amp;lt;math&amp;gt;x=\infty&amp;lt;/math&amp;gt;, we approximate &amp;lt;math&amp;gt;\phi&amp;lt;/math&amp;gt; by&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{matrix}&lt;br /&gt;
{ \phi \approx T_\Lambda(0)e^{-\kappa_{\Lambda}(0)(x)}\frac{\cos{(k_\Lambda(0)(z+h))}}{\cos{(k_\Lambda(0)h)}}, }&lt;br /&gt;
\end{matrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
and re-express as&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
	 \phi \approx T_\Lambda(0)e^{-i\kappa^I_\Lambda(x)}\frac{\cosh{(k^I_\Lambda(z+h))}}{\cosh{(k^I_\Lambda h)}},&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;k^I_\Lambda = \Im k_{\Lambda}(0)&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\kappa^I_\Lambda=\Im \kappa_\Lambda(0)&amp;lt;/math&amp;gt;, so that&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\frac{\partial\phi}{\partial x} \approx -i\kappa^I_{\Lambda}T_\Lambda(0)e^{-i\kappa^I_{\Lambda}(x)}\frac{\cosh{(k^I_\Lambda(z+h))}}{\cosh{(k^I_\Lambda h)}}.&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
Therefore,&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{matrix}&lt;br /&gt;
\xi_2 &amp;amp; = &amp;amp; \Im\int_{-h}^0 \left[\right.(T_\Lambda(0)e^{-i\kappa^I_{\Lambda}(x)})(i\kappa^I_{\Lambda}T_\Lambda(0)^*e^{i\kappa^I_{\Lambda}(x)}) &lt;br /&gt;
\frac{\cosh^2{(k^I_\Lambda(z+h))}}{\cosh^2{(k^I_\Lambda h)}}\left.\right]dz, \\ \\&lt;br /&gt;
 &amp;amp; = &amp;amp; { \frac{\kappa^I_{\Lambda}|T_\Lambda(0)|^2}{2\cosh^2{(k^I_\Lambda h)}}&lt;br /&gt;
	\left(\frac{1}{2k^I_\Lambda}\sinh{(2k^I_\Lambda h)} + h\right)},\\ \\&lt;br /&gt;
 &amp;amp; = &amp;amp; { \frac{\kappa^I_{\Lambda}|T_\Lambda(0)|^2}{2k^I_\Lambda}\left(\tanh{(k^I_\Lambda h)}+\frac{k^I_\Lambda h}{\cosh^2{(k^I_\Lambda h)}}\right)}.&lt;br /&gt;
\end{matrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Expanding &amp;lt;math&amp;gt;\mathbf{\xi_3}&amp;lt;/math&amp;gt; =&lt;br /&gt;
&lt;br /&gt;
The ice-covered boundary condition for the [[Floating Elastic Plate]] gives &lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\xi_3 = { \Im\int_{-\infty}^{\infty}\left(\frac{\beta}{\alpha}&lt;br /&gt;
	\left(\frac{\partial^2}{\partial x^2} - k_y^2\right)^2 - \gamma + \frac{1}{\alpha}\right)&lt;br /&gt;
	\frac{\partial\phi}{\partial z}\cdot\frac{\partial\phi^*}{\partial z}\bigg|_{z=0}dx.}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
Since &amp;lt;math&amp;gt;{\frac{\partial\phi}{\partial z}\cdot\frac{\partial\phi^*}{\partial z}}&amp;lt;/math&amp;gt; is real, &lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\xi_3 = \Im\int_{-\infty}^{\infty}\left(\frac{\beta}{\alpha}\frac{\partial^2}{\partial x^2}&lt;br /&gt;
	\left(\frac{\partial^2}{\partial x^2} - 2k_y^2\right) \right)&lt;br /&gt;
	\frac{\partial\phi}{\partial z}\cdot\frac{\partial\phi^*}{\partial z}\bigg|_{z=0}dx.&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
Integration by parts gives&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\xi_3 = \Im\left\{\left[\frac{\beta}{\alpha}\frac{\partial}{\partial x}&lt;br /&gt;
	\left(\frac{\partial^2}{\partial x^2}-2k_y^2\right)&lt;br /&gt;
		\frac{\partial\phi}{\partial z}\cdot\frac{\partial\phi^*}{\partial z}\right]_{-\infty}^{\infty}&lt;br /&gt;
	-\int_{-\infty}^{\infty}\frac{\beta}{\alpha}\frac{\partial}{\partial x}&lt;br /&gt;
		\left(\frac{\partial^2}{\partial x^2} - 2k_y^2\right)&lt;br /&gt;
		\frac{\partial\phi}{\partial z}\cdot\frac&lt;br /&gt;
		{\partial}{\partial x}\frac{\partial\phi^*}{\partial z}dx&lt;br /&gt;
		\right\}.&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
As &amp;lt;math&amp;gt;{2k_y^2\frac{\partial}{\partial x}\frac{\partial\phi}{\partial z}\cdot \frac{\partial}{\partial x}\frac{\partial\phi^*}{\partial z}}&amp;lt;/math&amp;gt; is real and by integration by parts, the expression of &amp;lt;math&amp;gt;\xi_3&amp;lt;/math&amp;gt; becomes, &lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\xi_3 =\Im\left\{&lt;br /&gt;
	\left[\frac{\beta}{\alpha}\frac{\partial}{\partial x} &lt;br /&gt;
		\left(\frac{\partial^2}{\partial x^2}-2k_y^2\right) &lt;br /&gt;
		\frac{\partial\phi}{\partial z}\cdot\frac{\partial\phi^*}{\partial z}\right]_{-\infty}^{\infty}&lt;br /&gt;
	- \left[\frac{\beta}{\alpha}\frac{\partial^2}{\partial x^2}\frac{\partial\phi}{\partial z}\cdot&lt;br /&gt;
		\frac{\partial}{\partial x}\frac{\partial\phi^*}{\partial z}\right]_{-\infty}^{\infty}&lt;br /&gt;
	+ \int_{-\infty}^\infty\frac{\beta}{\alpha}\frac{\partial^2}{\partial x^2}\frac{\partial\phi}{\partial z}\cdot&lt;br /&gt;
		\frac{\partial^2}{\partial x^2}\frac{\partial\phi^*}{\partial z}dx\right\}.&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
As &amp;lt;math&amp;gt;{\frac{\partial^2}{\partial x^2}\frac{\partial\phi}{\partial z}\cdot \frac{\partial^2}{\partial x^2}\frac{\partial\phi^*}{\partial z}}&amp;lt;/math&amp;gt; is real, we obtain the new expression of &amp;lt;math&amp;gt;\xi_3&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\xi_3 = \Im\left\{&lt;br /&gt;
	\left[\frac{\beta}{\alpha}\frac{\partial}{\partial x}&lt;br /&gt;
		\left(\frac{\partial^2}{\partial x^2}-2k_y^2\right)&lt;br /&gt;
		\frac{\partial\phi}{\partial z}\cdot\frac{\partial\phi^*}{\partial z}\right]_{-\infty}^{\infty}-&lt;br /&gt;
	\left[\frac{\beta}{\alpha}\frac{\partial^2}{\partial x^2}\frac{\partial\phi}{\partial z}\cdot&lt;br /&gt;
		\frac{\partial}{\partial x}\frac{\partial\phi^*}{\partial z}\right]_{-\infty}^{\infty}\right\}.&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now breaking &amp;lt;math&amp;gt;\xi_3&amp;lt;/math&amp;gt; down, we can simplify the left hend term for &amp;lt;math&amp;gt;x&amp;gt;0&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{matrix}&lt;br /&gt;
\frac{\partial}{\partial x}\left(\frac{\partial^2}{\partial x^2}-2k_y^2\right)&lt;br /&gt;
\frac{\partial\phi(x_2,0)}{\partial z}\cdot\frac{\partial\phi(x_2,0)^*}{\partial z} \\ \\&lt;br /&gt;
= \left((-i\kappa^I_{\Lambda})^3k^I_\Lambda T_\Lambda(0)e^{-i\kappa^I_{\Lambda}(x)}\tanh{(k^I_\Lambda h)}\right.&lt;br /&gt;
\left.- 2k_y^2(-i\kappa_{\Lambda}(0))k^I_\Lambda T_\Lambda(0)e^{-i\kappa^I_{\Lambda}(x)} \tanh{(k^I_\Lambda h)}\right)&lt;br /&gt;
\left(k^I_\Lambda T_\Lambda(0)^*e^{i\kappa^I_{\Lambda}(x)}\tanh{(k^I_\Lambda h)}\right), \\ \\&lt;br /&gt;
= i\kappa^I_{\Lambda} (k^I_\Lambda)^2\left((\kappa^I_{\Lambda})^2 + 2k_y^2 \right) \tanh^2{(k^I_\Lambda h)}|T_\Lambda(0)|^2,&lt;br /&gt;
\end{matrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
and for &amp;lt;math&amp;gt;x&amp;lt;0&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{matrix}&lt;br /&gt;
\frac{\partial}{\partial x}\left(\frac{\partial^2}{\partial x^2}-2k_y^2\right)\frac{\partial\phi(x_1,0)}{\partial z}\cdot&lt;br /&gt;
\frac{\partial\phi(x_1,0)^*}{\partial z} \\ \\&lt;br /&gt;
= \left[i(\kappa^I_{1})^3k^I_1\left(e^{-i\kappa^I_{1}(x)}-R_1(0)e^{i\kappa^I_{1}(x)}\right) \tanh{(k^I_1 h)}&lt;br /&gt;
- 2ik_y^2\kappa^I_{1}k^I_1\left(-e^{-i\kappa^I_{1}(x)} + R_1(0)e^{i\kappa^I_{1}(x)}\right) \tanh{(k^I_1h)}\right]&lt;br /&gt;
\left[k^I_1\left(e^{i\kappa^I_{1}(x)} + R_1(0)^*e^{-i\kappa^I_{1}(x))}\right) \tanh{(k^I_1h)}\right], \\ \\&lt;br /&gt;
= \left[i\kappa^I_{1}k_1(0)((\kappa^I_{1})^2 + 2k_y^2)\left(e^{-i\kappa^I_{1}(x)} - R_1(0)e^{i\kappa^I_{1}(x)}\right)&lt;br /&gt;
\tanh{(k^I_1h)}\right]&lt;br /&gt;
\left[k^I_1\left(e^{i\kappa^I_{1}(x)} + R_1(0)^*e^{-i\kappa^I_{1}(x))}\right) \tanh{(k^I_1h)}\right], \\ \\&lt;br /&gt;
= i\kappa^I_{1}(k^I_1)^2\left((\kappa^I_{1})^2 + 2k_y^2\right)\tanh^2{(k^I_1h)}\left(1 - |R_1(0)|^2\right),&lt;br /&gt;
\end{matrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Likewise we expand the right hend term for &amp;lt;math&amp;gt;x&amp;gt;0&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{matrix}&lt;br /&gt;
\frac{\partial^2}{\partial x^2}\frac{\partial\phi(x_2,0)}{\partial z}\cdot &lt;br /&gt;
\frac{\partial}{\partial x}\frac{\partial\phi^*}{\partial z} \\ \\&lt;br /&gt;
= \left[-(\kappa^I_{\Lambda})^2k^I_\Lambda T_\Lambda(0)e^{-i\kappa^I_{\Lambda}(x)} \tanh{(k^I_\Lambda h)}\right]&lt;br /&gt;
\left[i\kappa^I_{\Lambda} k^I_\Lambda T_\Lambda(0)^*e^{i\kappa^I_{\Lambda}(x)} \tanh{(k^I_\Lambda h)}\right], \\ \\&lt;br /&gt;
= -i(\kappa^I_{\Lambda})^3(k^I_\Lambda)^2\tanh^2{(k^I_\Lambda h)}|T_\Lambda(0)|^2,&lt;br /&gt;
\end{matrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
and finally for &amp;lt;math&amp;gt;x&amp;lt;0&amp;lt;/math&amp;gt;,&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{matrix}&lt;br /&gt;
\frac{\partial^2}{\partial x^1}\frac{\partial\phi(x_1,0)}{\partial z}\cdot&lt;br /&gt;
\frac{\partial}{\partial x}\frac{\partial\phi^*}{\partial z}\\ \\&lt;br /&gt;
= \left[-(\kappa^I_{1})^2k^I_1\left(e^{-i\kappa^I_{1}(x)} + R_1(0)e^{i\kappa^I_{1}(x)}\right)\tanh{(k^I_1 h)}\right]&lt;br /&gt;
\left[i\kappa^I_{1} k^I_1\left(e^{i\kappa^I_{1}(x)} - R_1(0)e^{-i\kappa^I_{1}(x)}\right)\tanh{(k^I_1 h)}\right], \\ \\&lt;br /&gt;
= -i(\kappa^I_{1})^3(k^I_1)^2\tanh^2{(k^I_1h)}\left(1 - |R_1(0)|^2\right).&lt;br /&gt;
\end{matrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We can now express &amp;lt;math&amp;gt;\xi_3&amp;lt;/math&amp;gt; as &lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{matrix}&lt;br /&gt;
\xi_3 &amp;amp; = &amp;amp; \Im&lt;br /&gt;
\left\{\frac{\beta_\Lambda}{\alpha}\left[i\kappa^I_{\Lambda} (k^I_\Lambda)^2\left((\kappa^I_{\Lambda})^2 + 2k_y^2 \right)&lt;br /&gt;
\tanh^2{(k^I_\Lambda h)}|T_\Lambda(0)|^2\right]&lt;br /&gt;
-\frac{\beta_1}{\alpha}\left[i\kappa^I_{1}(k^I_1)^2\left((\kappa^I_{1})^2 + 2k_y^2\right)\tanh^2{(k^I_1h)}&lt;br /&gt;
\left(1 - |R_1(0)|^2\right)\right]&lt;br /&gt;
-\frac{\beta_\Lambda}{\alpha}\left[-i(\kappa^I_{\Lambda})^3(k^I_\Lambda)^2\tanh^2{(k^I_\Lambda h)}|T_\Lambda(0)|^2\right]&lt;br /&gt;
+\frac{\beta_1}{\alpha}\left[-i(\kappa^I_{1})^3(k^I_1)^2\tanh^2{(k^I_1h)} \left(1 - |R_1(0)|^2\right)\right]\right\}, \\ \\&lt;br /&gt;
 &amp;amp; = &amp;amp; \frac{\beta_\Lambda}{\alpha}\left[2\kappa^I_{\Lambda} (k^I_\Lambda)^2((\kappa^I_{\Lambda})^2 + k_y^2)\tanh^2{(k^I_\Lambda h)}|T_\Lambda(0)|^2\right]&lt;br /&gt;
-\frac{\beta_1}{\alpha}\left[2\kappa^I_{1}(k^I_1)^2((\kappa^I_{1})^2 + k_y^2)\tanh^2{(k^I_1h)}(1-|R_1(0)|^2)\right].&lt;br /&gt;
\end{matrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Solving the Energy Balance Equation =&lt;br /&gt;
&lt;br /&gt;
Pulling it all together, we finally obtain&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\frac{\beta_\Lambda}{\alpha}\left[2\kappa^I_{\Lambda}(k^I_\Lambda)^2((\kappa^I_{\Lambda})^2 +k_y^2)&lt;br /&gt;
\tanh^2{(k^I_\Lambda h)}|T_\Lambda(0)|^2\right]&lt;br /&gt;
-\frac{\beta_1}{\alpha}\left[2\kappa^I_{1}(k^I_1)^2((\kappa^I_{1})^2 +k_y^2)\tanh^2{(k^I_1h)}(1-|R_1(0)|^2)\right]&lt;br /&gt;
+ \frac{\kappa^I_{\Lambda}|T_\Lambda(0)|^2}{2k^I_\Lambda}\left(\tanh{(k^I_\Lambda h)}+&lt;br /&gt;
\frac{k^I_\Lambda h}{\cosh^2{(k^I_\Lambda h)}}\right)&lt;br /&gt;
- \frac{\kappa^I_{1}\left(1 - |R_1(0)|^2\right)}{2k^I_1}\left(\tanh{(k^I_1h)}+\frac{hk^I_1}{\cosh^2{(k^I_1h)}}\right)=0.&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Re-arranging gives&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\kappa^I_{\Lambda}\tanh{(k^I_\Lambda h)}&lt;br /&gt;
	\left(\frac{\beta_\Lambda}{\alpha}2(k^I_\Lambda)^2((\kappa^I_{\Lambda})^2 +k_y^2)\tanh{(k^I_\Lambda h)}&lt;br /&gt;
	+ \frac{1}{2k^I_\Lambda}+\frac{h}{2\sinh{(k^I_\Lambda h)}\cosh{(k^I_\Lambda h)}}\right)|T_\Lambda(0)|^2 &lt;br /&gt;
	\quad - \kappa^I_{1}\tanh{(k^I_1 h)}&lt;br /&gt;
	\left(\frac{\beta_1}{\alpha}2(k^I_1)^2((\kappa^I_{1})^2 +k_y^2)\tanh{(k^I_1 h)}&lt;br /&gt;
	+ \frac{1}{2it}+\frac{h}{2\sinh{(k^I_1 h)}\cosh{(k^I_1 h)}}\right)(1-|R_1(0)|^2)=0&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
which can be expressed as&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt; &lt;br /&gt;
D |T_{\Lambda}(0)|^2 + |R_{1}(0)|^2 = 1, &lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;D&amp;lt;/math&amp;gt; is given by &lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt; &lt;br /&gt;
D = \left(\frac{\kappa^I_{\Lambda} k^I_1\cosh^2{(k^I_1h)}}{\kappa^I_{1}k^I_\Lambda\cosh^2{(k^I_\Lambda h)}}\right)&lt;br /&gt;
\left(\frac{-\frac{\beta_\Lambda}{\alpha}4(k^I_\Lambda)^5\sinh^2{(k^I_\Lambda h)} + &lt;br /&gt;
                 \frac{1}{2}{\sinh{(2k^I_\Lambda h)}}+k^I_\Lambda h}&lt;br /&gt;
          {-\frac{\beta_1}{\alpha}4(k^I_1)^5\sinh^2{(k^I_1h)} + &lt;br /&gt;
                 \frac{1}{2}{\sinh{(2k^I_1h)}}+k^I_1h}\right) &lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Floating Elastic Plate]]&lt;/div&gt;</summary>
		<author><name>Fmontiel</name></author>
	</entry>
	<entry>
		<id>https://www.wikiwaves.org/index.php?title=Energy_Balance_for_Two_Elastic_Plates&amp;diff=7395</id>
		<title>Energy Balance for Two Elastic Plates</title>
		<link rel="alternate" type="text/html" href="https://www.wikiwaves.org/index.php?title=Energy_Balance_for_Two_Elastic_Plates&amp;diff=7395"/>
		<updated>2008-08-26T05:11:09Z</updated>

		<summary type="html">&lt;p&gt;Fmontiel: /* Expanding &amp;lt;math&amp;gt;\mathbf{\xi_1}&amp;lt;/math&amp;gt; */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Introduction =&lt;br /&gt;
&lt;br /&gt;
We derive here a condition which must be satisfied for energy balance for two semi-infinite elastic plates. The solution applies&lt;br /&gt;
to the problem of [[Eigenfunction Matching Method for Floating Elastic Plates|multiple elastic plates]] and from here we know we can write the potential as&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\phi \approx \left\{&lt;br /&gt;
\begin{matrix}&lt;br /&gt;
{&lt;br /&gt;
Ie^{\kappa_{1}(0)(x-r_1)}\frac{\cos(k_1(0)(z+h))}{\cos(k_1(0)h)} }+\\&lt;br /&gt;
 { &lt;br /&gt;
        \qquad \qquad \sum_{n=-2}^{M}R_1(n) e^{\kappa_{1}(n)(x-r_1)} \frac{\cos(k_1(n)(z+h))}{\cos(k_1(n)h)} },&amp;amp; &lt;br /&gt;
                \mbox{ for } x &amp;lt; r_1,\\&lt;br /&gt;
{&lt;br /&gt;
\sum_{n=-2}^{M}T_{\mu}(n) e^{-\kappa_\mu(n)(x-l_\mu)} &lt;br /&gt;
        \frac{\cos(k_\mu(n)(z+h))}{\cos(k_\mu(n)h)} } + \\&lt;br /&gt;
{&lt;br /&gt;
                \qquad \qquad \sum_{n=-2}^{M}R_{\mu}(n) e^{\kappa_\mu(n)(x-r_\mu)} &lt;br /&gt;
                        \frac{\cos(k_\mu(n)(z+h))}{\cos(k_\mu(n)h)} },&lt;br /&gt;
                                &amp;amp;\mbox{ for } l_\mu&amp;lt; x &amp;lt; r_\mu,\\&lt;br /&gt;
{&lt;br /&gt;
\sum_{n=-2}^{M}T_{\Lambda}(n)e^{-\kappa_{\Lambda}(n)(x-l_\Lambda)} &lt;br /&gt;
        \frac{\cos(k_\Lambda(n)(z+h))}{\cos(k_\Lambda(n)h)} }, &amp;amp;\mbox{ for } l_\Lambda&amp;lt;x,&lt;br /&gt;
\end{matrix} \right.&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
(for details of this notation see [[Eigenfunction Matching Method for Floating Elastic Plates]]).&lt;br /&gt;
&lt;br /&gt;
= Equations = &lt;br /&gt;
&lt;br /&gt;
Based on the method used in [[Evans and Davies 1968]], a check can be made to ensure the solutions of the floating plate problem are in energy balance.&lt;br /&gt;
This is simply a condition that the incident energy is equal to the sum of the radiated energy.&lt;br /&gt;
When the first and final plates have different properties, the energy balance equation is derived by applying Green&#039;s theorem to &amp;lt;math&amp;gt;\phi&amp;lt;/math&amp;gt; and its conjugate.&lt;br /&gt;
The domain of integration is shown in the figure on the right. &lt;br /&gt;
&lt;br /&gt;
[[Image:energy_schematic.jpg|thumb|right|300px|A diagram depicting the area &amp;lt;math&amp;gt;\mathcal{U}&amp;lt;/math&amp;gt; which is bounded by the rectangle &amp;lt;math&amp;gt;\mathcal{S}&amp;lt;/math&amp;gt;.]&lt;br /&gt;
{A diagram depicting the area &amp;lt;math&amp;gt;\mathcal{U}&amp;lt;/math&amp;gt; which is bounded by the rectangle &amp;lt;math&amp;gt;\mathcal{S}&amp;lt;/math&amp;gt;.&lt;br /&gt;
The rectangle &amp;lt;math&amp;gt;\mathcal{S}&amp;lt;/math&amp;gt; is bounded by &amp;lt;math&amp;gt; -h\leq z \leq0&amp;lt;/math&amp;gt; and  &amp;lt;math&amp;gt;-\infty\leq x \leq \infty&amp;lt;/math&amp;gt;]]&lt;br /&gt;
&lt;br /&gt;
Applying Green&#039;s theorem to &amp;lt;math&amp;gt;\phi&amp;lt;/math&amp;gt; and its conjugate &amp;lt;math&amp;gt;\phi^*&amp;lt;/math&amp;gt; gives&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
{  \int\int_\mathcal{U}(\phi\nabla^2\phi^* - \phi^*\nabla^2\phi)dxdz &lt;br /&gt;
	= \int_\mathcal{S}(\phi\frac{\partial\phi^*}{\partial n} - \phi^*\frac{\partial\phi}{\partial n})dl  },&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt; denotes the outward plane normal to the boundary and &amp;lt;math&amp;gt;l&amp;lt;/math&amp;gt; denotes the plane parallel to the boundary.&lt;br /&gt;
As &amp;lt;math&amp;gt;\phi&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\phi^*&amp;lt;/math&amp;gt; satisfy the Laplace&#039;s equation, the left hand side of the Green theorem equation vanishes so that it reduces to &lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
	  \Im\int_\mathcal{S}\phi\frac{\partial\phi^*}{\partial n} dl  =  0,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
Expanding gives&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\xi_1 +\xi_2 + \xi_3 = 0,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
where&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\xi_1 = &lt;br /&gt;
-{ \Im\int_{-h}^0(\phi\frac{\partial\phi^*}{\partial x})\big|_{x=-\infty}dz }, &lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\xi_2 = &lt;br /&gt;
{ \Im\int_{-h}^0(\phi\frac{\partial\phi^*}{\partial x})\big|_{x=\infty}dz },&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\xi_3 = &lt;br /&gt;
 {  \Im\int_{-\infty}^{\infty}(\phi\frac{\partial\phi^*}{\partial z})\big|_{z=0}dx } ,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;\Im&amp;lt;/math&amp;gt; denotes the imaginary part. The bottom domain composant is obviously equal to zero because of the no-influx condition over the seabed (&amp;lt;math&amp;gt;\frac{\partial\phi^*}{\partial z}\big|_{z=-h}=0&amp;lt;/math&amp;gt;).&lt;br /&gt;
&lt;br /&gt;
= Expanding &amp;lt;math&amp;gt;\mathbf{\xi_1}&amp;lt;/math&amp;gt; =&lt;br /&gt;
&lt;br /&gt;
Near &amp;lt;math&amp;gt;x=-\infty&amp;lt;/math&amp;gt;, we approximate &amp;lt;math&amp;gt;\phi&amp;lt;/math&amp;gt; by&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\phi \approx e^{-\kappa_{1}(0)(x-r_1)}\frac{\cos{(k_1(0)(z+h))}}{\cos{(k_1(0)h)}} + &lt;br /&gt;
	R_1(0)e^{\kappa_{1}(0)(x-r_1)}\frac{\cos{(k_{1}(0)(z+h))}}{\cos{(k_{1}(0)h)}}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
Therefore,&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{matrix}&lt;br /&gt;
\xi_1 &amp;amp; = &amp;amp; {-\Im\int_{-h}^0 \left[\left(e^{-i\kappa^{I}_1(x)}+ R_1(0)e^{i\kappa^{I}_1(x)}\right)\right.}&lt;br /&gt;
 {   \left(i\kappa^{I}_1e^{i\kappa^{I}_1(x)} - i\kappa^{I}_1R_1(0)^*e^{-i\kappa^{I}_1(x)}\right)  }&lt;br /&gt;
 {   \left.\left(\frac{\cosh^2{(k^I_1(z+h))}}{\cosh^2{(k^I_1h)}}\right)\right]dz,  }\\ \\&lt;br /&gt;
 &amp;amp; = &amp;amp; { - \Im\left[\frac{i\kappa^{I}_1\left(1 - |R_1(0)|^2\right)}{2\cosh^2{(k^I_1h)}} &lt;br /&gt;
	\int_{-h}^0 \left(\cosh{(2k^I_1(z+h))+1}\right)dz\right]  ,}\\ \\&lt;br /&gt;
 &amp;amp; = &amp;amp; { - \Im\left[\frac{i\kappa^{I}_1\left(1 - |R_1(0)|^2\right)}{2\cosh^2{(k^I_1h)}} &lt;br /&gt;
	\left[\frac{1}{2k^I_1}\sinh{(2k^I_1(z+h))} + z\right]_{-h}^0\right],  }\\ \\&lt;br /&gt;
 &amp;amp; = &amp;amp; { - \frac{\kappa^{I}_1\left(1 - |R_1(0)|^2\right)}{2\cosh^2{(k^I_1h)}} \left(\frac{1}{2k^I_1}\sinh{(2k^I_1h))} + h\right)  ,}\\ \\&lt;br /&gt;
 &amp;amp; = &amp;amp; { - \frac{\kappa^{I}_1\left(1 - |R_1(0)|^2\right)}{2k^I_1}\left(\tanh{(k^I_1h)}+\frac{hk^I_1}{\cosh^2{(k^I_1h)}}\right) , }&lt;br /&gt;
\end{matrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;R_1(0)^*&amp;lt;/math&amp;gt; is the conjugate of &amp;lt;math&amp;gt;R_1(0)&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
= Expanding &amp;lt;math&amp;gt;\mathbf{\xi_2}&amp;lt;/math&amp;gt; =&lt;br /&gt;
&lt;br /&gt;
Near &amp;lt;math&amp;gt;x=\infty&amp;lt;/math&amp;gt;, we approximate &amp;lt;math&amp;gt;\phi&amp;lt;/math&amp;gt; by&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{matrix}&lt;br /&gt;
{ \phi \approx T_\Lambda(0)e^{-\kappa_{\Lambda}(0)(x)}\frac{\cos{(k_\Lambda(0)(z+h))}}{\cos{(k_\Lambda(0)h)}}, }&lt;br /&gt;
\end{matrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
and re-express as&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
	 \phi \approx T_\Lambda(0)e^{-i\kappa^I_\Lambda(x)}\frac{\cosh{(k^I_\Lambda(z+h))}}{\cosh{(k^I_\Lambda h)}},&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;k^I_\Lambda = \Im k_{\Lambda}(0)&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\kappa^I_\Lambda=\Im \kappa_\Lambda(0)&amp;lt;/math&amp;gt;, so that&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\frac{\partial\phi}{\partial x} \approx -i\kappa^I_{\Lambda}T_\Lambda(0)e^{-i\kappa^I_{\Lambda}(x)}\frac{\cosh{(k^I_\Lambda(z+h))}}{\cosh{(k^I_\Lambda h)}}.&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
Therefore,&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{matrix}&lt;br /&gt;
\xi_2 &amp;amp; = &amp;amp; \Im\int_{-h}^0 \left[\right.(T_\Lambda(0)e^{-i\kappa^I_{\Lambda}(x)})(i\kappa^I_{\Lambda}T_\Lambda(0)^*e^{i\kappa^I_{\Lambda}(x)}) &lt;br /&gt;
\frac{\cosh^2{(k^I_\Lambda(z+h))}}{\cosh^2{(k^I_\Lambda h)}}\left.\right]dz, \\ \\&lt;br /&gt;
 &amp;amp; = &amp;amp; { \frac{\kappa^I_{\Lambda}|T_\Lambda(0)|^2}{2\cosh^2{(k^I_\Lambda h)}}&lt;br /&gt;
	\left(\frac{1}{2k^I_\Lambda}\sinh{(2k^I_\Lambda h)} + h\right)},\\ \\&lt;br /&gt;
 &amp;amp; = &amp;amp; { \frac{\kappa^I_{\Lambda}|T_\Lambda(0)|^2}{2k^I_\Lambda}\left(\tanh{(k^I_\Lambda h)}+\frac{k^I_\Lambda h}{\cosh^2{(k^I_\Lambda h)}}\right)}.&lt;br /&gt;
\end{matrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Expanding &amp;lt;math&amp;gt;\mathbf{\xi_3}&amp;lt;/math&amp;gt; =&lt;br /&gt;
&lt;br /&gt;
The ice-covered boundary condition for the [[Floating Elastic Plate]] gives &lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\xi_3 = { \Im\int_{-\infty}^{\infty}\left(\frac{\beta}{\alpha}&lt;br /&gt;
	\left(\frac{\partial^2}{\partial x^2} - k_y^2\right)^2 - \gamma + \frac{1}{\alpha}\right)&lt;br /&gt;
	\frac{\partial\phi}{\partial z}\cdot\frac{\partial\phi^*}{\partial z}\bigg|_{z=0}dx.}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
Since &amp;lt;math&amp;gt;{\frac{\partial\phi}{\partial z}\cdot\frac{\partial\phi^*}{\partial z}}&amp;lt;/math&amp;gt; is real, &lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\xi_3 = \Im\int_{-\infty}^{\infty}\left(\frac{\beta}{\alpha}\frac{\partial^2}{\partial x^2}&lt;br /&gt;
	\left(\frac{\partial^2}{\partial x^2} - 2k_y^2\right) \right)&lt;br /&gt;
	\frac{\partial\phi}{\partial z}\cdot\frac{\partial\phi^*}{\partial z}\bigg|_{z=0}dx.&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
Integration by parts gives&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\xi_3 = \Im\left\{\left[\frac{\beta}{\alpha}\frac{\partial}{\partial x}&lt;br /&gt;
	\left(\frac{\partial^2}{\partial x^2}-2k_y^2\right)&lt;br /&gt;
		\frac{\partial\phi}{\partial z}\cdot\frac{\partial\phi^*}{\partial z}\right]_{-\infty}^{\infty}&lt;br /&gt;
	-\int_{-\infty}^{\infty}\frac{\beta}{\alpha}\frac{\partial}{\partial x}&lt;br /&gt;
		\left(\frac{\partial^2}{\partial x^2} - 2k_y^2\right)&lt;br /&gt;
		\frac{\partial\phi}{\partial z}\cdot\frac&lt;br /&gt;
		{\partial}{\partial x}\frac{\partial\phi^*}{\partial z}dx&lt;br /&gt;
		\right\}.&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
As &amp;lt;math&amp;gt;{2k_y^2\frac{\partial}{\partial x}\frac{\partial\phi}{\partial z}\cdot \frac{\partial}{\partial x}\frac{\partial\phi^*}{\partial z}}&amp;lt;/math&amp;gt; is real and by integration by parts, the expression of &amp;lt;math&amp;gt;\xi_3&amp;lt;/math&amp;gt; becomes, &lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\xi_3 =\Im\left\{&lt;br /&gt;
	\left[\frac{\beta}{\alpha}\frac{\partial}{\partial x} &lt;br /&gt;
		\left(\frac{\partial^2}{\partial x^2}-2k_y^2\right) &lt;br /&gt;
		\frac{\partial\phi}{\partial z}\cdot\frac{\partial\phi^*}{\partial z}\right]_{-\infty}^{\infty}&lt;br /&gt;
	- \left[\frac{\beta}{\alpha}\frac{\partial^2}{\partial x^2}\frac{\partial\phi}{\partial z}\cdot&lt;br /&gt;
		\frac{\partial}{\partial x}\frac{\partial\phi^*}{\partial z}\right]_{-\infty}^{\infty}&lt;br /&gt;
	+ \int_{-\infty}^\infty\frac{\beta}{\alpha}\frac{\partial^2}{\partial x^2}\frac{\partial\phi}{\partial z}\cdot&lt;br /&gt;
		\frac{\partial^2}{\partial x^2}\frac{\partial\phi^*}{\partial z}dx\right\}.&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
As &amp;lt;math&amp;gt;{\frac{\partial^2}{\partial x^2}\frac{\partial\phi}{\partial z}\cdot \frac{\partial^2}{\partial x^2}\frac{\partial\phi^*}{\partial z}}&amp;lt;/math&amp;gt; is real, we obtain the new expression of &amp;lt;math&amp;gt;\xi_3&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\xi_3 = \Im\left\{&lt;br /&gt;
	\left[\frac{\beta}{\alpha}\frac{\partial}{\partial x}&lt;br /&gt;
		\left(\frac{\partial^2}{\partial x^2}-2k_y^2\right)&lt;br /&gt;
		\frac{\partial\phi}{\partial z}\cdot\frac{\partial\phi^*}{\partial z}\right]_{-\infty}^{\infty}-&lt;br /&gt;
	\left[\frac{\beta}{\alpha}\frac{\partial^2}{\partial x^2}\frac{\partial\phi}{\partial z}\cdot&lt;br /&gt;
		\frac{\partial}{\partial x}\frac{\partial\phi^*}{\partial z}\right]_{-\infty}^{\infty}\right\}.&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now breaking &amp;lt;math&amp;gt;\xi_3&amp;lt;/math&amp;gt; down, we can simplify the left hend term for &amp;lt;math&amp;gt;x&amp;gt;0&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{matrix}&lt;br /&gt;
\frac{\partial}{\partial x}\left(\frac{\partial^2}{\partial x^2}-2k_y^2\right)&lt;br /&gt;
\frac{\partial\phi(x_2,0)}{\partial z}\cdot\frac{\partial\phi(x_2,0)^*}{\partial z} \\ \\&lt;br /&gt;
= \left((-i\kappa^I_{\Lambda})^3k^I_\Lambda T_\Lambda(0)e^{-i\kappa^I_{\Lambda}(x)}\tanh{(k^I_\Lambda h)}\right.&lt;br /&gt;
\left.- 2k_y^2(-i\kappa_{\Lambda}(0))k^I_\Lambda T_\Lambda(0)e^{-i\kappa^I_{\Lambda}(x)} \tanh{(k^I_\Lambda h)}\right)&lt;br /&gt;
\left(k^I_\Lambda T_\Lambda(0)^*e^{i\kappa^I_{\Lambda}(x)}\tanh{(k^I_\Lambda h)}\right), \\ \\&lt;br /&gt;
= i\kappa^I_{\Lambda} (k^I_\Lambda)^2\left((\kappa^I_{\Lambda})^2 + 2k_y^2 \right) \tanh^2{(k^I_\Lambda h)}|T_\Lambda(0)|^2,&lt;br /&gt;
\end{matrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
and for &amp;lt;math&amp;gt;x&amp;lt;0&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{matrix}&lt;br /&gt;
\frac{\partial}{\partial x}\left(\frac{\partial^2}{\partial x^2}-2k_y^2\right)\frac{\partial\phi(x_1,0)}{\partial z}\cdot&lt;br /&gt;
\frac{\partial\phi(x_1,0)^*}{\partial z} \\ \\&lt;br /&gt;
= \left[i(\kappa^I_{1})^3k^I_1\left(e^{-i\kappa^I_{1}(x)}-R_1(0)e^{i\kappa^I_{1}(x)}\right) \tanh{(k^I_1 h)}&lt;br /&gt;
- 2ik_y^2\kappa^I_{1}k^I_1\left(-e^{-i\kappa^I_{1}(x)} + R_1(0)e^{i\kappa^I_{1}(x)}\right) \tanh{(k^I_1h)}\right]&lt;br /&gt;
\left[k^I_1\left(e^{i\kappa^I_{1}(x)} + R_1(0)^*e^{-i\kappa^I_{1}(x))}\right) \tanh{(k^I_1h)}\right], \\ \\&lt;br /&gt;
= \left[i\kappa^I_{1}k_1(0)((\kappa^I_{1})^2 + 2k_y^2)\left(e^{-i\kappa^I_{1}(x)} - R_1(0)e^{i\kappa^I_{1}(x)}\right)&lt;br /&gt;
\tanh{(k^I_1h)}\right]&lt;br /&gt;
\left[k^I_1\left(e^{i\kappa^I_{1}(x)} + R_1(0)^*e^{-i\kappa^I_{1}(x))}\right) \tanh{(k^I_1h)}\right], \\ \\&lt;br /&gt;
= i\kappa^I_{1}(k^I_1)^2\left((\kappa^I_{1})^2 + 2k_y^2\right)\tanh^2{(k^I_1h)}\left(1 - |R_1(0)|^2\right),&lt;br /&gt;
\end{matrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Likewise we expand the right hend term for &amp;lt;math&amp;gt;x&amp;gt;0&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{matrix}&lt;br /&gt;
\frac{\partial^2}{\partial x^2}\frac{\partial\phi(x_2,0)}{\partial z}\cdot &lt;br /&gt;
\frac{\partial}{\partial x}\frac{\partial\phi^*}{\partial z} \\ \\&lt;br /&gt;
= \left[-(\kappa^I_{\Lambda})^2k^I_\Lambda T_\Lambda(0)e^{-i\kappa^I_{\Lambda}(x)} \tanh{(k^I_\Lambda h)}\right]&lt;br /&gt;
\left[i\kappa^I_{\Lambda} k^I_\Lambda T_\Lambda(0)^*e^{i\kappa^I_{\Lambda}(x)} \tanh{(k^I_\Lambda h)}\right], \\ \\&lt;br /&gt;
= -i(\kappa^I_{\Lambda})^3(k^I_\Lambda)^2\tanh^2{(k^I_\Lambda h)}|T_\Lambda(0)|^2,&lt;br /&gt;
\end{matrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
and finally for &amp;lt;math&amp;gt;x&amp;lt;0&amp;lt;/math&amp;gt;,&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{matrix}&lt;br /&gt;
\frac{\partial^2}{\partial x^1}\frac{\partial\phi(x_1,0)}{\partial z}\cdot&lt;br /&gt;
\frac{\partial}{\partial x}\frac{\partial\phi^*}{\partial z}\\ \\&lt;br /&gt;
= \left[-(\kappa^I_{1})^2k^I_1\left(e^{-i\kappa^I_{1}(x)} + R_1(0)e^{i\kappa^I_{1}(x)}\right)\tanh{(k^I_1 h)}\right]&lt;br /&gt;
\left[i\kappa^I_{1} k^I_1\left(e^{i\kappa^I_{1}(x)} - R_1(0)e^{-i\kappa^I_{1}(x)}\right)\tanh{(k^I_1 h)}\right], \\ \\&lt;br /&gt;
= -i(\kappa^I_{1})^3(k^I_1)^2\tanh^2{(k^I_1h)}\left(1 - |R_1(0)|^2\right).&lt;br /&gt;
\end{matrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We can now express &amp;lt;math&amp;gt;\xi_3&amp;lt;/math&amp;gt; as &lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{matrix}&lt;br /&gt;
\xi_3 &amp;amp; = &amp;amp; \Im&lt;br /&gt;
\left\{\frac{\beta_\Lambda}{\alpha}\left[i\kappa^I_{\Lambda} (k^I_\Lambda)^2\left((\kappa^I_{\Lambda})^2 + 2k_y^2 \right)&lt;br /&gt;
\tanh^2{(k^I_\Lambda h)}|T_\Lambda(0)|^2\right]&lt;br /&gt;
-\frac{\beta_1}{\alpha}\left[i\kappa^I_{1}(k^I_1)^2\left((\kappa^I_{1})^2 + 2k_y^2\right)\tanh^2{(k^I_1h)}&lt;br /&gt;
\left(1 - |R_1(0)|^2\right)\right]&lt;br /&gt;
-\frac{\beta_\Lambda}{\alpha}\left[-i(\kappa^I_{\Lambda})^3(k^I_\Lambda)^2\tanh^2{(k^I_\Lambda h)}|T_\Lambda(0)|^2\right]&lt;br /&gt;
+\frac{\beta_1}{\alpha}\left[-i(\kappa^I_{1})^3(k^I_1)^2\tanh^2{(k^I_1h)} \left(1 - |R_1(0)|^2\right)\right]\right\}, \\ \\&lt;br /&gt;
 &amp;amp; = &amp;amp; \frac{\beta_\Lambda}{\alpha}\left[2\kappa^I_{\Lambda} (k^I_\Lambda)^2((\kappa^I_{\Lambda})^2 + k_y^2)\tanh^2{(k^I_\Lambda h)}|T_\Lambda(0)|^2\right]&lt;br /&gt;
-\frac{\beta_1}{\alpha}\left[2\kappa^I_{1}(k^I_1)^2((\kappa^I_{1})^2 + k_y^2)\tanh^2{(k^I_1h)}(1-|R_1(0)|^2)\right].&lt;br /&gt;
\end{matrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Solving the Energy Balance Equation =&lt;br /&gt;
&lt;br /&gt;
Pulling it all together, we finally obtain&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\frac{\beta_\Lambda}{\alpha}\left[2\kappa^I_{\Lambda}(k^I_\Lambda)^2((\kappa^I_{\Lambda})^2 +k_y^2)&lt;br /&gt;
\tanh^2{(k^I_\Lambda h)}|T_\Lambda(0)|^2\right]&lt;br /&gt;
-\frac{\beta_1}{\alpha}\left[2\kappa^I_{1}(k^I_1)^2((\kappa^I_{1})^2 +k_y^2)\tanh^2{(k^I_1h)}(1-|R_1(0)|^2)\right]&lt;br /&gt;
+ \frac{\kappa^I_{\Lambda}|T_\Lambda(0)|^2}{2k^I_\Lambda}\left(\tanh{(k^I_\Lambda h)}+&lt;br /&gt;
\frac{k^I_\Lambda h}{\cosh^2{(k^I_\Lambda h)}}\right)&lt;br /&gt;
- \frac{\kappa^I_{1}\left(1 - |R_1(0)|^2\right)}{2k^I_1}\left(\tanh{(k^I_1h)}+\frac{hk^I_1}{\cosh^2{(k^I_1h)}}\right)=0.&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Re-arranging gives&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\kappa^I_{\Lambda}\tanh{(k^I_\Lambda h)}&lt;br /&gt;
	\left(\frac{\beta_\Lambda}{\alpha}2(k^I_\Lambda)^2((\kappa^I_{\Lambda})^2 +k_y^2)\tanh{(k^I_\Lambda h)}&lt;br /&gt;
	+ \frac{1}{2k^I_\Lambda}+\frac{h}{2\sinh{(k^I_\Lambda h)}\cosh{(k^I_\Lambda h)}}\right)|T_\Lambda(0)|^2 &lt;br /&gt;
	\quad - \kappa^I_{1}\tanh{(k^I_1 h)}&lt;br /&gt;
	\left(\frac{\beta_1}{\alpha}2(k^I_1)^2((\kappa^I_{1})^2 +k_y^2)\tanh{(k^I_1 h)}&lt;br /&gt;
	+ \frac{1}{2it}+\frac{h}{2\sinh{(k^I_1 h)}\cosh{(k^I_1 h)}}\right)(1-|R_1(0)|^2)=0&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
which can be expressed as&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt; &lt;br /&gt;
D |T_{\Lambda}(0)|^2 + |R_{1}(0)|^2 = 1, &lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;D&amp;lt;/math&amp;gt; is given by &lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt; &lt;br /&gt;
D = \left(\frac{\kappa^I_{\Lambda} k^I_1\cosh^2{(k^I_1h)}}{\kappa^I_{1}k^I_\Lambda\cosh^2{(k^I_\Lambda h)}}\right)&lt;br /&gt;
\left(\frac{\frac{\beta_\Lambda}{\alpha}4(k^I_\Lambda)^2\kappa^I_{\Lambda}((\kappa^I_{\Lambda})^2 -k_y^2)\sinh^2{(k^I_\Lambda h)} + &lt;br /&gt;
                 \frac{1}{2}{\sinh{(2k^I_\Lambda h)}}+k^I_\Lambda h}&lt;br /&gt;
          {\frac{\beta_1}{\alpha}4(k^I_1)^2\kappa^I_1((\kappa^I_{1})^2 -k_y^2)\sinh^2{(k^I_1h)} + &lt;br /&gt;
                 \frac{1}{2}{\sinh{(2k^I_1h)}}+k^I_1h}\right) &lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Floating Elastic Plate]]&lt;/div&gt;</summary>
		<author><name>Fmontiel</name></author>
	</entry>
	<entry>
		<id>https://www.wikiwaves.org/index.php?title=Eigenfunction_Matching_for_a_Semi-Infinite_Floating_Elastic_Plate&amp;diff=7360</id>
		<title>Eigenfunction Matching for a Semi-Infinite Floating Elastic Plate</title>
		<link rel="alternate" type="text/html" href="https://www.wikiwaves.org/index.php?title=Eigenfunction_Matching_for_a_Semi-Infinite_Floating_Elastic_Plate&amp;diff=7360"/>
		<updated>2008-08-26T04:12:03Z</updated>

		<summary type="html">&lt;p&gt;Fmontiel: /* Energy Balance */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Introduction=&lt;br /&gt;
&lt;br /&gt;
We show here a solution for a semi-infinite [[:Category:Floating Elastic Plate|Floating Elastic Plate]] on [[Finite Depth]]. &lt;br /&gt;
The problem was solved by [[Fox and Squire 1994]] but the solution method here is slightly different.&lt;br /&gt;
The simpler theory for a [[Eigenfunction Matching for a Semi-Infinite Dock|Dock]] describes&lt;br /&gt;
many of the ideas here in more detail.&lt;br /&gt;
&lt;br /&gt;
[[Image:Semiinfinite plate.jpg|thumb|right|300px|Wave scattering by a submerged semi-infinite elastic plate]]&lt;br /&gt;
&lt;br /&gt;
= Equations =&lt;br /&gt;
&lt;br /&gt;
We consider the problem of small-amplitude waves which are incident on a semi-infinite floating elastic&lt;br /&gt;
plate occupying water surface for &amp;lt;math&amp;gt;x&amp;gt;0&amp;lt;/math&amp;gt;. The submergence of the plate is considered negligible. &lt;br /&gt;
We assume that the problem is invariant in the &amp;lt;math&amp;gt;y&amp;lt;/math&amp;gt; direction, although we allow the waves to be&lt;br /&gt;
incident from an angle. &lt;br /&gt;
We also assume that the plate edges are free to move at&lt;br /&gt;
each boundary, although other boundary conditions could easily be considered using&lt;br /&gt;
the methods of solution presented here. We begin with the [[Frequency Domain Problem]] for a semi-infinite&lt;br /&gt;
[[Floating Elastic Plate|Floating Elastic Plates]]&lt;br /&gt;
in the non-dimensional form of [[Tayler_1986a|Tayler 1986]] ([[Dispersion Relation for a Floating Elastic Plate]]).&lt;br /&gt;
We also assume that the waves are normally incident (incidence at an angle will be discussed later).&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;\begin{matrix}&lt;br /&gt;
\Delta \phi = 0, \;\;\; -h &amp;lt; z \leq 0, &lt;br /&gt;
\end{matrix}&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\partial_z \phi = 0, \;\;\; z = - h,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\partial_z\phi=\alpha\phi, \,\, z=0,\,x&amp;lt;0,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\beta \partial_x^4\partial_z \phi &lt;br /&gt;
- \left( \gamma\alpha - 1 \right) \partial_z \phi = \alpha\phi, \;\;&lt;br /&gt;
 z = 0, \;\;\; x \geq 0,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;\alpha = \omega^2&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;\beta&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\gamma&amp;lt;/math&amp;gt;&lt;br /&gt;
are the stiffness and mass constant for the plate respectively. The free edge conditions&lt;br /&gt;
at the edge of the plate imply&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\partial_x^3 \partial_z\phi = 0, \;\; z = 0, \;\;\; x = 0,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\partial_x^2 \partial_z\phi = 0, \;\; z = 0, \;\;\; x = 0,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Method of solution=&lt;br /&gt;
&lt;br /&gt;
==Eigenfunction expansion==&lt;br /&gt;
&lt;br /&gt;
We will solve the system of equations using an [[:Category:Eigenfunction Matching Method|Eigenfunction Matching Method]].&lt;br /&gt;
The method was developed by [[Fox and Squire 1994]]. The separation of variables for the left hand region  where&lt;br /&gt;
there is open water, and the incident wave, is described in [[Eigenfunction Matching for a Semi-Infinite Dock]] and we consider&lt;br /&gt;
here only the separation of variables in the plate covered region.&lt;br /&gt;
&lt;br /&gt;
===Separation of variables under the Plate===&lt;br /&gt;
The potential velocity can be written in terms of an infinite series of separated eigenfunctions under&lt;br /&gt;
each elastic plate, of the form &lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\psi = \frac{\cos(\kappa (z+h))}{\cos\kappa h}.\,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
If we apply the boundary conditions given &lt;br /&gt;
we obtain the [[Dispersion Relation for a Floating Elastic Plate]]&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\kappa \tan{(\kappa h)}=  -\frac{\alpha}{\beta \kappa^{4}  + 1 - \alpha\gamma} &lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
Solving for &amp;lt;math&amp;gt;\kappa&amp;lt;/math&amp;gt; gives a pure imaginary root&lt;br /&gt;
with positive imaginary part, two complex roots (two complex conjugate paired roots&lt;br /&gt;
with positive imaginary part in most physical situations), an infinite number of positive real roots &lt;br /&gt;
which approach &amp;lt;math&amp;gt;{n\pi}/{h}&amp;lt;/math&amp;gt; as &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt; approaches infinity, and also the negative of all &lt;br /&gt;
these roots ([[Dispersion Relation for a Floating Elastic Plate]]) . We denote the two complex roots with positive imaginary part &lt;br /&gt;
by &amp;lt;math&amp;gt;\kappa_(-2)&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\kappa_(-1)&amp;lt;/math&amp;gt;, the purely imaginary &lt;br /&gt;
root with positive imaginary part by &amp;lt;math&amp;gt;\kappa_{0}&amp;lt;/math&amp;gt; and the real roots with positive imaginary part&lt;br /&gt;
by &amp;lt;math&amp;gt;\kappa_(n)&amp;lt;/math&amp;gt; for &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt; a positive integer. &lt;br /&gt;
The imaginary root with positive imaginary part corresponds to a &lt;br /&gt;
reflected travelling mode propagating along the &amp;lt;math&amp;gt;x&amp;lt;/math&amp;gt; axis. &lt;br /&gt;
The complex roots with positive imaginary parts correspond to damped reflected travelling modes and the real roots correspond to reflected evanescent modes.&lt;br /&gt;
&lt;br /&gt;
==Expressions for the potential velocity==&lt;br /&gt;
&lt;br /&gt;
We now expand the potential in the two regions using the separation of variables solution.&lt;br /&gt;
We define&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi_{m}\left(  z\right)  =\frac{\cos k_{m}(z+H)}{\cos k_{m}H},\quad m\geq0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
as the vertical eigenfunction of the potential in the open&lt;br /&gt;
water region and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\psi_{m}\left(  z\right)  =\frac{\cos\kappa_{m}(z+H)}{\cos\kappa_{m}H},\quad&lt;br /&gt;
m\geq-2&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
as the vertical eigenfunction of the potential in the plate&lt;br /&gt;
covered region. &lt;br /&gt;
The potential &amp;lt;math&amp;gt;\phi&amp;lt;/math&amp;gt; can now be expressed as the following sum of eigenfunctions:&lt;br /&gt;
be expanded as&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi(x,z)= e^{-k_{0}x}\phi_{0}(z) + \sum_{m=0}^{\infty}a_{m}e^{k_{m}x}\phi_{m}(z), \;\;x&amp;lt;0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi(x,z)=\sum_{m=-2}^{\infty}b_{m}&lt;br /&gt;
e^{-\kappa_{m}x}\psi_{m}(z), \;\;x&amp;gt;0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;a_{m}&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;b_{m}&amp;lt;/math&amp;gt; are the coefficients to be determined.&lt;br /&gt;
&lt;br /&gt;
For later reference, we note that:&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\int\nolimits_{-H}^{0}\phi_{m}(z)\phi_{n}(z) d z=A_{m}\delta_{mn}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
where&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
A_{m}=\frac{1}{2}\left(  \frac{\cos k_{m}H\sin k_{m}H+k_{m}H}{k_{m}\cos&lt;br /&gt;
^{2}k_{m}H}\right)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\int\nolimits_{-H}^{0}\phi_{n}(z)\psi_{m}(z) d z=B_{mn}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
where&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
B_{mn}=\frac{k_{n}\sin k_{n}H\cos\kappa_{m}H-\kappa_{m}\cos k_{n}H\sin&lt;br /&gt;
\kappa_{m}H}{\left(  \cos k_{n}H\cos\kappa_{m}H\right)  \left(  k_{n}&lt;br /&gt;
^{2}-\kappa_{m}^{2}\right)  }&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==An infinite dimensional system of equations==&lt;br /&gt;
&lt;br /&gt;
The potential and its derivative must be continuous across the&lt;br /&gt;
transition from open water to the plate covered region. Therefore, the&lt;br /&gt;
potentials and their derivatives at &amp;lt;math&amp;gt;x=0&amp;lt;/math&amp;gt; have to be equal.&lt;br /&gt;
We also truncate the sum at &amp;lt;math&amp;gt;N&amp;lt;/math&amp;gt; being careful that we have&lt;br /&gt;
two extra modes on the plate covered region to satisfy the edge conditions. &lt;br /&gt;
We obtain&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi_{0}\left(  z\right) + \sum_{m=0}^{N}&lt;br /&gt;
a_{m} \phi_{m}\left(  z\right) &lt;br /&gt;
=\sum_{m=-2}^{N}b_{m}\psi_{m}(z)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
 -k_{0}\phi_{0}\left(  z\right)  +\sum&lt;br /&gt;
_{m=0}^{N} a_{m}k_{m}\phi_{m}\left(  z\right) &lt;br /&gt;
 =-\sum_{m=-2}^{N}b_{m}\kappa_{m}\psi&lt;br /&gt;
_{m}(z)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
for each &amp;lt;math&amp;gt;N&amp;lt;/math&amp;gt;.&lt;br /&gt;
We solve these equations by multiplying both equations by&lt;br /&gt;
&amp;lt;math&amp;gt;\phi_{l}(z)\,&amp;lt;/math&amp;gt; and integrating from &amp;lt;math&amp;gt;-h&amp;lt;/math&amp;gt; to &amp;lt;math&amp;gt;0&amp;lt;/math&amp;gt; to obtain:&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
A_{0}\delta_{0l}+a_{l}A_{l}&lt;br /&gt;
=\sum_{m=-2}^{N}b_{m}B_{ml},\,\,0 \leq l  \leq N&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
-k_{0}A_{0}\delta_{0l}+a_{l}k_{l}A_l&lt;br /&gt;
 =-\sum_{m=-2}^{N}b_{m}\kappa_{m}B_{ml},\,\,0 \leq l \leq N&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
If we multiply the first equation by &amp;lt;math&amp;gt;k_l&amp;lt;/math&amp;gt; and subtract the second equation&lt;br /&gt;
we obtain &lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
2k_{0}A_{0}\delta_{0l}&lt;br /&gt;
 =\sum_{m=-2}^{N}b_{m}(k_l + \kappa_{m})B_{ml}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
Finally, we need to apply the conditions at the edge of the plate to give us two further equations,&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\partial_x^2\partial_z\phi = - \sum_{m=-2}^{N}b_{m} \kappa_m^3 \tan\kappa_m h = 0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\partial_x^3\partial_z\phi = \sum_{m=-2}^{N}b_{m} \kappa_m^4 \tan\kappa_m h = 0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Numerical Solution=&lt;br /&gt;
&lt;br /&gt;
To solve the system of equations previously defined we set the upper limit of &amp;lt;math&amp;gt;l&amp;lt;/math&amp;gt; to&lt;br /&gt;
be &amp;lt;math&amp;gt;N&amp;lt;/math&amp;gt;, as we already said before. In terms of matrix, we obtain&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
A_0&amp;amp;0 \quad \cdots&amp;amp;0\\&lt;br /&gt;
0&amp;amp;&amp;amp;\\&lt;br /&gt;
\vdots&amp;amp;A_l&amp;amp;\vdots\\&lt;br /&gt;
&amp;amp;&amp;amp;0\\&lt;br /&gt;
0&amp;amp;\cdots \quad 0 &amp;amp;A_N&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
&amp;amp;&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
-B_{-20}&amp;amp;-B_{-10}\\&lt;br /&gt;
&amp;amp;\\&lt;br /&gt;
\vdots&amp;amp;\vdots\\&lt;br /&gt;
&amp;amp;\\&lt;br /&gt;
-B_{-2N}&amp;amp;-B_{-1N}&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
&amp;amp;&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
-B_{00}&amp;amp;\cdots&amp;amp;-B_{0N}\\&lt;br /&gt;
&amp;amp;&amp;amp;\\&lt;br /&gt;
\vdots&amp;amp;-B_{ml}&amp;amp;\vdots\\&lt;br /&gt;
&amp;amp;&amp;amp;\\&lt;br /&gt;
-B_{N0}&amp;amp;\cdots&amp;amp;-B_{NN}&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
\\&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
0&amp;amp;&amp;amp;\cdots&amp;amp;&amp;amp;0\\&lt;br /&gt;
0&amp;amp;&amp;amp;\cdots&amp;amp;&amp;amp;0&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
&amp;amp;&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
\kappa_{-2}^3\tan\kappa_{-2}h&amp;amp;\kappa_{-1}^3\tan\kappa_{-1}h\\&lt;br /&gt;
\kappa_{-2}^4\tan\kappa_{-2}h&amp;amp;\kappa_{-1}^4\tan\kappa_{-1}h&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
&amp;amp;&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
\kappa_0^3\tan\kappa_0h&amp;amp;\cdots&amp;amp;\kappa_N^3\tan\kappa_Nh\\&lt;br /&gt;
\kappa_0^4\tan\kappa_0h&amp;amp;\cdots&amp;amp;\kappa_N^4\tan\kappa_Nh&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
\\&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
0&amp;amp;&amp;amp;\cdots&amp;amp;&amp;amp;0\\&lt;br /&gt;
&amp;amp;&amp;amp;&amp;amp;&amp;amp;\\&lt;br /&gt;
\vdots&amp;amp;&amp;amp;\ddots&amp;amp;&amp;amp;\vdots\\&lt;br /&gt;
&amp;amp;&amp;amp;&amp;amp;&amp;amp;\\&lt;br /&gt;
0&amp;amp;&amp;amp;\cdots&amp;amp;&amp;amp;0&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
&amp;amp;&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
(k_0+\kappa_{-2})B_{-20}&amp;amp;(k_0+\kappa_{-1})B_{-10}\\&lt;br /&gt;
&amp;amp;\\&lt;br /&gt;
\vdots&amp;amp;\vdots\\&lt;br /&gt;
&amp;amp;\\&lt;br /&gt;
(k_N+\kappa_{-2})B_{-2N}&amp;amp;(k_N+\kappa_{-1})B_{-1N}&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
&amp;amp;&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
(k_0 + \kappa_0) \, B_{00}&amp;amp;\cdots&amp;amp;(k_N + \kappa_{0}) \, B_{0N}\\&lt;br /&gt;
&amp;amp;&amp;amp;\\&lt;br /&gt;
\vdots&amp;amp;(k_l + \kappa_{m}) \, B_{ml}&amp;amp;\vdots\\&lt;br /&gt;
&amp;amp;&amp;amp;\\&lt;br /&gt;
(k_0 + \kappa_N) \, B_{N0}&amp;amp;\cdots&amp;amp;(k_N + \kappa_{N}) \, B_{NN}\\&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
a_{0} \\&lt;br /&gt;
\\&lt;br /&gt;
\vdots \\&lt;br /&gt;
\\&lt;br /&gt;
a_N \\&lt;br /&gt;
b_{-2}\\&lt;br /&gt;
b_{-1}\\&lt;br /&gt;
b_{0}\\&lt;br /&gt;
\\&lt;br /&gt;
\vdots \\&lt;br /&gt;
\\&lt;br /&gt;
b_N&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
=&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
- A_{0} \\&lt;br /&gt;
0 \\&lt;br /&gt;
\vdots \\&lt;br /&gt;
\\&lt;br /&gt;
0 \\&lt;br /&gt;
0 \\&lt;br /&gt;
0 \\&lt;br /&gt;
2k_{0}A_{0} \\&lt;br /&gt;
0 \\&lt;br /&gt;
\vdots \\&lt;br /&gt;
\\&lt;br /&gt;
0&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
We then simply need to solve the linear system of equations. Note that we can solve this equation for &lt;br /&gt;
&amp;lt;math&amp;gt;b_n&amp;lt;/math&amp;gt; first and then solve for &amp;lt;math&amp;gt;a_n&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Waves Incident at an Angle = &lt;br /&gt;
&lt;br /&gt;
We can consider the case of [[Waves Incident at an Angle]] &amp;lt;math&amp;gt;\theta&amp;lt;/math&amp;gt;. The theory shows that we can introduce&lt;br /&gt;
a wavenumber in the &amp;lt;math&amp;gt;y&amp;lt;/math&amp;gt;-direction which express &amp;lt;math&amp;gt;k_y=k_0 \sin \theta&amp;lt;/math&amp;gt;.  &lt;br /&gt;
&lt;br /&gt;
It is shown that the potential can be expanded as&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi(x,z)=e^{-\hat{k}_0x}\phi_0(z)+\sum_{m=0}^{\infty}a_{m}e^{\hat{k}_{m}x}\phi_{m}(z), \;\;x&amp;lt;0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi(x,z)=\sum_{m=-2}^{\infty}b_{m}&lt;br /&gt;
e^{-\hat{\kappa}_{m}x}\psi_{m}(z), \;\;x&amp;gt;0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;\hat{k}_{m} = \sqrt{k_m^2 - k_y^2}&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\hat{\kappa}_{m} = \sqrt{\kappa_m^2 - k_y^2}&amp;lt;/math&amp;gt;&lt;br /&gt;
where we always take the positive real root or the root with positive imaginary part. &lt;br /&gt;
&lt;br /&gt;
The edge conditions are also different and are&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\left(\frac{\partial^3}{\partial x^3} + (2 - \nu)k^2_y\frac{\partial}{\partial x}\right) \frac{\partial\phi}{\partial z}= 0,  &lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\left(\frac{\partial^2}{\partial x^2} + \nu k^2_y\right)\frac{\partial\phi}{\partial z} = 0,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;\nu&amp;lt;/math&amp;gt; is Poisons ratio. &lt;br /&gt;
&lt;br /&gt;
We can expend these edge conditions, which respectively gives &lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
-\sum_{m=-2}^{\infty}b_{m}\kappa_m (\hat{\kappa}_m^3+\hat{\kappa}_m k_y^2(2-\nu))\tan \kappa_m h=0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
-\sum_{m=-2}^{\infty}b_{m}\kappa_m (\hat{\kappa}_m^2+k_y^2\nu))\tan \kappa_m h=0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The equations are derived almost identically to those above and we obtain&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
A_{0}\delta_{0l}+a_{l}A_{l}&lt;br /&gt;
=\sum_{m=-2}^{\infty}b_{m}B_{ml}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
-\hat{k_{0}}A_{0}\delta_{0l}+a_{l}\hat{k}_{l}A_l&lt;br /&gt;
 =-\sum_{m=-2}^{\infty}b_{m}\hat{\kappa}_{m}B_{ml} &lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and these are solved exactly as before.&lt;br /&gt;
&lt;br /&gt;
= Energy Balance =&lt;br /&gt;
&lt;br /&gt;
The energy balance equation is ([[Energy Balance for Two Elastic Plates]] where the left-hand side plate &lt;br /&gt;
is open water for our problem, so we need to take the stiffness of this plate equal to &amp;lt;math&amp;gt;0&amp;lt;/math&amp;gt;, so as to&lt;br /&gt;
model water) given by&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt; &lt;br /&gt;
D |T|^2 + |R|^2 = 1, \,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt; T=b_0 &amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;R=a_0&amp;lt;/math&amp;gt;, and &amp;lt;math&amp;gt;D&amp;lt;/math&amp;gt; is given by &lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt; &lt;br /&gt;
D = \left(\frac{\hat{\kappa}_0 k_0\cos^2{(k_0 h)}}{\hat{k}_0 \kappa_0\cos^2{(\kappa_0 h)}}\right)&lt;br /&gt;
\left(\frac{-\frac{4\beta}{\alpha}(\kappa_0)^3(\hat{\kappa}_0^2 +k_y^2)\sin^2{(\kappa_0 h)} + &lt;br /&gt;
                 \frac{1}{2}{\sin{(2 \kappa_0  h)}}+\kappa_0  h}&lt;br /&gt;
          {   &lt;br /&gt;
                 \frac{1}{2}{\sin{(2 k_0 h)}}+k_0h}\right) &lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
where the index &amp;lt;math&amp;gt;0&amp;lt;/math&amp;gt; refers to the travelling wave (imaginary root of the dispersion equation).&lt;br /&gt;
&lt;br /&gt;
= Matlab Code =&lt;br /&gt;
&lt;br /&gt;
A program to calculate the coefficients for the semi-infinite dock problems can be found here&lt;br /&gt;
[http://www.math.auckland.ac.nz/~meylan/code/eigenfunction_matching/semiinfinite_plate.m semiinfinite_plate.m]&lt;br /&gt;
&lt;br /&gt;
== Additional code ==&lt;br /&gt;
&lt;br /&gt;
This program requires&lt;br /&gt;
* {{free surface dispersion equation code}}&lt;br /&gt;
* {{elastic plate dispersion equation code}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Floating Elastic Plate]]&lt;br /&gt;
[[Category:Eigenfunction Matching Method]]&lt;br /&gt;
[[Category:Complete Pages]]&lt;/div&gt;</summary>
		<author><name>Fmontiel</name></author>
	</entry>
	<entry>
		<id>https://www.wikiwaves.org/index.php?title=Eigenfunction_Matching_for_a_Semi-Infinite_Floating_Elastic_Plate&amp;diff=7315</id>
		<title>Eigenfunction Matching for a Semi-Infinite Floating Elastic Plate</title>
		<link rel="alternate" type="text/html" href="https://www.wikiwaves.org/index.php?title=Eigenfunction_Matching_for_a_Semi-Infinite_Floating_Elastic_Plate&amp;diff=7315"/>
		<updated>2008-08-25T02:58:32Z</updated>

		<summary type="html">&lt;p&gt;Fmontiel: /* Energy Balance */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Introduction=&lt;br /&gt;
&lt;br /&gt;
We show here a solution for a semi-infinite [[:Category:Floating Elastic Plate|Floating Elastic Plate]] on [[Finite Depth]]. &lt;br /&gt;
The problem was solved by [[Fox and Squire 1994]] but the solution method here is slightly different.&lt;br /&gt;
The simpler theory for a [[Eigenfunction Matching for a Semi-Infinite Dock|Dock]] describes&lt;br /&gt;
many of the ideas here in more detail.&lt;br /&gt;
&lt;br /&gt;
[[Image:Semiinfinite plate.jpg|thumb|right|300px|Wave scattering by a submerged semi-infinite elastic plate]]&lt;br /&gt;
&lt;br /&gt;
= Equations =&lt;br /&gt;
&lt;br /&gt;
We consider the problem of small-amplitude waves which are incident on a semi-infinite floating elastic&lt;br /&gt;
plate occupying water surface for &amp;lt;math&amp;gt;x&amp;gt;0&amp;lt;/math&amp;gt;. The submergence of the plate is considered negligible. &lt;br /&gt;
We assume that the problem is invariant in the &amp;lt;math&amp;gt;y&amp;lt;/math&amp;gt; direction, although we allow the waves to be&lt;br /&gt;
incident from an angle. &lt;br /&gt;
We also assume that the plate edges are free to move at&lt;br /&gt;
each boundary, although other boundary conditions could easily be considered using&lt;br /&gt;
the methods of solution presented here. We begin with the [[Frequency Domain Problem]] for a semi-infinite&lt;br /&gt;
[[Floating Elastic Plate|Floating Elastic Plates]]&lt;br /&gt;
in the non-dimensional form of [[Tayler_1986a|Tayler 1986]] ([[Dispersion Relation for a Floating Elastic Plate]]).&lt;br /&gt;
We also assume that the waves are normally incident (incidence at an angle will be discussed later).&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;\begin{matrix}&lt;br /&gt;
\Delta \phi = 0, \;\;\; -h &amp;lt; z \leq 0, &lt;br /&gt;
\end{matrix}&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\partial_z \phi = 0, \;\;\; z = - h,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\partial_z\phi=\alpha\phi, \,\, z=0,\,x&amp;lt;0,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\beta \partial_x^4\partial_z \phi &lt;br /&gt;
- \left( \gamma\alpha - 1 \right) \partial_z \phi = \alpha\phi, \;\;&lt;br /&gt;
 z = 0, \;\;\; x \geq 0,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;\alpha = \omega^2&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;\beta&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\gamma&amp;lt;/math&amp;gt;&lt;br /&gt;
are the stiffness and mass constant for the plate respectively. The free edge conditions&lt;br /&gt;
at the edge of the plate imply&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\partial_x^3 \partial_z\phi = 0, \;\; z = 0, \;\;\; x = 0,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\partial_x^2 \partial_z\phi = 0, \;\; z = 0, \;\;\; x = 0,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Method of solution=&lt;br /&gt;
&lt;br /&gt;
==Eigenfunction expansion==&lt;br /&gt;
&lt;br /&gt;
We will solve the system of equations using an [[:Category:Eigenfunction Matching Method|Eigenfunction Matching Method]].&lt;br /&gt;
The method was developed by [[Fox and Squire 1994]]. The separation of variables for the left hand region  where&lt;br /&gt;
there is open water, and the incident wave, is described in [[Eigenfunction Matching for a Semi-Infinite Dock]] and we consider&lt;br /&gt;
here only the separation of variables in the plate covered region.&lt;br /&gt;
&lt;br /&gt;
===Separation of variables under the Plate===&lt;br /&gt;
The potential velocity can be written in terms of an infinite series of separated eigenfunctions under&lt;br /&gt;
each elastic plate, of the form &lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\psi = \frac{\cos(\kappa (z+h))}{\cos\kappa h}.\,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
If we apply the boundary conditions given &lt;br /&gt;
we obtain the [[Dispersion Relation for a Floating Elastic Plate]]&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\kappa \tan{(\kappa h)}=  -\frac{\alpha}{\beta \kappa^{4}  + 1 - \alpha\gamma} &lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
Solving for &amp;lt;math&amp;gt;\kappa&amp;lt;/math&amp;gt; gives a pure imaginary root&lt;br /&gt;
with positive imaginary part, two complex roots (two complex conjugate paired roots&lt;br /&gt;
with positive imaginary part in most physical situations), an infinite number of positive real roots &lt;br /&gt;
which approach &amp;lt;math&amp;gt;{n\pi}/{h}&amp;lt;/math&amp;gt; as &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt; approaches infinity, and also the negative of all &lt;br /&gt;
these roots ([[Dispersion Relation for a Floating Elastic Plate]]) . We denote the two complex roots with positive imaginary part &lt;br /&gt;
by &amp;lt;math&amp;gt;\kappa_(-2)&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\kappa_(-1)&amp;lt;/math&amp;gt;, the purely imaginary &lt;br /&gt;
root with positive imaginary part by &amp;lt;math&amp;gt;\kappa_{0}&amp;lt;/math&amp;gt; and the real roots with positive imaginary part&lt;br /&gt;
by &amp;lt;math&amp;gt;\kappa_(n)&amp;lt;/math&amp;gt; for &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt; a positive integer. &lt;br /&gt;
The imaginary root with positive imaginary part corresponds to a &lt;br /&gt;
reflected travelling mode propagating along the &amp;lt;math&amp;gt;x&amp;lt;/math&amp;gt; axis. &lt;br /&gt;
The complex roots with positive imaginary parts correspond to damped reflected travelling modes and the real roots correspond to reflected evanescent modes.&lt;br /&gt;
&lt;br /&gt;
==Expressions for the potential velocity==&lt;br /&gt;
&lt;br /&gt;
We now expand the potential in the two regions using the separation of variables solution.&lt;br /&gt;
We define&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi_{m}\left(  z\right)  =\frac{\cos k_{m}(z+H)}{\cos k_{m}H},\quad m\geq0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
as the vertical eigenfunction of the potential in the open&lt;br /&gt;
water region and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\psi_{m}\left(  z\right)  =\frac{\cos\kappa_{m}(z+H)}{\cos\kappa_{m}H},\quad&lt;br /&gt;
m\geq-2&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
as the vertical eigenfunction of the potential in the plate&lt;br /&gt;
covered region. &lt;br /&gt;
The potential &amp;lt;math&amp;gt;\phi&amp;lt;/math&amp;gt; can now be expressed as the following sum of eigenfunctions:&lt;br /&gt;
be expanded as&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi(x,z)= e^{-k_{0}x}\phi_{0}(z) + \sum_{m=0}^{\infty}a_{m}e^{k_{m}x}\phi_{m}(z), \;\;x&amp;lt;0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi(x,z)=\sum_{m=-2}^{\infty}b_{m}&lt;br /&gt;
e^{-\kappa_{m}x}\psi_{m}(z), \;\;x&amp;gt;0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;a_{m}&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;b_{m}&amp;lt;/math&amp;gt; are the coefficients to be determined.&lt;br /&gt;
&lt;br /&gt;
For later reference, we note that:&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\int\nolimits_{-H}^{0}\phi_{m}(z)\phi_{n}(z) d z=A_{m}\delta_{mn}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
where&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
A_{m}=\frac{1}{2}\left(  \frac{\cos k_{m}H\sin k_{m}H+k_{m}H}{k_{m}\cos&lt;br /&gt;
^{2}k_{m}H}\right)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\int\nolimits_{-H}^{0}\phi_{n}(z)\psi_{m}(z) d z=B_{mn}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
where&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
B_{mn}=\frac{k_{n}\sin k_{n}H\cos\kappa_{m}H-\kappa_{m}\cos k_{n}H\sin&lt;br /&gt;
\kappa_{m}H}{\left(  \cos k_{n}H\cos\kappa_{m}H\right)  \left(  k_{n}&lt;br /&gt;
^{2}-\kappa_{m}^{2}\right)  }&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==An infinite dimensional system of equations==&lt;br /&gt;
&lt;br /&gt;
The potential and its derivative must be continuous across the&lt;br /&gt;
transition from open water to the plate covered region. Therefore, the&lt;br /&gt;
potentials and their derivatives at &amp;lt;math&amp;gt;x=0&amp;lt;/math&amp;gt; have to be equal.&lt;br /&gt;
We also truncate the sum at &amp;lt;math&amp;gt;N&amp;lt;/math&amp;gt; being careful that we have&lt;br /&gt;
two extra modes on the plate covered region to satisfy the edge conditions. &lt;br /&gt;
We obtain&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi_{0}\left(  z\right) + \sum_{m=0}^{N}&lt;br /&gt;
a_{m} \phi_{m}\left(  z\right) &lt;br /&gt;
=\sum_{m=-2}^{N}b_{m}\psi_{m}(z)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
 -k_{0}\phi_{0}\left(  z\right)  +\sum&lt;br /&gt;
_{m=0}^{N} a_{m}k_{m}\phi_{m}\left(  z\right) &lt;br /&gt;
 =-\sum_{m=-2}^{N}b_{m}\kappa_{m}\psi&lt;br /&gt;
_{m}(z)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
for each &amp;lt;math&amp;gt;N&amp;lt;/math&amp;gt;.&lt;br /&gt;
We solve these equations by multiplying both equations by&lt;br /&gt;
&amp;lt;math&amp;gt;\phi_{l}(z)\,&amp;lt;/math&amp;gt; and integrating from &amp;lt;math&amp;gt;-h&amp;lt;/math&amp;gt; to &amp;lt;math&amp;gt;0&amp;lt;/math&amp;gt; to obtain:&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
A_{0}\delta_{0l}+a_{l}A_{l}&lt;br /&gt;
=\sum_{m=-2}^{N}b_{m}B_{ml},\,\,0 \leq l  \leq N&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
-k_{0}A_{0}\delta_{0l}+a_{l}k_{l}A_l&lt;br /&gt;
 =-\sum_{m=-2}^{N}b_{m}\kappa_{m}B_{ml},\,\,0 \leq l \leq N&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
If we multiply the first equation by &amp;lt;math&amp;gt;k_l&amp;lt;/math&amp;gt; and subtract the second equation&lt;br /&gt;
we obtain &lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
2k_{0}A_{0}\delta_{0l}&lt;br /&gt;
 =\sum_{m=-2}^{N}b_{m}(k_l + \kappa_{m})B_{ml}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
Finally, we need to apply the conditions at the edge of the plate to give us two further equations,&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\partial_x^2\partial_z\phi = - \sum_{m=-2}^{N}b_{m} \kappa_m^3 \tan\kappa_m h = 0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\partial_x^3\partial_z\phi = \sum_{m=-2}^{N}b_{m} \kappa_m^4 \tan\kappa_m h = 0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Numerical Solution=&lt;br /&gt;
&lt;br /&gt;
To solve the system of equations previously defined we set the upper limit of &amp;lt;math&amp;gt;l&amp;lt;/math&amp;gt; to&lt;br /&gt;
be &amp;lt;math&amp;gt;N&amp;lt;/math&amp;gt;, as we already said before. In terms of matrix, we obtain&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
A_0&amp;amp;0 \quad \cdots&amp;amp;0\\&lt;br /&gt;
0&amp;amp;&amp;amp;\\&lt;br /&gt;
\vdots&amp;amp;A_l&amp;amp;\vdots\\&lt;br /&gt;
&amp;amp;&amp;amp;0\\&lt;br /&gt;
0&amp;amp;\cdots \quad 0 &amp;amp;A_N&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
&amp;amp;&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
-B_{-20}&amp;amp;-B_{-10}\\&lt;br /&gt;
&amp;amp;\\&lt;br /&gt;
\vdots&amp;amp;\vdots\\&lt;br /&gt;
&amp;amp;\\&lt;br /&gt;
-B_{-2N}&amp;amp;-B_{-1N}&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
&amp;amp;&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
-B_{00}&amp;amp;\cdots&amp;amp;-B_{0N}\\&lt;br /&gt;
&amp;amp;&amp;amp;\\&lt;br /&gt;
\vdots&amp;amp;-B_{ml}&amp;amp;\vdots\\&lt;br /&gt;
&amp;amp;&amp;amp;\\&lt;br /&gt;
-B_{N0}&amp;amp;\cdots&amp;amp;-B_{NN}&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
\\&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
0&amp;amp;&amp;amp;\cdots&amp;amp;&amp;amp;0\\&lt;br /&gt;
0&amp;amp;&amp;amp;\cdots&amp;amp;&amp;amp;0&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
&amp;amp;&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
\kappa_{-2}^3\tan\kappa_{-2}h&amp;amp;\kappa_{-1}^3\tan\kappa_{-1}h\\&lt;br /&gt;
\kappa_{-2}^4\tan\kappa_{-2}h&amp;amp;\kappa_{-1}^4\tan\kappa_{-1}h&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
&amp;amp;&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
\kappa_0^3\tan\kappa_0h&amp;amp;\cdots&amp;amp;\kappa_N^3\tan\kappa_Nh\\&lt;br /&gt;
\kappa_0^4\tan\kappa_0h&amp;amp;\cdots&amp;amp;\kappa_N^4\tan\kappa_Nh&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
\\&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
0&amp;amp;&amp;amp;\cdots&amp;amp;&amp;amp;0\\&lt;br /&gt;
&amp;amp;&amp;amp;&amp;amp;&amp;amp;\\&lt;br /&gt;
\vdots&amp;amp;&amp;amp;\ddots&amp;amp;&amp;amp;\vdots\\&lt;br /&gt;
&amp;amp;&amp;amp;&amp;amp;&amp;amp;\\&lt;br /&gt;
0&amp;amp;&amp;amp;\cdots&amp;amp;&amp;amp;0&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
&amp;amp;&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
(k_0+\kappa_{-2})B_{-20}&amp;amp;(k_0+\kappa_{-1})B_{-10}\\&lt;br /&gt;
&amp;amp;\\&lt;br /&gt;
\vdots&amp;amp;\vdots\\&lt;br /&gt;
&amp;amp;\\&lt;br /&gt;
(k_N+\kappa_{-2})B_{-2N}&amp;amp;(k_N+\kappa_{-1})B_{-1N}&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
&amp;amp;&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
(k_0 + \kappa_0) \, B_{00}&amp;amp;\cdots&amp;amp;(k_N + \kappa_{0}) \, B_{0N}\\&lt;br /&gt;
&amp;amp;&amp;amp;\\&lt;br /&gt;
\vdots&amp;amp;(k_l + \kappa_{m}) \, B_{ml}&amp;amp;\vdots\\&lt;br /&gt;
&amp;amp;&amp;amp;\\&lt;br /&gt;
(k_0 + \kappa_N) \, B_{N0}&amp;amp;\cdots&amp;amp;(k_N + \kappa_{N}) \, B_{NN}\\&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
a_{0} \\&lt;br /&gt;
\\&lt;br /&gt;
\vdots \\&lt;br /&gt;
\\&lt;br /&gt;
a_N \\&lt;br /&gt;
b_{-2}\\&lt;br /&gt;
b_{-1}\\&lt;br /&gt;
b_{0}\\&lt;br /&gt;
\\&lt;br /&gt;
\vdots \\&lt;br /&gt;
\\&lt;br /&gt;
b_N&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
=&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
- A_{0} \\&lt;br /&gt;
0 \\&lt;br /&gt;
\vdots \\&lt;br /&gt;
\\&lt;br /&gt;
0 \\&lt;br /&gt;
0 \\&lt;br /&gt;
0 \\&lt;br /&gt;
2k_{0}A_{0} \\&lt;br /&gt;
0 \\&lt;br /&gt;
\vdots \\&lt;br /&gt;
\\&lt;br /&gt;
0&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
We then simply need to solve the linear system of equations. Note that we can solve this equation for &lt;br /&gt;
&amp;lt;math&amp;gt;b_n&amp;lt;/math&amp;gt; first and then solve for &amp;lt;math&amp;gt;a_n&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Waves Incident at an Angle = &lt;br /&gt;
&lt;br /&gt;
We can consider the case of [[Waves Incident at an Angle]] &amp;lt;math&amp;gt;\theta&amp;lt;/math&amp;gt;. The theory shows that we can introduce&lt;br /&gt;
a wavenumber in the &amp;lt;math&amp;gt;y&amp;lt;/math&amp;gt;-direction which express &amp;lt;math&amp;gt;k_y=k_0 \sin \theta&amp;lt;/math&amp;gt;.  &lt;br /&gt;
&lt;br /&gt;
It is shown that the potential can be expanded as&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi(x,z)=e^{-\hat{k}_0x}\phi_0(z)+\sum_{m=0}^{\infty}a_{m}e^{\hat{k}_{m}x}\phi_{m}(z), \;\;x&amp;lt;0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi(x,z)=\sum_{m=-2}^{\infty}b_{m}&lt;br /&gt;
e^{-\hat{\kappa}_{m}x}\psi_{m}(z), \;\;x&amp;gt;0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;\hat{k}_{m} = \sqrt{k_m^2 - k_y^2}&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\hat{\kappa}_{m} = \sqrt{\kappa_m^2 - k_y^2}&amp;lt;/math&amp;gt;&lt;br /&gt;
where we always take the positive real root or the root with positive imaginary part. &lt;br /&gt;
&lt;br /&gt;
The edge conditions are also different and are&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\left(\frac{\partial^3}{\partial x^3} - (2 - \nu)k^2_y\frac{\partial}{\partial x}\right) \frac{\partial\phi}{\partial z}= 0,  &lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\left(\frac{\partial^2}{\partial x^2} - \nu k^2_y\right)\frac{\partial\phi}{\partial z} = 0,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;\nu&amp;lt;/math&amp;gt; is Poisons ratio. &lt;br /&gt;
&lt;br /&gt;
We can expend these edge conditions, which respectively gives &lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
-\sum_{m=-2}^{\infty}b_{m}\kappa_m (\hat{\kappa}_m^3-\hat{\kappa}_m k_y^2(2-\nu))\tan \kappa_m h=0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
-\sum_{m=-2}^{\infty}b_{m}\kappa_m (\hat{\kappa}_m^2-k_y^2\nu))\tan \kappa_m h=0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The equations are derived almost identically to those above and we obtain&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
A_{0}\delta_{0l}+a_{l}A_{l}&lt;br /&gt;
=\sum_{m=-2}^{\infty}b_{m}B_{ml}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
-\hat{k_{0}}A_{0}\delta_{0l}+a_{l}\hat{k}_{l}A_l&lt;br /&gt;
 =-\sum_{m=-2}^{\infty}b_{m}\hat{\kappa}_{m}B_{ml} &lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and these are solved exactly as before.&lt;br /&gt;
&lt;br /&gt;
= Energy Balance =&lt;br /&gt;
&lt;br /&gt;
The energy balance equation is ([[Energy Balance for Two Elastic Plates]] where the left-hand side plate &lt;br /&gt;
is open water for our problem, so we need to take the stiffness of this plate equal to &amp;lt;math&amp;gt;0&amp;lt;/math&amp;gt;, so as to&lt;br /&gt;
model water) given by&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt; &lt;br /&gt;
D |T|^2 + |R|^2 = 1, \,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt; T=b_0 &amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;R=a_0&amp;lt;/math&amp;gt;, and &amp;lt;math&amp;gt;D&amp;lt;/math&amp;gt; is given by &lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt; &lt;br /&gt;
D = \left(\frac{\hat{\kappa}_0 k_0\cos^2{(k_0 h)}}{\hat{k}_0 \kappa_0\cos^2{(\kappa_0 h)}}\right)&lt;br /&gt;
\left(\frac{\frac{4\beta}{\alpha}(\kappa_0)^2\hat{\kappa}_0(\hat{\kappa}_0^2 -k_y^2)\sin^2{(\kappa_0 h)} + &lt;br /&gt;
                 \frac{1}{2}{\sin{(2 \kappa_0  h)}}+\kappa_0  h}&lt;br /&gt;
          {   &lt;br /&gt;
                 \frac{1}{2}{\sin{(2 k_0 h)}}+k_0h}\right) &lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
where the index &amp;lt;math&amp;gt;0&amp;lt;/math&amp;gt; refers to the travelling wave (imaginary root of the dispersion equation).&lt;br /&gt;
&lt;br /&gt;
= Matlab Code =&lt;br /&gt;
&lt;br /&gt;
A program to calculate the coefficients for the semi-infinite dock problems can be found here&lt;br /&gt;
[http://www.math.auckland.ac.nz/~meylan/code/eigenfunction_matching/semiinfinite_plate.m semiinfinite_plate.m]&lt;br /&gt;
&lt;br /&gt;
== Additional code ==&lt;br /&gt;
&lt;br /&gt;
This program requires&lt;br /&gt;
* {{free surface dispersion equation code}}&lt;br /&gt;
* {{elastic plate dispersion equation code}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Floating Elastic Plate]]&lt;br /&gt;
[[Category:Eigenfunction Matching Method]]&lt;br /&gt;
[[Category:Complete Pages]]&lt;/div&gt;</summary>
		<author><name>Fmontiel</name></author>
	</entry>
	<entry>
		<id>https://www.wikiwaves.org/index.php?title=Eigenfunction_Matching_for_a_Semi-Infinite_Floating_Elastic_Plate&amp;diff=7314</id>
		<title>Eigenfunction Matching for a Semi-Infinite Floating Elastic Plate</title>
		<link rel="alternate" type="text/html" href="https://www.wikiwaves.org/index.php?title=Eigenfunction_Matching_for_a_Semi-Infinite_Floating_Elastic_Plate&amp;diff=7314"/>
		<updated>2008-08-25T02:57:05Z</updated>

		<summary type="html">&lt;p&gt;Fmontiel: /* Energy Balance */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Introduction=&lt;br /&gt;
&lt;br /&gt;
We show here a solution for a semi-infinite [[:Category:Floating Elastic Plate|Floating Elastic Plate]] on [[Finite Depth]]. &lt;br /&gt;
The problem was solved by [[Fox and Squire 1994]] but the solution method here is slightly different.&lt;br /&gt;
The simpler theory for a [[Eigenfunction Matching for a Semi-Infinite Dock|Dock]] describes&lt;br /&gt;
many of the ideas here in more detail.&lt;br /&gt;
&lt;br /&gt;
[[Image:Semiinfinite plate.jpg|thumb|right|300px|Wave scattering by a submerged semi-infinite elastic plate]]&lt;br /&gt;
&lt;br /&gt;
= Equations =&lt;br /&gt;
&lt;br /&gt;
We consider the problem of small-amplitude waves which are incident on a semi-infinite floating elastic&lt;br /&gt;
plate occupying water surface for &amp;lt;math&amp;gt;x&amp;gt;0&amp;lt;/math&amp;gt;. The submergence of the plate is considered negligible. &lt;br /&gt;
We assume that the problem is invariant in the &amp;lt;math&amp;gt;y&amp;lt;/math&amp;gt; direction, although we allow the waves to be&lt;br /&gt;
incident from an angle. &lt;br /&gt;
We also assume that the plate edges are free to move at&lt;br /&gt;
each boundary, although other boundary conditions could easily be considered using&lt;br /&gt;
the methods of solution presented here. We begin with the [[Frequency Domain Problem]] for a semi-infinite&lt;br /&gt;
[[Floating Elastic Plate|Floating Elastic Plates]]&lt;br /&gt;
in the non-dimensional form of [[Tayler_1986a|Tayler 1986]] ([[Dispersion Relation for a Floating Elastic Plate]]).&lt;br /&gt;
We also assume that the waves are normally incident (incidence at an angle will be discussed later).&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;\begin{matrix}&lt;br /&gt;
\Delta \phi = 0, \;\;\; -h &amp;lt; z \leq 0, &lt;br /&gt;
\end{matrix}&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\partial_z \phi = 0, \;\;\; z = - h,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\partial_z\phi=\alpha\phi, \,\, z=0,\,x&amp;lt;0,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\beta \partial_x^4\partial_z \phi &lt;br /&gt;
- \left( \gamma\alpha - 1 \right) \partial_z \phi = \alpha\phi, \;\;&lt;br /&gt;
 z = 0, \;\;\; x \geq 0,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;\alpha = \omega^2&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;\beta&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\gamma&amp;lt;/math&amp;gt;&lt;br /&gt;
are the stiffness and mass constant for the plate respectively. The free edge conditions&lt;br /&gt;
at the edge of the plate imply&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\partial_x^3 \partial_z\phi = 0, \;\; z = 0, \;\;\; x = 0,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\partial_x^2 \partial_z\phi = 0, \;\; z = 0, \;\;\; x = 0,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Method of solution=&lt;br /&gt;
&lt;br /&gt;
==Eigenfunction expansion==&lt;br /&gt;
&lt;br /&gt;
We will solve the system of equations using an [[:Category:Eigenfunction Matching Method|Eigenfunction Matching Method]].&lt;br /&gt;
The method was developed by [[Fox and Squire 1994]]. The separation of variables for the left hand region  where&lt;br /&gt;
there is open water, and the incident wave, is described in [[Eigenfunction Matching for a Semi-Infinite Dock]] and we consider&lt;br /&gt;
here only the separation of variables in the plate covered region.&lt;br /&gt;
&lt;br /&gt;
===Separation of variables under the Plate===&lt;br /&gt;
The potential velocity can be written in terms of an infinite series of separated eigenfunctions under&lt;br /&gt;
each elastic plate, of the form &lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\psi = \frac{\cos(\kappa (z+h))}{\cos\kappa h}.\,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
If we apply the boundary conditions given &lt;br /&gt;
we obtain the [[Dispersion Relation for a Floating Elastic Plate]]&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\kappa \tan{(\kappa h)}=  -\frac{\alpha}{\beta \kappa^{4}  + 1 - \alpha\gamma} &lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
Solving for &amp;lt;math&amp;gt;\kappa&amp;lt;/math&amp;gt; gives a pure imaginary root&lt;br /&gt;
with positive imaginary part, two complex roots (two complex conjugate paired roots&lt;br /&gt;
with positive imaginary part in most physical situations), an infinite number of positive real roots &lt;br /&gt;
which approach &amp;lt;math&amp;gt;{n\pi}/{h}&amp;lt;/math&amp;gt; as &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt; approaches infinity, and also the negative of all &lt;br /&gt;
these roots ([[Dispersion Relation for a Floating Elastic Plate]]) . We denote the two complex roots with positive imaginary part &lt;br /&gt;
by &amp;lt;math&amp;gt;\kappa_(-2)&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\kappa_(-1)&amp;lt;/math&amp;gt;, the purely imaginary &lt;br /&gt;
root with positive imaginary part by &amp;lt;math&amp;gt;\kappa_{0}&amp;lt;/math&amp;gt; and the real roots with positive imaginary part&lt;br /&gt;
by &amp;lt;math&amp;gt;\kappa_(n)&amp;lt;/math&amp;gt; for &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt; a positive integer. &lt;br /&gt;
The imaginary root with positive imaginary part corresponds to a &lt;br /&gt;
reflected travelling mode propagating along the &amp;lt;math&amp;gt;x&amp;lt;/math&amp;gt; axis. &lt;br /&gt;
The complex roots with positive imaginary parts correspond to damped reflected travelling modes and the real roots correspond to reflected evanescent modes.&lt;br /&gt;
&lt;br /&gt;
==Expressions for the potential velocity==&lt;br /&gt;
&lt;br /&gt;
We now expand the potential in the two regions using the separation of variables solution.&lt;br /&gt;
We define&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi_{m}\left(  z\right)  =\frac{\cos k_{m}(z+H)}{\cos k_{m}H},\quad m\geq0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
as the vertical eigenfunction of the potential in the open&lt;br /&gt;
water region and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\psi_{m}\left(  z\right)  =\frac{\cos\kappa_{m}(z+H)}{\cos\kappa_{m}H},\quad&lt;br /&gt;
m\geq-2&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
as the vertical eigenfunction of the potential in the plate&lt;br /&gt;
covered region. &lt;br /&gt;
The potential &amp;lt;math&amp;gt;\phi&amp;lt;/math&amp;gt; can now be expressed as the following sum of eigenfunctions:&lt;br /&gt;
be expanded as&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi(x,z)= e^{-k_{0}x}\phi_{0}(z) + \sum_{m=0}^{\infty}a_{m}e^{k_{m}x}\phi_{m}(z), \;\;x&amp;lt;0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi(x,z)=\sum_{m=-2}^{\infty}b_{m}&lt;br /&gt;
e^{-\kappa_{m}x}\psi_{m}(z), \;\;x&amp;gt;0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;a_{m}&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;b_{m}&amp;lt;/math&amp;gt; are the coefficients to be determined.&lt;br /&gt;
&lt;br /&gt;
For later reference, we note that:&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\int\nolimits_{-H}^{0}\phi_{m}(z)\phi_{n}(z) d z=A_{m}\delta_{mn}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
where&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
A_{m}=\frac{1}{2}\left(  \frac{\cos k_{m}H\sin k_{m}H+k_{m}H}{k_{m}\cos&lt;br /&gt;
^{2}k_{m}H}\right)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\int\nolimits_{-H}^{0}\phi_{n}(z)\psi_{m}(z) d z=B_{mn}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
where&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
B_{mn}=\frac{k_{n}\sin k_{n}H\cos\kappa_{m}H-\kappa_{m}\cos k_{n}H\sin&lt;br /&gt;
\kappa_{m}H}{\left(  \cos k_{n}H\cos\kappa_{m}H\right)  \left(  k_{n}&lt;br /&gt;
^{2}-\kappa_{m}^{2}\right)  }&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==An infinite dimensional system of equations==&lt;br /&gt;
&lt;br /&gt;
The potential and its derivative must be continuous across the&lt;br /&gt;
transition from open water to the plate covered region. Therefore, the&lt;br /&gt;
potentials and their derivatives at &amp;lt;math&amp;gt;x=0&amp;lt;/math&amp;gt; have to be equal.&lt;br /&gt;
We also truncate the sum at &amp;lt;math&amp;gt;N&amp;lt;/math&amp;gt; being careful that we have&lt;br /&gt;
two extra modes on the plate covered region to satisfy the edge conditions. &lt;br /&gt;
We obtain&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi_{0}\left(  z\right) + \sum_{m=0}^{N}&lt;br /&gt;
a_{m} \phi_{m}\left(  z\right) &lt;br /&gt;
=\sum_{m=-2}^{N}b_{m}\psi_{m}(z)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
 -k_{0}\phi_{0}\left(  z\right)  +\sum&lt;br /&gt;
_{m=0}^{N} a_{m}k_{m}\phi_{m}\left(  z\right) &lt;br /&gt;
 =-\sum_{m=-2}^{N}b_{m}\kappa_{m}\psi&lt;br /&gt;
_{m}(z)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
for each &amp;lt;math&amp;gt;N&amp;lt;/math&amp;gt;.&lt;br /&gt;
We solve these equations by multiplying both equations by&lt;br /&gt;
&amp;lt;math&amp;gt;\phi_{l}(z)\,&amp;lt;/math&amp;gt; and integrating from &amp;lt;math&amp;gt;-h&amp;lt;/math&amp;gt; to &amp;lt;math&amp;gt;0&amp;lt;/math&amp;gt; to obtain:&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
A_{0}\delta_{0l}+a_{l}A_{l}&lt;br /&gt;
=\sum_{m=-2}^{N}b_{m}B_{ml},\,\,0 \leq l  \leq N&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
-k_{0}A_{0}\delta_{0l}+a_{l}k_{l}A_l&lt;br /&gt;
 =-\sum_{m=-2}^{N}b_{m}\kappa_{m}B_{ml},\,\,0 \leq l \leq N&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
If we multiply the first equation by &amp;lt;math&amp;gt;k_l&amp;lt;/math&amp;gt; and subtract the second equation&lt;br /&gt;
we obtain &lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
2k_{0}A_{0}\delta_{0l}&lt;br /&gt;
 =\sum_{m=-2}^{N}b_{m}(k_l + \kappa_{m})B_{ml}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
Finally, we need to apply the conditions at the edge of the plate to give us two further equations,&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\partial_x^2\partial_z\phi = - \sum_{m=-2}^{N}b_{m} \kappa_m^3 \tan\kappa_m h = 0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\partial_x^3\partial_z\phi = \sum_{m=-2}^{N}b_{m} \kappa_m^4 \tan\kappa_m h = 0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Numerical Solution=&lt;br /&gt;
&lt;br /&gt;
To solve the system of equations previously defined we set the upper limit of &amp;lt;math&amp;gt;l&amp;lt;/math&amp;gt; to&lt;br /&gt;
be &amp;lt;math&amp;gt;N&amp;lt;/math&amp;gt;, as we already said before. In terms of matrix, we obtain&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
A_0&amp;amp;0 \quad \cdots&amp;amp;0\\&lt;br /&gt;
0&amp;amp;&amp;amp;\\&lt;br /&gt;
\vdots&amp;amp;A_l&amp;amp;\vdots\\&lt;br /&gt;
&amp;amp;&amp;amp;0\\&lt;br /&gt;
0&amp;amp;\cdots \quad 0 &amp;amp;A_N&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
&amp;amp;&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
-B_{-20}&amp;amp;-B_{-10}\\&lt;br /&gt;
&amp;amp;\\&lt;br /&gt;
\vdots&amp;amp;\vdots\\&lt;br /&gt;
&amp;amp;\\&lt;br /&gt;
-B_{-2N}&amp;amp;-B_{-1N}&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
&amp;amp;&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
-B_{00}&amp;amp;\cdots&amp;amp;-B_{0N}\\&lt;br /&gt;
&amp;amp;&amp;amp;\\&lt;br /&gt;
\vdots&amp;amp;-B_{ml}&amp;amp;\vdots\\&lt;br /&gt;
&amp;amp;&amp;amp;\\&lt;br /&gt;
-B_{N0}&amp;amp;\cdots&amp;amp;-B_{NN}&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
\\&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
0&amp;amp;&amp;amp;\cdots&amp;amp;&amp;amp;0\\&lt;br /&gt;
0&amp;amp;&amp;amp;\cdots&amp;amp;&amp;amp;0&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
&amp;amp;&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
\kappa_{-2}^3\tan\kappa_{-2}h&amp;amp;\kappa_{-1}^3\tan\kappa_{-1}h\\&lt;br /&gt;
\kappa_{-2}^4\tan\kappa_{-2}h&amp;amp;\kappa_{-1}^4\tan\kappa_{-1}h&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
&amp;amp;&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
\kappa_0^3\tan\kappa_0h&amp;amp;\cdots&amp;amp;\kappa_N^3\tan\kappa_Nh\\&lt;br /&gt;
\kappa_0^4\tan\kappa_0h&amp;amp;\cdots&amp;amp;\kappa_N^4\tan\kappa_Nh&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
\\&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
0&amp;amp;&amp;amp;\cdots&amp;amp;&amp;amp;0\\&lt;br /&gt;
&amp;amp;&amp;amp;&amp;amp;&amp;amp;\\&lt;br /&gt;
\vdots&amp;amp;&amp;amp;\ddots&amp;amp;&amp;amp;\vdots\\&lt;br /&gt;
&amp;amp;&amp;amp;&amp;amp;&amp;amp;\\&lt;br /&gt;
0&amp;amp;&amp;amp;\cdots&amp;amp;&amp;amp;0&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
&amp;amp;&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
(k_0+\kappa_{-2})B_{-20}&amp;amp;(k_0+\kappa_{-1})B_{-10}\\&lt;br /&gt;
&amp;amp;\\&lt;br /&gt;
\vdots&amp;amp;\vdots\\&lt;br /&gt;
&amp;amp;\\&lt;br /&gt;
(k_N+\kappa_{-2})B_{-2N}&amp;amp;(k_N+\kappa_{-1})B_{-1N}&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
&amp;amp;&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
(k_0 + \kappa_0) \, B_{00}&amp;amp;\cdots&amp;amp;(k_N + \kappa_{0}) \, B_{0N}\\&lt;br /&gt;
&amp;amp;&amp;amp;\\&lt;br /&gt;
\vdots&amp;amp;(k_l + \kappa_{m}) \, B_{ml}&amp;amp;\vdots\\&lt;br /&gt;
&amp;amp;&amp;amp;\\&lt;br /&gt;
(k_0 + \kappa_N) \, B_{N0}&amp;amp;\cdots&amp;amp;(k_N + \kappa_{N}) \, B_{NN}\\&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
a_{0} \\&lt;br /&gt;
\\&lt;br /&gt;
\vdots \\&lt;br /&gt;
\\&lt;br /&gt;
a_N \\&lt;br /&gt;
b_{-2}\\&lt;br /&gt;
b_{-1}\\&lt;br /&gt;
b_{0}\\&lt;br /&gt;
\\&lt;br /&gt;
\vdots \\&lt;br /&gt;
\\&lt;br /&gt;
b_N&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
=&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
- A_{0} \\&lt;br /&gt;
0 \\&lt;br /&gt;
\vdots \\&lt;br /&gt;
\\&lt;br /&gt;
0 \\&lt;br /&gt;
0 \\&lt;br /&gt;
0 \\&lt;br /&gt;
2k_{0}A_{0} \\&lt;br /&gt;
0 \\&lt;br /&gt;
\vdots \\&lt;br /&gt;
\\&lt;br /&gt;
0&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
We then simply need to solve the linear system of equations. Note that we can solve this equation for &lt;br /&gt;
&amp;lt;math&amp;gt;b_n&amp;lt;/math&amp;gt; first and then solve for &amp;lt;math&amp;gt;a_n&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Waves Incident at an Angle = &lt;br /&gt;
&lt;br /&gt;
We can consider the case of [[Waves Incident at an Angle]] &amp;lt;math&amp;gt;\theta&amp;lt;/math&amp;gt;. The theory shows that we can introduce&lt;br /&gt;
a wavenumber in the &amp;lt;math&amp;gt;y&amp;lt;/math&amp;gt;-direction which express &amp;lt;math&amp;gt;k_y=k_0 \sin \theta&amp;lt;/math&amp;gt;.  &lt;br /&gt;
&lt;br /&gt;
It is shown that the potential can be expanded as&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi(x,z)=e^{-\hat{k}_0x}\phi_0(z)+\sum_{m=0}^{\infty}a_{m}e^{\hat{k}_{m}x}\phi_{m}(z), \;\;x&amp;lt;0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi(x,z)=\sum_{m=-2}^{\infty}b_{m}&lt;br /&gt;
e^{-\hat{\kappa}_{m}x}\psi_{m}(z), \;\;x&amp;gt;0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;\hat{k}_{m} = \sqrt{k_m^2 - k_y^2}&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\hat{\kappa}_{m} = \sqrt{\kappa_m^2 - k_y^2}&amp;lt;/math&amp;gt;&lt;br /&gt;
where we always take the positive real root or the root with positive imaginary part. &lt;br /&gt;
&lt;br /&gt;
The edge conditions are also different and are&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\left(\frac{\partial^3}{\partial x^3} - (2 - \nu)k^2_y\frac{\partial}{\partial x}\right) \frac{\partial\phi}{\partial z}= 0,  &lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\left(\frac{\partial^2}{\partial x^2} - \nu k^2_y\right)\frac{\partial\phi}{\partial z} = 0,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;\nu&amp;lt;/math&amp;gt; is Poisons ratio. &lt;br /&gt;
&lt;br /&gt;
We can expend these edge conditions, which respectively gives &lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
-\sum_{m=-2}^{\infty}b_{m}\kappa_m (\hat{\kappa}_m^3-\hat{\kappa}_m k_y^2(2-\nu))\tan \kappa_m h=0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
-\sum_{m=-2}^{\infty}b_{m}\kappa_m (\hat{\kappa}_m^2-k_y^2\nu))\tan \kappa_m h=0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The equations are derived almost identically to those above and we obtain&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
A_{0}\delta_{0l}+a_{l}A_{l}&lt;br /&gt;
=\sum_{m=-2}^{\infty}b_{m}B_{ml}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
-\hat{k_{0}}A_{0}\delta_{0l}+a_{l}\hat{k}_{l}A_l&lt;br /&gt;
 =-\sum_{m=-2}^{\infty}b_{m}\hat{\kappa}_{m}B_{ml} &lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and these are solved exactly as before.&lt;br /&gt;
&lt;br /&gt;
= Energy Balance =&lt;br /&gt;
&lt;br /&gt;
The energy balance equation is ([[Energy Balance for Two Elastic Plates]] where the left-hand side plate &lt;br /&gt;
is open water for our problem, so we need to take the stiffness of this plate equal to &amp;lt;math&amp;gt;0&amp;lt;/math&amp;gt;, so as to&lt;br /&gt;
modeling water) given by&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt; &lt;br /&gt;
D |T|^2 + |R|^2 = 1, \,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt; T=b_0 &amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;R=a_0&amp;lt;/math&amp;gt;, and &amp;lt;math&amp;gt;D&amp;lt;/math&amp;gt; is given by &lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt; &lt;br /&gt;
D = \left(\frac{\hat{\kappa}_0 k_0\cos^2{(k_0 h)}}{\hat{k}_0 \kappa_0\cos^2{(\kappa_0 h)}}\right)&lt;br /&gt;
\left(\frac{\frac{4\beta}{\alpha}(\kappa_0)^2\hat{\kappa}_0(\hat{\kappa}_0^2 -k_y^2)\sin^2{(\kappa_0 h)} + &lt;br /&gt;
                 \frac{1}{2}{\sin{(2 \kappa_0  h)}}+\kappa_0  h}&lt;br /&gt;
          {   &lt;br /&gt;
                 \frac{1}{2}{\sin{(2 k_0 h)}}+k_0h}\right) &lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
where the index &amp;lt;math&amp;gt;0&amp;lt;/math&amp;gt; refers to the travelling wave (imaginary root of the dispersion equation).&lt;br /&gt;
&lt;br /&gt;
= Matlab Code =&lt;br /&gt;
&lt;br /&gt;
A program to calculate the coefficients for the semi-infinite dock problems can be found here&lt;br /&gt;
[http://www.math.auckland.ac.nz/~meylan/code/eigenfunction_matching/semiinfinite_plate.m semiinfinite_plate.m]&lt;br /&gt;
&lt;br /&gt;
== Additional code ==&lt;br /&gt;
&lt;br /&gt;
This program requires&lt;br /&gt;
* {{free surface dispersion equation code}}&lt;br /&gt;
* {{elastic plate dispersion equation code}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Floating Elastic Plate]]&lt;br /&gt;
[[Category:Eigenfunction Matching Method]]&lt;br /&gt;
[[Category:Complete Pages]]&lt;/div&gt;</summary>
		<author><name>Fmontiel</name></author>
	</entry>
	<entry>
		<id>https://www.wikiwaves.org/index.php?title=Energy_Balance_for_Two_Elastic_Plates&amp;diff=7310</id>
		<title>Energy Balance for Two Elastic Plates</title>
		<link rel="alternate" type="text/html" href="https://www.wikiwaves.org/index.php?title=Energy_Balance_for_Two_Elastic_Plates&amp;diff=7310"/>
		<updated>2008-08-25T02:30:05Z</updated>

		<summary type="html">&lt;p&gt;Fmontiel: /* Solving the Energy Balance Equation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Introduction =&lt;br /&gt;
&lt;br /&gt;
We derive here a condition which must be satisfied for energy balance for two semi-infinite elastic plates. The solution applies&lt;br /&gt;
to the problem of [[Eigenfunction Matching Method for Floating Elastic Plates|multiple elastic plates]] and from here we know we can write the potential as&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\phi \approx \left\{&lt;br /&gt;
\begin{matrix}&lt;br /&gt;
{&lt;br /&gt;
Ie^{\kappa_{1}(0)(x-r_1)}\frac{\cos(k_1(0)(z+h))}{\cos(k_1(0)h)} }+\\&lt;br /&gt;
 { &lt;br /&gt;
        \qquad \qquad \sum_{n=-2}^{M}R_1(n) e^{\kappa_{1}(n)(x-r_1)} \frac{\cos(k_1(n)(z+h))}{\cos(k_1(n)h)} },&amp;amp; &lt;br /&gt;
                \mbox{ for } x &amp;lt; r_1,\\&lt;br /&gt;
{&lt;br /&gt;
\sum_{n=-2}^{M}T_{\mu}(n) e^{-\kappa_\mu(n)(x-l_\mu)} &lt;br /&gt;
        \frac{\cos(k_\mu(n)(z+h))}{\cos(k_\mu(n)h)} } + \\&lt;br /&gt;
{&lt;br /&gt;
                \qquad \qquad \sum_{n=-2}^{M}R_{\mu}(n) e^{\kappa_\mu(n)(x-r_\mu)} &lt;br /&gt;
                        \frac{\cos(k_\mu(n)(z+h))}{\cos(k_\mu(n)h)} },&lt;br /&gt;
                                &amp;amp;\mbox{ for } l_\mu&amp;lt; x &amp;lt; r_\mu,\\&lt;br /&gt;
{&lt;br /&gt;
\sum_{n=-2}^{M}T_{\Lambda}(n)e^{-\kappa_{\Lambda}(n)(x-l_\Lambda)} &lt;br /&gt;
        \frac{\cos(k_\Lambda(n)(z+h))}{\cos(k_\Lambda(n)h)} }, &amp;amp;\mbox{ for } l_\Lambda&amp;lt;x,&lt;br /&gt;
\end{matrix} \right.&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
(for details of this notation see [[Eigenfunction Matching Method for Floating Elastic Plates]]).&lt;br /&gt;
&lt;br /&gt;
= Equations = &lt;br /&gt;
&lt;br /&gt;
Based on the method used in [[Evans and Davies 1968]], a check can be made to ensure the solutions of the floating plate problem are in energy balance.&lt;br /&gt;
This is simply a condition that the incident energy is equal to the sum of the radiated energy.&lt;br /&gt;
When the first and final plates have different properties, the energy balance equation is derived by applying Green&#039;s theorem to &amp;lt;math&amp;gt;\phi&amp;lt;/math&amp;gt; and its conjugate.&lt;br /&gt;
The domain of integration is shown in the figure on the right. &lt;br /&gt;
&lt;br /&gt;
[[Image:energy_schematic.jpg|thumb|right|300px|A diagram depicting the area &amp;lt;math&amp;gt;\mathcal{U}&amp;lt;/math&amp;gt; which is bounded by the rectangle &amp;lt;math&amp;gt;\mathcal{S}&amp;lt;/math&amp;gt;.]&lt;br /&gt;
{A diagram depicting the area &amp;lt;math&amp;gt;\mathcal{U}&amp;lt;/math&amp;gt; which is bounded by the rectangle &amp;lt;math&amp;gt;\mathcal{S}&amp;lt;/math&amp;gt;.&lt;br /&gt;
The rectangle &amp;lt;math&amp;gt;\mathcal{S}&amp;lt;/math&amp;gt; is bounded by &amp;lt;math&amp;gt; -h\leq z \leq0&amp;lt;/math&amp;gt; and  &amp;lt;math&amp;gt;-\infty\leq x \leq \infty&amp;lt;/math&amp;gt;]]&lt;br /&gt;
&lt;br /&gt;
Applying Green&#039;s theorem to &amp;lt;math&amp;gt;\phi&amp;lt;/math&amp;gt; and its conjugate &amp;lt;math&amp;gt;\phi^*&amp;lt;/math&amp;gt; gives&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
{  \int\int_\mathcal{U}(\phi\nabla^2\phi^* - \phi^*\nabla^2\phi)dxdz &lt;br /&gt;
	= \int_\mathcal{S}(\phi\frac{\partial\phi^*}{\partial n} - \phi^*\frac{\partial\phi}{\partial n})dl  },&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt; denotes the outward plane normal to the boundary and &amp;lt;math&amp;gt;l&amp;lt;/math&amp;gt; denotes the plane parallel to the boundary.&lt;br /&gt;
As &amp;lt;math&amp;gt;\phi&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\phi^*&amp;lt;/math&amp;gt; satisfy the Laplace&#039;s equation, the left hand side of the Green theorem equation vanishes so that it reduces to &lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
	  \Im\int_\mathcal{S}\phi\frac{\partial\phi^*}{\partial n} dl  =  0,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
Expanding gives&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\xi_1 +\xi_2 + \xi_3 = 0,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
where&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\xi_1 = &lt;br /&gt;
-{ \Im\int_{-h}^0(\phi\frac{\partial\phi^*}{\partial x})\big|_{x=-\infty}dz }, &lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\xi_2 = &lt;br /&gt;
{ \Im\int_{-h}^0(\phi\frac{\partial\phi^*}{\partial x})\big|_{x=\infty}dz },&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\xi_3 = &lt;br /&gt;
 {  \Im\int_{-\infty}^{\infty}(\phi\frac{\partial\phi^*}{\partial z})\big|_{z=0}dx } ,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;\Im&amp;lt;/math&amp;gt; denotes the imaginary part. The bottom domain composant is obviously equal to zero because of the no-influx condition over the seabed (&amp;lt;math&amp;gt;\frac{\partial\phi^*}{\partial z}\big|_{z=-h}=0&amp;lt;/math&amp;gt;).&lt;br /&gt;
&lt;br /&gt;
= Expanding &amp;lt;math&amp;gt;\mathbf{\xi_1}&amp;lt;/math&amp;gt; =&lt;br /&gt;
&lt;br /&gt;
Near &amp;lt;math&amp;gt;x=-\infty&amp;lt;/math&amp;gt;, we approximate &amp;lt;math&amp;gt;\phi&amp;lt;/math&amp;gt; by&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\phi \approx e^{-\kappa_{1}(0)(x-r_1)}\frac{\cos{(k_1(0)(z+h))}}{\cos{(k_1(0)h)}} + &lt;br /&gt;
	R_1(0)e^{\kappa_{1}(0)(x-r_1)}\frac{\cos{(k_{1}(0)(z+h))}}{\cos{(k_{1}(0)h)}}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
Therefore,&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{matrix}&lt;br /&gt;
\xi_1 &amp;amp; = &amp;amp; {\Im\int_{-h}^0 \left[\left(e^{-i\kappa^{I}_1(x)}+ R_1(0)e^{i\kappa^{I}_1(x)}\right)\right.}&lt;br /&gt;
 {   \left(i\kappa^{I}_1e^{i\kappa^{I}_1(x)} - i\kappa^{I}_1R_1(0)^*e^{-i\kappa^{I}_1(x)}\right)  }&lt;br /&gt;
 {   \left.\left(\frac{\cosh^2{(k^I_1(z+h))}}{\cosh^2{(k^I_1h)}}\right)\right]dz,  }\\ \\&lt;br /&gt;
 &amp;amp; = &amp;amp; {  \Im\left[\frac{i\kappa^{I}_1\left(1 - |R_1(0)|^2\right)}{2\cosh^2{(k^I_1h)}} &lt;br /&gt;
	\int_{-h}^0 \left(\cosh{(2k^I_1(z+h))+1}\right)dz\right]  ,}\\ \\&lt;br /&gt;
 &amp;amp; = &amp;amp; {  \Im\left[\frac{i\kappa^{I}_1\left(1 - |R_1(0)|^2\right)}{2\cosh^2{(k^I_1h)}} &lt;br /&gt;
	\left[\frac{1}{2k^I_1}\sinh{(2k^I_1(z+h))} + z\right]_{-h}^0\right],  }\\ \\&lt;br /&gt;
 &amp;amp; = &amp;amp; {  \frac{\kappa^{I}_1\left(1 - |R_1(0)|^2\right)}{2\cosh^2{(k^I_1h)}} \left(\frac{1}{2k^I_1}\sinh{(2k^I_1h))} + h\right)  ,}\\ \\&lt;br /&gt;
 &amp;amp; = &amp;amp; {  \frac{\kappa^{I}_1\left(1 - |R_1(0)|^2\right)}{2k^I_1}\left(\tanh{(k^I_1h)}+\frac{hk^I_1}{\cosh^2{(k^I_1h)}}\right) , }&lt;br /&gt;
\end{matrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;R_1(0)^*&amp;lt;/math&amp;gt; is the conjugate of &amp;lt;math&amp;gt;R_1(0)&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
= Expanding &amp;lt;math&amp;gt;\mathbf{\xi_2}&amp;lt;/math&amp;gt; =&lt;br /&gt;
&lt;br /&gt;
Near &amp;lt;math&amp;gt;x=\infty&amp;lt;/math&amp;gt;, we approximate &amp;lt;math&amp;gt;\phi&amp;lt;/math&amp;gt; by&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{matrix}&lt;br /&gt;
{ \phi \approx T_\Lambda(0)e^{-\kappa_{\Lambda}(0)(x)}\frac{\cos{(k_\Lambda(0)(z+h))}}{\cos{(k_\Lambda(0)h)}}, }&lt;br /&gt;
\end{matrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
and re-express as&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
	 \phi \approx T_\Lambda(0)e^{-i\kappa^I_\Lambda(x)}\frac{\cosh{(k^I_\Lambda(z+h))}}{\cosh{(k^I_\Lambda h)}},&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;k^I_\Lambda = \Im k_{\Lambda}(0)&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\kappa^I_\Lambda=\Im \kappa_\Lambda(0)&amp;lt;/math&amp;gt;, so that&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\frac{\partial\phi}{\partial x} \approx -i\kappa^I_{\Lambda}T_\Lambda(0)e^{-i\kappa^I_{\Lambda}(x)}\frac{\cosh{(k^I_\Lambda(z+h))}}{\cosh{(k^I_\Lambda h)}}.&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
Therefore,&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{matrix}&lt;br /&gt;
\xi_2 &amp;amp; = &amp;amp; \Im\int_{-h}^0 \left[\right.(T_\Lambda(0)e^{-i\kappa^I_{\Lambda}(x)})(i\kappa^I_{\Lambda}T_\Lambda(0)^*e^{i\kappa^I_{\Lambda}(x)}) &lt;br /&gt;
\frac{\cosh^2{(k^I_\Lambda(z+h))}}{\cosh^2{(k^I_\Lambda h)}}\left.\right]dz, \\ \\&lt;br /&gt;
 &amp;amp; = &amp;amp; { \frac{\kappa^I_{\Lambda}|T_\Lambda(0)|^2}{2\cosh^2{(k^I_\Lambda h)}}&lt;br /&gt;
	\left(\frac{1}{2k^I_\Lambda}\sinh{(2k^I_\Lambda h)} + h\right)},\\ \\&lt;br /&gt;
 &amp;amp; = &amp;amp; { \frac{\kappa^I_{\Lambda}|T_\Lambda(0)|^2}{2k^I_\Lambda}\left(\tanh{(k^I_\Lambda h)}+\frac{k^I_\Lambda h}{\cosh^2{(k^I_\Lambda h)}}\right)}.&lt;br /&gt;
\end{matrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Expanding &amp;lt;math&amp;gt;\mathbf{\xi_3}&amp;lt;/math&amp;gt; =&lt;br /&gt;
&lt;br /&gt;
The ice-covered boundary condition for the [[Floating Elastic Plate]] gives &lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\xi_3 = { \Im\int_{-\infty}^{\infty}\left(\frac{\beta}{\alpha}&lt;br /&gt;
	\left(\frac{\partial^2}{\partial x^2} - k_y^2\right)^2 - \gamma + \frac{1}{\alpha}\right)&lt;br /&gt;
	\frac{\partial\phi}{\partial z}\cdot\frac{\partial\phi^*}{\partial z}\bigg|_{z=0}dx.}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
Since &amp;lt;math&amp;gt;{\frac{\partial\phi}{\partial z}\cdot\frac{\partial\phi^*}{\partial z}}&amp;lt;/math&amp;gt; is real, &lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\xi_3 = \Im\int_{-\infty}^{\infty}\left(\frac{\beta}{\alpha}\frac{\partial^2}{\partial x^2}&lt;br /&gt;
	\left(\frac{\partial^2}{\partial x^2} - 2k_y^2\right) \right)&lt;br /&gt;
	\frac{\partial\phi}{\partial z}\cdot\frac{\partial\phi^*}{\partial z}\bigg|_{z=0}dx.&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
Integration by parts gives&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\xi_3 = \Im\left\{\left[\frac{\beta}{\alpha}\frac{\partial}{\partial x}&lt;br /&gt;
	\left(\frac{\partial^2}{\partial x^2}-2k_y^2\right)&lt;br /&gt;
		\frac{\partial\phi}{\partial z}\cdot\frac{\partial\phi^*}{\partial z}\right]_{-\infty}^{\infty}&lt;br /&gt;
	-\int_{-\infty}^{\infty}\frac{\beta}{\alpha}\frac{\partial}{\partial x}&lt;br /&gt;
		\left(\frac{\partial^2}{\partial x^2} - 2k_y^2\right)&lt;br /&gt;
		\frac{\partial\phi}{\partial z}\cdot\frac&lt;br /&gt;
		{\partial}{\partial x}\frac{\partial\phi^*}{\partial z}dx&lt;br /&gt;
		\right\}.&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
As &amp;lt;math&amp;gt;{2k_y^2\frac{\partial}{\partial x}\frac{\partial\phi}{\partial z}\cdot \frac{\partial}{\partial x}\frac{\partial\phi^*}{\partial z}}&amp;lt;/math&amp;gt; is real and by integration by parts, the expression of &amp;lt;math&amp;gt;\xi_3&amp;lt;/math&amp;gt; becomes, &lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\xi_3 =\Im\left\{&lt;br /&gt;
	\left[\frac{\beta}{\alpha}\frac{\partial}{\partial x} &lt;br /&gt;
		\left(\frac{\partial^2}{\partial x^2}-2k_y^2\right) &lt;br /&gt;
		\frac{\partial\phi}{\partial z}\cdot\frac{\partial\phi^*}{\partial z}\right]_{-\infty}^{\infty}&lt;br /&gt;
	- \left[\frac{\beta}{\alpha}\frac{\partial^2}{\partial x^2}\frac{\partial\phi}{\partial z}\cdot&lt;br /&gt;
		\frac{\partial}{\partial x}\frac{\partial\phi^*}{\partial z}\right]_{-\infty}^{\infty}&lt;br /&gt;
	+ \int_{-\infty}^\infty\frac{\beta}{\alpha}\frac{\partial^2}{\partial x^2}\frac{\partial\phi}{\partial z}\cdot&lt;br /&gt;
		\frac{\partial^2}{\partial x^2}\frac{\partial\phi^*}{\partial z}dx\right\}.&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
As &amp;lt;math&amp;gt;{\frac{\partial^2}{\partial x^2}\frac{\partial\phi}{\partial z}\cdot \frac{\partial^2}{\partial x^2}\frac{\partial\phi^*}{\partial z}}&amp;lt;/math&amp;gt; is real, we obtain the new expression of &amp;lt;math&amp;gt;\xi_3&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\xi_3 = \Im\left\{&lt;br /&gt;
	\left[\frac{\beta}{\alpha}\frac{\partial}{\partial x}&lt;br /&gt;
		\left(\frac{\partial^2}{\partial x^2}-2k_y^2\right)&lt;br /&gt;
		\frac{\partial\phi}{\partial z}\cdot\frac{\partial\phi^*}{\partial z}\right]_{-\infty}^{\infty}-&lt;br /&gt;
	\left[\frac{\beta}{\alpha}\frac{\partial^2}{\partial x^2}\frac{\partial\phi}{\partial z}\cdot&lt;br /&gt;
		\frac{\partial}{\partial x}\frac{\partial\phi^*}{\partial z}\right]_{-\infty}^{\infty}\right\}.&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now breaking &amp;lt;math&amp;gt;\xi_3&amp;lt;/math&amp;gt; down, we can simplify the left hend term for &amp;lt;math&amp;gt;x&amp;gt;0&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{matrix}&lt;br /&gt;
\frac{\partial}{\partial x}\left(\frac{\partial^2}{\partial x^2}-2k_y^2\right)&lt;br /&gt;
\frac{\partial\phi(x_2,0)}{\partial z}\cdot\frac{\partial\phi(x_2,0)^*}{\partial z} \\ \\&lt;br /&gt;
= \left((-i\kappa^I_{\Lambda})^3k^I_\Lambda T_\Lambda(0)e^{-i\kappa^I_{\Lambda}(x)}\tanh{(k^I_\Lambda h)}\right.&lt;br /&gt;
\left.- 2k_y^2(-i\kappa_{\Lambda}(0))k^I_\Lambda T_\Lambda(0)e^{-i\kappa^I_{\Lambda}(x)} \tanh{(k^I_\Lambda h)}\right)&lt;br /&gt;
\left(k^I_\Lambda T_\Lambda(0)^*e^{i\kappa^I_{\Lambda}(x)}\tanh{(k^I_\Lambda h)}\right), \\ \\&lt;br /&gt;
= i\kappa^I_{\Lambda} (k^I_\Lambda)^2\left((\kappa^I_{\Lambda})^2 + 2k_y^2 \right) \tanh^2{(k^I_\Lambda h)}|T_\Lambda(0)|^2,&lt;br /&gt;
\end{matrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
and for &amp;lt;math&amp;gt;x&amp;lt;0&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{matrix}&lt;br /&gt;
\frac{\partial}{\partial x}\left(\frac{\partial^2}{\partial x^2}-2k_y^2\right)\frac{\partial\phi(x_1,0)}{\partial z}\cdot&lt;br /&gt;
\frac{\partial\phi(x_1,0)^*}{\partial z} \\ \\&lt;br /&gt;
= \left[i(\kappa^I_{1})^3k^I_1\left(e^{-i\kappa^I_{1}(x)}-R_1(0)e^{i\kappa^I_{1}(x)}\right) \tanh{(k^I_1 h)}&lt;br /&gt;
- 2ik_y^2\kappa^I_{1}k^I_1\left(-e^{-i\kappa^I_{1}(x)} + R_1(0)e^{i\kappa^I_{1}(x)}\right) \tanh{(k^I_1h)}\right]&lt;br /&gt;
\left[k^I_1\left(e^{i\kappa^I_{1}(x)} + R_1(0)^*e^{-i\kappa^I_{1}(x))}\right) \tanh{(k^I_1h)}\right], \\ \\&lt;br /&gt;
= \left[i\kappa^I_{1}k_1(0)((\kappa^I_{1})^2 + 2k_y^2)\left(e^{-i\kappa^I_{1}(x)} - R_1(0)e^{i\kappa^I_{1}(x)}\right)&lt;br /&gt;
\tanh{(k^I_1h)}\right]&lt;br /&gt;
\left[k^I_1\left(e^{i\kappa^I_{1}(x)} + R_1(0)^*e^{-i\kappa^I_{1}(x))}\right) \tanh{(k^I_1h)}\right], \\ \\&lt;br /&gt;
= i\kappa^I_{1}(k^I_1)^2\left((\kappa^I_{1})^2 + 2k_y^2\right)\tanh^2{(k^I_1h)}\left(1 - |R_1(0)|^2\right),&lt;br /&gt;
\end{matrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Likewise we expand the right hend term for &amp;lt;math&amp;gt;x&amp;gt;0&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{matrix}&lt;br /&gt;
\frac{\partial^2}{\partial x^2}\frac{\partial\phi(x_2,0)}{\partial z}\cdot &lt;br /&gt;
\frac{\partial}{\partial x}\frac{\partial\phi^*}{\partial z} \\ \\&lt;br /&gt;
= \left[-(\kappa^I_{\Lambda})^2k^I_\Lambda T_\Lambda(0)e^{-i\kappa^I_{\Lambda}(x)} \tanh{(k^I_\Lambda h)}\right]&lt;br /&gt;
\left[i\kappa^I_{\Lambda} k^I_\Lambda T_\Lambda(0)^*e^{i\kappa^I_{\Lambda}(x)} \tanh{(k^I_\Lambda h)}\right], \\ \\&lt;br /&gt;
= -i(\kappa^I_{\Lambda})^3(k^I_\Lambda)^2\tanh^2{(k^I_\Lambda h)}|T_\Lambda(0)|^2,&lt;br /&gt;
\end{matrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
and finally for &amp;lt;math&amp;gt;x&amp;lt;0&amp;lt;/math&amp;gt;,&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{matrix}&lt;br /&gt;
\frac{\partial^2}{\partial x^1}\frac{\partial\phi(x_1,0)}{\partial z}\cdot&lt;br /&gt;
\frac{\partial}{\partial x}\frac{\partial\phi^*}{\partial z}\\ \\&lt;br /&gt;
= \left[-(\kappa^I_{1})^2k^I_1\left(e^{-i\kappa^I_{1}(x)} + R_1(0)e^{i\kappa^I_{1}(x)}\right)\tanh{(k^I_1 h)}\right]&lt;br /&gt;
\left[i\kappa^I_{1} k^I_1\left(e^{i\kappa^I_{1}(x)} - R_1(0)e^{-i\kappa^I_{1}(x)}\right)\tanh{(k^I_1 h)}\right], \\ \\&lt;br /&gt;
= -i(\kappa^I_{1})^3(k^I_1)^2\tanh^2{(k^I_1h)}\left(1 - |R_1(0)|^2\right).&lt;br /&gt;
\end{matrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We can now express &amp;lt;math&amp;gt;\xi_3&amp;lt;/math&amp;gt; as &lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{matrix}&lt;br /&gt;
\xi_3 &amp;amp; = &amp;amp; \Im&lt;br /&gt;
\left\{\frac{\beta_\Lambda}{\alpha}\left[i\kappa^I_{\Lambda} (k^I_\Lambda)^2\left((\kappa^I_{\Lambda})^2 + 2k_y^2 \right)&lt;br /&gt;
\tanh^2{(k^I_\Lambda h)}|T_\Lambda(0)|^2\right]&lt;br /&gt;
-\frac{\beta_1}{\alpha}\left[i\kappa^I_{1}(k^I_1)^2\left((\kappa^I_{1})^2 + 2k_y^2\right)\tanh^2{(k^I_1h)}&lt;br /&gt;
\left(1 - |R_1(0)|^2\right)\right]&lt;br /&gt;
-\frac{\beta_\Lambda}{\alpha}\left[-i(\kappa^I_{\Lambda})^3(k^I_\Lambda)^2\tanh^2{(k^I_\Lambda h)}|T_\Lambda(0)|^2\right]&lt;br /&gt;
+\frac{\beta_1}{\alpha}\left[-i(\kappa^I_{1})^3(k^I_1)^2\tanh^2{(k^I_1h)} \left(1 - |R_1(0)|^2\right)\right]\right\}, \\ \\&lt;br /&gt;
 &amp;amp; = &amp;amp; \frac{\beta_\Lambda}{\alpha}\left[2\kappa^I_{\Lambda} (k^I_\Lambda)^2((\kappa^I_{\Lambda})^2 + k_y^2)\tanh^2{(k^I_\Lambda h)}|T_\Lambda(0)|^2\right]&lt;br /&gt;
-\frac{\beta_1}{\alpha}\left[2\kappa^I_{1}(k^I_1)^2((\kappa^I_{1})^2 + k_y^2)\tanh^2{(k^I_1h)}(1-|R_1(0)|^2)\right].&lt;br /&gt;
\end{matrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Solving the Energy Balance Equation =&lt;br /&gt;
&lt;br /&gt;
Pulling it all together, we finally obtain&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\frac{\beta_\Lambda}{\alpha}\left[2\kappa^I_{\Lambda}(k^I_\Lambda)^2((\kappa^I_{\Lambda})^2 +k_y^2)&lt;br /&gt;
\tanh^2{(k^I_\Lambda h)}|T_\Lambda(0)|^2\right]&lt;br /&gt;
-\frac{\beta_1}{\alpha}\left[2\kappa^I_{1}(k^I_1)^2((\kappa^I_{1})^2 +k_y^2)\tanh^2{(k^I_1h)}(1-|R_1(0)|^2)\right]&lt;br /&gt;
+ \frac{\kappa^I_{\Lambda}|T_\Lambda(0)|^2}{2k^I_\Lambda}\left(\tanh{(k^I_\Lambda h)}+&lt;br /&gt;
\frac{k^I_\Lambda h}{\cosh^2{(k^I_\Lambda h)}}\right)&lt;br /&gt;
- \frac{\kappa^I_{1}\left(1 - |R_1(0)|^2\right)}{2k^I_1}\left(\tanh{(k^I_1h)}+\frac{hk^I_1}{\cosh^2{(k^I_1h)}}\right)=0.&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Re-arranging gives&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\kappa^I_{\Lambda}\tanh{(k^I_\Lambda h)}&lt;br /&gt;
	\left(\frac{\beta_\Lambda}{\alpha}2(k^I_\Lambda)^2((\kappa^I_{\Lambda})^2 +k_y^2)\tanh{(k^I_\Lambda h)}&lt;br /&gt;
	+ \frac{1}{2k^I_\Lambda}+\frac{h}{2\sinh{(k^I_\Lambda h)}\cosh{(k^I_\Lambda h)}}\right)|T_\Lambda(0)|^2 &lt;br /&gt;
	\quad - \kappa^I_{1}\tanh{(k^I_1 h)}&lt;br /&gt;
	\left(\frac{\beta_1}{\alpha}2(k^I_1)^2((\kappa^I_{1})^2 +k_y^2)\tanh{(k^I_1 h)}&lt;br /&gt;
	+ \frac{1}{2it}+\frac{h}{2\sinh{(k^I_1 h)}\cosh{(k^I_1 h)}}\right)(1-|R_1(0)|^2)=0&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
which can be expressed as&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt; &lt;br /&gt;
D |T_{\Lambda}(0)|^2 + |R_{1}(0)|^2 = 1, &lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;D&amp;lt;/math&amp;gt; is given by &lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt; &lt;br /&gt;
D = \left(\frac{\kappa^I_{\Lambda} k^I_1\cosh^2{(k^I_1h)}}{\kappa^I_{1}k^I_\Lambda\cosh^2{(k^I_\Lambda h)}}\right)&lt;br /&gt;
\left(\frac{\frac{\beta_\Lambda}{\alpha}4(k^I_\Lambda)^2\kappa^I_{\Lambda}((\kappa^I_{\Lambda})^2 -k_y^2)\sinh^2{(k^I_\Lambda h)} + &lt;br /&gt;
                 \frac{1}{2}{\sinh{(2k^I_\Lambda h)}}+k^I_\Lambda h}&lt;br /&gt;
          {\frac{\beta_1}{\alpha}4(k^I_1)^2\kappa^I_1((\kappa^I_{1})^2 -k_y^2)\sinh^2{(k^I_1h)} + &lt;br /&gt;
                 \frac{1}{2}{\sinh{(2k^I_1h)}}+k^I_1h}\right) &lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Floating Elastic Plate]]&lt;/div&gt;</summary>
		<author><name>Fmontiel</name></author>
	</entry>
	<entry>
		<id>https://www.wikiwaves.org/index.php?title=Eigenfunction_Matching_for_a_Semi-Infinite_Floating_Elastic_Plate&amp;diff=7309</id>
		<title>Eigenfunction Matching for a Semi-Infinite Floating Elastic Plate</title>
		<link rel="alternate" type="text/html" href="https://www.wikiwaves.org/index.php?title=Eigenfunction_Matching_for_a_Semi-Infinite_Floating_Elastic_Plate&amp;diff=7309"/>
		<updated>2008-08-25T02:26:22Z</updated>

		<summary type="html">&lt;p&gt;Fmontiel: /* Energy Balance */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Introduction=&lt;br /&gt;
&lt;br /&gt;
We show here a solution for a semi-infinite [[:Category:Floating Elastic Plate|Floating Elastic Plate]] on [[Finite Depth]]. &lt;br /&gt;
The problem was solved by [[Fox and Squire 1994]] but the solution method here is slightly different.&lt;br /&gt;
The simpler theory for a [[Eigenfunction Matching for a Semi-Infinite Dock|Dock]] describes&lt;br /&gt;
many of the ideas here in more detail.&lt;br /&gt;
&lt;br /&gt;
[[Image:Semiinfinite plate.jpg|thumb|right|300px|Wave scattering by a submerged semi-infinite elastic plate]]&lt;br /&gt;
&lt;br /&gt;
= Equations =&lt;br /&gt;
&lt;br /&gt;
We consider the problem of small-amplitude waves which are incident on a semi-infinite floating elastic&lt;br /&gt;
plate occupying water surface for &amp;lt;math&amp;gt;x&amp;gt;0&amp;lt;/math&amp;gt;. The submergence of the plate is considered negligible. &lt;br /&gt;
We assume that the problem is invariant in the &amp;lt;math&amp;gt;y&amp;lt;/math&amp;gt; direction, although we allow the waves to be&lt;br /&gt;
incident from an angle. &lt;br /&gt;
We also assume that the plate edges are free to move at&lt;br /&gt;
each boundary, although other boundary conditions could easily be considered using&lt;br /&gt;
the methods of solution presented here. We begin with the [[Frequency Domain Problem]] for a semi-infinite&lt;br /&gt;
[[Floating Elastic Plate|Floating Elastic Plates]]&lt;br /&gt;
in the non-dimensional form of [[Tayler_1986a|Tayler 1986]] ([[Dispersion Relation for a Floating Elastic Plate]]).&lt;br /&gt;
We also assume that the waves are normally incident (incidence at an angle will be discussed later).&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;\begin{matrix}&lt;br /&gt;
\Delta \phi = 0, \;\;\; -h &amp;lt; z \leq 0, &lt;br /&gt;
\end{matrix}&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\partial_z \phi = 0, \;\;\; z = - h,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\partial_z\phi=\alpha\phi, \,\, z=0,\,x&amp;lt;0,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\beta \partial_x^4\partial_z \phi &lt;br /&gt;
- \left( \gamma\alpha - 1 \right) \partial_z \phi = \alpha\phi, \;\;&lt;br /&gt;
 z = 0, \;\;\; x \geq 0,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;\alpha = \omega^2&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;\beta&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\gamma&amp;lt;/math&amp;gt;&lt;br /&gt;
are the stiffness and mass constant for the plate respectively. The free edge conditions&lt;br /&gt;
at the edge of the plate imply&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\partial_x^3 \partial_z\phi = 0, \;\; z = 0, \;\;\; x = 0,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\partial_x^2 \partial_z\phi = 0, \;\; z = 0, \;\;\; x = 0,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Method of solution=&lt;br /&gt;
&lt;br /&gt;
==Eigenfunction expansion==&lt;br /&gt;
&lt;br /&gt;
We will solve the system of equations using an [[:Category:Eigenfunction Matching Method|Eigenfunction Matching Method]].&lt;br /&gt;
The method was developed by [[Fox and Squire 1994]]. The separation of variables for the left hand region  where&lt;br /&gt;
there is open water, and the incident wave, is described in [[Eigenfunction Matching for a Semi-Infinite Dock]] and we consider&lt;br /&gt;
here only the separation of variables in the plate covered region.&lt;br /&gt;
&lt;br /&gt;
===Separation of variables under the Plate===&lt;br /&gt;
The potential velocity can be written in terms of an infinite series of separated eigenfunctions under&lt;br /&gt;
each elastic plate, of the form &lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\psi = \frac{\cos(\kappa (z+h))}{\cos\kappa h}.\,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
If we apply the boundary conditions given &lt;br /&gt;
we obtain the [[Dispersion Relation for a Floating Elastic Plate]]&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\kappa \tan{(\kappa h)}=  -\frac{\alpha}{\beta \kappa^{4}  + 1 - \alpha\gamma} &lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
Solving for &amp;lt;math&amp;gt;\kappa&amp;lt;/math&amp;gt; gives a pure imaginary root&lt;br /&gt;
with positive imaginary part, two complex roots (two complex conjugate paired roots&lt;br /&gt;
with positive imaginary part in most physical situations), an infinite number of positive real roots &lt;br /&gt;
which approach &amp;lt;math&amp;gt;{n\pi}/{h}&amp;lt;/math&amp;gt; as &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt; approaches infinity, and also the negative of all &lt;br /&gt;
these roots ([[Dispersion Relation for a Floating Elastic Plate]]) . We denote the two complex roots with positive imaginary part &lt;br /&gt;
by &amp;lt;math&amp;gt;\kappa_(-2)&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\kappa_(-1)&amp;lt;/math&amp;gt;, the purely imaginary &lt;br /&gt;
root with positive imaginary part by &amp;lt;math&amp;gt;\kappa_{0}&amp;lt;/math&amp;gt; and the real roots with positive imaginary part&lt;br /&gt;
by &amp;lt;math&amp;gt;\kappa_(n)&amp;lt;/math&amp;gt; for &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt; a positive integer. &lt;br /&gt;
The imaginary root with positive imaginary part corresponds to a &lt;br /&gt;
reflected travelling mode propagating along the &amp;lt;math&amp;gt;x&amp;lt;/math&amp;gt; axis. &lt;br /&gt;
The complex roots with positive imaginary parts correspond to damped reflected travelling modes and the real roots correspond to reflected evanescent modes.&lt;br /&gt;
&lt;br /&gt;
==Expressions for the potential velocity==&lt;br /&gt;
&lt;br /&gt;
We now expand the potential in the two regions using the separation of variables solution.&lt;br /&gt;
We define&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi_{m}\left(  z\right)  =\frac{\cos k_{m}(z+H)}{\cos k_{m}H},\quad m\geq0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
as the vertical eigenfunction of the potential in the open&lt;br /&gt;
water region and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\psi_{m}\left(  z\right)  =\frac{\cos\kappa_{m}(z+H)}{\cos\kappa_{m}H},\quad&lt;br /&gt;
m\geq-2&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
as the vertical eigenfunction of the potential in the plate&lt;br /&gt;
covered region. &lt;br /&gt;
The potential &amp;lt;math&amp;gt;\phi&amp;lt;/math&amp;gt; can now be expressed as the following sum of eigenfunctions:&lt;br /&gt;
be expanded as&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi(x,z)= e^{-k_{0}x}\phi_{0}(z) + \sum_{m=0}^{\infty}a_{m}e^{k_{m}x}\phi_{m}(z), \;\;x&amp;lt;0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi(x,z)=\sum_{m=-2}^{\infty}b_{m}&lt;br /&gt;
e^{-\kappa_{m}x}\psi_{m}(z), \;\;x&amp;gt;0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;a_{m}&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;b_{m}&amp;lt;/math&amp;gt; are the coefficients to be determined.&lt;br /&gt;
&lt;br /&gt;
For later reference, we note that:&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\int\nolimits_{-H}^{0}\phi_{m}(z)\phi_{n}(z) d z=A_{m}\delta_{mn}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
where&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
A_{m}=\frac{1}{2}\left(  \frac{\cos k_{m}H\sin k_{m}H+k_{m}H}{k_{m}\cos&lt;br /&gt;
^{2}k_{m}H}\right)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\int\nolimits_{-H}^{0}\phi_{n}(z)\psi_{m}(z) d z=B_{mn}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
where&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
B_{mn}=\frac{k_{n}\sin k_{n}H\cos\kappa_{m}H-\kappa_{m}\cos k_{n}H\sin&lt;br /&gt;
\kappa_{m}H}{\left(  \cos k_{n}H\cos\kappa_{m}H\right)  \left(  k_{n}&lt;br /&gt;
^{2}-\kappa_{m}^{2}\right)  }&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==An infinite dimensional system of equations==&lt;br /&gt;
&lt;br /&gt;
The potential and its derivative must be continuous across the&lt;br /&gt;
transition from open water to the plate covered region. Therefore, the&lt;br /&gt;
potentials and their derivatives at &amp;lt;math&amp;gt;x=0&amp;lt;/math&amp;gt; have to be equal.&lt;br /&gt;
We also truncate the sum at &amp;lt;math&amp;gt;N&amp;lt;/math&amp;gt; being careful that we have&lt;br /&gt;
two extra modes on the plate covered region to satisfy the edge conditions. &lt;br /&gt;
We obtain&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi_{0}\left(  z\right) + \sum_{m=0}^{N}&lt;br /&gt;
a_{m} \phi_{m}\left(  z\right) &lt;br /&gt;
=\sum_{m=-2}^{N}b_{m}\psi_{m}(z)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
 -k_{0}\phi_{0}\left(  z\right)  +\sum&lt;br /&gt;
_{m=0}^{N} a_{m}k_{m}\phi_{m}\left(  z\right) &lt;br /&gt;
 =-\sum_{m=-2}^{N}b_{m}\kappa_{m}\psi&lt;br /&gt;
_{m}(z)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
for each &amp;lt;math&amp;gt;N&amp;lt;/math&amp;gt;.&lt;br /&gt;
We solve these equations by multiplying both equations by&lt;br /&gt;
&amp;lt;math&amp;gt;\phi_{l}(z)\,&amp;lt;/math&amp;gt; and integrating from &amp;lt;math&amp;gt;-h&amp;lt;/math&amp;gt; to &amp;lt;math&amp;gt;0&amp;lt;/math&amp;gt; to obtain:&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
A_{0}\delta_{0l}+a_{l}A_{l}&lt;br /&gt;
=\sum_{m=-2}^{N}b_{m}B_{ml},\,\,0 \leq l  \leq N&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
-k_{0}A_{0}\delta_{0l}+a_{l}k_{l}A_l&lt;br /&gt;
 =-\sum_{m=-2}^{N}b_{m}\kappa_{m}B_{ml},\,\,0 \leq l \leq N&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
If we multiply the first equation by &amp;lt;math&amp;gt;k_l&amp;lt;/math&amp;gt; and subtract the second equation&lt;br /&gt;
we obtain &lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
2k_{0}A_{0}\delta_{0l}&lt;br /&gt;
 =\sum_{m=-2}^{N}b_{m}(k_l + \kappa_{m})B_{ml}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
Finally, we need to apply the conditions at the edge of the plate to give us two further equations,&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\partial_x^2\partial_z\phi = - \sum_{m=-2}^{N}b_{m} \kappa_m^3 \tan\kappa_m h = 0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\partial_x^3\partial_z\phi = \sum_{m=-2}^{N}b_{m} \kappa_m^4 \tan\kappa_m h = 0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Numerical Solution=&lt;br /&gt;
&lt;br /&gt;
To solve the system of equations previously defined we set the upper limit of &amp;lt;math&amp;gt;l&amp;lt;/math&amp;gt; to&lt;br /&gt;
be &amp;lt;math&amp;gt;N&amp;lt;/math&amp;gt;, as we already said before. In terms of matrix, we obtain&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
A_0&amp;amp;0 \quad \cdots&amp;amp;0\\&lt;br /&gt;
0&amp;amp;&amp;amp;\\&lt;br /&gt;
\vdots&amp;amp;A_l&amp;amp;\vdots\\&lt;br /&gt;
&amp;amp;&amp;amp;0\\&lt;br /&gt;
0&amp;amp;\cdots \quad 0 &amp;amp;A_N&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
&amp;amp;&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
-B_{-20}&amp;amp;-B_{-10}\\&lt;br /&gt;
&amp;amp;\\&lt;br /&gt;
\vdots&amp;amp;\vdots\\&lt;br /&gt;
&amp;amp;\\&lt;br /&gt;
-B_{-2N}&amp;amp;-B_{-1N}&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
&amp;amp;&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
-B_{00}&amp;amp;\cdots&amp;amp;-B_{0N}\\&lt;br /&gt;
&amp;amp;&amp;amp;\\&lt;br /&gt;
\vdots&amp;amp;-B_{ml}&amp;amp;\vdots\\&lt;br /&gt;
&amp;amp;&amp;amp;\\&lt;br /&gt;
-B_{N0}&amp;amp;\cdots&amp;amp;-B_{NN}&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
\\&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
0&amp;amp;&amp;amp;\cdots&amp;amp;&amp;amp;0\\&lt;br /&gt;
0&amp;amp;&amp;amp;\cdots&amp;amp;&amp;amp;0&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
&amp;amp;&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
\kappa_{-2}^3\tan\kappa_{-2}h&amp;amp;\kappa_{-1}^3\tan\kappa_{-1}h\\&lt;br /&gt;
\kappa_{-2}^4\tan\kappa_{-2}h&amp;amp;\kappa_{-1}^4\tan\kappa_{-1}h&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
&amp;amp;&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
\kappa_0^3\tan\kappa_0h&amp;amp;\cdots&amp;amp;\kappa_N^3\tan\kappa_Nh\\&lt;br /&gt;
\kappa_0^4\tan\kappa_0h&amp;amp;\cdots&amp;amp;\kappa_N^4\tan\kappa_Nh&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
\\&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
0&amp;amp;&amp;amp;\cdots&amp;amp;&amp;amp;0\\&lt;br /&gt;
&amp;amp;&amp;amp;&amp;amp;&amp;amp;\\&lt;br /&gt;
\vdots&amp;amp;&amp;amp;\ddots&amp;amp;&amp;amp;\vdots\\&lt;br /&gt;
&amp;amp;&amp;amp;&amp;amp;&amp;amp;\\&lt;br /&gt;
0&amp;amp;&amp;amp;\cdots&amp;amp;&amp;amp;0&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
&amp;amp;&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
(k_0+\kappa_{-2})B_{-20}&amp;amp;(k_0+\kappa_{-1})B_{-10}\\&lt;br /&gt;
&amp;amp;\\&lt;br /&gt;
\vdots&amp;amp;\vdots\\&lt;br /&gt;
&amp;amp;\\&lt;br /&gt;
(k_N+\kappa_{-2})B_{-2N}&amp;amp;(k_N+\kappa_{-1})B_{-1N}&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
&amp;amp;&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
(k_0 + \kappa_0) \, B_{00}&amp;amp;\cdots&amp;amp;(k_N + \kappa_{0}) \, B_{0N}\\&lt;br /&gt;
&amp;amp;&amp;amp;\\&lt;br /&gt;
\vdots&amp;amp;(k_l + \kappa_{m}) \, B_{ml}&amp;amp;\vdots\\&lt;br /&gt;
&amp;amp;&amp;amp;\\&lt;br /&gt;
(k_0 + \kappa_N) \, B_{N0}&amp;amp;\cdots&amp;amp;(k_N + \kappa_{N}) \, B_{NN}\\&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
a_{0} \\&lt;br /&gt;
\\&lt;br /&gt;
\vdots \\&lt;br /&gt;
\\&lt;br /&gt;
a_N \\&lt;br /&gt;
b_{-2}\\&lt;br /&gt;
b_{-1}\\&lt;br /&gt;
b_{0}\\&lt;br /&gt;
\\&lt;br /&gt;
\vdots \\&lt;br /&gt;
\\&lt;br /&gt;
b_N&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
=&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
- A_{0} \\&lt;br /&gt;
0 \\&lt;br /&gt;
\vdots \\&lt;br /&gt;
\\&lt;br /&gt;
0 \\&lt;br /&gt;
0 \\&lt;br /&gt;
0 \\&lt;br /&gt;
2k_{0}A_{0} \\&lt;br /&gt;
0 \\&lt;br /&gt;
\vdots \\&lt;br /&gt;
\\&lt;br /&gt;
0&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
We then simply need to solve the linear system of equations. Note that we can solve this equation for &lt;br /&gt;
&amp;lt;math&amp;gt;b_n&amp;lt;/math&amp;gt; first and then solve for &amp;lt;math&amp;gt;a_n&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Waves Incident at an Angle = &lt;br /&gt;
&lt;br /&gt;
We can consider the case of [[Waves Incident at an Angle]] &amp;lt;math&amp;gt;\theta&amp;lt;/math&amp;gt;. The theory shows that we can introduce&lt;br /&gt;
a wavenumber in the &amp;lt;math&amp;gt;y&amp;lt;/math&amp;gt;-direction which express &amp;lt;math&amp;gt;k_y=k_0 \sin \theta&amp;lt;/math&amp;gt;.  &lt;br /&gt;
&lt;br /&gt;
It is shown that the potential can be expanded as&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi(x,z)=e^{-\hat{k}_0x}\phi_0(z)+\sum_{m=0}^{\infty}a_{m}e^{\hat{k}_{m}x}\phi_{m}(z), \;\;x&amp;lt;0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi(x,z)=\sum_{m=-2}^{\infty}b_{m}&lt;br /&gt;
e^{-\hat{\kappa}_{m}x}\psi_{m}(z), \;\;x&amp;gt;0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;\hat{k}_{m} = \sqrt{k_m^2 - k_y^2}&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\hat{\kappa}_{m} = \sqrt{\kappa_m^2 - k_y^2}&amp;lt;/math&amp;gt;&lt;br /&gt;
where we always take the positive real root or the root with positive imaginary part. &lt;br /&gt;
&lt;br /&gt;
The edge conditions are also different and are&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\left(\frac{\partial^3}{\partial x^3} - (2 - \nu)k^2_y\frac{\partial}{\partial x}\right) \frac{\partial\phi}{\partial z}= 0,  &lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\left(\frac{\partial^2}{\partial x^2} - \nu k^2_y\right)\frac{\partial\phi}{\partial z} = 0,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;\nu&amp;lt;/math&amp;gt; is Poisons ratio. &lt;br /&gt;
&lt;br /&gt;
We can expend these edge conditions, which respectively gives &lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
-\sum_{m=-2}^{\infty}b_{m}\kappa_m (\hat{\kappa}_m^3-\hat{\kappa}_m k_y^2(2-\nu))\tan \kappa_m h=0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
-\sum_{m=-2}^{\infty}b_{m}\kappa_m (\hat{\kappa}_m^2-k_y^2\nu))\tan \kappa_m h=0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The equations are derived almost identically to those above and we obtain&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
A_{0}\delta_{0l}+a_{l}A_{l}&lt;br /&gt;
=\sum_{m=-2}^{\infty}b_{m}B_{ml}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
-\hat{k_{0}}A_{0}\delta_{0l}+a_{l}\hat{k}_{l}A_l&lt;br /&gt;
 =-\sum_{m=-2}^{\infty}b_{m}\hat{\kappa}_{m}B_{ml} &lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and these are solved exactly as before.&lt;br /&gt;
&lt;br /&gt;
= Energy Balance =&lt;br /&gt;
&lt;br /&gt;
The energy balance equation is ([[Energy Balance for Two Elastic Plates]]) given by&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt; &lt;br /&gt;
D |T|^2 + |R|^2 = 1, \,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt; T=b_0 &amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;R=a_0&amp;lt;/math&amp;gt;, and &amp;lt;math&amp;gt;D&amp;lt;/math&amp;gt; is given by &lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt; &lt;br /&gt;
D = \left(\frac{\hat{\kappa}_0 k_0\cos^2{(k_0 h)}}{\hat{k}_0 \kappa_0\cos^2{(\kappa_0 h)}}\right)&lt;br /&gt;
\left(\frac{\frac{4\beta}{\alpha}(\kappa_0)^2\hat{\kappa}_0(\hat{\kappa}_0^2 -k_y^2)\sin^2{(\kappa_0 h)} + &lt;br /&gt;
                 \frac{1}{2}{\sin{(2 \kappa_0  h)}}+\kappa_0  h}&lt;br /&gt;
          {   &lt;br /&gt;
                 \frac{1}{2}{\sin{(2 k_0 h)}}+k_0h}\right) &lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
where the index &amp;lt;math&amp;gt;0&amp;lt;/math&amp;gt; refers to the travelling wave (imaginary root of the dispersion equation).&lt;br /&gt;
&lt;br /&gt;
= Matlab Code =&lt;br /&gt;
&lt;br /&gt;
A program to calculate the coefficients for the semi-infinite dock problems can be found here&lt;br /&gt;
[http://www.math.auckland.ac.nz/~meylan/code/eigenfunction_matching/semiinfinite_plate.m semiinfinite_plate.m]&lt;br /&gt;
&lt;br /&gt;
== Additional code ==&lt;br /&gt;
&lt;br /&gt;
This program requires&lt;br /&gt;
* {{free surface dispersion equation code}}&lt;br /&gt;
* {{elastic plate dispersion equation code}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Floating Elastic Plate]]&lt;br /&gt;
[[Category:Eigenfunction Matching Method]]&lt;br /&gt;
[[Category:Complete Pages]]&lt;/div&gt;</summary>
		<author><name>Fmontiel</name></author>
	</entry>
	<entry>
		<id>https://www.wikiwaves.org/index.php?title=Energy_Balance_for_Two_Elastic_Plates&amp;diff=7308</id>
		<title>Energy Balance for Two Elastic Plates</title>
		<link rel="alternate" type="text/html" href="https://www.wikiwaves.org/index.php?title=Energy_Balance_for_Two_Elastic_Plates&amp;diff=7308"/>
		<updated>2008-08-25T01:31:36Z</updated>

		<summary type="html">&lt;p&gt;Fmontiel: /* Equations */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Introduction =&lt;br /&gt;
&lt;br /&gt;
We derive here a condition which must be satisfied for energy balance for two semi-infinite elastic plates. The solution applies&lt;br /&gt;
to the problem of [[Eigenfunction Matching Method for Floating Elastic Plates|multiple elastic plates]] and from here we know we can write the potential as&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\phi \approx \left\{&lt;br /&gt;
\begin{matrix}&lt;br /&gt;
{&lt;br /&gt;
Ie^{\kappa_{1}(0)(x-r_1)}\frac{\cos(k_1(0)(z+h))}{\cos(k_1(0)h)} }+\\&lt;br /&gt;
 { &lt;br /&gt;
        \qquad \qquad \sum_{n=-2}^{M}R_1(n) e^{\kappa_{1}(n)(x-r_1)} \frac{\cos(k_1(n)(z+h))}{\cos(k_1(n)h)} },&amp;amp; &lt;br /&gt;
                \mbox{ for } x &amp;lt; r_1,\\&lt;br /&gt;
{&lt;br /&gt;
\sum_{n=-2}^{M}T_{\mu}(n) e^{-\kappa_\mu(n)(x-l_\mu)} &lt;br /&gt;
        \frac{\cos(k_\mu(n)(z+h))}{\cos(k_\mu(n)h)} } + \\&lt;br /&gt;
{&lt;br /&gt;
                \qquad \qquad \sum_{n=-2}^{M}R_{\mu}(n) e^{\kappa_\mu(n)(x-r_\mu)} &lt;br /&gt;
                        \frac{\cos(k_\mu(n)(z+h))}{\cos(k_\mu(n)h)} },&lt;br /&gt;
                                &amp;amp;\mbox{ for } l_\mu&amp;lt; x &amp;lt; r_\mu,\\&lt;br /&gt;
{&lt;br /&gt;
\sum_{n=-2}^{M}T_{\Lambda}(n)e^{-\kappa_{\Lambda}(n)(x-l_\Lambda)} &lt;br /&gt;
        \frac{\cos(k_\Lambda(n)(z+h))}{\cos(k_\Lambda(n)h)} }, &amp;amp;\mbox{ for } l_\Lambda&amp;lt;x,&lt;br /&gt;
\end{matrix} \right.&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
(for details of this notation see [[Eigenfunction Matching Method for Floating Elastic Plates]]).&lt;br /&gt;
&lt;br /&gt;
= Equations = &lt;br /&gt;
&lt;br /&gt;
Based on the method used in [[Evans and Davies 1968]], a check can be made to ensure the solutions of the floating plate problem are in energy balance.&lt;br /&gt;
This is simply a condition that the incident energy is equal to the sum of the radiated energy.&lt;br /&gt;
When the first and final plates have different properties, the energy balance equation is derived by applying Green&#039;s theorem to &amp;lt;math&amp;gt;\phi&amp;lt;/math&amp;gt; and its conjugate.&lt;br /&gt;
The domain of integration is shown in the figure on the right. &lt;br /&gt;
&lt;br /&gt;
[[Image:energy_schematic.jpg|thumb|right|300px|A diagram depicting the area &amp;lt;math&amp;gt;\mathcal{U}&amp;lt;/math&amp;gt; which is bounded by the rectangle &amp;lt;math&amp;gt;\mathcal{S}&amp;lt;/math&amp;gt;.]&lt;br /&gt;
{A diagram depicting the area &amp;lt;math&amp;gt;\mathcal{U}&amp;lt;/math&amp;gt; which is bounded by the rectangle &amp;lt;math&amp;gt;\mathcal{S}&amp;lt;/math&amp;gt;.&lt;br /&gt;
The rectangle &amp;lt;math&amp;gt;\mathcal{S}&amp;lt;/math&amp;gt; is bounded by &amp;lt;math&amp;gt; -h\leq z \leq0&amp;lt;/math&amp;gt; and  &amp;lt;math&amp;gt;-\infty\leq x \leq \infty&amp;lt;/math&amp;gt;]]&lt;br /&gt;
&lt;br /&gt;
Applying Green&#039;s theorem to &amp;lt;math&amp;gt;\phi&amp;lt;/math&amp;gt; and its conjugate &amp;lt;math&amp;gt;\phi^*&amp;lt;/math&amp;gt; gives&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
{  \int\int_\mathcal{U}(\phi\nabla^2\phi^* - \phi^*\nabla^2\phi)dxdz &lt;br /&gt;
	= \int_\mathcal{S}(\phi\frac{\partial\phi^*}{\partial n} - \phi^*\frac{\partial\phi}{\partial n})dl  },&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt; denotes the outward plane normal to the boundary and &amp;lt;math&amp;gt;l&amp;lt;/math&amp;gt; denotes the plane parallel to the boundary.&lt;br /&gt;
As &amp;lt;math&amp;gt;\phi&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\phi^*&amp;lt;/math&amp;gt; satisfy the Laplace&#039;s equation, the left hand side of the Green theorem equation vanishes so that it reduces to &lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
	  \Im\int_\mathcal{S}\phi\frac{\partial\phi^*}{\partial n} dl  =  0,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
Expanding gives&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\xi_1 +\xi_2 + \xi_3 = 0,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
where&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\xi_1 = &lt;br /&gt;
-{ \Im\int_{-h}^0(\phi\frac{\partial\phi^*}{\partial x})\big|_{x=-\infty}dz }, &lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\xi_2 = &lt;br /&gt;
{ \Im\int_{-h}^0(\phi\frac{\partial\phi^*}{\partial x})\big|_{x=\infty}dz },&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\xi_3 = &lt;br /&gt;
 {  \Im\int_{-\infty}^{\infty}(\phi\frac{\partial\phi^*}{\partial z})\big|_{z=0}dx } ,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;\Im&amp;lt;/math&amp;gt; denotes the imaginary part. The bottom domain composant is obviously equal to zero because of the no-influx condition over the seabed (&amp;lt;math&amp;gt;\frac{\partial\phi^*}{\partial z}\big|_{z=-h}=0&amp;lt;/math&amp;gt;).&lt;br /&gt;
&lt;br /&gt;
= Expanding &amp;lt;math&amp;gt;\mathbf{\xi_1}&amp;lt;/math&amp;gt; =&lt;br /&gt;
&lt;br /&gt;
Near &amp;lt;math&amp;gt;x=-\infty&amp;lt;/math&amp;gt;, we approximate &amp;lt;math&amp;gt;\phi&amp;lt;/math&amp;gt; by&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\phi \approx e^{-\kappa_{1}(0)(x-r_1)}\frac{\cos{(k_1(0)(z+h))}}{\cos{(k_1(0)h)}} + &lt;br /&gt;
	R_1(0)e^{\kappa_{1}(0)(x-r_1)}\frac{\cos{(k_{1}(0)(z+h))}}{\cos{(k_{1}(0)h)}}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
Therefore,&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{matrix}&lt;br /&gt;
\xi_1 &amp;amp; = &amp;amp; {\Im\int_{-h}^0 \left[\left(e^{-i\kappa^{I}_1(x)}+ R_1(0)e^{i\kappa^{I}_1(x)}\right)\right.}&lt;br /&gt;
 {   \left(i\kappa^{I}_1e^{i\kappa^{I}_1(x)} - i\kappa^{I}_1R_1(0)^*e^{-i\kappa^{I}_1(x)}\right)  }&lt;br /&gt;
 {   \left.\left(\frac{\cosh^2{(k^I_1(z+h))}}{\cosh^2{(k^I_1h)}}\right)\right]dz,  }\\ \\&lt;br /&gt;
 &amp;amp; = &amp;amp; {  \Im\left[\frac{i\kappa^{I}_1\left(1 - |R_1(0)|^2\right)}{2\cosh^2{(k^I_1h)}} &lt;br /&gt;
	\int_{-h}^0 \left(\cosh{(2k^I_1(z+h))+1}\right)dz\right]  ,}\\ \\&lt;br /&gt;
 &amp;amp; = &amp;amp; {  \Im\left[\frac{i\kappa^{I}_1\left(1 - |R_1(0)|^2\right)}{2\cosh^2{(k^I_1h)}} &lt;br /&gt;
	\left[\frac{1}{2k^I_1}\sinh{(2k^I_1(z+h))} + z\right]_{-h}^0\right],  }\\ \\&lt;br /&gt;
 &amp;amp; = &amp;amp; {  \frac{\kappa^{I}_1\left(1 - |R_1(0)|^2\right)}{2\cosh^2{(k^I_1h)}} \left(\frac{1}{2k^I_1}\sinh{(2k^I_1h))} + h\right)  ,}\\ \\&lt;br /&gt;
 &amp;amp; = &amp;amp; {  \frac{\kappa^{I}_1\left(1 - |R_1(0)|^2\right)}{2k^I_1}\left(\tanh{(k^I_1h)}+\frac{hk^I_1}{\cosh^2{(k^I_1h)}}\right) , }&lt;br /&gt;
\end{matrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;R_1(0)^*&amp;lt;/math&amp;gt; is the conjugate of &amp;lt;math&amp;gt;R_1(0)&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
= Expanding &amp;lt;math&amp;gt;\mathbf{\xi_2}&amp;lt;/math&amp;gt; =&lt;br /&gt;
&lt;br /&gt;
Near &amp;lt;math&amp;gt;x=\infty&amp;lt;/math&amp;gt;, we approximate &amp;lt;math&amp;gt;\phi&amp;lt;/math&amp;gt; by&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{matrix}&lt;br /&gt;
{ \phi \approx T_\Lambda(0)e^{-\kappa_{\Lambda}(0)(x)}\frac{\cos{(k_\Lambda(0)(z+h))}}{\cos{(k_\Lambda(0)h)}}, }&lt;br /&gt;
\end{matrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
and re-express as&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
	 \phi \approx T_\Lambda(0)e^{-i\kappa^I_\Lambda(x)}\frac{\cosh{(k^I_\Lambda(z+h))}}{\cosh{(k^I_\Lambda h)}},&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;k^I_\Lambda = \Im k_{\Lambda}(0)&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\kappa^I_\Lambda=\Im \kappa_\Lambda(0)&amp;lt;/math&amp;gt;, so that&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\frac{\partial\phi}{\partial x} \approx -i\kappa^I_{\Lambda}T_\Lambda(0)e^{-i\kappa^I_{\Lambda}(x)}\frac{\cosh{(k^I_\Lambda(z+h))}}{\cosh{(k^I_\Lambda h)}}.&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
Therefore,&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{matrix}&lt;br /&gt;
\xi_2 &amp;amp; = &amp;amp; \Im\int_{-h}^0 \left[\right.(T_\Lambda(0)e^{-i\kappa^I_{\Lambda}(x)})(i\kappa^I_{\Lambda}T_\Lambda(0)^*e^{i\kappa^I_{\Lambda}(x)}) &lt;br /&gt;
\frac{\cosh^2{(k^I_\Lambda(z+h))}}{\cosh^2{(k^I_\Lambda h)}}\left.\right]dz, \\ \\&lt;br /&gt;
 &amp;amp; = &amp;amp; { \frac{\kappa^I_{\Lambda}|T_\Lambda(0)|^2}{2\cosh^2{(k^I_\Lambda h)}}&lt;br /&gt;
	\left(\frac{1}{2k^I_\Lambda}\sinh{(2k^I_\Lambda h)} + h\right)},\\ \\&lt;br /&gt;
 &amp;amp; = &amp;amp; { \frac{\kappa^I_{\Lambda}|T_\Lambda(0)|^2}{2k^I_\Lambda}\left(\tanh{(k^I_\Lambda h)}+\frac{k^I_\Lambda h}{\cosh^2{(k^I_\Lambda h)}}\right)}.&lt;br /&gt;
\end{matrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Expanding &amp;lt;math&amp;gt;\mathbf{\xi_3}&amp;lt;/math&amp;gt; =&lt;br /&gt;
&lt;br /&gt;
The ice-covered boundary condition for the [[Floating Elastic Plate]] gives &lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\xi_3 = { \Im\int_{-\infty}^{\infty}\left(\frac{\beta}{\alpha}&lt;br /&gt;
	\left(\frac{\partial^2}{\partial x^2} - k_y^2\right)^2 - \gamma + \frac{1}{\alpha}\right)&lt;br /&gt;
	\frac{\partial\phi}{\partial z}\cdot\frac{\partial\phi^*}{\partial z}\bigg|_{z=0}dx.}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
Since &amp;lt;math&amp;gt;{\frac{\partial\phi}{\partial z}\cdot\frac{\partial\phi^*}{\partial z}}&amp;lt;/math&amp;gt; is real, &lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\xi_3 = \Im\int_{-\infty}^{\infty}\left(\frac{\beta}{\alpha}\frac{\partial^2}{\partial x^2}&lt;br /&gt;
	\left(\frac{\partial^2}{\partial x^2} - 2k_y^2\right) \right)&lt;br /&gt;
	\frac{\partial\phi}{\partial z}\cdot\frac{\partial\phi^*}{\partial z}\bigg|_{z=0}dx.&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
Integration by parts gives&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\xi_3 = \Im\left\{\left[\frac{\beta}{\alpha}\frac{\partial}{\partial x}&lt;br /&gt;
	\left(\frac{\partial^2}{\partial x^2}-2k_y^2\right)&lt;br /&gt;
		\frac{\partial\phi}{\partial z}\cdot\frac{\partial\phi^*}{\partial z}\right]_{-\infty}^{\infty}&lt;br /&gt;
	-\int_{-\infty}^{\infty}\frac{\beta}{\alpha}\frac{\partial}{\partial x}&lt;br /&gt;
		\left(\frac{\partial^2}{\partial x^2} - 2k_y^2\right)&lt;br /&gt;
		\frac{\partial\phi}{\partial z}\cdot\frac&lt;br /&gt;
		{\partial}{\partial x}\frac{\partial\phi^*}{\partial z}dx&lt;br /&gt;
		\right\}.&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
As &amp;lt;math&amp;gt;{2k_y^2\frac{\partial}{\partial x}\frac{\partial\phi}{\partial z}\cdot \frac{\partial}{\partial x}\frac{\partial\phi^*}{\partial z}}&amp;lt;/math&amp;gt; is real and by integration by parts, the expression of &amp;lt;math&amp;gt;\xi_3&amp;lt;/math&amp;gt; becomes, &lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\xi_3 =\Im\left\{&lt;br /&gt;
	\left[\frac{\beta}{\alpha}\frac{\partial}{\partial x} &lt;br /&gt;
		\left(\frac{\partial^2}{\partial x^2}-2k_y^2\right) &lt;br /&gt;
		\frac{\partial\phi}{\partial z}\cdot\frac{\partial\phi^*}{\partial z}\right]_{-\infty}^{\infty}&lt;br /&gt;
	- \left[\frac{\beta}{\alpha}\frac{\partial^2}{\partial x^2}\frac{\partial\phi}{\partial z}\cdot&lt;br /&gt;
		\frac{\partial}{\partial x}\frac{\partial\phi^*}{\partial z}\right]_{-\infty}^{\infty}&lt;br /&gt;
	+ \int_{-\infty}^\infty\frac{\beta}{\alpha}\frac{\partial^2}{\partial x^2}\frac{\partial\phi}{\partial z}\cdot&lt;br /&gt;
		\frac{\partial^2}{\partial x^2}\frac{\partial\phi^*}{\partial z}dx\right\}.&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
As &amp;lt;math&amp;gt;{\frac{\partial^2}{\partial x^2}\frac{\partial\phi}{\partial z}\cdot \frac{\partial^2}{\partial x^2}\frac{\partial\phi^*}{\partial z}}&amp;lt;/math&amp;gt; is real, we obtain the new expression of &amp;lt;math&amp;gt;\xi_3&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\xi_3 = \Im\left\{&lt;br /&gt;
	\left[\frac{\beta}{\alpha}\frac{\partial}{\partial x}&lt;br /&gt;
		\left(\frac{\partial^2}{\partial x^2}-2k_y^2\right)&lt;br /&gt;
		\frac{\partial\phi}{\partial z}\cdot\frac{\partial\phi^*}{\partial z}\right]_{-\infty}^{\infty}-&lt;br /&gt;
	\left[\frac{\beta}{\alpha}\frac{\partial^2}{\partial x^2}\frac{\partial\phi}{\partial z}\cdot&lt;br /&gt;
		\frac{\partial}{\partial x}\frac{\partial\phi^*}{\partial z}\right]_{-\infty}^{\infty}\right\}.&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now breaking &amp;lt;math&amp;gt;\xi_3&amp;lt;/math&amp;gt; down, we can simplify the left hend term for &amp;lt;math&amp;gt;x&amp;gt;0&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{matrix}&lt;br /&gt;
\frac{\partial}{\partial x}\left(\frac{\partial^2}{\partial x^2}-2k_y^2\right)&lt;br /&gt;
\frac{\partial\phi(x_2,0)}{\partial z}\cdot\frac{\partial\phi(x_2,0)^*}{\partial z} \\ \\&lt;br /&gt;
= \left((-i\kappa^I_{\Lambda})^3k^I_\Lambda T_\Lambda(0)e^{-i\kappa^I_{\Lambda}(x)}\tanh{(k^I_\Lambda h)}\right.&lt;br /&gt;
\left.- 2k_y^2(-i\kappa_{\Lambda}(0))k^I_\Lambda T_\Lambda(0)e^{-i\kappa^I_{\Lambda}(x)} \tanh{(k^I_\Lambda h)}\right)&lt;br /&gt;
\left(k^I_\Lambda T_\Lambda(0)^*e^{i\kappa^I_{\Lambda}(x)}\tanh{(k^I_\Lambda h)}\right), \\ \\&lt;br /&gt;
= i\kappa^I_{\Lambda} (k^I_\Lambda)^2\left((\kappa^I_{\Lambda})^2 + 2k_y^2 \right) \tanh^2{(k^I_\Lambda h)}|T_\Lambda(0)|^2,&lt;br /&gt;
\end{matrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
and for &amp;lt;math&amp;gt;x&amp;lt;0&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{matrix}&lt;br /&gt;
\frac{\partial}{\partial x}\left(\frac{\partial^2}{\partial x^2}-2k_y^2\right)\frac{\partial\phi(x_1,0)}{\partial z}\cdot&lt;br /&gt;
\frac{\partial\phi(x_1,0)^*}{\partial z} \\ \\&lt;br /&gt;
= \left[i(\kappa^I_{1})^3k^I_1\left(e^{-i\kappa^I_{1}(x)}-R_1(0)e^{i\kappa^I_{1}(x)}\right) \tanh{(k^I_1 h)}&lt;br /&gt;
- 2ik_y^2\kappa^I_{1}k^I_1\left(-e^{-i\kappa^I_{1}(x)} + R_1(0)e^{i\kappa^I_{1}(x)}\right) \tanh{(k^I_1h)}\right]&lt;br /&gt;
\left[k^I_1\left(e^{i\kappa^I_{1}(x)} + R_1(0)^*e^{-i\kappa^I_{1}(x))}\right) \tanh{(k^I_1h)}\right], \\ \\&lt;br /&gt;
= \left[i\kappa^I_{1}k_1(0)((\kappa^I_{1})^2 + 2k_y^2)\left(e^{-i\kappa^I_{1}(x)} - R_1(0)e^{i\kappa^I_{1}(x)}\right)&lt;br /&gt;
\tanh{(k^I_1h)}\right]&lt;br /&gt;
\left[k^I_1\left(e^{i\kappa^I_{1}(x)} + R_1(0)^*e^{-i\kappa^I_{1}(x))}\right) \tanh{(k^I_1h)}\right], \\ \\&lt;br /&gt;
= i\kappa^I_{1}(k^I_1)^2\left((\kappa^I_{1})^2 + 2k_y^2\right)\tanh^2{(k^I_1h)}\left(1 - |R_1(0)|^2\right),&lt;br /&gt;
\end{matrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Likewise we expand the right hend term for &amp;lt;math&amp;gt;x&amp;gt;0&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{matrix}&lt;br /&gt;
\frac{\partial^2}{\partial x^2}\frac{\partial\phi(x_2,0)}{\partial z}\cdot &lt;br /&gt;
\frac{\partial}{\partial x}\frac{\partial\phi^*}{\partial z} \\ \\&lt;br /&gt;
= \left[-(\kappa^I_{\Lambda})^2k^I_\Lambda T_\Lambda(0)e^{-i\kappa^I_{\Lambda}(x)} \tanh{(k^I_\Lambda h)}\right]&lt;br /&gt;
\left[i\kappa^I_{\Lambda} k^I_\Lambda T_\Lambda(0)^*e^{i\kappa^I_{\Lambda}(x)} \tanh{(k^I_\Lambda h)}\right], \\ \\&lt;br /&gt;
= -i(\kappa^I_{\Lambda})^3(k^I_\Lambda)^2\tanh^2{(k^I_\Lambda h)}|T_\Lambda(0)|^2,&lt;br /&gt;
\end{matrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
and finally for &amp;lt;math&amp;gt;x&amp;lt;0&amp;lt;/math&amp;gt;,&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{matrix}&lt;br /&gt;
\frac{\partial^2}{\partial x^1}\frac{\partial\phi(x_1,0)}{\partial z}\cdot&lt;br /&gt;
\frac{\partial}{\partial x}\frac{\partial\phi^*}{\partial z}\\ \\&lt;br /&gt;
= \left[-(\kappa^I_{1})^2k^I_1\left(e^{-i\kappa^I_{1}(x)} + R_1(0)e^{i\kappa^I_{1}(x)}\right)\tanh{(k^I_1 h)}\right]&lt;br /&gt;
\left[i\kappa^I_{1} k^I_1\left(e^{i\kappa^I_{1}(x)} - R_1(0)e^{-i\kappa^I_{1}(x)}\right)\tanh{(k^I_1 h)}\right], \\ \\&lt;br /&gt;
= -i(\kappa^I_{1})^3(k^I_1)^2\tanh^2{(k^I_1h)}\left(1 - |R_1(0)|^2\right).&lt;br /&gt;
\end{matrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We can now express &amp;lt;math&amp;gt;\xi_3&amp;lt;/math&amp;gt; as &lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{matrix}&lt;br /&gt;
\xi_3 &amp;amp; = &amp;amp; \Im&lt;br /&gt;
\left\{\frac{\beta_\Lambda}{\alpha}\left[i\kappa^I_{\Lambda} (k^I_\Lambda)^2\left((\kappa^I_{\Lambda})^2 + 2k_y^2 \right)&lt;br /&gt;
\tanh^2{(k^I_\Lambda h)}|T_\Lambda(0)|^2\right]&lt;br /&gt;
-\frac{\beta_1}{\alpha}\left[i\kappa^I_{1}(k^I_1)^2\left((\kappa^I_{1})^2 + 2k_y^2\right)\tanh^2{(k^I_1h)}&lt;br /&gt;
\left(1 - |R_1(0)|^2\right)\right]&lt;br /&gt;
-\frac{\beta_\Lambda}{\alpha}\left[-i(\kappa^I_{\Lambda})^3(k^I_\Lambda)^2\tanh^2{(k^I_\Lambda h)}|T_\Lambda(0)|^2\right]&lt;br /&gt;
+\frac{\beta_1}{\alpha}\left[-i(\kappa^I_{1})^3(k^I_1)^2\tanh^2{(k^I_1h)} \left(1 - |R_1(0)|^2\right)\right]\right\}, \\ \\&lt;br /&gt;
 &amp;amp; = &amp;amp; \frac{\beta_\Lambda}{\alpha}\left[2\kappa^I_{\Lambda} (k^I_\Lambda)^2((\kappa^I_{\Lambda})^2 + k_y^2)\tanh^2{(k^I_\Lambda h)}|T_\Lambda(0)|^2\right]&lt;br /&gt;
-\frac{\beta_1}{\alpha}\left[2\kappa^I_{1}(k^I_1)^2((\kappa^I_{1})^2 + k_y^2)\tanh^2{(k^I_1h)}(1-|R_1(0)|^2)\right].&lt;br /&gt;
\end{matrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Solving the Energy Balance Equation =&lt;br /&gt;
&lt;br /&gt;
Pulling it all together, we finally obtain&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\frac{\beta_\Lambda}{\alpha}\left[2\kappa^I_{\Lambda}(k^I_\Lambda)^2((\kappa^I_{\Lambda})^2 +k_y^2)&lt;br /&gt;
\tanh^2{(k^I_\Lambda h)}|T_\Lambda(0)|^2\right]&lt;br /&gt;
-\frac{\beta_1}{\alpha}\left[2\kappa^I_{1}(k^I_1)^2((\kappa^I_{1})^2 +k_y^2)\tanh^2{(k^I_1h)}(1-|R_1(0)|^2)\right]&lt;br /&gt;
+ \frac{\kappa^I_{\Lambda}|T_\Lambda(0)|^2}{2k^I_\Lambda}\left(\tanh{(k^I_\Lambda h)}+&lt;br /&gt;
\frac{k^I_\Lambda h}{\cosh^2{(k^I_\Lambda h)}}\right)&lt;br /&gt;
- \frac{\kappa^I_{1}\left(1 - |R_1(0)|^2\right)}{2k^I_1}\left(\tanh{(k^I_1h)}+\frac{hk^I_1}{\cosh^2{(k^I_1h)}}\right)=0.&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Re-arranging gives&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\kappa^I_{\Lambda}\tanh{(k^I_\Lambda h)}&lt;br /&gt;
	\left(\frac{\beta_\Lambda}{\alpha}2(k^I_\Lambda)^2((\kappa^I_{\Lambda})^2 +k_y^2)\tanh{(k^I_\Lambda h)}&lt;br /&gt;
	+ \frac{1}{2k^I_\Lambda}+\frac{h}{2\sinh{(k^I_\Lambda h)}\cosh{(k^I_\Lambda h)}}\right)|T_\Lambda(0)|^2 &lt;br /&gt;
	\quad - \kappa^I_{1}\tanh{(k^I_1 h)}&lt;br /&gt;
	\left(\frac{\beta_1}{\alpha}2(k^I_1)^2((\kappa^I_{1})^2 +k_y^2)\tanh{(k^I_1 h)}&lt;br /&gt;
	+ \frac{1}{2it}+\frac{h}{2\sinh{(k^I_1 h)}\cosh{(k^I_1 h)}}\right)(1-|R_1(0)|^2)=0&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
which can be expressed as&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt; &lt;br /&gt;
D |T_{\Lambda}(0)|^2 + |R_{1}(0)|^2 = 1, &lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;D&amp;lt;/math&amp;gt; is given by &lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt; &lt;br /&gt;
D = \left(\frac{\kappa^I_{\Lambda} k^I_1\cosh^2{(k^I_1h)}}{\kappa^I_{1}k^I_\Lambda\cosh^2{(k^I_\Lambda h)}}\right)&lt;br /&gt;
\left(\frac{\frac{\beta_\Lambda}{\alpha}4(k^I_\Lambda)^3((\kappa^I_{\Lambda})^2 +k_y^2)\sinh^2{(k^I_\Lambda h)} + &lt;br /&gt;
                 \frac{1}{2}{\sinh{(2k^I_\Lambda h)}}+k^I_\Lambda h}&lt;br /&gt;
          {\frac{\beta_1}{\alpha}4(k^I_1)^3((\kappa^I_{1})^2 +k_y^2)\sinh^2{(k^I_1h)} + &lt;br /&gt;
                 \frac{1}{2}{\sinh{(2k^I_1h)}}+k^I_1h}\right) &lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Floating Elastic Plate]]&lt;/div&gt;</summary>
		<author><name>Fmontiel</name></author>
	</entry>
	<entry>
		<id>https://www.wikiwaves.org/index.php?title=Energy_Balance_for_Two_Elastic_Plates&amp;diff=7263</id>
		<title>Energy Balance for Two Elastic Plates</title>
		<link rel="alternate" type="text/html" href="https://www.wikiwaves.org/index.php?title=Energy_Balance_for_Two_Elastic_Plates&amp;diff=7263"/>
		<updated>2008-08-23T07:06:58Z</updated>

		<summary type="html">&lt;p&gt;Fmontiel: /* Expanding &amp;lt;math&amp;gt;\mathbf{\xi_3}&amp;lt;/math&amp;gt; */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Introduction =&lt;br /&gt;
&lt;br /&gt;
We derive here a condition which must be satisfied for energy balance for two semi-infinite elastic plates. The solution applies&lt;br /&gt;
to the problem of [[Eigenfunction Matching Method for Floating Elastic Plates|multiple elastic plates]] and from here we know we can write the potential as&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\phi \approx \left\{&lt;br /&gt;
\begin{matrix}&lt;br /&gt;
{&lt;br /&gt;
Ie^{\kappa_{1}(0)(x-r_1)}\frac{\cos(k_1(0)(z+h))}{\cos(k_1(0)h)} }+\\&lt;br /&gt;
 { &lt;br /&gt;
        \qquad \qquad \sum_{n=-2}^{M}R_1(n) e^{\kappa_{1}(n)(x-r_1)} \frac{\cos(k_1(n)(z+h))}{\cos(k_1(n)h)} },&amp;amp; &lt;br /&gt;
                \mbox{ for } x &amp;lt; r_1,\\&lt;br /&gt;
{&lt;br /&gt;
\sum_{n=-2}^{M}T_{\mu}(n) e^{-\kappa_\mu(n)(x-l_\mu)} &lt;br /&gt;
        \frac{\cos(k_\mu(n)(z+h))}{\cos(k_\mu(n)h)} } + \\&lt;br /&gt;
{&lt;br /&gt;
                \qquad \qquad \sum_{n=-2}^{M}R_{\mu}(n) e^{\kappa_\mu(n)(x-r_\mu)} &lt;br /&gt;
                        \frac{\cos(k_\mu(n)(z+h))}{\cos(k_\mu(n)h)} },&lt;br /&gt;
                                &amp;amp;\mbox{ for } l_\mu&amp;lt; x &amp;lt; r_\mu,\\&lt;br /&gt;
{&lt;br /&gt;
\sum_{n=-2}^{M}T_{\Lambda}(n)e^{-\kappa_{\Lambda}(n)(x-l_\Lambda)} &lt;br /&gt;
        \frac{\cos(k_\Lambda(n)(z+h))}{\cos(k_\Lambda(n)h)} }, &amp;amp;\mbox{ for } l_\Lambda&amp;lt;x,&lt;br /&gt;
\end{matrix} \right.&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
(for details of this notation see [[Eigenfunction Matching Method for Floating Elastic Plates]]).&lt;br /&gt;
&lt;br /&gt;
= Equations = &lt;br /&gt;
&lt;br /&gt;
Based on the method used in [[Evans and Davies 1968]], a check can be made to ensure the solutions of the floating plate problem are in energy balance.&lt;br /&gt;
This is simply a condition that the incident energy is equal to the sum of the radiated energy.&lt;br /&gt;
When the first and final plates have different properties, the energy balance equation is derived by applying Green&#039;s theorem to &amp;lt;math&amp;gt;\phi&amp;lt;/math&amp;gt; and its conjugate.&lt;br /&gt;
The domain of integration is shown in the figure on the right. &lt;br /&gt;
&lt;br /&gt;
[[Image:energy_schematic.jpg|thumb|right|300px|A diagram depicting the area &amp;lt;math&amp;gt;\mathcal{U}&amp;lt;/math&amp;gt; which is bounded by the rectangle &amp;lt;math&amp;gt;\mathcal{S}&amp;lt;/math&amp;gt;.]&lt;br /&gt;
{A diagram depicting the area &amp;lt;math&amp;gt;\mathcal{U}&amp;lt;/math&amp;gt; which is bounded by the rectangle &amp;lt;math&amp;gt;\mathcal{S}&amp;lt;/math&amp;gt;.&lt;br /&gt;
The rectangle &amp;lt;math&amp;gt;\mathcal{S}&amp;lt;/math&amp;gt; is bounded by &amp;lt;math&amp;gt; -h\leq z \leq0&amp;lt;/math&amp;gt; and  &amp;lt;math&amp;gt;-\infty\leq x \leq \infty&amp;lt;/math&amp;gt;]]&lt;br /&gt;
&lt;br /&gt;
Applying Green&#039;s theorem to &amp;lt;math&amp;gt;\phi&amp;lt;/math&amp;gt; and its conjugate &amp;lt;math&amp;gt;\phi^*&amp;lt;/math&amp;gt; gives&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
{  \int\int_\mathcal{U}(\phi\nabla^2\phi^* - \phi^*\nabla^2\phi)dxdz &lt;br /&gt;
	= \int_\mathcal{S}(\phi\frac{\partial\phi^*}{\partial n} - \phi^*\frac{\partial\phi}{\partial n})dl  },&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt; denotes the outward plane normal to the boundary and &amp;lt;math&amp;gt;l&amp;lt;/math&amp;gt; denotes the plane parallel to the boundary.&lt;br /&gt;
As &amp;lt;math&amp;gt;\phi&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\phi^*&amp;lt;/math&amp;gt; satisfy the Laplace&#039;s equation, the left hand side of the Green theorem equation vanishes so that it reduces to &lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
	  \Im\int_\mathcal{S}\phi\frac{\partial\phi^*}{\partial n} dl  =  0,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
Expanding gives&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\xi_1 +\xi_2 + \xi_3 = 0,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
where&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\xi_1 = &lt;br /&gt;
{ \Im\int_{-h}^0(\phi\frac{\partial\phi^*}{\partial x})\big|_{x=-\infty}dz }, &lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\xi_2 = &lt;br /&gt;
{ \Im\int_{-h}^0(\phi\frac{\partial\phi^*}{\partial x})\big|_{x=\infty}dz },&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\xi_3 = &lt;br /&gt;
 {  \Im\int_{-\infty}^{\infty}(\phi\frac{\partial\phi^*}{\partial z})\big|_{z=0}dx } ,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;\Im&amp;lt;/math&amp;gt; denotes the imaginary part. The bottom domain composant is obviously equal to zero because of the no-influx condition over the seabed (&amp;lt;math&amp;gt;\frac{\partial\phi^*}{\partial z}\big|_{z=-h}=0&amp;lt;/math&amp;gt;).&lt;br /&gt;
&lt;br /&gt;
= Expanding &amp;lt;math&amp;gt;\mathbf{\xi_1}&amp;lt;/math&amp;gt; =&lt;br /&gt;
&lt;br /&gt;
Near &amp;lt;math&amp;gt;x=-\infty&amp;lt;/math&amp;gt;, we approximate &amp;lt;math&amp;gt;\phi&amp;lt;/math&amp;gt; by&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\phi \approx e^{-\kappa_{1}(0)(x-r_1)}\frac{\cos{(k_1(0)(z+h))}}{\cos{(k_1(0)h)}} + &lt;br /&gt;
	R_1(0)e^{\kappa_{1}(0)(x-r_1)}\frac{\cos{(k_{1}(0)(z+h))}}{\cos{(k_{1}(0)h)}}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
Therefore,&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{matrix}&lt;br /&gt;
\xi_1 &amp;amp; = &amp;amp; {\Im\int_{-h}^0 \left[\left(e^{-i\kappa^{I}_1(x)}+ R_1(0)e^{i\kappa^{I}_1(x)}\right)\right.}&lt;br /&gt;
 {   \left(i\kappa^{I}_1e^{i\kappa^{I}_1(x)} - i\kappa^{I}_1R_1(0)^*e^{-i\kappa^{I}_1(x)}\right)  }&lt;br /&gt;
 {   \left.\left(\frac{\cosh^2{(k^I_1(z+h))}}{\cosh^2{(k^I_1h)}}\right)\right]dz,  }\\ \\&lt;br /&gt;
 &amp;amp; = &amp;amp; {  \Im\left[\frac{i\kappa^{I}_1\left(1 - |R_1(0)|^2\right)}{2\cosh^2{(k^I_1h)}} &lt;br /&gt;
	\int_{-h}^0 \left(\cosh{(2k^I_1(z+h))+1}\right)dz\right]  ,}\\ \\&lt;br /&gt;
 &amp;amp; = &amp;amp; {  \Im\left[\frac{i\kappa^{I}_1\left(1 - |R_1(0)|^2\right)}{2\cosh^2{(k^I_1h)}} &lt;br /&gt;
	\left[\frac{1}{2k^I_1}\sinh{(2k^I_1(z+h))} + z\right]_{-h}^0\right],  }\\ \\&lt;br /&gt;
 &amp;amp; = &amp;amp; {  \frac{\kappa^{I}_1\left(1 - |R_1(0)|^2\right)}{2\cosh^2{(k^I_1h)}} \left(\frac{1}{2k^I_1}\sinh{(2k^I_1h))} + h\right)  ,}\\ \\&lt;br /&gt;
 &amp;amp; = &amp;amp; {  \frac{\kappa^{I}_1\left(1 - |R_1(0)|^2\right)}{2k^I_1}\left(\tanh{(k^I_1h)}+\frac{hk^I_1}{\cosh^2{(k^I_1h)}}\right) , }&lt;br /&gt;
\end{matrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;R_1(0)^*&amp;lt;/math&amp;gt; is the conjugate of &amp;lt;math&amp;gt;R_1(0)&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
= Expanding &amp;lt;math&amp;gt;\mathbf{\xi_2}&amp;lt;/math&amp;gt; =&lt;br /&gt;
&lt;br /&gt;
Near &amp;lt;math&amp;gt;x=\infty&amp;lt;/math&amp;gt;, we approximate &amp;lt;math&amp;gt;\phi&amp;lt;/math&amp;gt; by&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{matrix}&lt;br /&gt;
{ \phi \approx T_\Lambda(0)e^{-\kappa_{\Lambda}(0)(x)}\frac{\cos{(k_\Lambda(0)(z+h))}}{\cos{(k_\Lambda(0)h)}}, }&lt;br /&gt;
\end{matrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
and re-express as&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
	 \phi \approx T_\Lambda(0)e^{-i\kappa^I_\Lambda(x)}\frac{\cosh{(k^I_\Lambda(z+h))}}{\cosh{(k^I_\Lambda h)}},&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;k^I_\Lambda = \Im k_{\Lambda}(0)&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\kappa^I_\Lambda=\Im \kappa_\Lambda(0)&amp;lt;/math&amp;gt;, so that&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\frac{\partial\phi}{\partial x} \approx -i\kappa^I_{\Lambda}T_\Lambda(0)e^{-i\kappa^I_{\Lambda}(x)}\frac{\cosh{(k^I_\Lambda(z+h))}}{\cosh{(k^I_\Lambda h)}}.&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
Therefore,&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{matrix}&lt;br /&gt;
\xi_2 &amp;amp; = &amp;amp; \Im\int_{-h}^0 \left[\right.(T_\Lambda(0)e^{-i\kappa^I_{\Lambda}(x)})(i\kappa^I_{\Lambda}T_\Lambda(0)^*e^{i\kappa^I_{\Lambda}(x)}) &lt;br /&gt;
\frac{\cosh^2{(k^I_\Lambda(z+h))}}{\cosh^2{(k^I_\Lambda h)}}\left.\right]dz, \\ \\&lt;br /&gt;
 &amp;amp; = &amp;amp; { \frac{\kappa^I_{\Lambda}|T_\Lambda(0)|^2}{2\cosh^2{(k^I_\Lambda h)}}&lt;br /&gt;
	\left(\frac{1}{2k^I_\Lambda}\sinh{(2k^I_\Lambda h)} + h\right)},\\ \\&lt;br /&gt;
 &amp;amp; = &amp;amp; { \frac{\kappa^I_{\Lambda}|T_\Lambda(0)|^2}{2k^I_\Lambda}\left(\tanh{(k^I_\Lambda h)}+\frac{k^I_\Lambda h}{\cosh^2{(k^I_\Lambda h)}}\right)}.&lt;br /&gt;
\end{matrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Expanding &amp;lt;math&amp;gt;\mathbf{\xi_3}&amp;lt;/math&amp;gt; =&lt;br /&gt;
&lt;br /&gt;
The ice-covered boundary condition for the [[Floating Elastic Plate]] gives &lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\xi_3 = { \Im\int_{-\infty}^{\infty}\left(\frac{\beta}{\alpha}&lt;br /&gt;
	\left(\frac{\partial^2}{\partial x^2} - k_y^2\right)^2 - \gamma + \frac{1}{\alpha}\right)&lt;br /&gt;
	\frac{\partial\phi}{\partial z}\cdot\frac{\partial\phi^*}{\partial z}\bigg|_{z=0}dx.}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
Since &amp;lt;math&amp;gt;{\frac{\partial\phi}{\partial z}\cdot\frac{\partial\phi^*}{\partial z}}&amp;lt;/math&amp;gt; is real, &lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\xi_3 = \Im\int_{-\infty}^{\infty}\left(\frac{\beta}{\alpha}\frac{\partial^2}{\partial x^2}&lt;br /&gt;
	\left(\frac{\partial^2}{\partial x^2} - 2k_y^2\right) \right)&lt;br /&gt;
	\frac{\partial\phi}{\partial z}\cdot\frac{\partial\phi^*}{\partial z}\bigg|_{z=0}dx.&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
Integration by parts gives&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\xi_3 = \Im\left\{\left[\frac{\beta}{\alpha}\frac{\partial}{\partial x}&lt;br /&gt;
	\left(\frac{\partial^2}{\partial x^2}-2k_y^2\right)&lt;br /&gt;
		\frac{\partial\phi}{\partial z}\cdot\frac{\partial\phi^*}{\partial z}\right]_{-\infty}^{\infty}&lt;br /&gt;
	-\int_{-\infty}^{\infty}\frac{\beta}{\alpha}\frac{\partial}{\partial x}&lt;br /&gt;
		\left(\frac{\partial^2}{\partial x^2} - 2k_y^2\right)&lt;br /&gt;
		\frac{\partial\phi}{\partial z}\cdot\frac&lt;br /&gt;
		{\partial}{\partial x}\frac{\partial\phi^*}{\partial z}dx&lt;br /&gt;
		\right\}.&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
As &amp;lt;math&amp;gt;{2k_y^2\frac{\partial}{\partial x}\frac{\partial\phi}{\partial z}\cdot \frac{\partial}{\partial x}\frac{\partial\phi^*}{\partial z}}&amp;lt;/math&amp;gt; is real and by integration by parts, the expression of &amp;lt;math&amp;gt;\xi_3&amp;lt;/math&amp;gt; becomes, &lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\xi_3 =\Im\left\{&lt;br /&gt;
	\left[\frac{\beta}{\alpha}\frac{\partial}{\partial x} &lt;br /&gt;
		\left(\frac{\partial^2}{\partial x^2}-2k_y^2\right) &lt;br /&gt;
		\frac{\partial\phi}{\partial z}\cdot\frac{\partial\phi^*}{\partial z}\right]_{-\infty}^{\infty}&lt;br /&gt;
	- \left[\frac{\beta}{\alpha}\frac{\partial^2}{\partial x^2}\frac{\partial\phi}{\partial z}\cdot&lt;br /&gt;
		\frac{\partial}{\partial x}\frac{\partial\phi^*}{\partial z}\right]_{-\infty}^{\infty}&lt;br /&gt;
	+ \int_{-\infty}^\infty\frac{\beta}{\alpha}\frac{\partial^2}{\partial x^2}\frac{\partial\phi}{\partial z}\cdot&lt;br /&gt;
		\frac{\partial^2}{\partial x^2}\frac{\partial\phi^*}{\partial z}dx\right\}.&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
As &amp;lt;math&amp;gt;{\frac{\partial^2}{\partial x^2}\frac{\partial\phi}{\partial z}\cdot \frac{\partial^2}{\partial x^2}\frac{\partial\phi^*}{\partial z}}&amp;lt;/math&amp;gt; is real, we obtain the new expression of &amp;lt;math&amp;gt;\xi_3&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\xi_3 = \Im\left\{&lt;br /&gt;
	\left[\frac{\beta}{\alpha}\frac{\partial}{\partial x}&lt;br /&gt;
		\left(\frac{\partial^2}{\partial x^2}-2k_y^2\right)&lt;br /&gt;
		\frac{\partial\phi}{\partial z}\cdot\frac{\partial\phi^*}{\partial z}\right]_{-\infty}^{\infty}-&lt;br /&gt;
	\left[\frac{\beta}{\alpha}\frac{\partial^2}{\partial x^2}\frac{\partial\phi}{\partial z}\cdot&lt;br /&gt;
		\frac{\partial}{\partial x}\frac{\partial\phi^*}{\partial z}\right]_{-\infty}^{\infty}\right\}.&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now breaking &amp;lt;math&amp;gt;\xi_3&amp;lt;/math&amp;gt; down, we can simplify the left hend term for &amp;lt;math&amp;gt;x&amp;gt;0&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{matrix}&lt;br /&gt;
\frac{\partial}{\partial x}\left(\frac{\partial^2}{\partial x^2}-2k_y^2\right)&lt;br /&gt;
\frac{\partial\phi(x_2,0)}{\partial z}\cdot\frac{\partial\phi(x_2,0)^*}{\partial z} \\ \\&lt;br /&gt;
= \left((-i\kappa^I_{\Lambda})^3k^I_\Lambda T_\Lambda(0)e^{-i\kappa^I_{\Lambda}(x)}\tanh{(k^I_\Lambda h)}\right.&lt;br /&gt;
\left.- 2k_y^2(-i\kappa_{\Lambda}(0))k^I_\Lambda T_\Lambda(0)e^{-i\kappa^I_{\Lambda}(x)} \tanh{(k^I_\Lambda h)}\right)&lt;br /&gt;
\left(k^I_\Lambda T_\Lambda(0)^*e^{i\kappa^I_{\Lambda}(x)}\tanh{(k^I_\Lambda h)}\right), \\ \\&lt;br /&gt;
= i\kappa^I_{\Lambda} (k^I_\Lambda)^2\left((\kappa^I_{\Lambda})^2 + 2k_y^2 \right) \tanh^2{(k^I_\Lambda h)}|T_\Lambda(0)|^2,&lt;br /&gt;
\end{matrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
and for &amp;lt;math&amp;gt;x&amp;lt;0&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{matrix}&lt;br /&gt;
\frac{\partial}{\partial x}\left(\frac{\partial^2}{\partial x^2}-2k_y^2\right)\frac{\partial\phi(x_1,0)}{\partial z}\cdot&lt;br /&gt;
\frac{\partial\phi(x_1,0)^*}{\partial z} \\ \\&lt;br /&gt;
= \left[i(\kappa^I_{1})^3k^I_1\left(e^{-i\kappa^I_{1}(x)}-R_1(0)e^{i\kappa^I_{1}(x)}\right) \tanh{(k^I_1 h)}&lt;br /&gt;
- 2ik_y^2\kappa^I_{1}k^I_1\left(-e^{-i\kappa^I_{1}(x)} + R_1(0)e^{i\kappa^I_{1}(x)}\right) \tanh{(k^I_1h)}\right]&lt;br /&gt;
\left[k^I_1\left(e^{i\kappa^I_{1}(x)} + R_1(0)^*e^{-i\kappa^I_{1}(x))}\right) \tanh{(k^I_1h)}\right], \\ \\&lt;br /&gt;
= \left[i\kappa^I_{1}k_1(0)((\kappa^I_{1})^2 + 2k_y^2)\left(e^{-i\kappa^I_{1}(x)} - R_1(0)e^{i\kappa^I_{1}(x)}\right)&lt;br /&gt;
\tanh{(k^I_1h)}\right]&lt;br /&gt;
\left[k^I_1\left(e^{i\kappa^I_{1}(x)} + R_1(0)^*e^{-i\kappa^I_{1}(x))}\right) \tanh{(k^I_1h)}\right], \\ \\&lt;br /&gt;
= i\kappa^I_{1}(k^I_1)^2\left((\kappa^I_{1})^2 + 2k_y^2\right)\tanh^2{(k^I_1h)}\left(1 - |R_1(0)|^2\right),&lt;br /&gt;
\end{matrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Likewise we expand the right hend term for &amp;lt;math&amp;gt;x&amp;gt;0&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{matrix}&lt;br /&gt;
\frac{\partial^2}{\partial x^2}\frac{\partial\phi(x_2,0)}{\partial z}\cdot &lt;br /&gt;
\frac{\partial}{\partial x}\frac{\partial\phi^*}{\partial z} \\ \\&lt;br /&gt;
= \left[-(\kappa^I_{\Lambda})^2k^I_\Lambda T_\Lambda(0)e^{-i\kappa^I_{\Lambda}(x)} \tanh{(k^I_\Lambda h)}\right]&lt;br /&gt;
\left[i\kappa^I_{\Lambda} k^I_\Lambda T_\Lambda(0)^*e^{i\kappa^I_{\Lambda}(x)} \tanh{(k^I_\Lambda h)}\right], \\ \\&lt;br /&gt;
= -i(\kappa^I_{\Lambda})^3(k^I_\Lambda)^2\tanh^2{(k^I_\Lambda h)}|T_\Lambda(0)|^2,&lt;br /&gt;
\end{matrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
and finally for &amp;lt;math&amp;gt;x&amp;lt;0&amp;lt;/math&amp;gt;,&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{matrix}&lt;br /&gt;
\frac{\partial^2}{\partial x^1}\frac{\partial\phi(x_1,0)}{\partial z}\cdot&lt;br /&gt;
\frac{\partial}{\partial x}\frac{\partial\phi^*}{\partial z}\\ \\&lt;br /&gt;
= \left[-(\kappa^I_{1})^2k^I_1\left(e^{-i\kappa^I_{1}(x)} + R_1(0)e^{i\kappa^I_{1}(x)}\right)\tanh{(k^I_1 h)}\right]&lt;br /&gt;
\left[i\kappa^I_{1} k^I_1\left(e^{i\kappa^I_{1}(x)} - R_1(0)e^{-i\kappa^I_{1}(x)}\right)\tanh{(k^I_1 h)}\right], \\ \\&lt;br /&gt;
= -i(\kappa^I_{1})^3(k^I_1)^2\tanh^2{(k^I_1h)}\left(1 - |R_1(0)|^2\right).&lt;br /&gt;
\end{matrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We can now express &amp;lt;math&amp;gt;\xi_3&amp;lt;/math&amp;gt; as &lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{matrix}&lt;br /&gt;
\xi_3 &amp;amp; = &amp;amp; \Im&lt;br /&gt;
\left\{\frac{\beta_\Lambda}{\alpha}\left[i\kappa^I_{\Lambda} (k^I_\Lambda)^2\left((\kappa^I_{\Lambda})^2 + 2k_y^2 \right)&lt;br /&gt;
\tanh^2{(k^I_\Lambda h)}|T_\Lambda(0)|^2\right]&lt;br /&gt;
-\frac{\beta_1}{\alpha}\left[i\kappa^I_{1}(k^I_1)^2\left((\kappa^I_{1})^2 + 2k_y^2\right)\tanh^2{(k^I_1h)}&lt;br /&gt;
\left(1 - |R_1(0)|^2\right)\right]&lt;br /&gt;
-\frac{\beta_\Lambda}{\alpha}\left[-i(\kappa^I_{\Lambda})^3(k^I_\Lambda)^2\tanh^2{(k^I_\Lambda h)}|T_\Lambda(0)|^2\right]&lt;br /&gt;
+\frac{\beta_1}{\alpha}\left[-i(\kappa^I_{1})^3(k^I_1)^2\tanh^2{(k^I_1h)} \left(1 - |R_1(0)|^2\right)\right]\right\}, \\ \\&lt;br /&gt;
 &amp;amp; = &amp;amp; \frac{\beta_\Lambda}{\alpha}\left[2\kappa^I_{\Lambda} (k^I_\Lambda)^2((\kappa^I_{\Lambda})^2 + k_y^2)\tanh^2{(k^I_\Lambda h)}|T_\Lambda(0)|^2\right]&lt;br /&gt;
-\frac{\beta_1}{\alpha}\left[2\kappa^I_{1}(k^I_1)^2((\kappa^I_{1})^2 + k_y^2)\tanh^2{(k^I_1h)}(1-|R_1(0)|^2)\right].&lt;br /&gt;
\end{matrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Solving the Energy Balance Equation =&lt;br /&gt;
&lt;br /&gt;
Pulling it all together, we finally obtain&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\frac{\beta_\Lambda}{\alpha}\left[2\kappa^I_{\Lambda}(k^I_\Lambda)^2((\kappa^I_{\Lambda})^2 +k_y^2)&lt;br /&gt;
\tanh^2{(k^I_\Lambda h)}|T_\Lambda(0)|^2\right]&lt;br /&gt;
-\frac{\beta_1}{\alpha}\left[2\kappa^I_{1}(k^I_1)^2((\kappa^I_{1})^2 +k_y^2)\tanh^2{(k^I_1h)}(1-|R_1(0)|^2)\right]&lt;br /&gt;
+ \frac{\kappa^I_{\Lambda}|T_\Lambda(0)|^2}{2k^I_\Lambda}\left(\tanh{(k^I_\Lambda h)}+&lt;br /&gt;
\frac{k^I_\Lambda h}{\cosh^2{(k^I_\Lambda h)}}\right)&lt;br /&gt;
- \frac{\kappa^I_{1}\left(1 - |R_1(0)|^2\right)}{2k^I_1}\left(\tanh{(k^I_1h)}+\frac{hk^I_1}{\cosh^2{(k^I_1h)}}\right)=0.&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Re-arranging gives&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\kappa^I_{\Lambda}\tanh{(k^I_\Lambda h)}&lt;br /&gt;
	\left(\frac{\beta_\Lambda}{\alpha}2(k^I_\Lambda)^2((\kappa^I_{\Lambda})^2 +k_y^2)\tanh{(k^I_\Lambda h)}&lt;br /&gt;
	+ \frac{1}{2k^I_\Lambda}+\frac{h}{2\sinh{(k^I_\Lambda h)}\cosh{(k^I_\Lambda h)}}\right)|T_\Lambda(0)|^2 &lt;br /&gt;
	\quad - \kappa^I_{1}\tanh{(k^I_1 h)}&lt;br /&gt;
	\left(\frac{\beta_1}{\alpha}2(k^I_1)^2((\kappa^I_{1})^2 +k_y^2)\tanh{(k^I_1 h)}&lt;br /&gt;
	+ \frac{1}{2it}+\frac{h}{2\sinh{(k^I_1 h)}\cosh{(k^I_1 h)}}\right)(1-|R_1(0)|^2)=0&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
which can be expressed as&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt; &lt;br /&gt;
D |T_{\Lambda}(0)|^2 + |R_{1}(0)|^2 = 1, &lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;D&amp;lt;/math&amp;gt; is given by &lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt; &lt;br /&gt;
D = \left(\frac{\kappa^I_{\Lambda} k^I_1\cosh^2{(k^I_1h)}}{\kappa^I_{1}k^I_\Lambda\cosh^2{(k^I_\Lambda h)}}\right)&lt;br /&gt;
\left(\frac{\frac{\beta_\Lambda}{\alpha}4(k^I_\Lambda)^3((\kappa^I_{\Lambda})^2 +k_y^2)\sinh^2{(k^I_\Lambda h)} + &lt;br /&gt;
                 \frac{1}{2}{\sinh{(2k^I_\Lambda h)}}+k^I_\Lambda h}&lt;br /&gt;
          {\frac{\beta_1}{\alpha}4(k^I_1)^3((\kappa^I_{1})^2 +k_y^2)\sinh^2{(k^I_1h)} + &lt;br /&gt;
                 \frac{1}{2}{\sinh{(2k^I_1h)}}+k^I_1h}\right) &lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Floating Elastic Plate]]&lt;/div&gt;</summary>
		<author><name>Fmontiel</name></author>
	</entry>
	<entry>
		<id>https://www.wikiwaves.org/index.php?title=Energy_Balance_for_Two_Elastic_Plates&amp;diff=7262</id>
		<title>Energy Balance for Two Elastic Plates</title>
		<link rel="alternate" type="text/html" href="https://www.wikiwaves.org/index.php?title=Energy_Balance_for_Two_Elastic_Plates&amp;diff=7262"/>
		<updated>2008-08-23T06:55:00Z</updated>

		<summary type="html">&lt;p&gt;Fmontiel: /* Equations */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Introduction =&lt;br /&gt;
&lt;br /&gt;
We derive here a condition which must be satisfied for energy balance for two semi-infinite elastic plates. The solution applies&lt;br /&gt;
to the problem of [[Eigenfunction Matching Method for Floating Elastic Plates|multiple elastic plates]] and from here we know we can write the potential as&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\phi \approx \left\{&lt;br /&gt;
\begin{matrix}&lt;br /&gt;
{&lt;br /&gt;
Ie^{\kappa_{1}(0)(x-r_1)}\frac{\cos(k_1(0)(z+h))}{\cos(k_1(0)h)} }+\\&lt;br /&gt;
 { &lt;br /&gt;
        \qquad \qquad \sum_{n=-2}^{M}R_1(n) e^{\kappa_{1}(n)(x-r_1)} \frac{\cos(k_1(n)(z+h))}{\cos(k_1(n)h)} },&amp;amp; &lt;br /&gt;
                \mbox{ for } x &amp;lt; r_1,\\&lt;br /&gt;
{&lt;br /&gt;
\sum_{n=-2}^{M}T_{\mu}(n) e^{-\kappa_\mu(n)(x-l_\mu)} &lt;br /&gt;
        \frac{\cos(k_\mu(n)(z+h))}{\cos(k_\mu(n)h)} } + \\&lt;br /&gt;
{&lt;br /&gt;
                \qquad \qquad \sum_{n=-2}^{M}R_{\mu}(n) e^{\kappa_\mu(n)(x-r_\mu)} &lt;br /&gt;
                        \frac{\cos(k_\mu(n)(z+h))}{\cos(k_\mu(n)h)} },&lt;br /&gt;
                                &amp;amp;\mbox{ for } l_\mu&amp;lt; x &amp;lt; r_\mu,\\&lt;br /&gt;
{&lt;br /&gt;
\sum_{n=-2}^{M}T_{\Lambda}(n)e^{-\kappa_{\Lambda}(n)(x-l_\Lambda)} &lt;br /&gt;
        \frac{\cos(k_\Lambda(n)(z+h))}{\cos(k_\Lambda(n)h)} }, &amp;amp;\mbox{ for } l_\Lambda&amp;lt;x,&lt;br /&gt;
\end{matrix} \right.&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
(for details of this notation see [[Eigenfunction Matching Method for Floating Elastic Plates]]).&lt;br /&gt;
&lt;br /&gt;
= Equations = &lt;br /&gt;
&lt;br /&gt;
Based on the method used in [[Evans and Davies 1968]], a check can be made to ensure the solutions of the floating plate problem are in energy balance.&lt;br /&gt;
This is simply a condition that the incident energy is equal to the sum of the radiated energy.&lt;br /&gt;
When the first and final plates have different properties, the energy balance equation is derived by applying Green&#039;s theorem to &amp;lt;math&amp;gt;\phi&amp;lt;/math&amp;gt; and its conjugate.&lt;br /&gt;
The domain of integration is shown in the figure on the right. &lt;br /&gt;
&lt;br /&gt;
[[Image:energy_schematic.jpg|thumb|right|300px|A diagram depicting the area &amp;lt;math&amp;gt;\mathcal{U}&amp;lt;/math&amp;gt; which is bounded by the rectangle &amp;lt;math&amp;gt;\mathcal{S}&amp;lt;/math&amp;gt;.]&lt;br /&gt;
{A diagram depicting the area &amp;lt;math&amp;gt;\mathcal{U}&amp;lt;/math&amp;gt; which is bounded by the rectangle &amp;lt;math&amp;gt;\mathcal{S}&amp;lt;/math&amp;gt;.&lt;br /&gt;
The rectangle &amp;lt;math&amp;gt;\mathcal{S}&amp;lt;/math&amp;gt; is bounded by &amp;lt;math&amp;gt; -h\leq z \leq0&amp;lt;/math&amp;gt; and  &amp;lt;math&amp;gt;-\infty\leq x \leq \infty&amp;lt;/math&amp;gt;]]&lt;br /&gt;
&lt;br /&gt;
Applying Green&#039;s theorem to &amp;lt;math&amp;gt;\phi&amp;lt;/math&amp;gt; and its conjugate &amp;lt;math&amp;gt;\phi^*&amp;lt;/math&amp;gt; gives&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
{  \int\int_\mathcal{U}(\phi\nabla^2\phi^* - \phi^*\nabla^2\phi)dxdz &lt;br /&gt;
	= \int_\mathcal{S}(\phi\frac{\partial\phi^*}{\partial n} - \phi^*\frac{\partial\phi}{\partial n})dl  },&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt; denotes the outward plane normal to the boundary and &amp;lt;math&amp;gt;l&amp;lt;/math&amp;gt; denotes the plane parallel to the boundary.&lt;br /&gt;
As &amp;lt;math&amp;gt;\phi&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\phi^*&amp;lt;/math&amp;gt; satisfy the Laplace&#039;s equation, the left hand side of the Green theorem equation vanishes so that it reduces to &lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
	  \Im\int_\mathcal{S}\phi\frac{\partial\phi^*}{\partial n} dl  =  0,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
Expanding gives&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\xi_1 +\xi_2 + \xi_3 = 0,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
where&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\xi_1 = &lt;br /&gt;
{ \Im\int_{-h}^0(\phi\frac{\partial\phi^*}{\partial x})\big|_{x=-\infty}dz }, &lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\xi_2 = &lt;br /&gt;
{ \Im\int_{-h}^0(\phi\frac{\partial\phi^*}{\partial x})\big|_{x=\infty}dz },&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\xi_3 = &lt;br /&gt;
 {  \Im\int_{-\infty}^{\infty}(\phi\frac{\partial\phi^*}{\partial z})\big|_{z=0}dx } ,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;\Im&amp;lt;/math&amp;gt; denotes the imaginary part. The bottom domain composant is obviously equal to zero because of the no-influx condition over the seabed (&amp;lt;math&amp;gt;\frac{\partial\phi^*}{\partial z}\big|_{z=-h}=0&amp;lt;/math&amp;gt;).&lt;br /&gt;
&lt;br /&gt;
= Expanding &amp;lt;math&amp;gt;\mathbf{\xi_1}&amp;lt;/math&amp;gt; =&lt;br /&gt;
&lt;br /&gt;
Near &amp;lt;math&amp;gt;x=-\infty&amp;lt;/math&amp;gt;, we approximate &amp;lt;math&amp;gt;\phi&amp;lt;/math&amp;gt; by&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\phi \approx e^{-\kappa_{1}(0)(x-r_1)}\frac{\cos{(k_1(0)(z+h))}}{\cos{(k_1(0)h)}} + &lt;br /&gt;
	R_1(0)e^{\kappa_{1}(0)(x-r_1)}\frac{\cos{(k_{1}(0)(z+h))}}{\cos{(k_{1}(0)h)}}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
Therefore,&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{matrix}&lt;br /&gt;
\xi_1 &amp;amp; = &amp;amp; {\Im\int_{-h}^0 \left[\left(e^{-i\kappa^{I}_1(x)}+ R_1(0)e^{i\kappa^{I}_1(x)}\right)\right.}&lt;br /&gt;
 {   \left(i\kappa^{I}_1e^{i\kappa^{I}_1(x)} - i\kappa^{I}_1R_1(0)^*e^{-i\kappa^{I}_1(x)}\right)  }&lt;br /&gt;
 {   \left.\left(\frac{\cosh^2{(k^I_1(z+h))}}{\cosh^2{(k^I_1h)}}\right)\right]dz,  }\\ \\&lt;br /&gt;
 &amp;amp; = &amp;amp; {  \Im\left[\frac{i\kappa^{I}_1\left(1 - |R_1(0)|^2\right)}{2\cosh^2{(k^I_1h)}} &lt;br /&gt;
	\int_{-h}^0 \left(\cosh{(2k^I_1(z+h))+1}\right)dz\right]  ,}\\ \\&lt;br /&gt;
 &amp;amp; = &amp;amp; {  \Im\left[\frac{i\kappa^{I}_1\left(1 - |R_1(0)|^2\right)}{2\cosh^2{(k^I_1h)}} &lt;br /&gt;
	\left[\frac{1}{2k^I_1}\sinh{(2k^I_1(z+h))} + z\right]_{-h}^0\right],  }\\ \\&lt;br /&gt;
 &amp;amp; = &amp;amp; {  \frac{\kappa^{I}_1\left(1 - |R_1(0)|^2\right)}{2\cosh^2{(k^I_1h)}} \left(\frac{1}{2k^I_1}\sinh{(2k^I_1h))} + h\right)  ,}\\ \\&lt;br /&gt;
 &amp;amp; = &amp;amp; {  \frac{\kappa^{I}_1\left(1 - |R_1(0)|^2\right)}{2k^I_1}\left(\tanh{(k^I_1h)}+\frac{hk^I_1}{\cosh^2{(k^I_1h)}}\right) , }&lt;br /&gt;
\end{matrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;R_1(0)^*&amp;lt;/math&amp;gt; is the conjugate of &amp;lt;math&amp;gt;R_1(0)&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
= Expanding &amp;lt;math&amp;gt;\mathbf{\xi_2}&amp;lt;/math&amp;gt; =&lt;br /&gt;
&lt;br /&gt;
Near &amp;lt;math&amp;gt;x=\infty&amp;lt;/math&amp;gt;, we approximate &amp;lt;math&amp;gt;\phi&amp;lt;/math&amp;gt; by&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{matrix}&lt;br /&gt;
{ \phi \approx T_\Lambda(0)e^{-\kappa_{\Lambda}(0)(x)}\frac{\cos{(k_\Lambda(0)(z+h))}}{\cos{(k_\Lambda(0)h)}}, }&lt;br /&gt;
\end{matrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
and re-express as&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
	 \phi \approx T_\Lambda(0)e^{-i\kappa^I_\Lambda(x)}\frac{\cosh{(k^I_\Lambda(z+h))}}{\cosh{(k^I_\Lambda h)}},&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;k^I_\Lambda = \Im k_{\Lambda}(0)&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\kappa^I_\Lambda=\Im \kappa_\Lambda(0)&amp;lt;/math&amp;gt;, so that&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\frac{\partial\phi}{\partial x} \approx -i\kappa^I_{\Lambda}T_\Lambda(0)e^{-i\kappa^I_{\Lambda}(x)}\frac{\cosh{(k^I_\Lambda(z+h))}}{\cosh{(k^I_\Lambda h)}}.&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
Therefore,&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{matrix}&lt;br /&gt;
\xi_2 &amp;amp; = &amp;amp; \Im\int_{-h}^0 \left[\right.(T_\Lambda(0)e^{-i\kappa^I_{\Lambda}(x)})(i\kappa^I_{\Lambda}T_\Lambda(0)^*e^{i\kappa^I_{\Lambda}(x)}) &lt;br /&gt;
\frac{\cosh^2{(k^I_\Lambda(z+h))}}{\cosh^2{(k^I_\Lambda h)}}\left.\right]dz, \\ \\&lt;br /&gt;
 &amp;amp; = &amp;amp; { \frac{\kappa^I_{\Lambda}|T_\Lambda(0)|^2}{2\cosh^2{(k^I_\Lambda h)}}&lt;br /&gt;
	\left(\frac{1}{2k^I_\Lambda}\sinh{(2k^I_\Lambda h)} + h\right)},\\ \\&lt;br /&gt;
 &amp;amp; = &amp;amp; { \frac{\kappa^I_{\Lambda}|T_\Lambda(0)|^2}{2k^I_\Lambda}\left(\tanh{(k^I_\Lambda h)}+\frac{k^I_\Lambda h}{\cosh^2{(k^I_\Lambda h)}}\right)}.&lt;br /&gt;
\end{matrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Expanding &amp;lt;math&amp;gt;\mathbf{\xi_3}&amp;lt;/math&amp;gt; =&lt;br /&gt;
&lt;br /&gt;
The ice-covered boundary condition for the [[Floating Elastic Plate]] gives &lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\xi_3 = { \Im\int_{-\infty}^{\infty}\left(\frac{\beta}{\alpha}&lt;br /&gt;
	\left(\frac{\partial^2}{\partial x^2} - k_y^2\right)^2 - \gamma + \frac{1}{\alpha}\right)&lt;br /&gt;
	\frac{\partial\phi}{\partial z}\cdot\frac{\partial\phi^*}{\partial z}\bigg|_{z=0}dx.}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
Since &amp;lt;math&amp;gt;{\frac{\partial\phi}{\partial z}\cdot\frac{\partial\phi^*}{\partial z}}&amp;lt;/math&amp;gt; is real, &lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\xi_3 = \Im\int_{-\infty}^{\infty}\left(\frac{\beta}{\alpha}\frac{\partial^2}{\partial x^2}&lt;br /&gt;
	\left(\frac{\partial^2}{\partial x^2} - 2k_y^2\right)^2 \right)&lt;br /&gt;
	\frac{\partial\phi}{\partial z}\cdot\frac{\partial\phi^*}{\partial z}\bigg|_{z=0}dx.&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
Integration by parts gives&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\xi_3 = \Im\left\{\left[\frac{\beta}{\alpha}\frac{\partial}{\partial x}&lt;br /&gt;
	\left(\frac{\partial^2}{\partial x^2}-2k_y^2\right)&lt;br /&gt;
		\frac{\partial\phi}{\partial z}\cdot\frac{\partial\phi^*}{\partial z}\right]_{-\infty}^{\infty}&lt;br /&gt;
	-\int_{-\infty}^{\infty}\frac{\beta}{\alpha}\frac{\partial}{\partial x}&lt;br /&gt;
		\left(\frac{\partial^2}{\partial x^2} - 2k_y^2\right)&lt;br /&gt;
		\frac{\partial\phi}{\partial z}\cdot\frac&lt;br /&gt;
		{\partial}{\partial x}\frac{\partial\phi^*}{\partial z}dx&lt;br /&gt;
		\right\}.&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
As &amp;lt;math&amp;gt;{2k_y^2\frac{\partial}{\partial x}\frac{\partial\phi}{\partial z}\cdot \frac{\partial}{\partial x}\frac{\partial\phi^*}{\partial z}}&amp;lt;/math&amp;gt; is real and by integration by parts, the expression of &amp;lt;math&amp;gt;\xi_3&amp;lt;/math&amp;gt; becomes, &lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\xi_3 =\Im\left\{&lt;br /&gt;
	\left[\frac{\beta}{\alpha}\frac{\partial}{\partial x} &lt;br /&gt;
		\left(\frac{\partial^2}{\partial x^2}-2k_y^2\right) &lt;br /&gt;
		\frac{\partial\phi}{\partial z}\cdot\frac{\partial\phi^*}{\partial z}\right]_{-\infty}^{\infty}&lt;br /&gt;
	- \left[\frac{\beta}{\alpha}\frac{\partial^2}{\partial x^2}\frac{\partial\phi}{\partial z}\cdot&lt;br /&gt;
		\frac{\partial}{\partial x}\frac{\partial\phi^*}{\partial z}\right]_{-\infty}^{\infty}&lt;br /&gt;
	+ \int_{-\infty}^\infty\frac{\beta}{\alpha}\frac{\partial^2}{\partial x^2}\frac{\partial\phi}{\partial z}\cdot&lt;br /&gt;
		\frac{\partial^2}{\partial x^2}\frac{\partial\phi^*}{\partial z}dx\right\}.&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
As &amp;lt;math&amp;gt;{\frac{\partial^2}{\partial x^2}\frac{\partial\phi}{\partial z}\cdot \frac{\partial^2}{\partial x^2}\frac{\partial\phi^*}{\partial z}}&amp;lt;/math&amp;gt; is real, we obtain the new expression of &amp;lt;math&amp;gt;\xi_3&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\xi_3 = \Im\left\{&lt;br /&gt;
	\left[\frac{\beta}{\alpha}\frac{\partial}{\partial x}&lt;br /&gt;
		\left(\frac{\partial^2}{\partial x^2}-2k_y^2\right)&lt;br /&gt;
		\frac{\partial\phi}{\partial z}\cdot\frac{\partial\phi^*}{\partial z}\right]_{-\infty}^{\infty}-&lt;br /&gt;
	\left[\frac{\beta}{\alpha}\frac{\partial^2}{\partial x^2}\frac{\partial\phi}{\partial z}\cdot&lt;br /&gt;
		\frac{\partial}{\partial x}\frac{\partial\phi^*}{\partial z}\right]_{-\infty}^{\infty}\right\}.&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now breaking &amp;lt;math&amp;gt;\xi_3&amp;lt;/math&amp;gt; down, we can simplify the left hend term for &amp;lt;math&amp;gt;x&amp;gt;0&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{matrix}&lt;br /&gt;
\frac{\partial}{\partial x}\left(\frac{\partial^2}{\partial x^2}-2k_y^2\right)&lt;br /&gt;
\frac{\partial\phi(x_2,0)}{\partial z}\cdot\frac{\partial\phi(x_2,0)^*}{\partial z} \\ \\&lt;br /&gt;
= \left((-i\kappa^I_{\Lambda})^3k^I_\Lambda T_\Lambda(0)e^{-i\kappa^I_{\Lambda}(x)}\tanh{(k^I_\Lambda h)}\right.&lt;br /&gt;
\left.- 2k_y^2(-i\kappa_{\Lambda}(0))k^I_\Lambda T_\Lambda(0)e^{-i\kappa^I_{\Lambda}(x)} \tanh{(k^I_\Lambda h)}\right)&lt;br /&gt;
\left(k^I_\Lambda T_\Lambda(0)^*e^{i\kappa^I_{\Lambda}(x)}\tanh{(k^I_\Lambda h)}\right), \\ \\&lt;br /&gt;
= i\kappa^I_{\Lambda} (k^I_\Lambda)^2\left((\kappa^I_{\Lambda})^2 + 2k_y^2 \right) \tanh^2{(k^I_\Lambda h)}|T_\Lambda(0)|^2,&lt;br /&gt;
\end{matrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
and for &amp;lt;math&amp;gt;x&amp;lt;0&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{matrix}&lt;br /&gt;
\frac{\partial}{\partial x}\left(\frac{\partial^2}{\partial x^2}-2k_y^2\right)\frac{\partial\phi(x_1,0)}{\partial z}\cdot&lt;br /&gt;
\frac{\partial\phi(x_1,0)^*}{\partial z} \\ \\&lt;br /&gt;
= \left[i(\kappa^I_{1})^3k^I_1\left(e^{-i\kappa^I_{1}(x)}-R_1(0)e^{i\kappa^I_{1}(x)}\right) \tanh{(k^I_1 h)}&lt;br /&gt;
- 2ik_y^2\kappa^I_{1}k^I_1\left(-e^{-i\kappa^I_{1}(x)} + R_1(0)e^{i\kappa^I_{1}(x)}\right) \tanh{(k^I_1h)}\right]&lt;br /&gt;
\left[k^I_1\left(e^{i\kappa^I_{1}(x)} + R_1(0)^*e^{-i\kappa^I_{1}(x))}\right) \tanh{(k^I_1h)}\right], \\ \\&lt;br /&gt;
= \left[i\kappa^I_{1}k_1(0)((\kappa^I_{1})^2 + 2k_y^2)\left(e^{-i\kappa^I_{1}(x)} - R_1(0)e^{i\kappa^I_{1}(x)}\right)&lt;br /&gt;
\tanh{(k^I_1h)}\right]&lt;br /&gt;
\left[k^I_1\left(e^{i\kappa^I_{1}(x)} + R_1(0)^*e^{-i\kappa^I_{1}(x))}\right) \tanh{(k^I_1h)}\right], \\ \\&lt;br /&gt;
= i\kappa^I_{1}(k^I_1)^2\left((\kappa^I_{1})^2 + 2k_y^2\right)\tanh^2{(k^I_1h)}\left(1 - |R_1(0)|^2\right),&lt;br /&gt;
\end{matrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Likewise we expand the right hend term for &amp;lt;math&amp;gt;x&amp;gt;0&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{matrix}&lt;br /&gt;
\frac{\partial^2}{\partial x^2}\frac{\partial\phi(x_2,0)}{\partial z}\cdot &lt;br /&gt;
\frac{\partial}{\partial x}\frac{\partial\phi^*}{\partial z} \\ \\&lt;br /&gt;
= \left[-(\kappa^I_{\Lambda})^2k^I_\Lambda T_\Lambda(0)e^{-i\kappa^I_{\Lambda}(x)} \tanh{(k^I_\Lambda h)}\right]&lt;br /&gt;
\left[i\kappa^I_{\Lambda} k^I_\Lambda T_\Lambda(0)^*e^{i\kappa^I_{\Lambda}(x)} \tanh{(k^I_\Lambda h)}\right], \\ \\&lt;br /&gt;
= -i(\kappa^I_{\Lambda})^3(k^I_\Lambda)^2\tanh^2{(k^I_\Lambda h)}|T_\Lambda(0)|^2,&lt;br /&gt;
\end{matrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
and finally for &amp;lt;math&amp;gt;x&amp;lt;0&amp;lt;/math&amp;gt;,&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{matrix}&lt;br /&gt;
\frac{\partial^2}{\partial x^1}\frac{\partial\phi(x_1,0)}{\partial z}\cdot&lt;br /&gt;
\frac{\partial}{\partial x}\frac{\partial\phi^*}{\partial z}\\ \\&lt;br /&gt;
= \left[-(\kappa^I_{1})^2k^I_1\left(e^{-i\kappa^I_{1}(x)} + R_1(0)e^{i\kappa^I_{1}(x)}\right)\tanh{(k^I_1 h)}\right]&lt;br /&gt;
\left[i\kappa^I_{1} k^I_1\left(e^{i\kappa^I_{1}(x)} - R_1(0)e^{-i\kappa^I_{1}(x)}\right)\tanh{(k^I_1 h)}\right], \\ \\&lt;br /&gt;
= -i(\kappa^I_{1})^3(k^I_1)^2\tanh^2{(k^I_1h)}\left(1 - |R_1(0)|^2\right).&lt;br /&gt;
\end{matrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We can now express &amp;lt;math&amp;gt;\xi_3&amp;lt;/math&amp;gt; as &lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{matrix}&lt;br /&gt;
\xi_3 &amp;amp; = &amp;amp; \Im&lt;br /&gt;
\left\{\frac{\beta_\Lambda}{\alpha}\left[i\kappa^I_{\Lambda} (k^I_\Lambda)^2\left((\kappa^I_{\Lambda})^2 + 2k_y^2 \right)&lt;br /&gt;
\tanh^2{(k^I_\Lambda h)}|T_\Lambda(0)|^2\right]&lt;br /&gt;
-\frac{\beta_1}{\alpha}\left[i\kappa^I_{1}(k^I_1)^2\left((\kappa^I_{1})^2 + 2k_y^2\right)\tanh^2{(k^I_1h)}&lt;br /&gt;
\left(1 - |R_1(0)|^2\right)\right]&lt;br /&gt;
-\frac{\beta_\Lambda}{\alpha}\left[-i(\kappa^I_{\Lambda})^3(k^I_\Lambda)^2\tanh^2{(k^I_\Lambda h)}|T_\Lambda(0)|^2\right]&lt;br /&gt;
+\frac{\beta_1}{\alpha}\left[-i(\kappa^I_{1})^3(k^I_1)^2\tanh^2{(k^I_1h)} \left(1 - |R_1(0)|^2\right)\right]\right\}, \\ \\&lt;br /&gt;
 &amp;amp; = &amp;amp; \frac{\beta_\Lambda}{\alpha}\left[2\kappa^I_{\Lambda} (k^I_\Lambda)^2((\kappa^I_{\Lambda})^2 + k_y^2)\tanh^2{(k^I_\Lambda h)}|T_\Lambda(0)|^2\right]&lt;br /&gt;
-\frac{\beta_1}{\alpha}\left[2\kappa^I_{1}(k^I_1)^2((\kappa^I_{1})^2 + k_y^2)\tanh^2{(k^I_1h)}(1-|R_1(0)|^2)\right].&lt;br /&gt;
\end{matrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Solving the Energy Balance Equation =&lt;br /&gt;
&lt;br /&gt;
Pulling it all together, we finally obtain&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\frac{\beta_\Lambda}{\alpha}\left[2\kappa^I_{\Lambda}(k^I_\Lambda)^2((\kappa^I_{\Lambda})^2 +k_y^2)&lt;br /&gt;
\tanh^2{(k^I_\Lambda h)}|T_\Lambda(0)|^2\right]&lt;br /&gt;
-\frac{\beta_1}{\alpha}\left[2\kappa^I_{1}(k^I_1)^2((\kappa^I_{1})^2 +k_y^2)\tanh^2{(k^I_1h)}(1-|R_1(0)|^2)\right]&lt;br /&gt;
+ \frac{\kappa^I_{\Lambda}|T_\Lambda(0)|^2}{2k^I_\Lambda}\left(\tanh{(k^I_\Lambda h)}+&lt;br /&gt;
\frac{k^I_\Lambda h}{\cosh^2{(k^I_\Lambda h)}}\right)&lt;br /&gt;
- \frac{\kappa^I_{1}\left(1 - |R_1(0)|^2\right)}{2k^I_1}\left(\tanh{(k^I_1h)}+\frac{hk^I_1}{\cosh^2{(k^I_1h)}}\right)=0.&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Re-arranging gives&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\kappa^I_{\Lambda}\tanh{(k^I_\Lambda h)}&lt;br /&gt;
	\left(\frac{\beta_\Lambda}{\alpha}2(k^I_\Lambda)^2((\kappa^I_{\Lambda})^2 +k_y^2)\tanh{(k^I_\Lambda h)}&lt;br /&gt;
	+ \frac{1}{2k^I_\Lambda}+\frac{h}{2\sinh{(k^I_\Lambda h)}\cosh{(k^I_\Lambda h)}}\right)|T_\Lambda(0)|^2 &lt;br /&gt;
	\quad - \kappa^I_{1}\tanh{(k^I_1 h)}&lt;br /&gt;
	\left(\frac{\beta_1}{\alpha}2(k^I_1)^2((\kappa^I_{1})^2 +k_y^2)\tanh{(k^I_1 h)}&lt;br /&gt;
	+ \frac{1}{2it}+\frac{h}{2\sinh{(k^I_1 h)}\cosh{(k^I_1 h)}}\right)(1-|R_1(0)|^2)=0&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
which can be expressed as&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt; &lt;br /&gt;
D |T_{\Lambda}(0)|^2 + |R_{1}(0)|^2 = 1, &lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;D&amp;lt;/math&amp;gt; is given by &lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt; &lt;br /&gt;
D = \left(\frac{\kappa^I_{\Lambda} k^I_1\cosh^2{(k^I_1h)}}{\kappa^I_{1}k^I_\Lambda\cosh^2{(k^I_\Lambda h)}}\right)&lt;br /&gt;
\left(\frac{\frac{\beta_\Lambda}{\alpha}4(k^I_\Lambda)^3((\kappa^I_{\Lambda})^2 +k_y^2)\sinh^2{(k^I_\Lambda h)} + &lt;br /&gt;
                 \frac{1}{2}{\sinh{(2k^I_\Lambda h)}}+k^I_\Lambda h}&lt;br /&gt;
          {\frac{\beta_1}{\alpha}4(k^I_1)^3((\kappa^I_{1})^2 +k_y^2)\sinh^2{(k^I_1h)} + &lt;br /&gt;
                 \frac{1}{2}{\sinh{(2k^I_1h)}}+k^I_1h}\right) &lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Floating Elastic Plate]]&lt;/div&gt;</summary>
		<author><name>Fmontiel</name></author>
	</entry>
	<entry>
		<id>https://www.wikiwaves.org/index.php?title=Energy_Balance_for_Two_Elastic_Plates&amp;diff=7261</id>
		<title>Energy Balance for Two Elastic Plates</title>
		<link rel="alternate" type="text/html" href="https://www.wikiwaves.org/index.php?title=Energy_Balance_for_Two_Elastic_Plates&amp;diff=7261"/>
		<updated>2008-08-23T06:37:37Z</updated>

		<summary type="html">&lt;p&gt;Fmontiel: /* Expanding &amp;lt;math&amp;gt;\mathbf{\xi_2}&amp;lt;/math&amp;gt; */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Introduction =&lt;br /&gt;
&lt;br /&gt;
We derive here a condition which must be satisfied for energy balance for two semi-infinite elastic plates. The solution applies&lt;br /&gt;
to the problem of [[Eigenfunction Matching Method for Floating Elastic Plates|multiple elastic plates]] and from here we know we can write the potential as&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\phi \approx \left\{&lt;br /&gt;
\begin{matrix}&lt;br /&gt;
{&lt;br /&gt;
Ie^{\kappa_{1}(0)(x-r_1)}\frac{\cos(k_1(0)(z+h))}{\cos(k_1(0)h)} }+\\&lt;br /&gt;
 { &lt;br /&gt;
        \qquad \qquad \sum_{n=-2}^{M}R_1(n) e^{\kappa_{1}(n)(x-r_1)} \frac{\cos(k_1(n)(z+h))}{\cos(k_1(n)h)} },&amp;amp; &lt;br /&gt;
                \mbox{ for } x &amp;lt; r_1,\\&lt;br /&gt;
{&lt;br /&gt;
\sum_{n=-2}^{M}T_{\mu}(n) e^{-\kappa_\mu(n)(x-l_\mu)} &lt;br /&gt;
        \frac{\cos(k_\mu(n)(z+h))}{\cos(k_\mu(n)h)} } + \\&lt;br /&gt;
{&lt;br /&gt;
                \qquad \qquad \sum_{n=-2}^{M}R_{\mu}(n) e^{\kappa_\mu(n)(x-r_\mu)} &lt;br /&gt;
                        \frac{\cos(k_\mu(n)(z+h))}{\cos(k_\mu(n)h)} },&lt;br /&gt;
                                &amp;amp;\mbox{ for } l_\mu&amp;lt; x &amp;lt; r_\mu,\\&lt;br /&gt;
{&lt;br /&gt;
\sum_{n=-2}^{M}T_{\Lambda}(n)e^{-\kappa_{\Lambda}(n)(x-l_\Lambda)} &lt;br /&gt;
        \frac{\cos(k_\Lambda(n)(z+h))}{\cos(k_\Lambda(n)h)} }, &amp;amp;\mbox{ for } l_\Lambda&amp;lt;x,&lt;br /&gt;
\end{matrix} \right.&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
(for details of this notation see [[Eigenfunction Matching Method for Floating Elastic Plates]]).&lt;br /&gt;
&lt;br /&gt;
= Equations = &lt;br /&gt;
&lt;br /&gt;
Based on the method used in [[Evans and Davies 1968]], a check can be made to ensure the solutions of the floating plate problem are in energy balance.&lt;br /&gt;
This is simply a condition that the incident energy is equal to the sum of the radiated energy.&lt;br /&gt;
When the first and final plates have different properties, the energy balance equation is derived by applying Green&#039;s theorem to &amp;lt;math&amp;gt;\phi&amp;lt;/math&amp;gt; and its conjugate.&lt;br /&gt;
The domain of integration is shown in the figure on the right. &lt;br /&gt;
&lt;br /&gt;
[[Image:energy_schematic.jpg|thumb|right|300px|A diagram depicting the area &amp;lt;math&amp;gt;\mathcal{U}&amp;lt;/math&amp;gt; which is bounded by the rectangle &amp;lt;math&amp;gt;\mathcal{S}&amp;lt;/math&amp;gt;.]&lt;br /&gt;
{A diagram depicting the area &amp;lt;math&amp;gt;\mathcal{U}&amp;lt;/math&amp;gt; which is bounded by the rectangle &amp;lt;math&amp;gt;\mathcal{S}&amp;lt;/math&amp;gt;.&lt;br /&gt;
The rectangle &amp;lt;math&amp;gt;\mathcal{S}&amp;lt;/math&amp;gt; is bounded by &amp;lt;math&amp;gt; -h\leq z \leq0&amp;lt;/math&amp;gt; and  &amp;lt;math&amp;gt;-\infty\leq x \leq \infty&amp;lt;/math&amp;gt;]]&lt;br /&gt;
&lt;br /&gt;
Applying Green&#039;s theorem to &amp;lt;math&amp;gt;\phi&amp;lt;/math&amp;gt; and its conjugate &amp;lt;math&amp;gt;\phi^*&amp;lt;/math&amp;gt; gives&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
{  \int\int_\mathcal{U}(\phi\nabla^2\phi^* - \phi^*\nabla^2\phi)dxdz &lt;br /&gt;
	= \int_\mathcal{S}(\phi\frac{\partial\phi^*}{\partial n} - \phi^*\frac{\partial\phi}{\partial n})dl  },&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt; denotes the outward plane normal to the boundary and &amp;lt;math&amp;gt;l&amp;lt;/math&amp;gt; denotes the plane parallel to the boundary.&lt;br /&gt;
As &amp;lt;math&amp;gt;\phi&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\phi^*&amp;lt;/math&amp;gt; satisfy the Laplace&#039;s equation, the left hand side of the Green theorem equation vanishes so that it reduces to &lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
	  \Im\int_\mathcal{S}\phi\frac{\partial\phi^*}{\partial n} dl  =  0,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
Expanding gives&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\xi_1 +\xi_2 + \xi_3 = 0,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
where&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\xi_1 = &lt;br /&gt;
{ \Im\int_{-h}^0(\phi\frac{\partial\phi^*}{\partial x})\big|_{x=-\infty}dz }, &lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\xi_2 = &lt;br /&gt;
{ \Im\int_{-h}^0(\phi\frac{\partial\phi^*}{\partial x})\big|_{x=\infty}dz },&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\xi_3 = &lt;br /&gt;
 {  \Im\int_{-\infty}^{\infty}(\phi\frac{\partial\phi^*}{\partial z})\big|_{z=0}dx }= 0 ,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;\Im&amp;lt;/math&amp;gt; denotes the imaginary part. The bottom domain composant is obviously equal to zero because of the no-influx condition over the seabed (&amp;lt;math&amp;gt;\frac{\partial\phi^*}{\partial z}\big|_{z=-h}=0&amp;lt;/math&amp;gt;).&lt;br /&gt;
&lt;br /&gt;
= Expanding &amp;lt;math&amp;gt;\mathbf{\xi_1}&amp;lt;/math&amp;gt; =&lt;br /&gt;
&lt;br /&gt;
Near &amp;lt;math&amp;gt;x=-\infty&amp;lt;/math&amp;gt;, we approximate &amp;lt;math&amp;gt;\phi&amp;lt;/math&amp;gt; by&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\phi \approx e^{-\kappa_{1}(0)(x-r_1)}\frac{\cos{(k_1(0)(z+h))}}{\cos{(k_1(0)h)}} + &lt;br /&gt;
	R_1(0)e^{\kappa_{1}(0)(x-r_1)}\frac{\cos{(k_{1}(0)(z+h))}}{\cos{(k_{1}(0)h)}}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
Therefore,&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{matrix}&lt;br /&gt;
\xi_1 &amp;amp; = &amp;amp; {\Im\int_{-h}^0 \left[\left(e^{-i\kappa^{I}_1(x)}+ R_1(0)e^{i\kappa^{I}_1(x)}\right)\right.}&lt;br /&gt;
 {   \left(i\kappa^{I}_1e^{i\kappa^{I}_1(x)} - i\kappa^{I}_1R_1(0)^*e^{-i\kappa^{I}_1(x)}\right)  }&lt;br /&gt;
 {   \left.\left(\frac{\cosh^2{(k^I_1(z+h))}}{\cosh^2{(k^I_1h)}}\right)\right]dz,  }\\ \\&lt;br /&gt;
 &amp;amp; = &amp;amp; {  \Im\left[\frac{i\kappa^{I}_1\left(1 - |R_1(0)|^2\right)}{2\cosh^2{(k^I_1h)}} &lt;br /&gt;
	\int_{-h}^0 \left(\cosh{(2k^I_1(z+h))+1}\right)dz\right]  ,}\\ \\&lt;br /&gt;
 &amp;amp; = &amp;amp; {  \Im\left[\frac{i\kappa^{I}_1\left(1 - |R_1(0)|^2\right)}{2\cosh^2{(k^I_1h)}} &lt;br /&gt;
	\left[\frac{1}{2k^I_1}\sinh{(2k^I_1(z+h))} + z\right]_{-h}^0\right],  }\\ \\&lt;br /&gt;
 &amp;amp; = &amp;amp; {  \frac{\kappa^{I}_1\left(1 - |R_1(0)|^2\right)}{2\cosh^2{(k^I_1h)}} \left(\frac{1}{2k^I_1}\sinh{(2k^I_1h))} + h\right)  ,}\\ \\&lt;br /&gt;
 &amp;amp; = &amp;amp; {  \frac{\kappa^{I}_1\left(1 - |R_1(0)|^2\right)}{2k^I_1}\left(\tanh{(k^I_1h)}+\frac{hk^I_1}{\cosh^2{(k^I_1h)}}\right) , }&lt;br /&gt;
\end{matrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;R_1(0)^*&amp;lt;/math&amp;gt; is the conjugate of &amp;lt;math&amp;gt;R_1(0)&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
= Expanding &amp;lt;math&amp;gt;\mathbf{\xi_2}&amp;lt;/math&amp;gt; =&lt;br /&gt;
&lt;br /&gt;
Near &amp;lt;math&amp;gt;x=\infty&amp;lt;/math&amp;gt;, we approximate &amp;lt;math&amp;gt;\phi&amp;lt;/math&amp;gt; by&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{matrix}&lt;br /&gt;
{ \phi \approx T_\Lambda(0)e^{-\kappa_{\Lambda}(0)(x)}\frac{\cos{(k_\Lambda(0)(z+h))}}{\cos{(k_\Lambda(0)h)}}, }&lt;br /&gt;
\end{matrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
and re-express as&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
	 \phi \approx T_\Lambda(0)e^{-i\kappa^I_\Lambda(x)}\frac{\cosh{(k^I_\Lambda(z+h))}}{\cosh{(k^I_\Lambda h)}},&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;k^I_\Lambda = \Im k_{\Lambda}(0)&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\kappa^I_\Lambda=\Im \kappa_\Lambda(0)&amp;lt;/math&amp;gt;, so that&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\frac{\partial\phi}{\partial x} \approx -i\kappa^I_{\Lambda}T_\Lambda(0)e^{-i\kappa^I_{\Lambda}(x)}\frac{\cosh{(k^I_\Lambda(z+h))}}{\cosh{(k^I_\Lambda h)}}.&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
Therefore,&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{matrix}&lt;br /&gt;
\xi_2 &amp;amp; = &amp;amp; \Im\int_{-h}^0 \left[\right.(T_\Lambda(0)e^{-i\kappa^I_{\Lambda}(x)})(i\kappa^I_{\Lambda}T_\Lambda(0)^*e^{i\kappa^I_{\Lambda}(x)}) &lt;br /&gt;
\frac{\cosh^2{(k^I_\Lambda(z+h))}}{\cosh^2{(k^I_\Lambda h)}}\left.\right]dz, \\ \\&lt;br /&gt;
 &amp;amp; = &amp;amp; { \frac{\kappa^I_{\Lambda}|T_\Lambda(0)|^2}{2\cosh^2{(k^I_\Lambda h)}}&lt;br /&gt;
	\left(\frac{1}{2k^I_\Lambda}\sinh{(2k^I_\Lambda h)} + h\right)},\\ \\&lt;br /&gt;
 &amp;amp; = &amp;amp; { \frac{\kappa^I_{\Lambda}|T_\Lambda(0)|^2}{2k^I_\Lambda}\left(\tanh{(k^I_\Lambda h)}+\frac{k^I_\Lambda h}{\cosh^2{(k^I_\Lambda h)}}\right)}.&lt;br /&gt;
\end{matrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Expanding &amp;lt;math&amp;gt;\mathbf{\xi_3}&amp;lt;/math&amp;gt; =&lt;br /&gt;
&lt;br /&gt;
The ice-covered boundary condition for the [[Floating Elastic Plate]] gives &lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\xi_3 = { \Im\int_{-\infty}^{\infty}\left(\frac{\beta}{\alpha}&lt;br /&gt;
	\left(\frac{\partial^2}{\partial x^2} - k_y^2\right)^2 - \gamma + \frac{1}{\alpha}\right)&lt;br /&gt;
	\frac{\partial\phi}{\partial z}\cdot\frac{\partial\phi^*}{\partial z}\bigg|_{z=0}dx.}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
Since &amp;lt;math&amp;gt;{\frac{\partial\phi}{\partial z}\cdot\frac{\partial\phi^*}{\partial z}}&amp;lt;/math&amp;gt; is real, &lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\xi_3 = \Im\int_{-\infty}^{\infty}\left(\frac{\beta}{\alpha}\frac{\partial^2}{\partial x^2}&lt;br /&gt;
	\left(\frac{\partial^2}{\partial x^2} - 2k_y^2\right)^2 \right)&lt;br /&gt;
	\frac{\partial\phi}{\partial z}\cdot\frac{\partial\phi^*}{\partial z}\bigg|_{z=0}dx.&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
Integration by parts gives&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\xi_3 = \Im\left\{\left[\frac{\beta}{\alpha}\frac{\partial}{\partial x}&lt;br /&gt;
	\left(\frac{\partial^2}{\partial x^2}-2k_y^2\right)&lt;br /&gt;
		\frac{\partial\phi}{\partial z}\cdot\frac{\partial\phi^*}{\partial z}\right]_{-\infty}^{\infty}&lt;br /&gt;
	-\int_{-\infty}^{\infty}\frac{\beta}{\alpha}\frac{\partial}{\partial x}&lt;br /&gt;
		\left(\frac{\partial^2}{\partial x^2} - 2k_y^2\right)&lt;br /&gt;
		\frac{\partial\phi}{\partial z}\cdot\frac&lt;br /&gt;
		{\partial}{\partial x}\frac{\partial\phi^*}{\partial z}dx&lt;br /&gt;
		\right\}.&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
As &amp;lt;math&amp;gt;{2k_y^2\frac{\partial}{\partial x}\frac{\partial\phi}{\partial z}\cdot \frac{\partial}{\partial x}\frac{\partial\phi^*}{\partial z}}&amp;lt;/math&amp;gt; is real and by integration by parts, the expression of &amp;lt;math&amp;gt;\xi_3&amp;lt;/math&amp;gt; becomes, &lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\xi_3 =\Im\left\{&lt;br /&gt;
	\left[\frac{\beta}{\alpha}\frac{\partial}{\partial x} &lt;br /&gt;
		\left(\frac{\partial^2}{\partial x^2}-2k_y^2\right) &lt;br /&gt;
		\frac{\partial\phi}{\partial z}\cdot\frac{\partial\phi^*}{\partial z}\right]_{-\infty}^{\infty}&lt;br /&gt;
	- \left[\frac{\beta}{\alpha}\frac{\partial^2}{\partial x^2}\frac{\partial\phi}{\partial z}\cdot&lt;br /&gt;
		\frac{\partial}{\partial x}\frac{\partial\phi^*}{\partial z}\right]_{-\infty}^{\infty}&lt;br /&gt;
	+ \int_{-\infty}^\infty\frac{\beta}{\alpha}\frac{\partial^2}{\partial x^2}\frac{\partial\phi}{\partial z}\cdot&lt;br /&gt;
		\frac{\partial^2}{\partial x^2}\frac{\partial\phi^*}{\partial z}dx\right\}.&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
As &amp;lt;math&amp;gt;{\frac{\partial^2}{\partial x^2}\frac{\partial\phi}{\partial z}\cdot \frac{\partial^2}{\partial x^2}\frac{\partial\phi^*}{\partial z}}&amp;lt;/math&amp;gt; is real, we obtain the new expression of &amp;lt;math&amp;gt;\xi_3&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\xi_3 = \Im\left\{&lt;br /&gt;
	\left[\frac{\beta}{\alpha}\frac{\partial}{\partial x}&lt;br /&gt;
		\left(\frac{\partial^2}{\partial x^2}-2k_y^2\right)&lt;br /&gt;
		\frac{\partial\phi}{\partial z}\cdot\frac{\partial\phi^*}{\partial z}\right]_{-\infty}^{\infty}-&lt;br /&gt;
	\left[\frac{\beta}{\alpha}\frac{\partial^2}{\partial x^2}\frac{\partial\phi}{\partial z}\cdot&lt;br /&gt;
		\frac{\partial}{\partial x}\frac{\partial\phi^*}{\partial z}\right]_{-\infty}^{\infty}\right\}.&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now breaking &amp;lt;math&amp;gt;\xi_3&amp;lt;/math&amp;gt; down, we can simplify the left hend term for &amp;lt;math&amp;gt;x&amp;gt;0&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{matrix}&lt;br /&gt;
\frac{\partial}{\partial x}\left(\frac{\partial^2}{\partial x^2}-2k_y^2\right)&lt;br /&gt;
\frac{\partial\phi(x_2,0)}{\partial z}\cdot\frac{\partial\phi(x_2,0)^*}{\partial z} \\ \\&lt;br /&gt;
= \left((-i\kappa^I_{\Lambda})^3k^I_\Lambda T_\Lambda(0)e^{-i\kappa^I_{\Lambda}(x)}\tanh{(k^I_\Lambda h)}\right.&lt;br /&gt;
\left.- 2k_y^2(-i\kappa_{\Lambda}(0))k^I_\Lambda T_\Lambda(0)e^{-i\kappa^I_{\Lambda}(x)} \tanh{(k^I_\Lambda h)}\right)&lt;br /&gt;
\left(k^I_\Lambda T_\Lambda(0)^*e^{i\kappa^I_{\Lambda}(x)}\tanh{(k^I_\Lambda h)}\right), \\ \\&lt;br /&gt;
= i\kappa^I_{\Lambda} (k^I_\Lambda)^2\left((\kappa^I_{\Lambda})^2 + 2k_y^2 \right) \tanh^2{(k^I_\Lambda h)}|T_\Lambda(0)|^2,&lt;br /&gt;
\end{matrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
and for &amp;lt;math&amp;gt;x&amp;lt;0&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{matrix}&lt;br /&gt;
\frac{\partial}{\partial x}\left(\frac{\partial^2}{\partial x^2}-2k_y^2\right)\frac{\partial\phi(x_1,0)}{\partial z}\cdot&lt;br /&gt;
\frac{\partial\phi(x_1,0)^*}{\partial z} \\ \\&lt;br /&gt;
= \left[i(\kappa^I_{1})^3k^I_1\left(e^{-i\kappa^I_{1}(x)}-R_1(0)e^{i\kappa^I_{1}(x)}\right) \tanh{(k^I_1 h)}&lt;br /&gt;
- 2ik_y^2\kappa^I_{1}k^I_1\left(-e^{-i\kappa^I_{1}(x)} + R_1(0)e^{i\kappa^I_{1}(x)}\right) \tanh{(k^I_1h)}\right]&lt;br /&gt;
\left[k^I_1\left(e^{i\kappa^I_{1}(x)} + R_1(0)^*e^{-i\kappa^I_{1}(x))}\right) \tanh{(k^I_1h)}\right], \\ \\&lt;br /&gt;
= \left[i\kappa^I_{1}k_1(0)((\kappa^I_{1})^2 + 2k_y^2)\left(e^{-i\kappa^I_{1}(x)} - R_1(0)e^{i\kappa^I_{1}(x)}\right)&lt;br /&gt;
\tanh{(k^I_1h)}\right]&lt;br /&gt;
\left[k^I_1\left(e^{i\kappa^I_{1}(x)} + R_1(0)^*e^{-i\kappa^I_{1}(x))}\right) \tanh{(k^I_1h)}\right], \\ \\&lt;br /&gt;
= i\kappa^I_{1}(k^I_1)^2\left((\kappa^I_{1})^2 + 2k_y^2\right)\tanh^2{(k^I_1h)}\left(1 - |R_1(0)|^2\right),&lt;br /&gt;
\end{matrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Likewise we expand the right hend term for &amp;lt;math&amp;gt;x&amp;gt;0&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{matrix}&lt;br /&gt;
\frac{\partial^2}{\partial x^2}\frac{\partial\phi(x_2,0)}{\partial z}\cdot &lt;br /&gt;
\frac{\partial}{\partial x}\frac{\partial\phi^*}{\partial z} \\ \\&lt;br /&gt;
= \left[-(\kappa^I_{\Lambda})^2k^I_\Lambda T_\Lambda(0)e^{-i\kappa^I_{\Lambda}(x)} \tanh{(k^I_\Lambda h)}\right]&lt;br /&gt;
\left[i\kappa^I_{\Lambda} k^I_\Lambda T_\Lambda(0)^*e^{i\kappa^I_{\Lambda}(x)} \tanh{(k^I_\Lambda h)}\right], \\ \\&lt;br /&gt;
= -i(\kappa^I_{\Lambda})^3(k^I_\Lambda)^2\tanh^2{(k^I_\Lambda h)}|T_\Lambda(0)|^2,&lt;br /&gt;
\end{matrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
and finally for &amp;lt;math&amp;gt;x&amp;lt;0&amp;lt;/math&amp;gt;,&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{matrix}&lt;br /&gt;
\frac{\partial^2}{\partial x^1}\frac{\partial\phi(x_1,0)}{\partial z}\cdot&lt;br /&gt;
\frac{\partial}{\partial x}\frac{\partial\phi^*}{\partial z}\\ \\&lt;br /&gt;
= \left[-(\kappa^I_{1})^2k^I_1\left(e^{-i\kappa^I_{1}(x)} + R_1(0)e^{i\kappa^I_{1}(x)}\right)\tanh{(k^I_1 h)}\right]&lt;br /&gt;
\left[i\kappa^I_{1} k^I_1\left(e^{i\kappa^I_{1}(x)} - R_1(0)e^{-i\kappa^I_{1}(x)}\right)\tanh{(k^I_1 h)}\right], \\ \\&lt;br /&gt;
= -i(\kappa^I_{1})^3(k^I_1)^2\tanh^2{(k^I_1h)}\left(1 - |R_1(0)|^2\right).&lt;br /&gt;
\end{matrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We can now express &amp;lt;math&amp;gt;\xi_3&amp;lt;/math&amp;gt; as &lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{matrix}&lt;br /&gt;
\xi_3 &amp;amp; = &amp;amp; \Im&lt;br /&gt;
\left\{\frac{\beta_\Lambda}{\alpha}\left[i\kappa^I_{\Lambda} (k^I_\Lambda)^2\left((\kappa^I_{\Lambda})^2 + 2k_y^2 \right)&lt;br /&gt;
\tanh^2{(k^I_\Lambda h)}|T_\Lambda(0)|^2\right]&lt;br /&gt;
-\frac{\beta_1}{\alpha}\left[i\kappa^I_{1}(k^I_1)^2\left((\kappa^I_{1})^2 + 2k_y^2\right)\tanh^2{(k^I_1h)}&lt;br /&gt;
\left(1 - |R_1(0)|^2\right)\right]&lt;br /&gt;
-\frac{\beta_\Lambda}{\alpha}\left[-i(\kappa^I_{\Lambda})^3(k^I_\Lambda)^2\tanh^2{(k^I_\Lambda h)}|T_\Lambda(0)|^2\right]&lt;br /&gt;
+\frac{\beta_1}{\alpha}\left[-i(\kappa^I_{1})^3(k^I_1)^2\tanh^2{(k^I_1h)} \left(1 - |R_1(0)|^2\right)\right]\right\}, \\ \\&lt;br /&gt;
 &amp;amp; = &amp;amp; \frac{\beta_\Lambda}{\alpha}\left[2\kappa^I_{\Lambda} (k^I_\Lambda)^2((\kappa^I_{\Lambda})^2 + k_y^2)\tanh^2{(k^I_\Lambda h)}|T_\Lambda(0)|^2\right]&lt;br /&gt;
-\frac{\beta_1}{\alpha}\left[2\kappa^I_{1}(k^I_1)^2((\kappa^I_{1})^2 + k_y^2)\tanh^2{(k^I_1h)}(1-|R_1(0)|^2)\right].&lt;br /&gt;
\end{matrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Solving the Energy Balance Equation =&lt;br /&gt;
&lt;br /&gt;
Pulling it all together, we finally obtain&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\frac{\beta_\Lambda}{\alpha}\left[2\kappa^I_{\Lambda}(k^I_\Lambda)^2((\kappa^I_{\Lambda})^2 +k_y^2)&lt;br /&gt;
\tanh^2{(k^I_\Lambda h)}|T_\Lambda(0)|^2\right]&lt;br /&gt;
-\frac{\beta_1}{\alpha}\left[2\kappa^I_{1}(k^I_1)^2((\kappa^I_{1})^2 +k_y^2)\tanh^2{(k^I_1h)}(1-|R_1(0)|^2)\right]&lt;br /&gt;
+ \frac{\kappa^I_{\Lambda}|T_\Lambda(0)|^2}{2k^I_\Lambda}\left(\tanh{(k^I_\Lambda h)}+&lt;br /&gt;
\frac{k^I_\Lambda h}{\cosh^2{(k^I_\Lambda h)}}\right)&lt;br /&gt;
- \frac{\kappa^I_{1}\left(1 - |R_1(0)|^2\right)}{2k^I_1}\left(\tanh{(k^I_1h)}+\frac{hk^I_1}{\cosh^2{(k^I_1h)}}\right)=0.&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Re-arranging gives&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\kappa^I_{\Lambda}\tanh{(k^I_\Lambda h)}&lt;br /&gt;
	\left(\frac{\beta_\Lambda}{\alpha}2(k^I_\Lambda)^2((\kappa^I_{\Lambda})^2 +k_y^2)\tanh{(k^I_\Lambda h)}&lt;br /&gt;
	+ \frac{1}{2k^I_\Lambda}+\frac{h}{2\sinh{(k^I_\Lambda h)}\cosh{(k^I_\Lambda h)}}\right)|T_\Lambda(0)|^2 &lt;br /&gt;
	\quad - \kappa^I_{1}\tanh{(k^I_1 h)}&lt;br /&gt;
	\left(\frac{\beta_1}{\alpha}2(k^I_1)^2((\kappa^I_{1})^2 +k_y^2)\tanh{(k^I_1 h)}&lt;br /&gt;
	+ \frac{1}{2it}+\frac{h}{2\sinh{(k^I_1 h)}\cosh{(k^I_1 h)}}\right)(1-|R_1(0)|^2)=0&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
which can be expressed as&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt; &lt;br /&gt;
D |T_{\Lambda}(0)|^2 + |R_{1}(0)|^2 = 1, &lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;D&amp;lt;/math&amp;gt; is given by &lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt; &lt;br /&gt;
D = \left(\frac{\kappa^I_{\Lambda} k^I_1\cosh^2{(k^I_1h)}}{\kappa^I_{1}k^I_\Lambda\cosh^2{(k^I_\Lambda h)}}\right)&lt;br /&gt;
\left(\frac{\frac{\beta_\Lambda}{\alpha}4(k^I_\Lambda)^3((\kappa^I_{\Lambda})^2 +k_y^2)\sinh^2{(k^I_\Lambda h)} + &lt;br /&gt;
                 \frac{1}{2}{\sinh{(2k^I_\Lambda h)}}+k^I_\Lambda h}&lt;br /&gt;
          {\frac{\beta_1}{\alpha}4(k^I_1)^3((\kappa^I_{1})^2 +k_y^2)\sinh^2{(k^I_1h)} + &lt;br /&gt;
                 \frac{1}{2}{\sinh{(2k^I_1h)}}+k^I_1h}\right) &lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Floating Elastic Plate]]&lt;/div&gt;</summary>
		<author><name>Fmontiel</name></author>
	</entry>
	<entry>
		<id>https://www.wikiwaves.org/index.php?title=Energy_Balance_for_Two_Elastic_Plates&amp;diff=7260</id>
		<title>Energy Balance for Two Elastic Plates</title>
		<link rel="alternate" type="text/html" href="https://www.wikiwaves.org/index.php?title=Energy_Balance_for_Two_Elastic_Plates&amp;diff=7260"/>
		<updated>2008-08-23T06:31:58Z</updated>

		<summary type="html">&lt;p&gt;Fmontiel: /* Expanding &amp;lt;math&amp;gt;\mathbf{\xi_2}&amp;lt;/math&amp;gt; */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Introduction =&lt;br /&gt;
&lt;br /&gt;
We derive here a condition which must be satisfied for energy balance for two semi-infinite elastic plates. The solution applies&lt;br /&gt;
to the problem of [[Eigenfunction Matching Method for Floating Elastic Plates|multiple elastic plates]] and from here we know we can write the potential as&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\phi \approx \left\{&lt;br /&gt;
\begin{matrix}&lt;br /&gt;
{&lt;br /&gt;
Ie^{\kappa_{1}(0)(x-r_1)}\frac{\cos(k_1(0)(z+h))}{\cos(k_1(0)h)} }+\\&lt;br /&gt;
 { &lt;br /&gt;
        \qquad \qquad \sum_{n=-2}^{M}R_1(n) e^{\kappa_{1}(n)(x-r_1)} \frac{\cos(k_1(n)(z+h))}{\cos(k_1(n)h)} },&amp;amp; &lt;br /&gt;
                \mbox{ for } x &amp;lt; r_1,\\&lt;br /&gt;
{&lt;br /&gt;
\sum_{n=-2}^{M}T_{\mu}(n) e^{-\kappa_\mu(n)(x-l_\mu)} &lt;br /&gt;
        \frac{\cos(k_\mu(n)(z+h))}{\cos(k_\mu(n)h)} } + \\&lt;br /&gt;
{&lt;br /&gt;
                \qquad \qquad \sum_{n=-2}^{M}R_{\mu}(n) e^{\kappa_\mu(n)(x-r_\mu)} &lt;br /&gt;
                        \frac{\cos(k_\mu(n)(z+h))}{\cos(k_\mu(n)h)} },&lt;br /&gt;
                                &amp;amp;\mbox{ for } l_\mu&amp;lt; x &amp;lt; r_\mu,\\&lt;br /&gt;
{&lt;br /&gt;
\sum_{n=-2}^{M}T_{\Lambda}(n)e^{-\kappa_{\Lambda}(n)(x-l_\Lambda)} &lt;br /&gt;
        \frac{\cos(k_\Lambda(n)(z+h))}{\cos(k_\Lambda(n)h)} }, &amp;amp;\mbox{ for } l_\Lambda&amp;lt;x,&lt;br /&gt;
\end{matrix} \right.&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
(for details of this notation see [[Eigenfunction Matching Method for Floating Elastic Plates]]).&lt;br /&gt;
&lt;br /&gt;
= Equations = &lt;br /&gt;
&lt;br /&gt;
Based on the method used in [[Evans and Davies 1968]], a check can be made to ensure the solutions of the floating plate problem are in energy balance.&lt;br /&gt;
This is simply a condition that the incident energy is equal to the sum of the radiated energy.&lt;br /&gt;
When the first and final plates have different properties, the energy balance equation is derived by applying Green&#039;s theorem to &amp;lt;math&amp;gt;\phi&amp;lt;/math&amp;gt; and its conjugate.&lt;br /&gt;
The domain of integration is shown in the figure on the right. &lt;br /&gt;
&lt;br /&gt;
[[Image:energy_schematic.jpg|thumb|right|300px|A diagram depicting the area &amp;lt;math&amp;gt;\mathcal{U}&amp;lt;/math&amp;gt; which is bounded by the rectangle &amp;lt;math&amp;gt;\mathcal{S}&amp;lt;/math&amp;gt;.]&lt;br /&gt;
{A diagram depicting the area &amp;lt;math&amp;gt;\mathcal{U}&amp;lt;/math&amp;gt; which is bounded by the rectangle &amp;lt;math&amp;gt;\mathcal{S}&amp;lt;/math&amp;gt;.&lt;br /&gt;
The rectangle &amp;lt;math&amp;gt;\mathcal{S}&amp;lt;/math&amp;gt; is bounded by &amp;lt;math&amp;gt; -h\leq z \leq0&amp;lt;/math&amp;gt; and  &amp;lt;math&amp;gt;-\infty\leq x \leq \infty&amp;lt;/math&amp;gt;]]&lt;br /&gt;
&lt;br /&gt;
Applying Green&#039;s theorem to &amp;lt;math&amp;gt;\phi&amp;lt;/math&amp;gt; and its conjugate &amp;lt;math&amp;gt;\phi^*&amp;lt;/math&amp;gt; gives&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
{  \int\int_\mathcal{U}(\phi\nabla^2\phi^* - \phi^*\nabla^2\phi)dxdz &lt;br /&gt;
	= \int_\mathcal{S}(\phi\frac{\partial\phi^*}{\partial n} - \phi^*\frac{\partial\phi}{\partial n})dl  },&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt; denotes the outward plane normal to the boundary and &amp;lt;math&amp;gt;l&amp;lt;/math&amp;gt; denotes the plane parallel to the boundary.&lt;br /&gt;
As &amp;lt;math&amp;gt;\phi&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\phi^*&amp;lt;/math&amp;gt; satisfy the Laplace&#039;s equation, the left hand side of the Green theorem equation vanishes so that it reduces to &lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
	  \Im\int_\mathcal{S}\phi\frac{\partial\phi^*}{\partial n} dl  =  0,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
Expanding gives&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\xi_1 +\xi_2 + \xi_3 = 0,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
where&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\xi_1 = &lt;br /&gt;
{ \Im\int_{-h}^0(\phi\frac{\partial\phi^*}{\partial x})\big|_{x=-\infty}dz }, &lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\xi_2 = &lt;br /&gt;
{ \Im\int_{-h}^0(\phi\frac{\partial\phi^*}{\partial x})\big|_{x=\infty}dz },&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\xi_3 = &lt;br /&gt;
 {  \Im\int_{-\infty}^{\infty}(\phi\frac{\partial\phi^*}{\partial z})\big|_{z=0}dx }= 0 ,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;\Im&amp;lt;/math&amp;gt; denotes the imaginary part. The bottom domain composant is obviously equal to zero because of the no-influx condition over the seabed (&amp;lt;math&amp;gt;\frac{\partial\phi^*}{\partial z}\big|_{z=-h}=0&amp;lt;/math&amp;gt;).&lt;br /&gt;
&lt;br /&gt;
= Expanding &amp;lt;math&amp;gt;\mathbf{\xi_1}&amp;lt;/math&amp;gt; =&lt;br /&gt;
&lt;br /&gt;
Near &amp;lt;math&amp;gt;x=-\infty&amp;lt;/math&amp;gt;, we approximate &amp;lt;math&amp;gt;\phi&amp;lt;/math&amp;gt; by&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\phi \approx e^{-\kappa_{1}(0)(x-r_1)}\frac{\cos{(k_1(0)(z+h))}}{\cos{(k_1(0)h)}} + &lt;br /&gt;
	R_1(0)e^{\kappa_{1}(0)(x-r_1)}\frac{\cos{(k_{1}(0)(z+h))}}{\cos{(k_{1}(0)h)}}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
Therefore,&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{matrix}&lt;br /&gt;
\xi_1 &amp;amp; = &amp;amp; {\Im\int_{-h}^0 \left[\left(e^{-i\kappa^{I}_1(x)}+ R_1(0)e^{i\kappa^{I}_1(x)}\right)\right.}&lt;br /&gt;
 {   \left(i\kappa^{I}_1e^{i\kappa^{I}_1(x)} - i\kappa^{I}_1R_1(0)^*e^{-i\kappa^{I}_1(x)}\right)  }&lt;br /&gt;
 {   \left.\left(\frac{\cosh^2{(k^I_1(z+h))}}{\cosh^2{(k^I_1h)}}\right)\right]dz,  }\\ \\&lt;br /&gt;
 &amp;amp; = &amp;amp; {  \Im\left[\frac{i\kappa^{I}_1\left(1 - |R_1(0)|^2\right)}{2\cosh^2{(k^I_1h)}} &lt;br /&gt;
	\int_{-h}^0 \left(\cosh{(2k^I_1(z+h))+1}\right)dz\right]  ,}\\ \\&lt;br /&gt;
 &amp;amp; = &amp;amp; {  \Im\left[\frac{i\kappa^{I}_1\left(1 - |R_1(0)|^2\right)}{2\cosh^2{(k^I_1h)}} &lt;br /&gt;
	\left[\frac{1}{2k^I_1}\sinh{(2k^I_1(z+h))} + z\right]_{-h}^0\right],  }\\ \\&lt;br /&gt;
 &amp;amp; = &amp;amp; {  \frac{\kappa^{I}_1\left(1 - |R_1(0)|^2\right)}{2\cosh^2{(k^I_1h)}} \left(\frac{1}{2k^I_1}\sinh{(2k^I_1h))} + h\right)  ,}\\ \\&lt;br /&gt;
 &amp;amp; = &amp;amp; {  \frac{\kappa^{I}_1\left(1 - |R_1(0)|^2\right)}{2k^I_1}\left(\tanh{(k^I_1h)}+\frac{hk^I_1}{\cosh^2{(k^I_1h)}}\right) , }&lt;br /&gt;
\end{matrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;R_1(0)^*&amp;lt;/math&amp;gt; is the conjugate of &amp;lt;math&amp;gt;R_1(0)&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
= Expanding &amp;lt;math&amp;gt;\mathbf{\xi_2}&amp;lt;/math&amp;gt; =&lt;br /&gt;
&lt;br /&gt;
Near &amp;lt;math&amp;gt;x=\infty&amp;lt;/math&amp;gt;, we approximate &amp;lt;math&amp;gt;\phi&amp;lt;/math&amp;gt; by&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{matrix}&lt;br /&gt;
{ \phi \approx T_\Lambda(0)e^{-\kappa_{\Lambda}(0)(x)}\frac{\cos{(k_\Lambda(0)(z+h))}}{\cos{(k_\Lambda(0)h)}}, }&lt;br /&gt;
\end{matrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
and re-express as&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
	 \phi \approx T_\Lambda(0)e^{-i\kappa^I_\Lambda(x)}\frac{\cosh{(k^I_\Lambda(z+h))}}{\cosh{(k^I_\Lambda h)}},&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;k^I_\Lambda = \Im k_{\Lambda}(0)&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\kappa^I_\Lambda=\Im \kappa_\Lambda(0)&amp;lt;/math&amp;gt;, so that&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\frac{\partial\phi}{\partial x} \approx -i\kappa^I_{\Lambda}T_\Lambda(0)e^{-i\kappa^I_{\Lambda}(x)}\frac{\cosh{(k^I_\Lambda(z+h))}}{\cosh{(k^I_\Lambda h)}}.&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
Therefore,&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{matrix}&lt;br /&gt;
\xi_2 &amp;amp; = &amp;amp; \Im\int_{-h}^0 \left[\right.(T_\Lambda(0)e^{-i\kappa^I_{\Lambda}(x)})(i\kappa^I_{\Lambda}T_\Lambda(0)^*e^{-i\kappa^I_{\Lambda}(x)}) &lt;br /&gt;
\frac{\cosh^2{(k^I_\Lambda(z+h))}}{\cosh^2{(k^I_\Lambda h)}}\left.\right]dz, \\ \\&lt;br /&gt;
 &amp;amp; = &amp;amp; { \frac{\kappa^I_{\Lambda}|T_\Lambda(0)|^2}{2\cosh^2{(k^I_\Lambda h)}}&lt;br /&gt;
	\left(\frac{1}{2k^I_\Lambda}\sinh{(2k^I_\Lambda h)} + h\right)},\\ \\&lt;br /&gt;
 &amp;amp; = &amp;amp; { \frac{\kappa^I_{\Lambda}|T_\Lambda(0)|^2}{2k^I_\Lambda}\left(\tanh{(k^I_\Lambda h)}+\frac{k^I_\Lambda h}{\cosh^2{(k^I_\Lambda h)}}\right)}.&lt;br /&gt;
\end{matrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Expanding &amp;lt;math&amp;gt;\mathbf{\xi_3}&amp;lt;/math&amp;gt; =&lt;br /&gt;
&lt;br /&gt;
The ice-covered boundary condition for the [[Floating Elastic Plate]] gives &lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\xi_3 = { \Im\int_{-\infty}^{\infty}\left(\frac{\beta}{\alpha}&lt;br /&gt;
	\left(\frac{\partial^2}{\partial x^2} - k_y^2\right)^2 - \gamma + \frac{1}{\alpha}\right)&lt;br /&gt;
	\frac{\partial\phi}{\partial z}\cdot\frac{\partial\phi^*}{\partial z}\bigg|_{z=0}dx.}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
Since &amp;lt;math&amp;gt;{\frac{\partial\phi}{\partial z}\cdot\frac{\partial\phi^*}{\partial z}}&amp;lt;/math&amp;gt; is real, &lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\xi_3 = \Im\int_{-\infty}^{\infty}\left(\frac{\beta}{\alpha}\frac{\partial^2}{\partial x^2}&lt;br /&gt;
	\left(\frac{\partial^2}{\partial x^2} - 2k_y^2\right)^2 \right)&lt;br /&gt;
	\frac{\partial\phi}{\partial z}\cdot\frac{\partial\phi^*}{\partial z}\bigg|_{z=0}dx.&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
Integration by parts gives&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\xi_3 = \Im\left\{\left[\frac{\beta}{\alpha}\frac{\partial}{\partial x}&lt;br /&gt;
	\left(\frac{\partial^2}{\partial x^2}-2k_y^2\right)&lt;br /&gt;
		\frac{\partial\phi}{\partial z}\cdot\frac{\partial\phi^*}{\partial z}\right]_{-\infty}^{\infty}&lt;br /&gt;
	-\int_{-\infty}^{\infty}\frac{\beta}{\alpha}\frac{\partial}{\partial x}&lt;br /&gt;
		\left(\frac{\partial^2}{\partial x^2} - 2k_y^2\right)&lt;br /&gt;
		\frac{\partial\phi}{\partial z}\cdot\frac&lt;br /&gt;
		{\partial}{\partial x}\frac{\partial\phi^*}{\partial z}dx&lt;br /&gt;
		\right\}.&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
As &amp;lt;math&amp;gt;{2k_y^2\frac{\partial}{\partial x}\frac{\partial\phi}{\partial z}\cdot \frac{\partial}{\partial x}\frac{\partial\phi^*}{\partial z}}&amp;lt;/math&amp;gt; is real and by integration by parts, the expression of &amp;lt;math&amp;gt;\xi_3&amp;lt;/math&amp;gt; becomes, &lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\xi_3 =\Im\left\{&lt;br /&gt;
	\left[\frac{\beta}{\alpha}\frac{\partial}{\partial x} &lt;br /&gt;
		\left(\frac{\partial^2}{\partial x^2}-2k_y^2\right) &lt;br /&gt;
		\frac{\partial\phi}{\partial z}\cdot\frac{\partial\phi^*}{\partial z}\right]_{-\infty}^{\infty}&lt;br /&gt;
	- \left[\frac{\beta}{\alpha}\frac{\partial^2}{\partial x^2}\frac{\partial\phi}{\partial z}\cdot&lt;br /&gt;
		\frac{\partial}{\partial x}\frac{\partial\phi^*}{\partial z}\right]_{-\infty}^{\infty}&lt;br /&gt;
	+ \int_{-\infty}^\infty\frac{\beta}{\alpha}\frac{\partial^2}{\partial x^2}\frac{\partial\phi}{\partial z}\cdot&lt;br /&gt;
		\frac{\partial^2}{\partial x^2}\frac{\partial\phi^*}{\partial z}dx\right\}.&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
As &amp;lt;math&amp;gt;{\frac{\partial^2}{\partial x^2}\frac{\partial\phi}{\partial z}\cdot \frac{\partial^2}{\partial x^2}\frac{\partial\phi^*}{\partial z}}&amp;lt;/math&amp;gt; is real, we obtain the new expression of &amp;lt;math&amp;gt;\xi_3&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\xi_3 = \Im\left\{&lt;br /&gt;
	\left[\frac{\beta}{\alpha}\frac{\partial}{\partial x}&lt;br /&gt;
		\left(\frac{\partial^2}{\partial x^2}-2k_y^2\right)&lt;br /&gt;
		\frac{\partial\phi}{\partial z}\cdot\frac{\partial\phi^*}{\partial z}\right]_{-\infty}^{\infty}-&lt;br /&gt;
	\left[\frac{\beta}{\alpha}\frac{\partial^2}{\partial x^2}\frac{\partial\phi}{\partial z}\cdot&lt;br /&gt;
		\frac{\partial}{\partial x}\frac{\partial\phi^*}{\partial z}\right]_{-\infty}^{\infty}\right\}.&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now breaking &amp;lt;math&amp;gt;\xi_3&amp;lt;/math&amp;gt; down, we can simplify the left hend term for &amp;lt;math&amp;gt;x&amp;gt;0&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{matrix}&lt;br /&gt;
\frac{\partial}{\partial x}\left(\frac{\partial^2}{\partial x^2}-2k_y^2\right)&lt;br /&gt;
\frac{\partial\phi(x_2,0)}{\partial z}\cdot\frac{\partial\phi(x_2,0)^*}{\partial z} \\ \\&lt;br /&gt;
= \left((-i\kappa^I_{\Lambda})^3k^I_\Lambda T_\Lambda(0)e^{-i\kappa^I_{\Lambda}(x)}\tanh{(k^I_\Lambda h)}\right.&lt;br /&gt;
\left.- 2k_y^2(-i\kappa_{\Lambda}(0))k^I_\Lambda T_\Lambda(0)e^{-i\kappa^I_{\Lambda}(x)} \tanh{(k^I_\Lambda h)}\right)&lt;br /&gt;
\left(k^I_\Lambda T_\Lambda(0)^*e^{i\kappa^I_{\Lambda}(x)}\tanh{(k^I_\Lambda h)}\right), \\ \\&lt;br /&gt;
= i\kappa^I_{\Lambda} (k^I_\Lambda)^2\left((\kappa^I_{\Lambda})^2 + 2k_y^2 \right) \tanh^2{(k^I_\Lambda h)}|T_\Lambda(0)|^2,&lt;br /&gt;
\end{matrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
and for &amp;lt;math&amp;gt;x&amp;lt;0&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{matrix}&lt;br /&gt;
\frac{\partial}{\partial x}\left(\frac{\partial^2}{\partial x^2}-2k_y^2\right)\frac{\partial\phi(x_1,0)}{\partial z}\cdot&lt;br /&gt;
\frac{\partial\phi(x_1,0)^*}{\partial z} \\ \\&lt;br /&gt;
= \left[i(\kappa^I_{1})^3k^I_1\left(e^{-i\kappa^I_{1}(x)}-R_1(0)e^{i\kappa^I_{1}(x)}\right) \tanh{(k^I_1 h)}&lt;br /&gt;
- 2ik_y^2\kappa^I_{1}k^I_1\left(-e^{-i\kappa^I_{1}(x)} + R_1(0)e^{i\kappa^I_{1}(x)}\right) \tanh{(k^I_1h)}\right]&lt;br /&gt;
\left[k^I_1\left(e^{i\kappa^I_{1}(x)} + R_1(0)^*e^{-i\kappa^I_{1}(x))}\right) \tanh{(k^I_1h)}\right], \\ \\&lt;br /&gt;
= \left[i\kappa^I_{1}k_1(0)((\kappa^I_{1})^2 + 2k_y^2)\left(e^{-i\kappa^I_{1}(x)} - R_1(0)e^{i\kappa^I_{1}(x)}\right)&lt;br /&gt;
\tanh{(k^I_1h)}\right]&lt;br /&gt;
\left[k^I_1\left(e^{i\kappa^I_{1}(x)} + R_1(0)^*e^{-i\kappa^I_{1}(x))}\right) \tanh{(k^I_1h)}\right], \\ \\&lt;br /&gt;
= i\kappa^I_{1}(k^I_1)^2\left((\kappa^I_{1})^2 + 2k_y^2\right)\tanh^2{(k^I_1h)}\left(1 - |R_1(0)|^2\right),&lt;br /&gt;
\end{matrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Likewise we expand the right hend term for &amp;lt;math&amp;gt;x&amp;gt;0&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{matrix}&lt;br /&gt;
\frac{\partial^2}{\partial x^2}\frac{\partial\phi(x_2,0)}{\partial z}\cdot &lt;br /&gt;
\frac{\partial}{\partial x}\frac{\partial\phi^*}{\partial z} \\ \\&lt;br /&gt;
= \left[-(\kappa^I_{\Lambda})^2k^I_\Lambda T_\Lambda(0)e^{-i\kappa^I_{\Lambda}(x)} \tanh{(k^I_\Lambda h)}\right]&lt;br /&gt;
\left[i\kappa^I_{\Lambda} k^I_\Lambda T_\Lambda(0)^*e^{i\kappa^I_{\Lambda}(x)} \tanh{(k^I_\Lambda h)}\right], \\ \\&lt;br /&gt;
= -i(\kappa^I_{\Lambda})^3(k^I_\Lambda)^2\tanh^2{(k^I_\Lambda h)}|T_\Lambda(0)|^2,&lt;br /&gt;
\end{matrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
and finally for &amp;lt;math&amp;gt;x&amp;lt;0&amp;lt;/math&amp;gt;,&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{matrix}&lt;br /&gt;
\frac{\partial^2}{\partial x^1}\frac{\partial\phi(x_1,0)}{\partial z}\cdot&lt;br /&gt;
\frac{\partial}{\partial x}\frac{\partial\phi^*}{\partial z}\\ \\&lt;br /&gt;
= \left[-(\kappa^I_{1})^2k^I_1\left(e^{-i\kappa^I_{1}(x)} + R_1(0)e^{i\kappa^I_{1}(x)}\right)\tanh{(k^I_1 h)}\right]&lt;br /&gt;
\left[i\kappa^I_{1} k^I_1\left(e^{i\kappa^I_{1}(x)} - R_1(0)e^{-i\kappa^I_{1}(x)}\right)\tanh{(k^I_1 h)}\right], \\ \\&lt;br /&gt;
= -i(\kappa^I_{1})^3(k^I_1)^2\tanh^2{(k^I_1h)}\left(1 - |R_1(0)|^2\right).&lt;br /&gt;
\end{matrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We can now express &amp;lt;math&amp;gt;\xi_3&amp;lt;/math&amp;gt; as &lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{matrix}&lt;br /&gt;
\xi_3 &amp;amp; = &amp;amp; \Im&lt;br /&gt;
\left\{\frac{\beta_\Lambda}{\alpha}\left[i\kappa^I_{\Lambda} (k^I_\Lambda)^2\left((\kappa^I_{\Lambda})^2 + 2k_y^2 \right)&lt;br /&gt;
\tanh^2{(k^I_\Lambda h)}|T_\Lambda(0)|^2\right]&lt;br /&gt;
-\frac{\beta_1}{\alpha}\left[i\kappa^I_{1}(k^I_1)^2\left((\kappa^I_{1})^2 + 2k_y^2\right)\tanh^2{(k^I_1h)}&lt;br /&gt;
\left(1 - |R_1(0)|^2\right)\right]&lt;br /&gt;
-\frac{\beta_\Lambda}{\alpha}\left[-i(\kappa^I_{\Lambda})^3(k^I_\Lambda)^2\tanh^2{(k^I_\Lambda h)}|T_\Lambda(0)|^2\right]&lt;br /&gt;
+\frac{\beta_1}{\alpha}\left[-i(\kappa^I_{1})^3(k^I_1)^2\tanh^2{(k^I_1h)} \left(1 - |R_1(0)|^2\right)\right]\right\}, \\ \\&lt;br /&gt;
 &amp;amp; = &amp;amp; \frac{\beta_\Lambda}{\alpha}\left[2\kappa^I_{\Lambda} (k^I_\Lambda)^2((\kappa^I_{\Lambda})^2 + k_y^2)\tanh^2{(k^I_\Lambda h)}|T_\Lambda(0)|^2\right]&lt;br /&gt;
-\frac{\beta_1}{\alpha}\left[2\kappa^I_{1}(k^I_1)^2((\kappa^I_{1})^2 + k_y^2)\tanh^2{(k^I_1h)}(1-|R_1(0)|^2)\right].&lt;br /&gt;
\end{matrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Solving the Energy Balance Equation =&lt;br /&gt;
&lt;br /&gt;
Pulling it all together, we finally obtain&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\frac{\beta_\Lambda}{\alpha}\left[2\kappa^I_{\Lambda}(k^I_\Lambda)^2((\kappa^I_{\Lambda})^2 +k_y^2)&lt;br /&gt;
\tanh^2{(k^I_\Lambda h)}|T_\Lambda(0)|^2\right]&lt;br /&gt;
-\frac{\beta_1}{\alpha}\left[2\kappa^I_{1}(k^I_1)^2((\kappa^I_{1})^2 +k_y^2)\tanh^2{(k^I_1h)}(1-|R_1(0)|^2)\right]&lt;br /&gt;
+ \frac{\kappa^I_{\Lambda}|T_\Lambda(0)|^2}{2k^I_\Lambda}\left(\tanh{(k^I_\Lambda h)}+&lt;br /&gt;
\frac{k^I_\Lambda h}{\cosh^2{(k^I_\Lambda h)}}\right)&lt;br /&gt;
- \frac{\kappa^I_{1}\left(1 - |R_1(0)|^2\right)}{2k^I_1}\left(\tanh{(k^I_1h)}+\frac{hk^I_1}{\cosh^2{(k^I_1h)}}\right)=0.&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Re-arranging gives&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\kappa^I_{\Lambda}\tanh{(k^I_\Lambda h)}&lt;br /&gt;
	\left(\frac{\beta_\Lambda}{\alpha}2(k^I_\Lambda)^2((\kappa^I_{\Lambda})^2 +k_y^2)\tanh{(k^I_\Lambda h)}&lt;br /&gt;
	+ \frac{1}{2k^I_\Lambda}+\frac{h}{2\sinh{(k^I_\Lambda h)}\cosh{(k^I_\Lambda h)}}\right)|T_\Lambda(0)|^2 &lt;br /&gt;
	\quad - \kappa^I_{1}\tanh{(k^I_1 h)}&lt;br /&gt;
	\left(\frac{\beta_1}{\alpha}2(k^I_1)^2((\kappa^I_{1})^2 +k_y^2)\tanh{(k^I_1 h)}&lt;br /&gt;
	+ \frac{1}{2it}+\frac{h}{2\sinh{(k^I_1 h)}\cosh{(k^I_1 h)}}\right)(1-|R_1(0)|^2)=0&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
which can be expressed as&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt; &lt;br /&gt;
D |T_{\Lambda}(0)|^2 + |R_{1}(0)|^2 = 1, &lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;D&amp;lt;/math&amp;gt; is given by &lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt; &lt;br /&gt;
D = \left(\frac{\kappa^I_{\Lambda} k^I_1\cosh^2{(k^I_1h)}}{\kappa^I_{1}k^I_\Lambda\cosh^2{(k^I_\Lambda h)}}\right)&lt;br /&gt;
\left(\frac{\frac{\beta_\Lambda}{\alpha}4(k^I_\Lambda)^3((\kappa^I_{\Lambda})^2 +k_y^2)\sinh^2{(k^I_\Lambda h)} + &lt;br /&gt;
                 \frac{1}{2}{\sinh{(2k^I_\Lambda h)}}+k^I_\Lambda h}&lt;br /&gt;
          {\frac{\beta_1}{\alpha}4(k^I_1)^3((\kappa^I_{1})^2 +k_y^2)\sinh^2{(k^I_1h)} + &lt;br /&gt;
                 \frac{1}{2}{\sinh{(2k^I_1h)}}+k^I_1h}\right) &lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Floating Elastic Plate]]&lt;/div&gt;</summary>
		<author><name>Fmontiel</name></author>
	</entry>
	<entry>
		<id>https://www.wikiwaves.org/index.php?title=Energy_Balance_for_Two_Elastic_Plates&amp;diff=7259</id>
		<title>Energy Balance for Two Elastic Plates</title>
		<link rel="alternate" type="text/html" href="https://www.wikiwaves.org/index.php?title=Energy_Balance_for_Two_Elastic_Plates&amp;diff=7259"/>
		<updated>2008-08-23T06:29:00Z</updated>

		<summary type="html">&lt;p&gt;Fmontiel: /* Equations */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Introduction =&lt;br /&gt;
&lt;br /&gt;
We derive here a condition which must be satisfied for energy balance for two semi-infinite elastic plates. The solution applies&lt;br /&gt;
to the problem of [[Eigenfunction Matching Method for Floating Elastic Plates|multiple elastic plates]] and from here we know we can write the potential as&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\phi \approx \left\{&lt;br /&gt;
\begin{matrix}&lt;br /&gt;
{&lt;br /&gt;
Ie^{\kappa_{1}(0)(x-r_1)}\frac{\cos(k_1(0)(z+h))}{\cos(k_1(0)h)} }+\\&lt;br /&gt;
 { &lt;br /&gt;
        \qquad \qquad \sum_{n=-2}^{M}R_1(n) e^{\kappa_{1}(n)(x-r_1)} \frac{\cos(k_1(n)(z+h))}{\cos(k_1(n)h)} },&amp;amp; &lt;br /&gt;
                \mbox{ for } x &amp;lt; r_1,\\&lt;br /&gt;
{&lt;br /&gt;
\sum_{n=-2}^{M}T_{\mu}(n) e^{-\kappa_\mu(n)(x-l_\mu)} &lt;br /&gt;
        \frac{\cos(k_\mu(n)(z+h))}{\cos(k_\mu(n)h)} } + \\&lt;br /&gt;
{&lt;br /&gt;
                \qquad \qquad \sum_{n=-2}^{M}R_{\mu}(n) e^{\kappa_\mu(n)(x-r_\mu)} &lt;br /&gt;
                        \frac{\cos(k_\mu(n)(z+h))}{\cos(k_\mu(n)h)} },&lt;br /&gt;
                                &amp;amp;\mbox{ for } l_\mu&amp;lt; x &amp;lt; r_\mu,\\&lt;br /&gt;
{&lt;br /&gt;
\sum_{n=-2}^{M}T_{\Lambda}(n)e^{-\kappa_{\Lambda}(n)(x-l_\Lambda)} &lt;br /&gt;
        \frac{\cos(k_\Lambda(n)(z+h))}{\cos(k_\Lambda(n)h)} }, &amp;amp;\mbox{ for } l_\Lambda&amp;lt;x,&lt;br /&gt;
\end{matrix} \right.&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
(for details of this notation see [[Eigenfunction Matching Method for Floating Elastic Plates]]).&lt;br /&gt;
&lt;br /&gt;
= Equations = &lt;br /&gt;
&lt;br /&gt;
Based on the method used in [[Evans and Davies 1968]], a check can be made to ensure the solutions of the floating plate problem are in energy balance.&lt;br /&gt;
This is simply a condition that the incident energy is equal to the sum of the radiated energy.&lt;br /&gt;
When the first and final plates have different properties, the energy balance equation is derived by applying Green&#039;s theorem to &amp;lt;math&amp;gt;\phi&amp;lt;/math&amp;gt; and its conjugate.&lt;br /&gt;
The domain of integration is shown in the figure on the right. &lt;br /&gt;
&lt;br /&gt;
[[Image:energy_schematic.jpg|thumb|right|300px|A diagram depicting the area &amp;lt;math&amp;gt;\mathcal{U}&amp;lt;/math&amp;gt; which is bounded by the rectangle &amp;lt;math&amp;gt;\mathcal{S}&amp;lt;/math&amp;gt;.]&lt;br /&gt;
{A diagram depicting the area &amp;lt;math&amp;gt;\mathcal{U}&amp;lt;/math&amp;gt; which is bounded by the rectangle &amp;lt;math&amp;gt;\mathcal{S}&amp;lt;/math&amp;gt;.&lt;br /&gt;
The rectangle &amp;lt;math&amp;gt;\mathcal{S}&amp;lt;/math&amp;gt; is bounded by &amp;lt;math&amp;gt; -h\leq z \leq0&amp;lt;/math&amp;gt; and  &amp;lt;math&amp;gt;-\infty\leq x \leq \infty&amp;lt;/math&amp;gt;]]&lt;br /&gt;
&lt;br /&gt;
Applying Green&#039;s theorem to &amp;lt;math&amp;gt;\phi&amp;lt;/math&amp;gt; and its conjugate &amp;lt;math&amp;gt;\phi^*&amp;lt;/math&amp;gt; gives&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
{  \int\int_\mathcal{U}(\phi\nabla^2\phi^* - \phi^*\nabla^2\phi)dxdz &lt;br /&gt;
	= \int_\mathcal{S}(\phi\frac{\partial\phi^*}{\partial n} - \phi^*\frac{\partial\phi}{\partial n})dl  },&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt; denotes the outward plane normal to the boundary and &amp;lt;math&amp;gt;l&amp;lt;/math&amp;gt; denotes the plane parallel to the boundary.&lt;br /&gt;
As &amp;lt;math&amp;gt;\phi&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\phi^*&amp;lt;/math&amp;gt; satisfy the Laplace&#039;s equation, the left hand side of the Green theorem equation vanishes so that it reduces to &lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
	  \Im\int_\mathcal{S}\phi\frac{\partial\phi^*}{\partial n} dl  =  0,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
Expanding gives&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\xi_1 +\xi_2 + \xi_3 = 0,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
where&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\xi_1 = &lt;br /&gt;
{ \Im\int_{-h}^0(\phi\frac{\partial\phi^*}{\partial x})\big|_{x=-\infty}dz }, &lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\xi_2 = &lt;br /&gt;
{ \Im\int_{-h}^0(\phi\frac{\partial\phi^*}{\partial x})\big|_{x=\infty}dz },&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\xi_3 = &lt;br /&gt;
 {  \Im\int_{-\infty}^{\infty}(\phi\frac{\partial\phi^*}{\partial z})\big|_{z=0}dx }= 0 ,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;\Im&amp;lt;/math&amp;gt; denotes the imaginary part. The bottom domain composant is obviously equal to zero because of the no-influx condition over the seabed (&amp;lt;math&amp;gt;\frac{\partial\phi^*}{\partial z}\big|_{z=-h}=0&amp;lt;/math&amp;gt;).&lt;br /&gt;
&lt;br /&gt;
= Expanding &amp;lt;math&amp;gt;\mathbf{\xi_1}&amp;lt;/math&amp;gt; =&lt;br /&gt;
&lt;br /&gt;
Near &amp;lt;math&amp;gt;x=-\infty&amp;lt;/math&amp;gt;, we approximate &amp;lt;math&amp;gt;\phi&amp;lt;/math&amp;gt; by&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\phi \approx e^{-\kappa_{1}(0)(x-r_1)}\frac{\cos{(k_1(0)(z+h))}}{\cos{(k_1(0)h)}} + &lt;br /&gt;
	R_1(0)e^{\kappa_{1}(0)(x-r_1)}\frac{\cos{(k_{1}(0)(z+h))}}{\cos{(k_{1}(0)h)}}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
Therefore,&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{matrix}&lt;br /&gt;
\xi_1 &amp;amp; = &amp;amp; {\Im\int_{-h}^0 \left[\left(e^{-i\kappa^{I}_1(x)}+ R_1(0)e^{i\kappa^{I}_1(x)}\right)\right.}&lt;br /&gt;
 {   \left(i\kappa^{I}_1e^{i\kappa^{I}_1(x)} - i\kappa^{I}_1R_1(0)^*e^{-i\kappa^{I}_1(x)}\right)  }&lt;br /&gt;
 {   \left.\left(\frac{\cosh^2{(k^I_1(z+h))}}{\cosh^2{(k^I_1h)}}\right)\right]dz,  }\\ \\&lt;br /&gt;
 &amp;amp; = &amp;amp; {  \Im\left[\frac{i\kappa^{I}_1\left(1 - |R_1(0)|^2\right)}{2\cosh^2{(k^I_1h)}} &lt;br /&gt;
	\int_{-h}^0 \left(\cosh{(2k^I_1(z+h))+1}\right)dz\right]  ,}\\ \\&lt;br /&gt;
 &amp;amp; = &amp;amp; {  \Im\left[\frac{i\kappa^{I}_1\left(1 - |R_1(0)|^2\right)}{2\cosh^2{(k^I_1h)}} &lt;br /&gt;
	\left[\frac{1}{2k^I_1}\sinh{(2k^I_1(z+h))} + z\right]_{-h}^0\right],  }\\ \\&lt;br /&gt;
 &amp;amp; = &amp;amp; {  \frac{\kappa^{I}_1\left(1 - |R_1(0)|^2\right)}{2\cosh^2{(k^I_1h)}} \left(\frac{1}{2k^I_1}\sinh{(2k^I_1h))} + h\right)  ,}\\ \\&lt;br /&gt;
 &amp;amp; = &amp;amp; {  \frac{\kappa^{I}_1\left(1 - |R_1(0)|^2\right)}{2k^I_1}\left(\tanh{(k^I_1h)}+\frac{hk^I_1}{\cosh^2{(k^I_1h)}}\right) , }&lt;br /&gt;
\end{matrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;R_1(0)^*&amp;lt;/math&amp;gt; is the conjugate of &amp;lt;math&amp;gt;R_1(0)&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
= Expanding &amp;lt;math&amp;gt;\mathbf{\xi_2}&amp;lt;/math&amp;gt; =&lt;br /&gt;
&lt;br /&gt;
Near &amp;lt;math&amp;gt;x=\infty&amp;lt;/math&amp;gt;, we approximate &amp;lt;math&amp;gt;\phi&amp;lt;/math&amp;gt; by&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{matrix}&lt;br /&gt;
{ \phi \approx T_\Lambda(0)e^{-\kappa_{\Lambda}(0)(x)}\frac{\cos{(k_\Lambda(0)(z+h))}}{\cos{(k_\Lambda(0)h)}}, }&lt;br /&gt;
\end{matrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
and re-express as&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
	 \phi \approx T_\Lambda(0)e^{-i\kappa^I_\Lambda(x)}\frac{\cosh{(k^I_\Lambda(z+h))}}{\cosh{(k^I_\Lambda h)}},&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;k^I_\Lambda = -\Im k_{\Lambda}(0)&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\kappa^I_\Lambda=-\Im \kappa_\Lambda(0)&amp;lt;/math&amp;gt;, so that&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\frac{\partial\phi}{\partial x} \approx -i\kappa^I_{\Lambda}T_\Lambda(0)e^{-i\kappa^I_{\Lambda}(x)}\frac{\cosh{(k^I_\Lambda(z+h))}}{\cosh{(k^I_\Lambda h)}}.&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
Therefore,&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{matrix}&lt;br /&gt;
\xi_2 &amp;amp; = &amp;amp; \Im\int_{-h}^0 \left[\right.(T_\Lambda(0)e^{-i\kappa^I_{\Lambda}(x)})(i\kappa^I_{\Lambda}T_\Lambda(0)^*e^{-i\kappa^I_{\Lambda}(x)}) &lt;br /&gt;
\frac{\cosh^2{(k^I_\Lambda(z+h))}}{\cosh^2{(k^I_\Lambda h)}}\left.\right]dz, \\ \\&lt;br /&gt;
 &amp;amp; = &amp;amp; { \frac{\kappa^I_{\Lambda}|T_\Lambda(0)|^2}{2\cosh^2{(k^I_\Lambda h)}}&lt;br /&gt;
	\left(\frac{1}{2k^I_\Lambda}\sinh{(2k^I_\Lambda h)} + h\right)},\\ \\&lt;br /&gt;
 &amp;amp; = &amp;amp; { \frac{\kappa^I_{\Lambda}|T_\Lambda(0)|^2}{2k^I_\Lambda}\left(\tanh{(k^I_\Lambda h)}+\frac{k^I_\Lambda h}{\cosh^2{(k^I_\Lambda h)}}\right)}.&lt;br /&gt;
\end{matrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Expanding &amp;lt;math&amp;gt;\mathbf{\xi_3}&amp;lt;/math&amp;gt; =&lt;br /&gt;
&lt;br /&gt;
The ice-covered boundary condition for the [[Floating Elastic Plate]] gives &lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\xi_3 = { \Im\int_{-\infty}^{\infty}\left(\frac{\beta}{\alpha}&lt;br /&gt;
	\left(\frac{\partial^2}{\partial x^2} - k_y^2\right)^2 - \gamma + \frac{1}{\alpha}\right)&lt;br /&gt;
	\frac{\partial\phi}{\partial z}\cdot\frac{\partial\phi^*}{\partial z}\bigg|_{z=0}dx.}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
Since &amp;lt;math&amp;gt;{\frac{\partial\phi}{\partial z}\cdot\frac{\partial\phi^*}{\partial z}}&amp;lt;/math&amp;gt; is real, &lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\xi_3 = \Im\int_{-\infty}^{\infty}\left(\frac{\beta}{\alpha}\frac{\partial^2}{\partial x^2}&lt;br /&gt;
	\left(\frac{\partial^2}{\partial x^2} - 2k_y^2\right)^2 \right)&lt;br /&gt;
	\frac{\partial\phi}{\partial z}\cdot\frac{\partial\phi^*}{\partial z}\bigg|_{z=0}dx.&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
Integration by parts gives&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\xi_3 = \Im\left\{\left[\frac{\beta}{\alpha}\frac{\partial}{\partial x}&lt;br /&gt;
	\left(\frac{\partial^2}{\partial x^2}-2k_y^2\right)&lt;br /&gt;
		\frac{\partial\phi}{\partial z}\cdot\frac{\partial\phi^*}{\partial z}\right]_{-\infty}^{\infty}&lt;br /&gt;
	-\int_{-\infty}^{\infty}\frac{\beta}{\alpha}\frac{\partial}{\partial x}&lt;br /&gt;
		\left(\frac{\partial^2}{\partial x^2} - 2k_y^2\right)&lt;br /&gt;
		\frac{\partial\phi}{\partial z}\cdot\frac&lt;br /&gt;
		{\partial}{\partial x}\frac{\partial\phi^*}{\partial z}dx&lt;br /&gt;
		\right\}.&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
As &amp;lt;math&amp;gt;{2k_y^2\frac{\partial}{\partial x}\frac{\partial\phi}{\partial z}\cdot \frac{\partial}{\partial x}\frac{\partial\phi^*}{\partial z}}&amp;lt;/math&amp;gt; is real and by integration by parts, the expression of &amp;lt;math&amp;gt;\xi_3&amp;lt;/math&amp;gt; becomes, &lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\xi_3 =\Im\left\{&lt;br /&gt;
	\left[\frac{\beta}{\alpha}\frac{\partial}{\partial x} &lt;br /&gt;
		\left(\frac{\partial^2}{\partial x^2}-2k_y^2\right) &lt;br /&gt;
		\frac{\partial\phi}{\partial z}\cdot\frac{\partial\phi^*}{\partial z}\right]_{-\infty}^{\infty}&lt;br /&gt;
	- \left[\frac{\beta}{\alpha}\frac{\partial^2}{\partial x^2}\frac{\partial\phi}{\partial z}\cdot&lt;br /&gt;
		\frac{\partial}{\partial x}\frac{\partial\phi^*}{\partial z}\right]_{-\infty}^{\infty}&lt;br /&gt;
	+ \int_{-\infty}^\infty\frac{\beta}{\alpha}\frac{\partial^2}{\partial x^2}\frac{\partial\phi}{\partial z}\cdot&lt;br /&gt;
		\frac{\partial^2}{\partial x^2}\frac{\partial\phi^*}{\partial z}dx\right\}.&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
As &amp;lt;math&amp;gt;{\frac{\partial^2}{\partial x^2}\frac{\partial\phi}{\partial z}\cdot \frac{\partial^2}{\partial x^2}\frac{\partial\phi^*}{\partial z}}&amp;lt;/math&amp;gt; is real, we obtain the new expression of &amp;lt;math&amp;gt;\xi_3&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\xi_3 = \Im\left\{&lt;br /&gt;
	\left[\frac{\beta}{\alpha}\frac{\partial}{\partial x}&lt;br /&gt;
		\left(\frac{\partial^2}{\partial x^2}-2k_y^2\right)&lt;br /&gt;
		\frac{\partial\phi}{\partial z}\cdot\frac{\partial\phi^*}{\partial z}\right]_{-\infty}^{\infty}-&lt;br /&gt;
	\left[\frac{\beta}{\alpha}\frac{\partial^2}{\partial x^2}\frac{\partial\phi}{\partial z}\cdot&lt;br /&gt;
		\frac{\partial}{\partial x}\frac{\partial\phi^*}{\partial z}\right]_{-\infty}^{\infty}\right\}.&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now breaking &amp;lt;math&amp;gt;\xi_3&amp;lt;/math&amp;gt; down, we can simplify the left hend term for &amp;lt;math&amp;gt;x&amp;gt;0&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{matrix}&lt;br /&gt;
\frac{\partial}{\partial x}\left(\frac{\partial^2}{\partial x^2}-2k_y^2\right)&lt;br /&gt;
\frac{\partial\phi(x_2,0)}{\partial z}\cdot\frac{\partial\phi(x_2,0)^*}{\partial z} \\ \\&lt;br /&gt;
= \left((-i\kappa^I_{\Lambda})^3k^I_\Lambda T_\Lambda(0)e^{-i\kappa^I_{\Lambda}(x)}\tanh{(k^I_\Lambda h)}\right.&lt;br /&gt;
\left.- 2k_y^2(-i\kappa_{\Lambda}(0))k^I_\Lambda T_\Lambda(0)e^{-i\kappa^I_{\Lambda}(x)} \tanh{(k^I_\Lambda h)}\right)&lt;br /&gt;
\left(k^I_\Lambda T_\Lambda(0)^*e^{i\kappa^I_{\Lambda}(x)}\tanh{(k^I_\Lambda h)}\right), \\ \\&lt;br /&gt;
= i\kappa^I_{\Lambda} (k^I_\Lambda)^2\left((\kappa^I_{\Lambda})^2 + 2k_y^2 \right) \tanh^2{(k^I_\Lambda h)}|T_\Lambda(0)|^2,&lt;br /&gt;
\end{matrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
and for &amp;lt;math&amp;gt;x&amp;lt;0&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{matrix}&lt;br /&gt;
\frac{\partial}{\partial x}\left(\frac{\partial^2}{\partial x^2}-2k_y^2\right)\frac{\partial\phi(x_1,0)}{\partial z}\cdot&lt;br /&gt;
\frac{\partial\phi(x_1,0)^*}{\partial z} \\ \\&lt;br /&gt;
= \left[i(\kappa^I_{1})^3k^I_1\left(e^{-i\kappa^I_{1}(x)}-R_1(0)e^{i\kappa^I_{1}(x)}\right) \tanh{(k^I_1 h)}&lt;br /&gt;
- 2ik_y^2\kappa^I_{1}k^I_1\left(-e^{-i\kappa^I_{1}(x)} + R_1(0)e^{i\kappa^I_{1}(x)}\right) \tanh{(k^I_1h)}\right]&lt;br /&gt;
\left[k^I_1\left(e^{i\kappa^I_{1}(x)} + R_1(0)^*e^{-i\kappa^I_{1}(x))}\right) \tanh{(k^I_1h)}\right], \\ \\&lt;br /&gt;
= \left[i\kappa^I_{1}k_1(0)((\kappa^I_{1})^2 + 2k_y^2)\left(e^{-i\kappa^I_{1}(x)} - R_1(0)e^{i\kappa^I_{1}(x)}\right)&lt;br /&gt;
\tanh{(k^I_1h)}\right]&lt;br /&gt;
\left[k^I_1\left(e^{i\kappa^I_{1}(x)} + R_1(0)^*e^{-i\kappa^I_{1}(x))}\right) \tanh{(k^I_1h)}\right], \\ \\&lt;br /&gt;
= i\kappa^I_{1}(k^I_1)^2\left((\kappa^I_{1})^2 + 2k_y^2\right)\tanh^2{(k^I_1h)}\left(1 - |R_1(0)|^2\right),&lt;br /&gt;
\end{matrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Likewise we expand the right hend term for &amp;lt;math&amp;gt;x&amp;gt;0&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{matrix}&lt;br /&gt;
\frac{\partial^2}{\partial x^2}\frac{\partial\phi(x_2,0)}{\partial z}\cdot &lt;br /&gt;
\frac{\partial}{\partial x}\frac{\partial\phi^*}{\partial z} \\ \\&lt;br /&gt;
= \left[-(\kappa^I_{\Lambda})^2k^I_\Lambda T_\Lambda(0)e^{-i\kappa^I_{\Lambda}(x)} \tanh{(k^I_\Lambda h)}\right]&lt;br /&gt;
\left[i\kappa^I_{\Lambda} k^I_\Lambda T_\Lambda(0)^*e^{i\kappa^I_{\Lambda}(x)} \tanh{(k^I_\Lambda h)}\right], \\ \\&lt;br /&gt;
= -i(\kappa^I_{\Lambda})^3(k^I_\Lambda)^2\tanh^2{(k^I_\Lambda h)}|T_\Lambda(0)|^2,&lt;br /&gt;
\end{matrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
and finally for &amp;lt;math&amp;gt;x&amp;lt;0&amp;lt;/math&amp;gt;,&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{matrix}&lt;br /&gt;
\frac{\partial^2}{\partial x^1}\frac{\partial\phi(x_1,0)}{\partial z}\cdot&lt;br /&gt;
\frac{\partial}{\partial x}\frac{\partial\phi^*}{\partial z}\\ \\&lt;br /&gt;
= \left[-(\kappa^I_{1})^2k^I_1\left(e^{-i\kappa^I_{1}(x)} + R_1(0)e^{i\kappa^I_{1}(x)}\right)\tanh{(k^I_1 h)}\right]&lt;br /&gt;
\left[i\kappa^I_{1} k^I_1\left(e^{i\kappa^I_{1}(x)} - R_1(0)e^{-i\kappa^I_{1}(x)}\right)\tanh{(k^I_1 h)}\right], \\ \\&lt;br /&gt;
= -i(\kappa^I_{1})^3(k^I_1)^2\tanh^2{(k^I_1h)}\left(1 - |R_1(0)|^2\right).&lt;br /&gt;
\end{matrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We can now express &amp;lt;math&amp;gt;\xi_3&amp;lt;/math&amp;gt; as &lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{matrix}&lt;br /&gt;
\xi_3 &amp;amp; = &amp;amp; \Im&lt;br /&gt;
\left\{\frac{\beta_\Lambda}{\alpha}\left[i\kappa^I_{\Lambda} (k^I_\Lambda)^2\left((\kappa^I_{\Lambda})^2 + 2k_y^2 \right)&lt;br /&gt;
\tanh^2{(k^I_\Lambda h)}|T_\Lambda(0)|^2\right]&lt;br /&gt;
-\frac{\beta_1}{\alpha}\left[i\kappa^I_{1}(k^I_1)^2\left((\kappa^I_{1})^2 + 2k_y^2\right)\tanh^2{(k^I_1h)}&lt;br /&gt;
\left(1 - |R_1(0)|^2\right)\right]&lt;br /&gt;
-\frac{\beta_\Lambda}{\alpha}\left[-i(\kappa^I_{\Lambda})^3(k^I_\Lambda)^2\tanh^2{(k^I_\Lambda h)}|T_\Lambda(0)|^2\right]&lt;br /&gt;
+\frac{\beta_1}{\alpha}\left[-i(\kappa^I_{1})^3(k^I_1)^2\tanh^2{(k^I_1h)} \left(1 - |R_1(0)|^2\right)\right]\right\}, \\ \\&lt;br /&gt;
 &amp;amp; = &amp;amp; \frac{\beta_\Lambda}{\alpha}\left[2\kappa^I_{\Lambda} (k^I_\Lambda)^2((\kappa^I_{\Lambda})^2 + k_y^2)\tanh^2{(k^I_\Lambda h)}|T_\Lambda(0)|^2\right]&lt;br /&gt;
-\frac{\beta_1}{\alpha}\left[2\kappa^I_{1}(k^I_1)^2((\kappa^I_{1})^2 + k_y^2)\tanh^2{(k^I_1h)}(1-|R_1(0)|^2)\right].&lt;br /&gt;
\end{matrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Solving the Energy Balance Equation =&lt;br /&gt;
&lt;br /&gt;
Pulling it all together, we finally obtain&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\frac{\beta_\Lambda}{\alpha}\left[2\kappa^I_{\Lambda}(k^I_\Lambda)^2((\kappa^I_{\Lambda})^2 +k_y^2)&lt;br /&gt;
\tanh^2{(k^I_\Lambda h)}|T_\Lambda(0)|^2\right]&lt;br /&gt;
-\frac{\beta_1}{\alpha}\left[2\kappa^I_{1}(k^I_1)^2((\kappa^I_{1})^2 +k_y^2)\tanh^2{(k^I_1h)}(1-|R_1(0)|^2)\right]&lt;br /&gt;
+ \frac{\kappa^I_{\Lambda}|T_\Lambda(0)|^2}{2k^I_\Lambda}\left(\tanh{(k^I_\Lambda h)}+&lt;br /&gt;
\frac{k^I_\Lambda h}{\cosh^2{(k^I_\Lambda h)}}\right)&lt;br /&gt;
- \frac{\kappa^I_{1}\left(1 - |R_1(0)|^2\right)}{2k^I_1}\left(\tanh{(k^I_1h)}+\frac{hk^I_1}{\cosh^2{(k^I_1h)}}\right)=0.&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Re-arranging gives&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\kappa^I_{\Lambda}\tanh{(k^I_\Lambda h)}&lt;br /&gt;
	\left(\frac{\beta_\Lambda}{\alpha}2(k^I_\Lambda)^2((\kappa^I_{\Lambda})^2 +k_y^2)\tanh{(k^I_\Lambda h)}&lt;br /&gt;
	+ \frac{1}{2k^I_\Lambda}+\frac{h}{2\sinh{(k^I_\Lambda h)}\cosh{(k^I_\Lambda h)}}\right)|T_\Lambda(0)|^2 &lt;br /&gt;
	\quad - \kappa^I_{1}\tanh{(k^I_1 h)}&lt;br /&gt;
	\left(\frac{\beta_1}{\alpha}2(k^I_1)^2((\kappa^I_{1})^2 +k_y^2)\tanh{(k^I_1 h)}&lt;br /&gt;
	+ \frac{1}{2it}+\frac{h}{2\sinh{(k^I_1 h)}\cosh{(k^I_1 h)}}\right)(1-|R_1(0)|^2)=0&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
which can be expressed as&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt; &lt;br /&gt;
D |T_{\Lambda}(0)|^2 + |R_{1}(0)|^2 = 1, &lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;D&amp;lt;/math&amp;gt; is given by &lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt; &lt;br /&gt;
D = \left(\frac{\kappa^I_{\Lambda} k^I_1\cosh^2{(k^I_1h)}}{\kappa^I_{1}k^I_\Lambda\cosh^2{(k^I_\Lambda h)}}\right)&lt;br /&gt;
\left(\frac{\frac{\beta_\Lambda}{\alpha}4(k^I_\Lambda)^3((\kappa^I_{\Lambda})^2 +k_y^2)\sinh^2{(k^I_\Lambda h)} + &lt;br /&gt;
                 \frac{1}{2}{\sinh{(2k^I_\Lambda h)}}+k^I_\Lambda h}&lt;br /&gt;
          {\frac{\beta_1}{\alpha}4(k^I_1)^3((\kappa^I_{1})^2 +k_y^2)\sinh^2{(k^I_1h)} + &lt;br /&gt;
                 \frac{1}{2}{\sinh{(2k^I_1h)}}+k^I_1h}\right) &lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Floating Elastic Plate]]&lt;/div&gt;</summary>
		<author><name>Fmontiel</name></author>
	</entry>
	<entry>
		<id>https://www.wikiwaves.org/index.php?title=Eigenfunction_Matching_for_a_Semi-Infinite_Floating_Elastic_Plate&amp;diff=7249</id>
		<title>Eigenfunction Matching for a Semi-Infinite Floating Elastic Plate</title>
		<link rel="alternate" type="text/html" href="https://www.wikiwaves.org/index.php?title=Eigenfunction_Matching_for_a_Semi-Infinite_Floating_Elastic_Plate&amp;diff=7249"/>
		<updated>2008-08-22T02:50:03Z</updated>

		<summary type="html">&lt;p&gt;Fmontiel: /* Equations */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Introduction=&lt;br /&gt;
&lt;br /&gt;
We show here a solution for a semi-infinite [[:Category:Floating Elastic Plate|Floating Elastic Plate]] on [[Finite Depth]]. &lt;br /&gt;
The problem was solved by [[Fox and Squire 1994]] but the solution method here is slightly different.&lt;br /&gt;
The simpler theory for a [[Eigenfunction Matching for a Semi-Infinite Dock|Dock]] describes&lt;br /&gt;
many of the ideas here in more detail.&lt;br /&gt;
&lt;br /&gt;
[[Image:Semiinfinite plate.jpg|thumb|right|300px|Wave scattering by a submerged semi-infinite elastic plate]]&lt;br /&gt;
&lt;br /&gt;
= Equations =&lt;br /&gt;
&lt;br /&gt;
We consider the problem of small-amplitude waves which are incident on a semi-infinite floating elastic&lt;br /&gt;
plate occupying water surface for &amp;lt;math&amp;gt;x&amp;gt;0&amp;lt;/math&amp;gt;. The submergence of the plate is considered negligible. &lt;br /&gt;
We assume that the problem is invariant in the &amp;lt;math&amp;gt;y&amp;lt;/math&amp;gt; direction, although we allow the waves to be&lt;br /&gt;
incident from an angle. &lt;br /&gt;
We also assume that the plate edges are free to move at&lt;br /&gt;
each boundary, although other boundary conditions could easily be considered using&lt;br /&gt;
the methods of solution presented here. We begin with the [[Frequency Domain Problem]] for a semi-infinite&lt;br /&gt;
[[Floating Elastic Plate|Floating Elastic Plates]]&lt;br /&gt;
in the non-dimensional form of [[Tayler_1986a|Tayler 1986]] ([[Dispersion Relation for a Floating Elastic Plate]]).&lt;br /&gt;
We also assume that the waves are normally incident (incidence at an angle will be discussed later).&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;\begin{matrix}&lt;br /&gt;
\Delta \phi = 0, \;\;\; -h &amp;lt; z \leq 0, &lt;br /&gt;
\end{matrix}&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\partial_z \phi = 0, \;\;\; z = - h,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\partial_z\phi=\alpha\phi, \,\, z=0,\,x&amp;lt;0,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\beta \partial_x^4\partial_z \phi &lt;br /&gt;
- \left( \gamma\alpha - 1 \right) \partial_z \phi = \alpha\phi, \;\;&lt;br /&gt;
 z = 0, \;\;\; x \geq 0,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;\alpha = \omega^2&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;\beta&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\gamma&amp;lt;/math&amp;gt;&lt;br /&gt;
are the stiffness and mass constant for the plate respectively. The free edge conditions&lt;br /&gt;
at the edge of the plate imply&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\partial_x^3 \partial_z\phi = 0, \;\; z = 0, \;\;\; x = 0,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\partial_x^2 \partial_z\phi = 0, \;\; z = 0, \;\;\; x = 0,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Method of solution=&lt;br /&gt;
&lt;br /&gt;
==Eigenfunction expansion==&lt;br /&gt;
&lt;br /&gt;
We will solve the system of equations using an [[:Category:Eigenfunction Matching Method|Eigenfunction Matching Method]].&lt;br /&gt;
The method was developed by [[Fox and Squire 1994]]. The separation of variables for the left hand region  where&lt;br /&gt;
there is open water, and the incident wave, is described in [[Eigenfunction Matching for a Semi-Infinite Dock]] and we consider&lt;br /&gt;
here only the separation of variables in the plate covered region.&lt;br /&gt;
&lt;br /&gt;
===Separation of variables under the Plate===&lt;br /&gt;
The potential velocity can be written in terms of an infinite series of separated eigenfunctions under&lt;br /&gt;
each elastic plate, of the form &lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\psi = \frac{\cos(\kappa (z+h))}{\cos\kappa h}.\,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
If we apply the boundary conditions given &lt;br /&gt;
we obtain the [[Dispersion Relation for a Floating Elastic Plate]]&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\kappa \tan{(\kappa h)}=  -\frac{\alpha}{\beta \kappa^{4}  + 1 - \alpha\gamma} &lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
Solving for &amp;lt;math&amp;gt;\kappa&amp;lt;/math&amp;gt; gives a pure imaginary root&lt;br /&gt;
with positive imaginary part, two complex roots (two complex conjugate paired roots&lt;br /&gt;
with positive imaginary part in most physical situations), an infinite number of positive real roots &lt;br /&gt;
which approach &amp;lt;math&amp;gt;{n\pi}/{h}&amp;lt;/math&amp;gt; as &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt; approaches infinity, and also the negative of all &lt;br /&gt;
these roots ([[Dispersion Relation for a Floating Elastic Plate]]) . We denote the two complex roots with positive imaginary part &lt;br /&gt;
by &amp;lt;math&amp;gt;\kappa_(-2)&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\kappa_(-1)&amp;lt;/math&amp;gt;, the purely imaginary &lt;br /&gt;
root with positive imaginary part by &amp;lt;math&amp;gt;\kappa_{0}&amp;lt;/math&amp;gt; and the real roots with positive imaginary part&lt;br /&gt;
by &amp;lt;math&amp;gt;\kappa_(n)&amp;lt;/math&amp;gt; for &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt; a positive integer. &lt;br /&gt;
The imaginary root with positive imaginary part corresponds to a &lt;br /&gt;
reflected travelling mode propagating along the &amp;lt;math&amp;gt;x&amp;lt;/math&amp;gt; axis. &lt;br /&gt;
The complex roots with positive imaginary parts correspond to damped reflected travelling modes and the real roots correspond to reflected evanescent modes.&lt;br /&gt;
&lt;br /&gt;
==Expressions for the potential velocity==&lt;br /&gt;
&lt;br /&gt;
We now expand the potential in the two regions using the separation of variables solution.&lt;br /&gt;
We define&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi_{m}\left(  z\right)  =\frac{\cos k_{m}(z+H)}{\cos k_{m}H},\quad m\geq0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
as the vertical eigenfunction of the potential in the open&lt;br /&gt;
water region and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\psi_{m}\left(  z\right)  =\frac{\cos\kappa_{m}(z+H)}{\cos\kappa_{m}H},\quad&lt;br /&gt;
m\geq-2&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
as the vertical eigenfunction of the potential in the plate&lt;br /&gt;
covered region. &lt;br /&gt;
The potential &amp;lt;math&amp;gt;\phi&amp;lt;/math&amp;gt; can now be expressed as the following sum of eigenfunctions:&lt;br /&gt;
be expanded as&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi(x,z)= e^{-k_{0}x}\phi_{0}(z) + \sum_{m=0}^{\infty}a_{m}e^{k_{m}x}\phi_{m}(z), \;\;x&amp;lt;0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi(x,z)=\sum_{m=-2}^{\infty}b_{m}&lt;br /&gt;
e^{-\kappa_{m}x}\psi_{m}(z), \;\;x&amp;gt;0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;a_{m}&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;b_{m}&amp;lt;/math&amp;gt; are the coefficients to be determined.&lt;br /&gt;
&lt;br /&gt;
For later reference, we note that:&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\int\nolimits_{-H}^{0}\phi_{m}(z)\phi_{n}(z) d z=A_{m}\delta_{mn}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
where&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
A_{m}=\frac{1}{2}\left(  \frac{\cos k_{m}H\sin k_{m}H+k_{m}H}{k_{m}\cos&lt;br /&gt;
^{2}k_{m}H}\right)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\int\nolimits_{-H}^{0}\phi_{n}(z)\psi_{m}(z) d z=B_{mn}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
where&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
B_{mn}=\frac{k_{n}\sin k_{n}H\cos\kappa_{m}H-\kappa_{m}\cos k_{n}H\sin&lt;br /&gt;
\kappa_{m}H}{\left(  \cos k_{n}H\cos\kappa_{m}H\right)  \left(  k_{n}&lt;br /&gt;
^{2}-\kappa_{m}^{2}\right)  }&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==An infinite dimensional system of equations==&lt;br /&gt;
&lt;br /&gt;
The potential and its derivative must be continuous across the&lt;br /&gt;
transition from open water to the plate covered region. Therefore, the&lt;br /&gt;
potentials and their derivatives at &amp;lt;math&amp;gt;x=0&amp;lt;/math&amp;gt; have to be equal.&lt;br /&gt;
We also truncate the sum at &amp;lt;math&amp;gt;N&amp;lt;/math&amp;gt; being careful that we have&lt;br /&gt;
two extra modes on the plate covered region to satisfy the edge conditions. &lt;br /&gt;
We obtain&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi_{0}\left(  z\right) + \sum_{m=0}^{N}&lt;br /&gt;
a_{m} \phi_{m}\left(  z\right) &lt;br /&gt;
=\sum_{m=-2}^{N}b_{m}\psi_{m}(z)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
 -k_{0}\phi_{0}\left(  z\right)  +\sum&lt;br /&gt;
_{m=0}^{N} a_{m}k_{m}\phi_{m}\left(  z\right) &lt;br /&gt;
 =-\sum_{m=-2}^{N}b_{m}\kappa_{m}\psi&lt;br /&gt;
_{m}(z)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
for each &amp;lt;math&amp;gt;N&amp;lt;/math&amp;gt;.&lt;br /&gt;
We solve these equations by multiplying both equations by&lt;br /&gt;
&amp;lt;math&amp;gt;\phi_{l}(z)\,&amp;lt;/math&amp;gt; and integrating from &amp;lt;math&amp;gt;-h&amp;lt;/math&amp;gt; to &amp;lt;math&amp;gt;0&amp;lt;/math&amp;gt; to obtain:&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
A_{0}\delta_{0l}+a_{l}A_{l}&lt;br /&gt;
=\sum_{m=-2}^{N}b_{m}B_{ml},\,\,0 \leq l  \leq N&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
-k_{0}A_{0}\delta_{0l}+a_{l}k_{l}A_l&lt;br /&gt;
 =-\sum_{m=-2}^{N}b_{m}\kappa_{m}B_{ml},\,\,0 \leq l \leq N&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
If we multiply the first equation by &amp;lt;math&amp;gt;k_l&amp;lt;/math&amp;gt; and subtract the second equation&lt;br /&gt;
we obtain &lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
2k_{0}A_{0}\delta_{0l}&lt;br /&gt;
 =\sum_{m=-2}^{N}b_{m}(k_l + \kappa_{m})B_{ml}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
Finally, we need to apply the conditions at the edge of the plate to give us two further equations,&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\partial_x^2\partial_z\phi = - \sum_{m=-2}^{N}b_{m} \kappa_m^3 \tan\kappa_m h = 0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\partial_x^3\partial_z\phi = \sum_{m=-2}^{N}b_{m} \kappa_m^4 \tan\kappa_m h = 0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Numerical Solution=&lt;br /&gt;
&lt;br /&gt;
To solve the system of equations previously defined we set the upper limit of &amp;lt;math&amp;gt;l&amp;lt;/math&amp;gt; to&lt;br /&gt;
be &amp;lt;math&amp;gt;N&amp;lt;/math&amp;gt;, as we already said before. In terms of matrix, we obtain&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
A_0&amp;amp;0 \quad \cdots&amp;amp;0\\&lt;br /&gt;
0&amp;amp;&amp;amp;\\&lt;br /&gt;
\vdots&amp;amp;A_l&amp;amp;\vdots\\&lt;br /&gt;
&amp;amp;&amp;amp;0\\&lt;br /&gt;
0&amp;amp;\cdots \quad 0 &amp;amp;A_N&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
&amp;amp;&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
-B_{-20}&amp;amp;-B_{-10}\\&lt;br /&gt;
&amp;amp;\\&lt;br /&gt;
\vdots&amp;amp;\vdots\\&lt;br /&gt;
&amp;amp;\\&lt;br /&gt;
-B_{-2N}&amp;amp;-B_{-1N}&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
&amp;amp;&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
-B_{00}&amp;amp;\cdots&amp;amp;-B_{0N}\\&lt;br /&gt;
&amp;amp;&amp;amp;\\&lt;br /&gt;
\vdots&amp;amp;-B_{ml}&amp;amp;\vdots\\&lt;br /&gt;
&amp;amp;&amp;amp;\\&lt;br /&gt;
-B_{N0}&amp;amp;\cdots&amp;amp;-B_{NN}&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
\\&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
0&amp;amp;&amp;amp;\cdots&amp;amp;&amp;amp;0\\&lt;br /&gt;
0&amp;amp;&amp;amp;\cdots&amp;amp;&amp;amp;0&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
&amp;amp;&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
\kappa_{-2}^3\tan\kappa_{-2}h&amp;amp;\kappa_{-1}^3\tan\kappa_{-1}h\\&lt;br /&gt;
\kappa_{-2}^4\tan\kappa_{-2}h&amp;amp;\kappa_{-1}^4\tan\kappa_{-1}h&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
&amp;amp;&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
\kappa_0^3\tan\kappa_0h&amp;amp;\cdots&amp;amp;\kappa_N^3\tan\kappa_Nh\\&lt;br /&gt;
\kappa_0^4\tan\kappa_0h&amp;amp;\cdots&amp;amp;\kappa_N^4\tan\kappa_Nh&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
\\&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
0&amp;amp;&amp;amp;\cdots&amp;amp;&amp;amp;0\\&lt;br /&gt;
&amp;amp;&amp;amp;&amp;amp;&amp;amp;\\&lt;br /&gt;
\vdots&amp;amp;&amp;amp;\ddots&amp;amp;&amp;amp;\vdots\\&lt;br /&gt;
&amp;amp;&amp;amp;&amp;amp;&amp;amp;\\&lt;br /&gt;
0&amp;amp;&amp;amp;\cdots&amp;amp;&amp;amp;0&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
&amp;amp;&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
(k_0+\kappa_{-2})B_{-20}&amp;amp;(k_0+\kappa_{-1})B_{-10}\\&lt;br /&gt;
&amp;amp;\\&lt;br /&gt;
\vdots&amp;amp;\vdots\\&lt;br /&gt;
&amp;amp;\\&lt;br /&gt;
(k_N+\kappa_{-2})B_{-2N}&amp;amp;(k_N+\kappa_{-1})B_{-1N}&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
&amp;amp;&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
(k_0 + \kappa_0) \, B_{00}&amp;amp;\cdots&amp;amp;(k_N + \kappa_{0}) \, B_{0N}\\&lt;br /&gt;
&amp;amp;&amp;amp;\\&lt;br /&gt;
\vdots&amp;amp;(k_l + \kappa_{m}) \, B_{ml}&amp;amp;\vdots\\&lt;br /&gt;
&amp;amp;&amp;amp;\\&lt;br /&gt;
(k_0 + \kappa_N) \, B_{N0}&amp;amp;\cdots&amp;amp;(k_N + \kappa_{N}) \, B_{NN}\\&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
a_{0} \\&lt;br /&gt;
\\&lt;br /&gt;
\vdots \\&lt;br /&gt;
\\&lt;br /&gt;
a_N \\&lt;br /&gt;
b_{-2}\\&lt;br /&gt;
b_{-1}\\&lt;br /&gt;
b_{0}\\&lt;br /&gt;
\\&lt;br /&gt;
\vdots \\&lt;br /&gt;
\\&lt;br /&gt;
b_N&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
=&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
- A_{0} \\&lt;br /&gt;
0 \\&lt;br /&gt;
\vdots \\&lt;br /&gt;
\\&lt;br /&gt;
0 \\&lt;br /&gt;
0 \\&lt;br /&gt;
0 \\&lt;br /&gt;
2k_{0}A_{0} \\&lt;br /&gt;
0 \\&lt;br /&gt;
\vdots \\&lt;br /&gt;
\\&lt;br /&gt;
0&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
We then simply need to solve the linear system of equations. Note that we can solve this equation for &lt;br /&gt;
&amp;lt;math&amp;gt;b_n&amp;lt;/math&amp;gt; first and then solve for &amp;lt;math&amp;gt;a_n&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Waves Incident at an Angle = &lt;br /&gt;
&lt;br /&gt;
We can consider the case of [[Waves Incident at an Angle]] &amp;lt;math&amp;gt;\theta&amp;lt;/math&amp;gt;. The theory shows that we can introduce&lt;br /&gt;
a wavenumber in the &amp;lt;math&amp;gt;y&amp;lt;/math&amp;gt;-direction which express &amp;lt;math&amp;gt;k_y=k_0 \sin \theta&amp;lt;/math&amp;gt;.  &lt;br /&gt;
&lt;br /&gt;
It is shown that the potential can be expanded as&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi(x,z)=e^{-\hat{k}_0x}\phi_0(z)+\sum_{m=0}^{\infty}a_{m}e^{\hat{k}_{m}x}\phi_{m}(z), \;\;x&amp;lt;0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi(x,z)=\sum_{m=-2}^{\infty}b_{m}&lt;br /&gt;
e^{-\hat{\kappa}_{m}x}\psi_{m}(z), \;\;x&amp;gt;0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;\hat{k}_{m} = \sqrt{k_m^2 - k_y^2}&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\hat{\kappa}_{m} = \sqrt{\kappa_m^2 - k_y^2}&amp;lt;/math&amp;gt;&lt;br /&gt;
where we always take the positive real root or the root with positive imaginary part. &lt;br /&gt;
&lt;br /&gt;
The edge conditions are also different and are&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\left(\frac{\partial^3}{\partial x^3} - (2 - \nu)k^2_y\frac{\partial}{\partial x}\right) \frac{\partial\phi}{\partial z}= 0,  &lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\left(\frac{\partial^2}{\partial x^2} - \nu k^2_y\right)\frac{\partial\phi}{\partial z} = 0,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;\nu&amp;lt;/math&amp;gt; is Poisons ratio. &lt;br /&gt;
&lt;br /&gt;
We can expend these edge conditions, which respectively gives &lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
-\sum_{m=-2}^{\infty}b_{m}\kappa_m (\hat{\kappa}_m^3-\hat{\kappa}_m k_y^2(2-\nu))\tan \kappa_m h=0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
-\sum_{m=-2}^{\infty}b_{m}\kappa_m (\hat{\kappa}_m^2-k_y^2\nu))\tan \kappa_m h=0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The equations are derived almost identically to those above and we obtain&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
A_{0}\delta_{0l}+a_{l}A_{l}&lt;br /&gt;
=\sum_{m=-2}^{\infty}b_{m}B_{ml}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
-\hat{k_{0}}A_{0}\delta_{0l}+a_{l}\hat{k}_{l}A_l&lt;br /&gt;
 =-\sum_{m=-2}^{\infty}b_{m}\hat{\kappa}_{m}B_{ml} &lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and these are solved exactly as before.&lt;br /&gt;
&lt;br /&gt;
= Energy Balance =&lt;br /&gt;
&lt;br /&gt;
The energy balance equation is ([[Energy Balance for Two Elastic Plates]]) given by&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt; &lt;br /&gt;
D |T|^2 + |R|^2 = 1, \,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt; T=b_0 &amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;R=a_0&amp;lt;/math&amp;gt;, and &amp;lt;math&amp;gt;D&amp;lt;/math&amp;gt; is given by &lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt; &lt;br /&gt;
D = \left(\frac{\hat{\kappa}_0 k_0\cos^2{(k_0 h)}}{\hat{k}_0 \kappa_0\cos^2{(\kappa_0 h)}}\right)&lt;br /&gt;
\left(\frac{\frac{4\beta}{\alpha}(\kappa_0)^3((-\hat{\kappa}_0)^2 +k_y^2)\sin^2{(\kappa_0 h)} + &lt;br /&gt;
                 \frac{1}{2}{\sin{(2 \kappa_0  h)}}+\kappa_0  h}&lt;br /&gt;
          {   &lt;br /&gt;
                 \frac{1}{2}{\sin{(2 k_0 h)}}+k_0h}\right) &lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
where the index &amp;lt;math&amp;gt;0&amp;lt;/math&amp;gt; refers to the travelling wave (imaginary root of the dispersion equation).&lt;br /&gt;
&lt;br /&gt;
= Matlab Code =&lt;br /&gt;
&lt;br /&gt;
A program to calculate the coefficients for the semi-infinite dock problems can be found here&lt;br /&gt;
[http://www.math.auckland.ac.nz/~meylan/code/eigenfunction_matching/semiinfinite_plate.m semiinfinite_plate.m]&lt;br /&gt;
&lt;br /&gt;
== Additional code ==&lt;br /&gt;
&lt;br /&gt;
This program requires&lt;br /&gt;
* {{free surface dispersion equation code}}&lt;br /&gt;
* {{elastic plate dispersion equation code}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Floating Elastic Plate]]&lt;br /&gt;
[[Category:Eigenfunction Matching Method]]&lt;br /&gt;
[[Category:Complete Pages]]&lt;/div&gt;</summary>
		<author><name>Fmontiel</name></author>
	</entry>
	<entry>
		<id>https://www.wikiwaves.org/index.php?title=Waves_Incident_at_an_Angle&amp;diff=7248</id>
		<title>Waves Incident at an Angle</title>
		<link rel="alternate" type="text/html" href="https://www.wikiwaves.org/index.php?title=Waves_Incident_at_an_Angle&amp;diff=7248"/>
		<updated>2008-08-22T01:51:16Z</updated>

		<summary type="html">&lt;p&gt;Fmontiel: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;We can consider the problem when the waves are incident at an angle &amp;lt;math&amp;gt;\theta&amp;lt;/math&amp;gt;. Thus the incident&lt;br /&gt;
potential can be expressed as follow:&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi^I=e^{-k_0(\cos \theta x + \sin \theta y)}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
In this &lt;br /&gt;
case the wavenumber in the &amp;lt;math&amp;gt;y&amp;lt;/math&amp;gt;-direction is &amp;lt;math&amp;gt;k_y = \sin\theta k_0&amp;lt;/math&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;k_0&amp;lt;/math&amp;gt; is the travelling mode, the pure imaginary root of the&lt;br /&gt;
[[Dispersion Relation for a Free Surface]] (note that &amp;lt;math&amp;gt;k_y&amp;lt;/math&amp;gt; is imaginary). &lt;br /&gt;
&lt;br /&gt;
We assume here that the object has infinite length in the &amp;lt;math&amp;gt;y&amp;lt;/math&amp;gt;-direction, so the solution &lt;br /&gt;
does not vary in that direction except over a period. This means that the potential is now of the &lt;br /&gt;
form &amp;lt;math&amp;gt;\phi(x,y,z)=e^{k_y y}X(x)Z(z)&amp;lt;/math&amp;gt;. The separation of variables and the application of &lt;br /&gt;
Laplace&#039;s equation clearly shows that the dependance of &amp;lt;math&amp;gt;z&amp;lt;/math&amp;gt; remains unchanged. However, &lt;br /&gt;
we obtain &lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\frac{1}{e^{k_yy}X(x)}(k_y^2e^{k_yy}X(x)+e^{k_yy}\frac{d^2X}{dx^2})=k_n^2=-\frac{1}{Z(z)}\frac{d^2Z}{dz^2}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;k_n&amp;lt;/math&amp;gt; is a root of the dispersion equation. This simplifies as&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
k_y^2+\frac{1}{X}\frac{d^2X}{dx^2}=k_n^2&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
which permits to obtain the following differential equation for &amp;lt;math&amp;gt;X&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\frac{d^2X}{dx^2}-(k_n^2-k_y^2)X=0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
If we introduce the new variable &amp;lt;math&amp;gt;k_x^2=k_n^2-k_y^2&amp;lt;/math&amp;gt;, we obtain a similar differential equation to solve &lt;br /&gt;
in the &amp;lt;math&amp;gt;x&amp;lt;/math&amp;gt;-direction as for the null incident angle problem, so that we can develop a solution for &lt;br /&gt;
&amp;lt;math&amp;gt;X&amp;lt;/math&amp;gt; of the same form that the one with no angle, taking care of replacing the wave number &amp;lt;math&amp;gt;k_n&amp;lt;/math&amp;gt;&lt;br /&gt;
by &amp;lt;math&amp;gt;\hat{k}_{n} = \sqrt{k_n^2 - k_y^2}&amp;lt;/math&amp;gt;.&lt;/div&gt;</summary>
		<author><name>Fmontiel</name></author>
	</entry>
	<entry>
		<id>https://www.wikiwaves.org/index.php?title=Waves_Incident_at_an_Angle&amp;diff=7226</id>
		<title>Waves Incident at an Angle</title>
		<link rel="alternate" type="text/html" href="https://www.wikiwaves.org/index.php?title=Waves_Incident_at_an_Angle&amp;diff=7226"/>
		<updated>2008-08-21T01:10:05Z</updated>

		<summary type="html">&lt;p&gt;Fmontiel: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;We can consider the problem when the waves are incident at an angle &amp;lt;math&amp;gt;\theta&amp;lt;/math&amp;gt;. Thus the incident&lt;br /&gt;
potential can be expressed as follow:&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi^I=e^{-k_0(\cos \theta x + \sin \theta y)}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
In this &lt;br /&gt;
case the wavenumber in the &amp;lt;math&amp;gt;y&amp;lt;/math&amp;gt;-direction is &amp;lt;math&amp;gt;k_y = \sin\theta k_0&amp;lt;/math&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;k_0&amp;lt;/math&amp;gt; is the travelling mode, the pure imaginary root of the&lt;br /&gt;
[[Dispersion Relation for a Free Surface]] (note that &amp;lt;math&amp;gt;k_y&amp;lt;/math&amp;gt; is imaginary). &lt;br /&gt;
&lt;br /&gt;
We assume here that the object has infinite length in the &amp;lt;math&amp;gt;y&amp;lt;/math&amp;gt;-direction, so the solution &lt;br /&gt;
does not vary in that direction except over a period. This means that the potential is now of the &lt;br /&gt;
form &amp;lt;math&amp;gt;\phi(x,y,z)=e^{k_y y}W(x)Z(z)&amp;lt;/math&amp;gt;. The separation of variables and the application of &lt;br /&gt;
Laplace&#039;s equation clearly shows that the dependance of &amp;lt;math&amp;gt;z&amp;lt;/math&amp;gt; remains unchanged. However, &lt;br /&gt;
we obtain &lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\frac{1}{e^{k_yy}X(x)}(k_y^2e^{k_yy}X(x)+e^{k_yy}\frac{d^2X}{dx^2})=k_n^2=-\frac{1}{Z(z)}\frac{d^2Z}{dz^2}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;k_n&amp;lt;/math&amp;gt; is a root of the dispersion equation. This simplifies as&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
k_y^2+\frac{1}{X}\frac{d^2X}{dx^2}=k_n^2&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
which permits to obtain the following differential equation for &amp;lt;math&amp;gt;X&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\frac{d^2X}{dx^2}-(k_n^2-k_y^2)X=0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
If we introduce the new variable &amp;lt;math&amp;gt;k_x^2=k_n^2-k_y^2&amp;lt;/math&amp;gt;, we obtain a similar differential equation to solve &lt;br /&gt;
in the &amp;lt;math&amp;gt;x&amp;lt;/math&amp;gt;-direction as for the null incident angle problem, so that we can develop a solution for &lt;br /&gt;
&amp;lt;math&amp;gt;X&amp;lt;/math&amp;gt; of the same form that the one with no angle, taking care of replacing the wave number &amp;lt;math&amp;gt;k_n&amp;lt;/math&amp;gt;&lt;br /&gt;
by &amp;lt;math&amp;gt;\hat{k}_{n} = \sqrt{k_n^2 - k_y^2}&amp;lt;/math&amp;gt;.&lt;/div&gt;</summary>
		<author><name>Fmontiel</name></author>
	</entry>
	<entry>
		<id>https://www.wikiwaves.org/index.php?title=Eigenfunction_Matching_for_a_Semi-Infinite_Floating_Elastic_Plate&amp;diff=7225</id>
		<title>Eigenfunction Matching for a Semi-Infinite Floating Elastic Plate</title>
		<link rel="alternate" type="text/html" href="https://www.wikiwaves.org/index.php?title=Eigenfunction_Matching_for_a_Semi-Infinite_Floating_Elastic_Plate&amp;diff=7225"/>
		<updated>2008-08-21T00:45:35Z</updated>

		<summary type="html">&lt;p&gt;Fmontiel: /* Waves Incident at an Angle */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Introduction=&lt;br /&gt;
&lt;br /&gt;
We show here a solution for a semi-infinite [[:Category:Floating Elastic Plate|Floating Elastic Plate]] on [[Finite Depth]]. &lt;br /&gt;
The problem was solved by [[Fox and Squire 1994]] but the solution method here is slightly different.&lt;br /&gt;
The simpler theory for a [[Eigenfunction Matching for a Semi-Infinite Dock|Dock]] describes&lt;br /&gt;
many of the ideas here in more detail.&lt;br /&gt;
&lt;br /&gt;
[[Image:Semiinfinite plate.jpg|thumb|right|300px|Wave scattering by a submerged semi-infinite elastic plate]]&lt;br /&gt;
&lt;br /&gt;
= Equations =&lt;br /&gt;
&lt;br /&gt;
We consider the problem of small-amplitude waves which are incident on a semi-infinite floating elastic&lt;br /&gt;
plate occupying water surface for &amp;lt;math&amp;gt;x&amp;gt;0&amp;lt;/math&amp;gt;. The submergence of the plate is considered negligible. &lt;br /&gt;
We assume that the problem is invariant in the &amp;lt;math&amp;gt;y&amp;lt;/math&amp;gt; direction, although we allow the waves to be&lt;br /&gt;
incident from an angle. &lt;br /&gt;
We also assume that the plate edges are free to move at&lt;br /&gt;
each boundary, although other boundary conditions could easily be considered using&lt;br /&gt;
the methods of solution presented here. We begin with the [[Frequency Domain Problem]] for a semi-infinite&lt;br /&gt;
[[Floating Elastic Plate|Floating Elastic Plates]]&lt;br /&gt;
in the non-dimensional form of [[Tayler_1986a|Tayler 1986]] ([[Dispersion Relation for a Floating Elastic Plate]]).&lt;br /&gt;
We also assume that the waves are normally incident (incidence at an angle will be discussed later).&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;\begin{matrix}&lt;br /&gt;
\Delta \phi = 0, \;\;\; -h &amp;lt; z \leq 0, &lt;br /&gt;
\end{matrix}&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\partial_z \phi = 0, \;\;\; z = - h,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\partial_z\phi=\alpha\phi, \,\, z=0,\,x&amp;lt;0,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\beta \partial_x^4\partial_z \phi &lt;br /&gt;
- \left( \gamma\alpha - 1 \right) \partial_z \phi + \alpha\phi = 0, \;\;&lt;br /&gt;
 z = 0, \;\;\; x \geq 0,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;\alpha = \omega^2&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;\beta&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\gamma&amp;lt;/math&amp;gt;&lt;br /&gt;
are the stiffness and mass constant for the plate respectively. The free edge conditions&lt;br /&gt;
at the edge of the plate imply&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\partial_x^3 \partial_z\phi = 0, \;\; z = 0, \;\;\; x = 0,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\partial_x^2 \partial_z\phi = 0, \;\; z = 0, \;\;\; x = 0,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Method of solution=&lt;br /&gt;
&lt;br /&gt;
==Eigenfunction expansion==&lt;br /&gt;
&lt;br /&gt;
We will solve the system of equations using an [[:Category:Eigenfunction Matching Method|Eigenfunction Matching Method]].&lt;br /&gt;
The method was developed by [[Fox and Squire 1994]]. The separation of variables for the left hand region  where&lt;br /&gt;
there is open water, and the incident wave, is described in [[Eigenfunction Matching for a Semi-Infinite Dock]] and we consider&lt;br /&gt;
here only the separation of variables in the plate covered region.&lt;br /&gt;
&lt;br /&gt;
===Separation of variables under the Plate===&lt;br /&gt;
The potential velocity can be written in terms of an infinite series of separated eigenfunctions under&lt;br /&gt;
each elastic plate, of the form &lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\psi = \frac{\cos(\kappa (z+h))}{\cos\kappa h}.\,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
If we apply the boundary conditions given &lt;br /&gt;
we obtain the [[Dispersion Relation for a Floating Elastic Plate]]&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\kappa \tan{(\kappa h)}=  -\frac{\alpha}{\beta \kappa^{4}  + 1 - \alpha\gamma} &lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
Solving for &amp;lt;math&amp;gt;\kappa&amp;lt;/math&amp;gt; gives a pure imaginary root&lt;br /&gt;
with positive imaginary part, two complex roots (two complex conjugate paired roots&lt;br /&gt;
with positive imaginary part in most physical situations), an infinite number of positive real roots &lt;br /&gt;
which approach &amp;lt;math&amp;gt;{n\pi}/{h}&amp;lt;/math&amp;gt; as &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt; approaches infinity, and also the negative of all &lt;br /&gt;
these roots ([[Dispersion Relation for a Floating Elastic Plate]]) . We denote the two complex roots with positive imaginary part &lt;br /&gt;
by &amp;lt;math&amp;gt;\kappa_(-2)&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\kappa_(-1)&amp;lt;/math&amp;gt;, the purely imaginary &lt;br /&gt;
root with positive imaginary part by &amp;lt;math&amp;gt;\kappa_{0}&amp;lt;/math&amp;gt; and the real roots with positive imaginary part&lt;br /&gt;
by &amp;lt;math&amp;gt;\kappa_(n)&amp;lt;/math&amp;gt; for &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt; a positive integer. &lt;br /&gt;
The imaginary root with positive imaginary part corresponds to a &lt;br /&gt;
reflected travelling mode propagating along the &amp;lt;math&amp;gt;x&amp;lt;/math&amp;gt; axis. &lt;br /&gt;
The complex roots with positive imaginary parts correspond to damped reflected travelling modes and the real roots correspond to reflected evanescent modes.&lt;br /&gt;
&lt;br /&gt;
==Expressions for the potential velocity==&lt;br /&gt;
&lt;br /&gt;
We now expand the potential in the two regions using the separation of variables solution.&lt;br /&gt;
We define&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi_{m}\left(  z\right)  =\frac{\cos k_{m}(z+H)}{\cos k_{m}H},\quad m\geq0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
as the vertical eigenfunction of the potential in the open&lt;br /&gt;
water region and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\psi_{m}\left(  z\right)  =\frac{\cos\kappa_{m}(z+H)}{\cos\kappa_{m}H},\quad&lt;br /&gt;
m\geq-2&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
as the vertical eigenfunction of the potential in the plate&lt;br /&gt;
covered region. &lt;br /&gt;
The potential &amp;lt;math&amp;gt;\phi&amp;lt;/math&amp;gt; can now be expressed as the following sum of eigenfunctions:&lt;br /&gt;
be expanded as&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi(x,z)= e^{-k_{0}x}\phi_{0}(z) + \sum_{m=0}^{\infty}a_{m}e^{k_{m}x}\phi_{m}(z), \;\;x&amp;lt;0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi(x,z)=\sum_{m=-2}^{\infty}b_{m}&lt;br /&gt;
e^{-\kappa_{m}x}\psi_{m}(z), \;\;x&amp;gt;0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;a_{m}&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;b_{m}&amp;lt;/math&amp;gt; are the coefficients to be determined.&lt;br /&gt;
&lt;br /&gt;
For later reference, we note that:&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\int\nolimits_{-H}^{0}\phi_{m}(z)\phi_{n}(z) d z=A_{m}\delta_{mn}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
where&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
A_{m}=\frac{1}{2}\left(  \frac{\cos k_{m}H\sin k_{m}H+k_{m}H}{k_{m}\cos&lt;br /&gt;
^{2}k_{m}H}\right)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\int\nolimits_{-H}^{0}\phi_{n}(z)\psi_{m}(z) d z=B_{mn}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
where&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
B_{mn}=\frac{k_{n}\sin k_{n}H\cos\kappa_{m}H-\kappa_{m}\cos k_{n}H\sin&lt;br /&gt;
\kappa_{m}H}{\left(  \cos k_{n}H\cos\kappa_{m}H\right)  \left(  k_{n}&lt;br /&gt;
^{2}-\kappa_{m}^{2}\right)  }&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==An infinite dimensional system of equations==&lt;br /&gt;
&lt;br /&gt;
The potential and its derivative must be continuous across the&lt;br /&gt;
transition from open water to the plate covered region. Therefore, the&lt;br /&gt;
potentials and their derivatives at &amp;lt;math&amp;gt;x=0&amp;lt;/math&amp;gt; have to be equal.&lt;br /&gt;
We also truncate the sum at &amp;lt;math&amp;gt;N&amp;lt;/math&amp;gt; being careful that we have&lt;br /&gt;
two extra modes on the plate covered region to satisfy the edge conditions. &lt;br /&gt;
We obtain&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi_{0}\left(  z\right) + \sum_{m=0}^{N}&lt;br /&gt;
a_{m} \phi_{m}\left(  z\right) &lt;br /&gt;
=\sum_{m=-2}^{N}b_{m}\psi_{m}(z)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
 -k_{0}\phi_{0}\left(  z\right)  +\sum&lt;br /&gt;
_{m=0}^{N} a_{m}k_{m}\phi_{m}\left(  z\right) &lt;br /&gt;
 =-\sum_{m=-2}^{N}b_{m}\kappa_{m}\psi&lt;br /&gt;
_{m}(z)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
for each &amp;lt;math&amp;gt;N&amp;lt;/math&amp;gt;.&lt;br /&gt;
We solve these equations by multiplying both equations by&lt;br /&gt;
&amp;lt;math&amp;gt;\phi_{l}(z)\,&amp;lt;/math&amp;gt; and integrating from &amp;lt;math&amp;gt;-h&amp;lt;/math&amp;gt; to &amp;lt;math&amp;gt;0&amp;lt;/math&amp;gt; to obtain:&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
A_{0}\delta_{0l}+a_{l}A_{l}&lt;br /&gt;
=\sum_{m=-2}^{N}b_{m}B_{ml},\,\,0 \leq l  \leq N&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
-k_{0}A_{0}\delta_{0l}+a_{l}k_{l}A_l&lt;br /&gt;
 =-\sum_{m=-2}^{N}b_{m}\kappa_{m}B_{ml},\,\,0 \leq l \leq N&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
If we multiply the first equation by &amp;lt;math&amp;gt;k_l&amp;lt;/math&amp;gt; and subtract the second equation&lt;br /&gt;
we obtain &lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
2k_{0}A_{0}\delta_{0l}&lt;br /&gt;
 =\sum_{m=-2}^{N}b_{m}(k_l + \kappa_{m})B_{ml}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
Finally, we need to apply the conditions at the edge of the plate to give us two further equations,&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\partial_x^2\partial_z\phi = - \sum_{m=-2}^{N}b_{m} \kappa_m^3 \tan\kappa_m h = 0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\partial_x^3\partial_z\phi = \sum_{m=-2}^{N}b_{m} \kappa_m^4 \tan\kappa_m h = 0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Numerical Solution=&lt;br /&gt;
&lt;br /&gt;
To solve the system of equations previously defined we set the upper limit of &amp;lt;math&amp;gt;l&amp;lt;/math&amp;gt; to&lt;br /&gt;
be &amp;lt;math&amp;gt;N&amp;lt;/math&amp;gt;, as we already said before. In terms of matrix, we obtain&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
A_0&amp;amp;0 \quad \cdots&amp;amp;0\\&lt;br /&gt;
0&amp;amp;&amp;amp;\\&lt;br /&gt;
\vdots&amp;amp;A_l&amp;amp;\vdots\\&lt;br /&gt;
&amp;amp;&amp;amp;0\\&lt;br /&gt;
0&amp;amp;\cdots \quad 0 &amp;amp;A_N&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
&amp;amp;&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
-B_{-20}&amp;amp;-B_{-10}\\&lt;br /&gt;
&amp;amp;\\&lt;br /&gt;
\vdots&amp;amp;\vdots\\&lt;br /&gt;
&amp;amp;\\&lt;br /&gt;
-B_{-2N}&amp;amp;-B_{-1N}&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
&amp;amp;&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
-B_{00}&amp;amp;\cdots&amp;amp;-B_{0N}\\&lt;br /&gt;
&amp;amp;&amp;amp;\\&lt;br /&gt;
\vdots&amp;amp;-B_{ml}&amp;amp;\vdots\\&lt;br /&gt;
&amp;amp;&amp;amp;\\&lt;br /&gt;
-B_{N0}&amp;amp;\cdots&amp;amp;-B_{NN}&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
\\&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
0&amp;amp;&amp;amp;\cdots&amp;amp;&amp;amp;0\\&lt;br /&gt;
0&amp;amp;&amp;amp;\cdots&amp;amp;&amp;amp;0&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
&amp;amp;&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
\kappa_{-2}^3\tan\kappa_{-2}h&amp;amp;\kappa_{-1}^3\tan\kappa_{-1}h\\&lt;br /&gt;
\kappa_{-2}^4\tan\kappa_{-2}h&amp;amp;\kappa_{-1}^4\tan\kappa_{-1}h&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
&amp;amp;&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
\kappa_0^3\tan\kappa_0h&amp;amp;\cdots&amp;amp;\kappa_N^3\tan\kappa_Nh\\&lt;br /&gt;
\kappa_0^4\tan\kappa_0h&amp;amp;\cdots&amp;amp;\kappa_N^4\tan\kappa_Nh&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
\\&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
0&amp;amp;&amp;amp;\cdots&amp;amp;&amp;amp;0\\&lt;br /&gt;
&amp;amp;&amp;amp;&amp;amp;&amp;amp;\\&lt;br /&gt;
\vdots&amp;amp;&amp;amp;\ddots&amp;amp;&amp;amp;\vdots\\&lt;br /&gt;
&amp;amp;&amp;amp;&amp;amp;&amp;amp;\\&lt;br /&gt;
0&amp;amp;&amp;amp;\cdots&amp;amp;&amp;amp;0&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
&amp;amp;&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
(k_0+\kappa_{-2})B_{-20}&amp;amp;(k_0+\kappa_{-1})B_{-10}\\&lt;br /&gt;
&amp;amp;\\&lt;br /&gt;
\vdots&amp;amp;\vdots\\&lt;br /&gt;
&amp;amp;\\&lt;br /&gt;
(k_N+\kappa_{-2})B_{-2N}&amp;amp;(k_N+\kappa_{-1})B_{-1N}&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
&amp;amp;&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
(k_0 + \kappa_0) \, B_{00}&amp;amp;\cdots&amp;amp;(k_N + \kappa_{0}) \, B_{0N}\\&lt;br /&gt;
&amp;amp;&amp;amp;\\&lt;br /&gt;
\vdots&amp;amp;(k_l + \kappa_{m}) \, B_{ml}&amp;amp;\vdots\\&lt;br /&gt;
&amp;amp;&amp;amp;\\&lt;br /&gt;
(k_0 + \kappa_N) \, B_{N0}&amp;amp;\cdots&amp;amp;(k_N + \kappa_{N}) \, B_{NN}\\&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
a_{0} \\&lt;br /&gt;
\\&lt;br /&gt;
\vdots \\&lt;br /&gt;
\\&lt;br /&gt;
a_N \\&lt;br /&gt;
b_{-2}\\&lt;br /&gt;
b_{-1}\\&lt;br /&gt;
b_{0}\\&lt;br /&gt;
\\&lt;br /&gt;
\vdots \\&lt;br /&gt;
\\&lt;br /&gt;
b_N&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
=&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
- A_{0} \\&lt;br /&gt;
0 \\&lt;br /&gt;
\vdots \\&lt;br /&gt;
\\&lt;br /&gt;
0 \\&lt;br /&gt;
0 \\&lt;br /&gt;
0 \\&lt;br /&gt;
2k_{0}A_{0} \\&lt;br /&gt;
0 \\&lt;br /&gt;
\vdots \\&lt;br /&gt;
\\&lt;br /&gt;
0&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
We then simply need to solve the linear system of equations. Note that we can solve this equation for &lt;br /&gt;
&amp;lt;math&amp;gt;b_n&amp;lt;/math&amp;gt; first and then solve for &amp;lt;math&amp;gt;a_n&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Waves Incident at an Angle = &lt;br /&gt;
&lt;br /&gt;
We can consider the case of [[Waves Incident at an Angle]] &amp;lt;math&amp;gt;\theta&amp;lt;/math&amp;gt;. The theory shows that we can introduce&lt;br /&gt;
a wavenumber in the &amp;lt;math&amp;gt;y&amp;lt;/math&amp;gt;-direction which express &amp;lt;math&amp;gt;k_y=k_0 \sin \theta&amp;lt;/math&amp;gt;.  &lt;br /&gt;
&lt;br /&gt;
It is shown that the potential can be expanded as&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi(x,z)=e^{-\hat{k}_0x}\phi_0(z)+\sum_{m=0}^{\infty}a_{m}e^{\hat{k}_{m}x}\phi_{m}(z), \;\;x&amp;lt;0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi(x,z)=\sum_{m=-2}^{\infty}b_{m}&lt;br /&gt;
e^{-\hat{\kappa}_{m}x}\psi_{m}(z), \;\;x&amp;gt;0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;\hat{k}_{m} = \sqrt{k_m^2 - k_y^2}&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\hat{\kappa}_{m} = \sqrt{\kappa_m^2 - k_y^2}&amp;lt;/math&amp;gt;&lt;br /&gt;
where we always take the positive real root or the root with positive imaginary part. &lt;br /&gt;
&lt;br /&gt;
The edge conditions are also different and are&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\left(\frac{\partial^3}{\partial x^3} - (2 - \nu)k^2_y\frac{\partial}{\partial x}\right) \frac{\partial\phi}{\partial z}= 0,  &lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\left(\frac{\partial^2}{\partial x^2} - \nu k^2_y\right)\frac{\partial\phi}{\partial z} = 0,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;\nu&amp;lt;/math&amp;gt; is Poisons ratio. &lt;br /&gt;
&lt;br /&gt;
We can expend these edge conditions, which respectively gives &lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
-\sum_{m=-2}^{\infty}b_{m}\kappa_m (\hat{\kappa}_m^3-\hat{\kappa}_m k_y^2(2-\nu))\tan \kappa_m h=0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
-\sum_{m=-2}^{\infty}b_{m}\kappa_m (\hat{\kappa}_m^2-k_y^2\nu))\tan \kappa_m h=0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The equations are derived almost identically to those above and we obtain&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
A_{0}\delta_{0l}+a_{l}A_{l}&lt;br /&gt;
=\sum_{m=-2}^{\infty}b_{m}B_{ml}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
-\hat{k_{0}}A_{0}\delta_{0l}+a_{l}\hat{k}_{l}A_l&lt;br /&gt;
 =-\sum_{m=-2}^{\infty}b_{m}\hat{\kappa}_{m}B_{ml} &lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and these are solved exactly as before.&lt;br /&gt;
&lt;br /&gt;
= Energy Balance =&lt;br /&gt;
&lt;br /&gt;
The energy balance equation is ([[Energy Balance for Two Elastic Plates]]) given by&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt; &lt;br /&gt;
D |T|^2 + |R|^2 = 1, \,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt; T=b_0 &amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;R=a_0&amp;lt;/math&amp;gt;, and &amp;lt;math&amp;gt;D&amp;lt;/math&amp;gt; is given by &lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt; &lt;br /&gt;
D = \left(\frac{\hat{\kappa}_0 k_0\cos^2{(k_0 h)}}{\hat{k}_0 \kappa_0\cos^2{(\kappa_0 h)}}\right)&lt;br /&gt;
\left(\frac{\frac{4\beta}{\alpha}(\kappa_0)^3((-\hat{\kappa}_0)^2 +k_y^2)\sin^2{(\kappa_0 h)} + &lt;br /&gt;
                 \frac{1}{2}{\sin{(2 \kappa_0  h)}}+\kappa_0  h}&lt;br /&gt;
          {   &lt;br /&gt;
                 \frac{1}{2}{\sin{(2 k_0 h)}}+k_0h}\right) &lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
where the index &amp;lt;math&amp;gt;0&amp;lt;/math&amp;gt; refers to the travelling wave (imaginary root of the dispersion equation).&lt;br /&gt;
&lt;br /&gt;
= Matlab Code =&lt;br /&gt;
&lt;br /&gt;
A program to calculate the coefficients for the semi-infinite dock problems can be found here&lt;br /&gt;
[http://www.math.auckland.ac.nz/~meylan/code/eigenfunction_matching/semiinfinite_plate.m semiinfinite_plate.m]&lt;br /&gt;
&lt;br /&gt;
== Additional code ==&lt;br /&gt;
&lt;br /&gt;
This program requires&lt;br /&gt;
* {{free surface dispersion equation code}}&lt;br /&gt;
* {{elastic plate dispersion equation code}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Floating Elastic Plate]]&lt;br /&gt;
[[Category:Eigenfunction Matching Method]]&lt;br /&gt;
[[Category:Complete Pages]]&lt;/div&gt;</summary>
		<author><name>Fmontiel</name></author>
	</entry>
	<entry>
		<id>https://www.wikiwaves.org/index.php?title=Waves_Incident_at_an_Angle&amp;diff=7224</id>
		<title>Waves Incident at an Angle</title>
		<link rel="alternate" type="text/html" href="https://www.wikiwaves.org/index.php?title=Waves_Incident_at_an_Angle&amp;diff=7224"/>
		<updated>2008-08-21T00:43:47Z</updated>

		<summary type="html">&lt;p&gt;Fmontiel: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;We can consider the problem when the waves are incident at an angle &amp;lt;math&amp;gt;\theta&amp;lt;/math&amp;gt;. Thus the incident&lt;br /&gt;
potential can be expressed as follow:&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi^I=e^{-k_0(\cos \theta x + \sin \theta y)}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
In this &lt;br /&gt;
case the wavenumber in the &amp;lt;math&amp;gt;y&amp;lt;/math&amp;gt;-direction is &amp;lt;math&amp;gt;k_y = \sin\theta k_0&amp;lt;/math&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;k_0&amp;lt;/math&amp;gt; is the travelling mode, the pure imaginary root of the&lt;br /&gt;
[[Dispersion Relation for a Free Surface]] (note that &amp;lt;math&amp;gt;k_y&amp;lt;/math&amp;gt; is imaginary). &lt;br /&gt;
&lt;br /&gt;
We assume here that the object has infinite length in the &amp;lt;math&amp;gt;y&amp;lt;/math&amp;gt;-direction, so the solution &lt;br /&gt;
does not vary in that direction except over a period. This means that the potential is now of the &lt;br /&gt;
form &amp;lt;math&amp;gt;\phi(x,y,z)=e^{k_y y}W(x)Z(z)&amp;lt;/math&amp;gt;. The separation of variables and the application of &lt;br /&gt;
Laplace&#039;s equation clearly shows that the dependance of &amp;lt;math&amp;gt;z&amp;lt;/math&amp;gt; remains unchanged. However, &lt;br /&gt;
we obtain &lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\frac{1}{e^{k_yy}X(x)}(k_y^2e^{k_yy}X(x)+e^{k_yy}\frac{d^2X}{dx^2})=k_n^2=-\frac{1}{Z(z)}\frac{d^2Z}{dz^2}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;k_n&amp;lt;/math&amp;gt; is a root of the dispersion equation. This simplifies as&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
k_y^2+\frac{1}{X}\frac{d^2X}{dx^2}=k_n^2&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
which permits to obtain the followinf differential equation for &amp;lt;math&amp;gt;X&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\frac{d^2X}{dx^2}-(k_n^2-k_y^2)X=0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
If we introduce the new variable &amp;lt;math&amp;gt;k_x^2=k_n^2-k_y^2&amp;lt;/math&amp;gt;, we obtain a similar differential equation to solve &lt;br /&gt;
in the &amp;lt;math&amp;gt;x&amp;lt;/math&amp;gt;-direction as for the null incident angle problem, so that we can develop a solution for &lt;br /&gt;
&amp;lt;math&amp;gt;X&amp;lt;/math&amp;gt; of the same form that the one with no angle, taking care of replacing the wave number &amp;lt;math&amp;gt;k_n&amp;lt;/math&amp;gt;&lt;br /&gt;
by &amp;lt;math&amp;gt;\hat{k}_{n} = \sqrt{k_n^2 - k_y^2}&amp;lt;/math&amp;gt;.&lt;/div&gt;</summary>
		<author><name>Fmontiel</name></author>
	</entry>
	<entry>
		<id>https://www.wikiwaves.org/index.php?title=Waves_Incident_at_an_Angle&amp;diff=7223</id>
		<title>Waves Incident at an Angle</title>
		<link rel="alternate" type="text/html" href="https://www.wikiwaves.org/index.php?title=Waves_Incident_at_an_Angle&amp;diff=7223"/>
		<updated>2008-08-21T00:43:10Z</updated>

		<summary type="html">&lt;p&gt;Fmontiel: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;We can consider the problem when the waves are incident at an angle &amp;lt;math&amp;gt;\theta&amp;lt;/math&amp;gt;. Thus the incident&lt;br /&gt;
potential can be expressed as follow:&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi^I=e^{-k_0(\cos \theta x + \sin \theta y)}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
In this &lt;br /&gt;
case the wavenumber in the &amp;lt;math&amp;gt;y&amp;lt;/math&amp;gt;-direction is &amp;lt;math&amp;gt;k_y = \sin\theta k_0&amp;lt;/math&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;k_0&amp;lt;/math&amp;gt; is the travelling mode, the pure imaginary root of the&lt;br /&gt;
[[Dispersion Relation For A Free Surface]] (note that &amp;lt;math&amp;gt;k_y&amp;lt;/math&amp;gt; is imaginary). &lt;br /&gt;
&lt;br /&gt;
We assume here that the object has infinite length in the &amp;lt;math&amp;gt;y&amp;lt;/math&amp;gt;-direction, so the solution &lt;br /&gt;
does not vary in that direction except over a period. This means that the potential is now of the &lt;br /&gt;
form &amp;lt;math&amp;gt;\phi(x,y,z)=e^{k_y y}W(x)Z(z)&amp;lt;/math&amp;gt;. The separation of variables and the application of &lt;br /&gt;
Laplace&#039;s equation clearly shows that the dependance of &amp;lt;math&amp;gt;z&amp;lt;/math&amp;gt; remains unchanged. However, &lt;br /&gt;
we obtain &lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\frac{1}{e^{k_yy}X(x)}(k_y^2e^{k_yy}X(x)+e^{k_yy}\frac{d^2X}{dx^2})=k_n^2=-\frac{1}{Z(z)}\frac{d^2Z}{dz^2}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;k_n&amp;lt;/math&amp;gt; is a root of the dispersion equation. This simplifies as&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
k_y^2+\frac{1}{X}\frac{d^2X}{dx^2}=k_n^2&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
which permits to obtain the followinf differential equation for &amp;lt;math&amp;gt;X&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\frac{d^2X}{dx^2}-(k_n^2-k_y^2)X=0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
If we introduce the new variable &amp;lt;math&amp;gt;k_x^2=k_n^2-k_y^2&amp;lt;/math&amp;gt;, we obtain a similar differential equation to solve &lt;br /&gt;
in the &amp;lt;math&amp;gt;x&amp;lt;/math&amp;gt;-direction as for the null incident angle problem, so that we can develop a solution for &lt;br /&gt;
&amp;lt;math&amp;gt;X&amp;lt;/math&amp;gt; of the same form that the one with no angle, taking care of replacing the wave number &amp;lt;math&amp;gt;k_n&amp;lt;/math&amp;gt;&lt;br /&gt;
by &amp;lt;math&amp;gt;\hat{k}_{n} = \sqrt{k_n^2 - k_y^2}&amp;lt;/math&amp;gt;.&lt;/div&gt;</summary>
		<author><name>Fmontiel</name></author>
	</entry>
	<entry>
		<id>https://www.wikiwaves.org/index.php?title=Waves_Incident_at_an_Angle&amp;diff=7222</id>
		<title>Waves Incident at an Angle</title>
		<link rel="alternate" type="text/html" href="https://www.wikiwaves.org/index.php?title=Waves_Incident_at_an_Angle&amp;diff=7222"/>
		<updated>2008-08-21T00:35:24Z</updated>

		<summary type="html">&lt;p&gt;Fmontiel: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;We can consider the problem when the waves are incident at an angle &amp;lt;math&amp;gt;\theta&amp;lt;/math&amp;gt;. Thus the incident&lt;br /&gt;
potential can be expressed as follow:&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi^I=e^{-k_0(\cos \theta x + \sin \theta y)}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
In this &lt;br /&gt;
case the wavenumber in the &amp;lt;math&amp;gt;y&amp;lt;/math&amp;gt;-direction is &amp;lt;math&amp;gt;k_y = \sin\theta k_0&amp;lt;/math&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;k_0&amp;lt;/math&amp;gt; is as defined previously (note that &amp;lt;math&amp;gt;k_y&amp;lt;/math&amp;gt; is imaginary). &lt;br /&gt;
&lt;br /&gt;
We assume here that the object has infinite length in the &amp;lt;math&amp;gt;y&amp;lt;/math&amp;gt;-direction, so the solution &lt;br /&gt;
does not vary in that direction except over a period. This means that the potential is now of the &lt;br /&gt;
form &amp;lt;math&amp;gt;\phi(x,y,z)=e^{k_y y}W(x)Z(z)&amp;lt;/math&amp;gt;. The separation of variables and the application of &lt;br /&gt;
Laplace&#039;s equation clearly shows that the dependance of &amp;lt;math&amp;gt;z&amp;lt;/math&amp;gt; remains unchanged. However, &lt;br /&gt;
we obtain &lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\frac{1}{e^{k_yy}X(x)}(k_y^2e^{k_yy}X(x)+e^{k_yy}\frac{d^2X}{dx^2})=k_n^2=-\frac{1}{Z(z)}\frac{d^2Z}{dz^2}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;k_n&amp;lt;/math&amp;gt; is a root of the dispersion equation. This simplifies as&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
k_y^2+\frac{1}{X}\frac{d^2X}{dx^2}=k_n^2&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
which permits to obtain the followinf differential equation for &amp;lt;math&amp;gt;X&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\frac{d^2X}{dx^2}-(k_n^2-k_y^2)X=0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
If we introduce the new variable &amp;lt;math&amp;gt;k_x^2=k_n^2-k_y^2&amp;lt;/math&amp;gt;, we obtain a similar differential equation to solve &lt;br /&gt;
in the &amp;lt;math&amp;gt;x&amp;lt;/math&amp;gt;-direction as for the null incident angle problem, so that we can develop a solution for &lt;br /&gt;
&amp;lt;math&amp;gt;X&amp;lt;/math&amp;gt; of the same form that the one with no angle, taking care of replacing the wave number &amp;lt;math&amp;gt;k_n&amp;lt;/math&amp;gt;&lt;br /&gt;
by &amp;lt;math&amp;gt;\hat{k}_{n} = \sqrt{k_n^2 - k_y^2}&amp;lt;/math&amp;gt;.&lt;/div&gt;</summary>
		<author><name>Fmontiel</name></author>
	</entry>
	<entry>
		<id>https://www.wikiwaves.org/index.php?title=Eigenfunction_Matching_for_a_Semi-Infinite_Floating_Elastic_Plate&amp;diff=7221</id>
		<title>Eigenfunction Matching for a Semi-Infinite Floating Elastic Plate</title>
		<link rel="alternate" type="text/html" href="https://www.wikiwaves.org/index.php?title=Eigenfunction_Matching_for_a_Semi-Infinite_Floating_Elastic_Plate&amp;diff=7221"/>
		<updated>2008-08-20T23:45:01Z</updated>

		<summary type="html">&lt;p&gt;Fmontiel: /* Waves Incident at an Angle */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Introduction=&lt;br /&gt;
&lt;br /&gt;
We show here a solution for a semi-infinite [[:Category:Floating Elastic Plate|Floating Elastic Plate]] on [[Finite Depth]]. &lt;br /&gt;
The problem was solved by [[Fox and Squire 1994]] but the solution method here is slightly different.&lt;br /&gt;
The simpler theory for a [[Eigenfunction Matching for a Semi-Infinite Dock|Dock]] describes&lt;br /&gt;
many of the ideas here in more detail.&lt;br /&gt;
&lt;br /&gt;
[[Image:Semiinfinite plate.jpg|thumb|right|300px|Wave scattering by a submerged semi-infinite elastic plate]]&lt;br /&gt;
&lt;br /&gt;
= Equations =&lt;br /&gt;
&lt;br /&gt;
We consider the problem of small-amplitude waves which are incident on a semi-infinite floating elastic&lt;br /&gt;
plate occupying water surface for &amp;lt;math&amp;gt;x&amp;gt;0&amp;lt;/math&amp;gt;. The submergence of the plate is considered negligible. &lt;br /&gt;
We assume that the problem is invariant in the &amp;lt;math&amp;gt;y&amp;lt;/math&amp;gt; direction, although we allow the waves to be&lt;br /&gt;
incident from an angle. &lt;br /&gt;
We also assume that the plate edges are free to move at&lt;br /&gt;
each boundary, although other boundary conditions could easily be considered using&lt;br /&gt;
the methods of solution presented here. We begin with the [[Frequency Domain Problem]] for a semi-infinite&lt;br /&gt;
[[Floating Elastic Plate|Floating Elastic Plates]]&lt;br /&gt;
in the non-dimensional form of [[Tayler_1986a|Tayler 1986]] ([[Dispersion Relation for a Floating Elastic Plate]]).&lt;br /&gt;
We also assume that the waves are normally incident (incidence at an angle will be discussed later).&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;\begin{matrix}&lt;br /&gt;
\Delta \phi = 0, \;\;\; -h &amp;lt; z \leq 0, &lt;br /&gt;
\end{matrix}&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\partial_z \phi = 0, \;\;\; z = - h,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\partial_z\phi=\alpha\phi, \,\, z=0,\,x&amp;lt;0,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\beta \partial_x^4\partial_z \phi &lt;br /&gt;
- \left( \gamma\alpha - 1 \right) \partial_z \phi + \alpha\phi = 0, \;\;&lt;br /&gt;
 z = 0, \;\;\; x \geq 0,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;\alpha = \omega^2&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;\beta&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\gamma&amp;lt;/math&amp;gt;&lt;br /&gt;
are the stiffness and mass constant for the plate respectively. The free edge conditions&lt;br /&gt;
at the edge of the plate imply&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\partial_x^3 \partial_z\phi = 0, \;\; z = 0, \;\;\; x = 0,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\partial_x^2 \partial_z\phi = 0, \;\; z = 0, \;\;\; x = 0,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Method of solution=&lt;br /&gt;
&lt;br /&gt;
==Eigenfunction expansion==&lt;br /&gt;
&lt;br /&gt;
We will solve the system of equations using an [[:Category:Eigenfunction Matching Method|Eigenfunction Matching Method]].&lt;br /&gt;
The method was developed by [[Fox and Squire 1994]]. The separation of variables for the left hand region  where&lt;br /&gt;
there is open water, and the incident wave, is described in [[Eigenfunction Matching for a Semi-Infinite Dock]] and we consider&lt;br /&gt;
here only the separation of variables in the plate covered region.&lt;br /&gt;
&lt;br /&gt;
===Separation of variables under the Plate===&lt;br /&gt;
The potential velocity can be written in terms of an infinite series of separated eigenfunctions under&lt;br /&gt;
each elastic plate, of the form &lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\psi = \frac{\cos(\kappa (z+h))}{\cos\kappa h}.\,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
If we apply the boundary conditions given &lt;br /&gt;
we obtain the [[Dispersion Relation for a Floating Elastic Plate]]&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\kappa \tan{(\kappa h)}=  -\frac{\alpha}{\beta \kappa^{4}  + 1 - \alpha\gamma} &lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
Solving for &amp;lt;math&amp;gt;\kappa&amp;lt;/math&amp;gt; gives a pure imaginary root&lt;br /&gt;
with positive imaginary part, two complex roots (two complex conjugate paired roots&lt;br /&gt;
with positive imaginary part in most physical situations), an infinite number of positive real roots &lt;br /&gt;
which approach &amp;lt;math&amp;gt;{n\pi}/{h}&amp;lt;/math&amp;gt; as &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt; approaches infinity, and also the negative of all &lt;br /&gt;
these roots ([[Dispersion Relation for a Floating Elastic Plate]]) . We denote the two complex roots with positive imaginary part &lt;br /&gt;
by &amp;lt;math&amp;gt;\kappa_(-2)&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\kappa_(-1)&amp;lt;/math&amp;gt;, the purely imaginary &lt;br /&gt;
root with positive imaginary part by &amp;lt;math&amp;gt;\kappa_{0}&amp;lt;/math&amp;gt; and the real roots with positive imaginary part&lt;br /&gt;
by &amp;lt;math&amp;gt;\kappa_(n)&amp;lt;/math&amp;gt; for &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt; a positive integer. &lt;br /&gt;
The imaginary root with positive imaginary part corresponds to a &lt;br /&gt;
reflected travelling mode propagating along the &amp;lt;math&amp;gt;x&amp;lt;/math&amp;gt; axis. &lt;br /&gt;
The complex roots with positive imaginary parts correspond to damped reflected travelling modes and the real roots correspond to reflected evanescent modes.&lt;br /&gt;
&lt;br /&gt;
==Expressions for the potential velocity==&lt;br /&gt;
&lt;br /&gt;
We now expand the potential in the two regions using the separation of variables solution.&lt;br /&gt;
We define&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi_{m}\left(  z\right)  =\frac{\cos k_{m}(z+H)}{\cos k_{m}H},\quad m\geq0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
as the vertical eigenfunction of the potential in the open&lt;br /&gt;
water region and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\psi_{m}\left(  z\right)  =\frac{\cos\kappa_{m}(z+H)}{\cos\kappa_{m}H},\quad&lt;br /&gt;
m\geq-2&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
as the vertical eigenfunction of the potential in the plate&lt;br /&gt;
covered region. &lt;br /&gt;
The potential &amp;lt;math&amp;gt;\phi&amp;lt;/math&amp;gt; can now be expressed as the following sum of eigenfunctions:&lt;br /&gt;
be expanded as&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi(x,z)= e^{-k_{0}x}\phi_{0}(z) + \sum_{m=0}^{\infty}a_{m}e^{k_{m}x}\phi_{m}(z), \;\;x&amp;lt;0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi(x,z)=\sum_{m=-2}^{\infty}b_{m}&lt;br /&gt;
e^{-\kappa_{m}x}\psi_{m}(z), \;\;x&amp;gt;0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;a_{m}&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;b_{m}&amp;lt;/math&amp;gt; are the coefficients to be determined.&lt;br /&gt;
&lt;br /&gt;
For later reference, we note that:&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\int\nolimits_{-H}^{0}\phi_{m}(z)\phi_{n}(z) d z=A_{m}\delta_{mn}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
where&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
A_{m}=\frac{1}{2}\left(  \frac{\cos k_{m}H\sin k_{m}H+k_{m}H}{k_{m}\cos&lt;br /&gt;
^{2}k_{m}H}\right)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\int\nolimits_{-H}^{0}\phi_{n}(z)\psi_{m}(z) d z=B_{mn}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
where&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
B_{mn}=\frac{k_{n}\sin k_{n}H\cos\kappa_{m}H-\kappa_{m}\cos k_{n}H\sin&lt;br /&gt;
\kappa_{m}H}{\left(  \cos k_{n}H\cos\kappa_{m}H\right)  \left(  k_{n}&lt;br /&gt;
^{2}-\kappa_{m}^{2}\right)  }&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==An infinite dimensional system of equations==&lt;br /&gt;
&lt;br /&gt;
The potential and its derivative must be continuous across the&lt;br /&gt;
transition from open water to the plate covered region. Therefore, the&lt;br /&gt;
potentials and their derivatives at &amp;lt;math&amp;gt;x=0&amp;lt;/math&amp;gt; have to be equal.&lt;br /&gt;
We also truncate the sum at &amp;lt;math&amp;gt;N&amp;lt;/math&amp;gt; being careful that we have&lt;br /&gt;
two extra modes on the plate covered region to satisfy the edge conditions. &lt;br /&gt;
We obtain&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi_{0}\left(  z\right) + \sum_{m=0}^{N}&lt;br /&gt;
a_{m} \phi_{m}\left(  z\right) &lt;br /&gt;
=\sum_{m=-2}^{N}b_{m}\psi_{m}(z)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
 -k_{0}\phi_{0}\left(  z\right)  +\sum&lt;br /&gt;
_{m=0}^{N} a_{m}k_{m}\phi_{m}\left(  z\right) &lt;br /&gt;
 =-\sum_{m=-2}^{N}b_{m}\kappa_{m}\psi&lt;br /&gt;
_{m}(z)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
for each &amp;lt;math&amp;gt;N&amp;lt;/math&amp;gt;.&lt;br /&gt;
We solve these equations by multiplying both equations by&lt;br /&gt;
&amp;lt;math&amp;gt;\phi_{l}(z)\,&amp;lt;/math&amp;gt; and integrating from &amp;lt;math&amp;gt;-h&amp;lt;/math&amp;gt; to &amp;lt;math&amp;gt;0&amp;lt;/math&amp;gt; to obtain:&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
A_{0}\delta_{0l}+a_{l}A_{l}&lt;br /&gt;
=\sum_{m=-2}^{N}b_{m}B_{ml},\,\,0 \leq l  \leq N&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
-k_{0}A_{0}\delta_{0l}+a_{l}k_{l}A_l&lt;br /&gt;
 =-\sum_{m=-2}^{N}b_{m}\kappa_{m}B_{ml},\,\,0 \leq l \leq N&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
If we multiply the first equation by &amp;lt;math&amp;gt;k_l&amp;lt;/math&amp;gt; and subtract the second equation&lt;br /&gt;
we obtain &lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
2k_{0}A_{0}\delta_{0l}&lt;br /&gt;
 =\sum_{m=-2}^{N}b_{m}(k_l + \kappa_{m})B_{ml}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
Finally, we need to apply the conditions at the edge of the plate to give us two further equations,&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\partial_x^2\partial_z\phi = - \sum_{m=-2}^{N}b_{m} \kappa_m^3 \tan\kappa_m h = 0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\partial_x^3\partial_z\phi = \sum_{m=-2}^{N}b_{m} \kappa_m^4 \tan\kappa_m h = 0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Numerical Solution=&lt;br /&gt;
&lt;br /&gt;
To solve the system of equations previously defined we set the upper limit of &amp;lt;math&amp;gt;l&amp;lt;/math&amp;gt; to&lt;br /&gt;
be &amp;lt;math&amp;gt;N&amp;lt;/math&amp;gt;, as we already said before. In terms of matrix, we obtain&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
A_0&amp;amp;0 \quad \cdots&amp;amp;0\\&lt;br /&gt;
0&amp;amp;&amp;amp;\\&lt;br /&gt;
\vdots&amp;amp;A_l&amp;amp;\vdots\\&lt;br /&gt;
&amp;amp;&amp;amp;0\\&lt;br /&gt;
0&amp;amp;\cdots \quad 0 &amp;amp;A_N&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
&amp;amp;&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
-B_{-20}&amp;amp;-B_{-10}\\&lt;br /&gt;
&amp;amp;\\&lt;br /&gt;
\vdots&amp;amp;\vdots\\&lt;br /&gt;
&amp;amp;\\&lt;br /&gt;
-B_{-2N}&amp;amp;-B_{-1N}&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
&amp;amp;&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
-B_{00}&amp;amp;\cdots&amp;amp;-B_{0N}\\&lt;br /&gt;
&amp;amp;&amp;amp;\\&lt;br /&gt;
\vdots&amp;amp;-B_{ml}&amp;amp;\vdots\\&lt;br /&gt;
&amp;amp;&amp;amp;\\&lt;br /&gt;
-B_{N0}&amp;amp;\cdots&amp;amp;-B_{NN}&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
\\&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
0&amp;amp;&amp;amp;\cdots&amp;amp;&amp;amp;0\\&lt;br /&gt;
0&amp;amp;&amp;amp;\cdots&amp;amp;&amp;amp;0&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
&amp;amp;&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
\kappa_{-2}^3\tan\kappa_{-2}h&amp;amp;\kappa_{-1}^3\tan\kappa_{-1}h\\&lt;br /&gt;
\kappa_{-2}^4\tan\kappa_{-2}h&amp;amp;\kappa_{-1}^4\tan\kappa_{-1}h&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
&amp;amp;&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
\kappa_0^3\tan\kappa_0h&amp;amp;\cdots&amp;amp;\kappa_N^3\tan\kappa_Nh\\&lt;br /&gt;
\kappa_0^4\tan\kappa_0h&amp;amp;\cdots&amp;amp;\kappa_N^4\tan\kappa_Nh&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
\\&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
0&amp;amp;&amp;amp;\cdots&amp;amp;&amp;amp;0\\&lt;br /&gt;
&amp;amp;&amp;amp;&amp;amp;&amp;amp;\\&lt;br /&gt;
\vdots&amp;amp;&amp;amp;\ddots&amp;amp;&amp;amp;\vdots\\&lt;br /&gt;
&amp;amp;&amp;amp;&amp;amp;&amp;amp;\\&lt;br /&gt;
0&amp;amp;&amp;amp;\cdots&amp;amp;&amp;amp;0&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
&amp;amp;&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
(k_0+\kappa_{-2})B_{-20}&amp;amp;(k_0+\kappa_{-1})B_{-10}\\&lt;br /&gt;
&amp;amp;\\&lt;br /&gt;
\vdots&amp;amp;\vdots\\&lt;br /&gt;
&amp;amp;\\&lt;br /&gt;
(k_N+\kappa_{-2})B_{-2N}&amp;amp;(k_N+\kappa_{-1})B_{-1N}&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
&amp;amp;&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
(k_0 + \kappa_0) \, B_{00}&amp;amp;\cdots&amp;amp;(k_N + \kappa_{0}) \, B_{0N}\\&lt;br /&gt;
&amp;amp;&amp;amp;\\&lt;br /&gt;
\vdots&amp;amp;(k_l + \kappa_{m}) \, B_{ml}&amp;amp;\vdots\\&lt;br /&gt;
&amp;amp;&amp;amp;\\&lt;br /&gt;
(k_0 + \kappa_N) \, B_{N0}&amp;amp;\cdots&amp;amp;(k_N + \kappa_{N}) \, B_{NN}\\&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
a_{0} \\&lt;br /&gt;
\\&lt;br /&gt;
\vdots \\&lt;br /&gt;
\\&lt;br /&gt;
a_N \\&lt;br /&gt;
b_{-2}\\&lt;br /&gt;
b_{-1}\\&lt;br /&gt;
b_{0}\\&lt;br /&gt;
\\&lt;br /&gt;
\vdots \\&lt;br /&gt;
\\&lt;br /&gt;
b_N&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
=&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
- A_{0} \\&lt;br /&gt;
0 \\&lt;br /&gt;
\vdots \\&lt;br /&gt;
\\&lt;br /&gt;
0 \\&lt;br /&gt;
0 \\&lt;br /&gt;
0 \\&lt;br /&gt;
2k_{0}A_{0} \\&lt;br /&gt;
0 \\&lt;br /&gt;
\vdots \\&lt;br /&gt;
\\&lt;br /&gt;
0&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
We then simply need to solve the linear system of equations. Note that we can solve this equation for &lt;br /&gt;
&amp;lt;math&amp;gt;b_n&amp;lt;/math&amp;gt; first and then solve for &amp;lt;math&amp;gt;a_n&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Waves Incident at an Angle = &lt;br /&gt;
&lt;br /&gt;
We can consider the problem when the waves are incident at an angle &amp;lt;math&amp;gt;\theta&amp;lt;/math&amp;gt;. Thus the incident&lt;br /&gt;
potential can be expressed as follow:&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi^I=e^{-k_0(\cos \theta x + \sin \theta y)}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
In this &lt;br /&gt;
case we have the wavenumber in the &amp;lt;math&amp;gt;y&amp;lt;/math&amp;gt; direction is &amp;lt;math&amp;gt;k_y = \sin\theta k_0&amp;lt;/math&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;k_0&amp;lt;/math&amp;gt; is as defined previously (note that &amp;lt;math&amp;gt;k_y&amp;lt;/math&amp;gt; is imaginary). &lt;br /&gt;
&lt;br /&gt;
We assume here that the plate has infinite length in the &amp;lt;math&amp;gt;y&amp;lt;/math&amp;gt;-direction, so the solution &lt;br /&gt;
does not vary in that direction except over a period. This means that the potential is now of the &lt;br /&gt;
form &amp;lt;math&amp;gt;\phi(x,y,z)=e^{k_y y}W(x,z)&amp;lt;/math&amp;gt;. The separation of variables and the application of &lt;br /&gt;
Laplace&#039;s equation clearly shows that the dependance of &amp;lt;math&amp;gt;z&amp;lt;/math&amp;gt; remains unchanged. However, &lt;br /&gt;
we obtain &lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\frac{1}{e^{k_yy}X(x)}(k_y^2e^{k_yy}X(x)+e^{k_yy}\frac{d^2X}{dx^2})=k_n^2=-\frac{1}{Z(z)}\frac{d^2Z}{dz^2}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;k_n&amp;lt;/math&amp;gt; is a root of the dispersion equation. This simplifies as&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
k_y^2+\frac{1}{X}\frac{d^2X}{dx^2}=k_n^2&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
which permits to obtain the followinf differential equation for &amp;lt;math&amp;gt;X&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\frac{d^2X}{dx^2}-(k_n^2-k_y^2)X=0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
If we introduce the new variable &amp;lt;math&amp;gt;k_x^2=k_n^2-k_y^2&amp;lt;/math&amp;gt;, we obtain a similar differential equation to solve &lt;br /&gt;
in the &amp;lt;math&amp;gt;x&amp;lt;/math&amp;gt;-direction as for the null incident angle problem. Here we did not clarify the fact that we are &lt;br /&gt;
either in the open water region or the plate covered region, because the development is exactly the same in both cases.&lt;br /&gt;
&lt;br /&gt;
Therefore the potential can be expanded as&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi(x,z)=e^{-\hat{k}_0x}\phi_0(z)+\sum_{m=0}^{\infty}a_{m}e^{\hat{k}_{m}x}\phi_{m}(z), \;\;x&amp;lt;0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi(x,z)=\sum_{m=-2}^{\infty}b_{m}&lt;br /&gt;
e^{-\hat{\kappa}_{m}x}\psi_{m}(z), \;\;x&amp;gt;0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;\hat{k}_{m} = \sqrt{k_m^2 - k_y^2}&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\hat{\kappa}_{m} = \sqrt{\kappa_m^2 - k_y^2}&amp;lt;/math&amp;gt;&lt;br /&gt;
where we always take the positive real root or the root with positive imaginary part. &lt;br /&gt;
&lt;br /&gt;
The edge conditions are also different and are&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\left(\frac{\partial^3}{\partial x^3} - (2 - \nu)k^2_y\frac{\partial}{\partial x}\right) \frac{\partial\phi}{\partial z}= 0,  &lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\left(\frac{\partial^2}{\partial x^2} - \nu k^2_y\right)\frac{\partial\phi}{\partial z} = 0,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;\nu&amp;lt;/math&amp;gt; is Poisons ratio. &lt;br /&gt;
&lt;br /&gt;
We can expend these edge conditions, which respectively gives &lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
-\sum_{m=-2}^{\infty}b_{m}\kappa_m (\hat{\kappa}_m^3-\hat{\kappa}_m k_y^2(2-\nu))\tan \kappa_m h=0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
-\sum_{m=-2}^{\infty}b_{m}\kappa_m (\hat{\kappa}_m^2-k_y^2\nu))\tan \kappa_m h=0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The equations are derived almost identically to those above and we obtain&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
A_{0}\delta_{0l}+a_{l}A_{l}&lt;br /&gt;
=\sum_{m=-2}^{\infty}b_{m}B_{ml}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
-\hat{k_{0}}A_{0}\delta_{0l}+a_{l}\hat{k}_{l}A_l&lt;br /&gt;
 =-\sum_{m=-2}^{\infty}b_{m}\hat{\kappa}_{m}B_{ml} &lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and these are solved exactly as before.&lt;br /&gt;
&lt;br /&gt;
= Energy Balance =&lt;br /&gt;
&lt;br /&gt;
The energy balance equation is ([[Energy Balance for Two Elastic Plates]]) given by&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt; &lt;br /&gt;
D |T|^2 + |R|^2 = 1, \,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt; T=b_0 &amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;R=a_0&amp;lt;/math&amp;gt;, and &amp;lt;math&amp;gt;D&amp;lt;/math&amp;gt; is given by &lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt; &lt;br /&gt;
D = \left(\frac{\hat{\kappa}_0 k_0\cos^2{(k_0 h)}}{\hat{k}_0 \kappa_0\cos^2{(\kappa_0 h)}}\right)&lt;br /&gt;
\left(\frac{\frac{4\beta}{\alpha}(\kappa_0)^3((-\hat{\kappa}_0)^2 +k_y^2)\sin^2{(\kappa_0 h)} + &lt;br /&gt;
                 \frac{1}{2}{\sin{(2 \kappa_0  h)}}+\kappa_0  h}&lt;br /&gt;
          {   &lt;br /&gt;
                 \frac{1}{2}{\sin{(2 k_0 h)}}+k_0h}\right) &lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
where the index &amp;lt;math&amp;gt;0&amp;lt;/math&amp;gt; refers to the travelling wave (imaginary root of the dispersion equation).&lt;br /&gt;
&lt;br /&gt;
= Matlab Code =&lt;br /&gt;
&lt;br /&gt;
A program to calculate the coefficients for the semi-infinite dock problems can be found here&lt;br /&gt;
[http://www.math.auckland.ac.nz/~meylan/code/eigenfunction_matching/semiinfinite_plate.m semiinfinite_plate.m]&lt;br /&gt;
&lt;br /&gt;
== Additional code ==&lt;br /&gt;
&lt;br /&gt;
This program requires&lt;br /&gt;
* {{free surface dispersion equation code}}&lt;br /&gt;
* {{elastic plate dispersion equation code}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Floating Elastic Plate]]&lt;br /&gt;
[[Category:Eigenfunction Matching Method]]&lt;br /&gt;
[[Category:Complete Pages]]&lt;/div&gt;</summary>
		<author><name>Fmontiel</name></author>
	</entry>
	<entry>
		<id>https://www.wikiwaves.org/index.php?title=Eigenfunction_Matching_for_a_Semi-Infinite_Floating_Elastic_Plate&amp;diff=7220</id>
		<title>Eigenfunction Matching for a Semi-Infinite Floating Elastic Plate</title>
		<link rel="alternate" type="text/html" href="https://www.wikiwaves.org/index.php?title=Eigenfunction_Matching_for_a_Semi-Infinite_Floating_Elastic_Plate&amp;diff=7220"/>
		<updated>2008-08-20T23:40:40Z</updated>

		<summary type="html">&lt;p&gt;Fmontiel: /* Waves Incident at an Angle */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Introduction=&lt;br /&gt;
&lt;br /&gt;
We show here a solution for a semi-infinite [[:Category:Floating Elastic Plate|Floating Elastic Plate]] on [[Finite Depth]]. &lt;br /&gt;
The problem was solved by [[Fox and Squire 1994]] but the solution method here is slightly different.&lt;br /&gt;
The simpler theory for a [[Eigenfunction Matching for a Semi-Infinite Dock|Dock]] describes&lt;br /&gt;
many of the ideas here in more detail.&lt;br /&gt;
&lt;br /&gt;
[[Image:Semiinfinite plate.jpg|thumb|right|300px|Wave scattering by a submerged semi-infinite elastic plate]]&lt;br /&gt;
&lt;br /&gt;
= Equations =&lt;br /&gt;
&lt;br /&gt;
We consider the problem of small-amplitude waves which are incident on a semi-infinite floating elastic&lt;br /&gt;
plate occupying water surface for &amp;lt;math&amp;gt;x&amp;gt;0&amp;lt;/math&amp;gt;. The submergence of the plate is considered negligible. &lt;br /&gt;
We assume that the problem is invariant in the &amp;lt;math&amp;gt;y&amp;lt;/math&amp;gt; direction, although we allow the waves to be&lt;br /&gt;
incident from an angle. &lt;br /&gt;
We also assume that the plate edges are free to move at&lt;br /&gt;
each boundary, although other boundary conditions could easily be considered using&lt;br /&gt;
the methods of solution presented here. We begin with the [[Frequency Domain Problem]] for a semi-infinite&lt;br /&gt;
[[Floating Elastic Plate|Floating Elastic Plates]]&lt;br /&gt;
in the non-dimensional form of [[Tayler_1986a|Tayler 1986]] ([[Dispersion Relation for a Floating Elastic Plate]]).&lt;br /&gt;
We also assume that the waves are normally incident (incidence at an angle will be discussed later).&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;\begin{matrix}&lt;br /&gt;
\Delta \phi = 0, \;\;\; -h &amp;lt; z \leq 0, &lt;br /&gt;
\end{matrix}&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\partial_z \phi = 0, \;\;\; z = - h,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\partial_z\phi=\alpha\phi, \,\, z=0,\,x&amp;lt;0,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\beta \partial_x^4\partial_z \phi &lt;br /&gt;
- \left( \gamma\alpha - 1 \right) \partial_z \phi + \alpha\phi = 0, \;\;&lt;br /&gt;
 z = 0, \;\;\; x \geq 0,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;\alpha = \omega^2&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;\beta&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\gamma&amp;lt;/math&amp;gt;&lt;br /&gt;
are the stiffness and mass constant for the plate respectively. The free edge conditions&lt;br /&gt;
at the edge of the plate imply&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\partial_x^3 \partial_z\phi = 0, \;\; z = 0, \;\;\; x = 0,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\partial_x^2 \partial_z\phi = 0, \;\; z = 0, \;\;\; x = 0,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Method of solution=&lt;br /&gt;
&lt;br /&gt;
==Eigenfunction expansion==&lt;br /&gt;
&lt;br /&gt;
We will solve the system of equations using an [[:Category:Eigenfunction Matching Method|Eigenfunction Matching Method]].&lt;br /&gt;
The method was developed by [[Fox and Squire 1994]]. The separation of variables for the left hand region  where&lt;br /&gt;
there is open water, and the incident wave, is described in [[Eigenfunction Matching for a Semi-Infinite Dock]] and we consider&lt;br /&gt;
here only the separation of variables in the plate covered region.&lt;br /&gt;
&lt;br /&gt;
===Separation of variables under the Plate===&lt;br /&gt;
The potential velocity can be written in terms of an infinite series of separated eigenfunctions under&lt;br /&gt;
each elastic plate, of the form &lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\psi = \frac{\cos(\kappa (z+h))}{\cos\kappa h}.\,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
If we apply the boundary conditions given &lt;br /&gt;
we obtain the [[Dispersion Relation for a Floating Elastic Plate]]&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\kappa \tan{(\kappa h)}=  -\frac{\alpha}{\beta \kappa^{4}  + 1 - \alpha\gamma} &lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
Solving for &amp;lt;math&amp;gt;\kappa&amp;lt;/math&amp;gt; gives a pure imaginary root&lt;br /&gt;
with positive imaginary part, two complex roots (two complex conjugate paired roots&lt;br /&gt;
with positive imaginary part in most physical situations), an infinite number of positive real roots &lt;br /&gt;
which approach &amp;lt;math&amp;gt;{n\pi}/{h}&amp;lt;/math&amp;gt; as &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt; approaches infinity, and also the negative of all &lt;br /&gt;
these roots ([[Dispersion Relation for a Floating Elastic Plate]]) . We denote the two complex roots with positive imaginary part &lt;br /&gt;
by &amp;lt;math&amp;gt;\kappa_(-2)&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\kappa_(-1)&amp;lt;/math&amp;gt;, the purely imaginary &lt;br /&gt;
root with positive imaginary part by &amp;lt;math&amp;gt;\kappa_{0}&amp;lt;/math&amp;gt; and the real roots with positive imaginary part&lt;br /&gt;
by &amp;lt;math&amp;gt;\kappa_(n)&amp;lt;/math&amp;gt; for &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt; a positive integer. &lt;br /&gt;
The imaginary root with positive imaginary part corresponds to a &lt;br /&gt;
reflected travelling mode propagating along the &amp;lt;math&amp;gt;x&amp;lt;/math&amp;gt; axis. &lt;br /&gt;
The complex roots with positive imaginary parts correspond to damped reflected travelling modes and the real roots correspond to reflected evanescent modes.&lt;br /&gt;
&lt;br /&gt;
==Expressions for the potential velocity==&lt;br /&gt;
&lt;br /&gt;
We now expand the potential in the two regions using the separation of variables solution.&lt;br /&gt;
We define&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi_{m}\left(  z\right)  =\frac{\cos k_{m}(z+H)}{\cos k_{m}H},\quad m\geq0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
as the vertical eigenfunction of the potential in the open&lt;br /&gt;
water region and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\psi_{m}\left(  z\right)  =\frac{\cos\kappa_{m}(z+H)}{\cos\kappa_{m}H},\quad&lt;br /&gt;
m\geq-2&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
as the vertical eigenfunction of the potential in the plate&lt;br /&gt;
covered region. &lt;br /&gt;
The potential &amp;lt;math&amp;gt;\phi&amp;lt;/math&amp;gt; can now be expressed as the following sum of eigenfunctions:&lt;br /&gt;
be expanded as&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi(x,z)= e^{-k_{0}x}\phi_{0}(z) + \sum_{m=0}^{\infty}a_{m}e^{k_{m}x}\phi_{m}(z), \;\;x&amp;lt;0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi(x,z)=\sum_{m=-2}^{\infty}b_{m}&lt;br /&gt;
e^{-\kappa_{m}x}\psi_{m}(z), \;\;x&amp;gt;0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;a_{m}&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;b_{m}&amp;lt;/math&amp;gt; are the coefficients to be determined.&lt;br /&gt;
&lt;br /&gt;
For later reference, we note that:&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\int\nolimits_{-H}^{0}\phi_{m}(z)\phi_{n}(z) d z=A_{m}\delta_{mn}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
where&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
A_{m}=\frac{1}{2}\left(  \frac{\cos k_{m}H\sin k_{m}H+k_{m}H}{k_{m}\cos&lt;br /&gt;
^{2}k_{m}H}\right)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\int\nolimits_{-H}^{0}\phi_{n}(z)\psi_{m}(z) d z=B_{mn}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
where&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
B_{mn}=\frac{k_{n}\sin k_{n}H\cos\kappa_{m}H-\kappa_{m}\cos k_{n}H\sin&lt;br /&gt;
\kappa_{m}H}{\left(  \cos k_{n}H\cos\kappa_{m}H\right)  \left(  k_{n}&lt;br /&gt;
^{2}-\kappa_{m}^{2}\right)  }&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==An infinite dimensional system of equations==&lt;br /&gt;
&lt;br /&gt;
The potential and its derivative must be continuous across the&lt;br /&gt;
transition from open water to the plate covered region. Therefore, the&lt;br /&gt;
potentials and their derivatives at &amp;lt;math&amp;gt;x=0&amp;lt;/math&amp;gt; have to be equal.&lt;br /&gt;
We also truncate the sum at &amp;lt;math&amp;gt;N&amp;lt;/math&amp;gt; being careful that we have&lt;br /&gt;
two extra modes on the plate covered region to satisfy the edge conditions. &lt;br /&gt;
We obtain&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi_{0}\left(  z\right) + \sum_{m=0}^{N}&lt;br /&gt;
a_{m} \phi_{m}\left(  z\right) &lt;br /&gt;
=\sum_{m=-2}^{N}b_{m}\psi_{m}(z)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
 -k_{0}\phi_{0}\left(  z\right)  +\sum&lt;br /&gt;
_{m=0}^{N} a_{m}k_{m}\phi_{m}\left(  z\right) &lt;br /&gt;
 =-\sum_{m=-2}^{N}b_{m}\kappa_{m}\psi&lt;br /&gt;
_{m}(z)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
for each &amp;lt;math&amp;gt;N&amp;lt;/math&amp;gt;.&lt;br /&gt;
We solve these equations by multiplying both equations by&lt;br /&gt;
&amp;lt;math&amp;gt;\phi_{l}(z)\,&amp;lt;/math&amp;gt; and integrating from &amp;lt;math&amp;gt;-h&amp;lt;/math&amp;gt; to &amp;lt;math&amp;gt;0&amp;lt;/math&amp;gt; to obtain:&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
A_{0}\delta_{0l}+a_{l}A_{l}&lt;br /&gt;
=\sum_{m=-2}^{N}b_{m}B_{ml},\,\,0 \leq l  \leq N&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
-k_{0}A_{0}\delta_{0l}+a_{l}k_{l}A_l&lt;br /&gt;
 =-\sum_{m=-2}^{N}b_{m}\kappa_{m}B_{ml},\,\,0 \leq l \leq N&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
If we multiply the first equation by &amp;lt;math&amp;gt;k_l&amp;lt;/math&amp;gt; and subtract the second equation&lt;br /&gt;
we obtain &lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
2k_{0}A_{0}\delta_{0l}&lt;br /&gt;
 =\sum_{m=-2}^{N}b_{m}(k_l + \kappa_{m})B_{ml}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
Finally, we need to apply the conditions at the edge of the plate to give us two further equations,&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\partial_x^2\partial_z\phi = - \sum_{m=-2}^{N}b_{m} \kappa_m^3 \tan\kappa_m h = 0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\partial_x^3\partial_z\phi = \sum_{m=-2}^{N}b_{m} \kappa_m^4 \tan\kappa_m h = 0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Numerical Solution=&lt;br /&gt;
&lt;br /&gt;
To solve the system of equations previously defined we set the upper limit of &amp;lt;math&amp;gt;l&amp;lt;/math&amp;gt; to&lt;br /&gt;
be &amp;lt;math&amp;gt;N&amp;lt;/math&amp;gt;, as we already said before. In terms of matrix, we obtain&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
A_0&amp;amp;0 \quad \cdots&amp;amp;0\\&lt;br /&gt;
0&amp;amp;&amp;amp;\\&lt;br /&gt;
\vdots&amp;amp;A_l&amp;amp;\vdots\\&lt;br /&gt;
&amp;amp;&amp;amp;0\\&lt;br /&gt;
0&amp;amp;\cdots \quad 0 &amp;amp;A_N&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
&amp;amp;&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
-B_{-20}&amp;amp;-B_{-10}\\&lt;br /&gt;
&amp;amp;\\&lt;br /&gt;
\vdots&amp;amp;\vdots\\&lt;br /&gt;
&amp;amp;\\&lt;br /&gt;
-B_{-2N}&amp;amp;-B_{-1N}&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
&amp;amp;&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
-B_{00}&amp;amp;\cdots&amp;amp;-B_{0N}\\&lt;br /&gt;
&amp;amp;&amp;amp;\\&lt;br /&gt;
\vdots&amp;amp;-B_{ml}&amp;amp;\vdots\\&lt;br /&gt;
&amp;amp;&amp;amp;\\&lt;br /&gt;
-B_{N0}&amp;amp;\cdots&amp;amp;-B_{NN}&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
\\&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
0&amp;amp;&amp;amp;\cdots&amp;amp;&amp;amp;0\\&lt;br /&gt;
0&amp;amp;&amp;amp;\cdots&amp;amp;&amp;amp;0&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
&amp;amp;&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
\kappa_{-2}^3\tan\kappa_{-2}h&amp;amp;\kappa_{-1}^3\tan\kappa_{-1}h\\&lt;br /&gt;
\kappa_{-2}^4\tan\kappa_{-2}h&amp;amp;\kappa_{-1}^4\tan\kappa_{-1}h&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
&amp;amp;&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
\kappa_0^3\tan\kappa_0h&amp;amp;\cdots&amp;amp;\kappa_N^3\tan\kappa_Nh\\&lt;br /&gt;
\kappa_0^4\tan\kappa_0h&amp;amp;\cdots&amp;amp;\kappa_N^4\tan\kappa_Nh&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
\\&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
0&amp;amp;&amp;amp;\cdots&amp;amp;&amp;amp;0\\&lt;br /&gt;
&amp;amp;&amp;amp;&amp;amp;&amp;amp;\\&lt;br /&gt;
\vdots&amp;amp;&amp;amp;\ddots&amp;amp;&amp;amp;\vdots\\&lt;br /&gt;
&amp;amp;&amp;amp;&amp;amp;&amp;amp;\\&lt;br /&gt;
0&amp;amp;&amp;amp;\cdots&amp;amp;&amp;amp;0&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
&amp;amp;&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
(k_0+\kappa_{-2})B_{-20}&amp;amp;(k_0+\kappa_{-1})B_{-10}\\&lt;br /&gt;
&amp;amp;\\&lt;br /&gt;
\vdots&amp;amp;\vdots\\&lt;br /&gt;
&amp;amp;\\&lt;br /&gt;
(k_N+\kappa_{-2})B_{-2N}&amp;amp;(k_N+\kappa_{-1})B_{-1N}&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
&amp;amp;&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
(k_0 + \kappa_0) \, B_{00}&amp;amp;\cdots&amp;amp;(k_N + \kappa_{0}) \, B_{0N}\\&lt;br /&gt;
&amp;amp;&amp;amp;\\&lt;br /&gt;
\vdots&amp;amp;(k_l + \kappa_{m}) \, B_{ml}&amp;amp;\vdots\\&lt;br /&gt;
&amp;amp;&amp;amp;\\&lt;br /&gt;
(k_0 + \kappa_N) \, B_{N0}&amp;amp;\cdots&amp;amp;(k_N + \kappa_{N}) \, B_{NN}\\&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
a_{0} \\&lt;br /&gt;
\\&lt;br /&gt;
\vdots \\&lt;br /&gt;
\\&lt;br /&gt;
a_N \\&lt;br /&gt;
b_{-2}\\&lt;br /&gt;
b_{-1}\\&lt;br /&gt;
b_{0}\\&lt;br /&gt;
\\&lt;br /&gt;
\vdots \\&lt;br /&gt;
\\&lt;br /&gt;
b_N&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
=&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
- A_{0} \\&lt;br /&gt;
0 \\&lt;br /&gt;
\vdots \\&lt;br /&gt;
\\&lt;br /&gt;
0 \\&lt;br /&gt;
0 \\&lt;br /&gt;
0 \\&lt;br /&gt;
2k_{0}A_{0} \\&lt;br /&gt;
0 \\&lt;br /&gt;
\vdots \\&lt;br /&gt;
\\&lt;br /&gt;
0&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
We then simply need to solve the linear system of equations. Note that we can solve this equation for &lt;br /&gt;
&amp;lt;math&amp;gt;b_n&amp;lt;/math&amp;gt; first and then solve for &amp;lt;math&amp;gt;a_n&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Waves Incident at an Angle = &lt;br /&gt;
&lt;br /&gt;
We can consider the problem when the waves are incident at an angle &amp;lt;math&amp;gt;\theta&amp;lt;/math&amp;gt;. Thus the incident&lt;br /&gt;
potential can be expressed as follow:&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi^I=e^{-k_0(\cos \theta x + \sin \theta y)}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
In this &lt;br /&gt;
case we have the wavenumber in the &amp;lt;math&amp;gt;y&amp;lt;/math&amp;gt; direction is &amp;lt;math&amp;gt;k_y = \sin\theta k_0&amp;lt;/math&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;k_0&amp;lt;/math&amp;gt; is as defined previously (note that &amp;lt;math&amp;gt;k_y&amp;lt;/math&amp;gt; is imaginary). &lt;br /&gt;
&lt;br /&gt;
We assume here that the plate has infinite length in the &amp;lt;math&amp;gt;y&amp;lt;/math&amp;gt;-direction, so the solution &lt;br /&gt;
does not vary in that direction except over a period. This means that the potential is now of the &lt;br /&gt;
form &amp;lt;math&amp;gt;\phi(x,y,z)=e^{k_y y}W(x,z)&amp;lt;/math&amp;gt;. The separation of variables and the application of &lt;br /&gt;
Laplace&#039;s equation clearly shows that the dependance of &amp;lt;math&amp;gt;z&amp;lt;/math&amp;gt; remains unchanged. However, &lt;br /&gt;
we obtain &lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\frac{1}{e^{k_yy}X(x)}(k_y^2e^{k_yy}X(x)+e^{k_yy}\frac{d^2X}{dx^2})=k_n^2=-\frac{1}{Z(z)}\frac{d^2Z}{dz^2}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;k_n&amp;lt;/math&amp;gt; is a root of the dispersion equation. This simplifies as&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
k_y^2+\frac{1}{X}\frac{d^2X}{dx^2}=k_n^2&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
which permits to obtain the followinf differential equation for &amp;lt;math&amp;gt;X&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\frac{d^2X}{dx^2}-(k_n^2-k_y^2)X=0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
If we introduce the new variable &amp;lt;math&amp;gt;k_x^2=k_n^2-k_y^2&amp;lt;/math&amp;gt;, we obtain a similar differential equation to solve &lt;br /&gt;
in the &amp;lt;math&amp;gt;x&amp;lt;/math&amp;gt;-direction as for the null incident angle problem. Here we did not clarify the fact that we are &lt;br /&gt;
in the open water region or the plate covered region, because the development is exactly the same in both cases.&lt;br /&gt;
&lt;br /&gt;
Therefore the potential can be expanded as&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi(x,z)=e^{-\hat{k}_0x}\phi_0(z)+\sum_{m=0}^{\infty}a_{m}e^{\hat{k}_{m}x}\phi_{m}(z), \;\;x&amp;lt;0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi(x,z)=\sum_{m=-2}^{\infty}b_{m}&lt;br /&gt;
e^{-\hat{\kappa}_{m}x}\psi_{m}(z), \;\;x&amp;gt;0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;\hat{k}_{m} = \sqrt{k_m^2 - k_y^2}&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\hat{\kappa}_{m} = \sqrt{\kappa_m^2 - k_y^2}&amp;lt;/math&amp;gt;&lt;br /&gt;
where we always take the positive real root or the root with positive imaginary part. &lt;br /&gt;
&lt;br /&gt;
The edge conditions are also different and are&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\left(\frac{\partial^3}{\partial x^3} - (2 - \nu)k^2_y\frac{\partial}{\partial x}\right) \frac{\partial\phi}{\partial z}= 0,  &lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\left(\frac{\partial^2}{\partial x^2} - \nu k^2_y\right)\frac{\partial\phi}{\partial z} = 0,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;\nu&amp;lt;/math&amp;gt; is Poisons ratio. &lt;br /&gt;
&lt;br /&gt;
We can expend these edge conditions, which respectively gives &lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
-\sum_{m=-2}^{\infty}b_{m}\kappa_m (\hat{\kappa}_m^3-\hat{\kappa}_m k_y^2(2-\nu))\tan \kappa_m h=0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
-\sum_{m=-2}^{\infty}b_{m}\kappa_m (\hat{\kappa}_m^2-k_y^2\nu))\tan \kappa_m h=0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The equations are derived almost identically to those above and we obtain&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
A_{0}\delta_{0l}+a_{l}A_{l}&lt;br /&gt;
=\sum_{m=-2}^{\infty}b_{m}B_{ml}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
-\hat{k_{0}}A_{0}\delta_{0l}+a_{l}\hat{k}_{l}A_l&lt;br /&gt;
 =-\sum_{m=-2}^{\infty}b_{m}\hat{\kappa}_{m}B_{ml} &lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and these are solved exactly as before.&lt;br /&gt;
&lt;br /&gt;
= Energy Balance =&lt;br /&gt;
&lt;br /&gt;
The energy balance equation is ([[Energy Balance for Two Elastic Plates]]) given by&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt; &lt;br /&gt;
D |T|^2 + |R|^2 = 1, \,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt; T=b_0 &amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;R=a_0&amp;lt;/math&amp;gt;, and &amp;lt;math&amp;gt;D&amp;lt;/math&amp;gt; is given by &lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt; &lt;br /&gt;
D = \left(\frac{\hat{\kappa}_0 k_0\cos^2{(k_0 h)}}{\hat{k}_0 \kappa_0\cos^2{(\kappa_0 h)}}\right)&lt;br /&gt;
\left(\frac{\frac{4\beta}{\alpha}(\kappa_0)^3((-\hat{\kappa}_0)^2 +k_y^2)\sin^2{(\kappa_0 h)} + &lt;br /&gt;
                 \frac{1}{2}{\sin{(2 \kappa_0  h)}}+\kappa_0  h}&lt;br /&gt;
          {   &lt;br /&gt;
                 \frac{1}{2}{\sin{(2 k_0 h)}}+k_0h}\right) &lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
where the index &amp;lt;math&amp;gt;0&amp;lt;/math&amp;gt; refers to the travelling wave (imaginary root of the dispersion equation).&lt;br /&gt;
&lt;br /&gt;
= Matlab Code =&lt;br /&gt;
&lt;br /&gt;
A program to calculate the coefficients for the semi-infinite dock problems can be found here&lt;br /&gt;
[http://www.math.auckland.ac.nz/~meylan/code/eigenfunction_matching/semiinfinite_plate.m semiinfinite_plate.m]&lt;br /&gt;
&lt;br /&gt;
== Additional code ==&lt;br /&gt;
&lt;br /&gt;
This program requires&lt;br /&gt;
* {{free surface dispersion equation code}}&lt;br /&gt;
* {{elastic plate dispersion equation code}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Floating Elastic Plate]]&lt;br /&gt;
[[Category:Eigenfunction Matching Method]]&lt;br /&gt;
[[Category:Complete Pages]]&lt;/div&gt;</summary>
		<author><name>Fmontiel</name></author>
	</entry>
	<entry>
		<id>https://www.wikiwaves.org/index.php?title=Eigenfunction_Matching_for_a_Semi-Infinite_Floating_Elastic_Plate&amp;diff=7189</id>
		<title>Eigenfunction Matching for a Semi-Infinite Floating Elastic Plate</title>
		<link rel="alternate" type="text/html" href="https://www.wikiwaves.org/index.php?title=Eigenfunction_Matching_for_a_Semi-Infinite_Floating_Elastic_Plate&amp;diff=7189"/>
		<updated>2008-08-20T03:50:25Z</updated>

		<summary type="html">&lt;p&gt;Fmontiel: /* Waves Incident at an Angle */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Introduction=&lt;br /&gt;
&lt;br /&gt;
We show here a solution for a semi-infinite [[:Category:Floating Elastic Plate|Floating Elastic Plate]] on [[Finite Depth]]. &lt;br /&gt;
The problem was solved by [[Fox and Squire 1994]] but the solution method here is slightly different.&lt;br /&gt;
The simpler theory for a [[Eigenfunction Matching for a Semi-Infinite Dock|Dock]] describes&lt;br /&gt;
many of the ideas here in more detail.&lt;br /&gt;
&lt;br /&gt;
[[Image:Semiinfinite plate.jpg|thumb|right|300px|Wave scattering by a submerged semi-infinite elastic plate]]&lt;br /&gt;
&lt;br /&gt;
= Equations =&lt;br /&gt;
&lt;br /&gt;
We consider the problem of small-amplitude waves which are incident on a semi-infinite floating elastic&lt;br /&gt;
plate occupying water surface for &amp;lt;math&amp;gt;x&amp;gt;0&amp;lt;/math&amp;gt;. The submergence of the plate is considered negligible. &lt;br /&gt;
We assume that the problem is invariant in the &amp;lt;math&amp;gt;y&amp;lt;/math&amp;gt; direction, although we allow the waves to be&lt;br /&gt;
incident from an angle. &lt;br /&gt;
We also assume that the plate edges are free to move at&lt;br /&gt;
each boundary, although other boundary conditions could easily be considered using&lt;br /&gt;
the methods of solution presented here. We begin with the [[Frequency Domain Problem]] for a semi-infinite&lt;br /&gt;
[[Floating Elastic Plate|Floating Elastic Plates]]&lt;br /&gt;
in the non-dimensional form of [[Tayler_1986a|Tayler 1986]] ([[Dispersion Relation for a Floating Elastic Plate]]).&lt;br /&gt;
We also assume that the waves are normally incident (incidence at an angle will be discussed later).&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;\begin{matrix}&lt;br /&gt;
\Delta \phi = 0, \;\;\; -h &amp;lt; z \leq 0, &lt;br /&gt;
\end{matrix}&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\partial_z \phi = 0, \;\;\; z = - h,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\partial_z\phi=\alpha\phi, \,\, z=0,\,x&amp;lt;0,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\beta \partial_x^4\partial_z \phi &lt;br /&gt;
- \left( \gamma\alpha - 1 \right) \partial_z \phi + \alpha\phi = 0, \;\;&lt;br /&gt;
 z = 0, \;\;\; x \geq 0,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;\alpha = \omega^2&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;\beta&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\gamma&amp;lt;/math&amp;gt;&lt;br /&gt;
are the stiffness and mass constant for the plate respectively. The free edge conditions&lt;br /&gt;
at the edge of the plate imply&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\partial_x^3 \partial_z\phi = 0, \;\; z = 0, \;\;\; x = 0,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\partial_x^2 \partial_z\phi = 0, \;\; z = 0, \;\;\; x = 0,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Method of solution=&lt;br /&gt;
&lt;br /&gt;
==Eigenfunction expansion==&lt;br /&gt;
&lt;br /&gt;
We will solve the system of equations using an [[:Category:Eigenfunction Matching Method|Eigenfunction Matching Method]].&lt;br /&gt;
The method was developed by [[Fox and Squire 1994]]. The separation of variables for the left hand region  where&lt;br /&gt;
there is open water, and the incident wave, is described in [[Eigenfunction Matching for a Semi-Infinite Dock]] and we consider&lt;br /&gt;
here only the separation of variables in the plate covered region.&lt;br /&gt;
&lt;br /&gt;
===Separation of variables under the Plate===&lt;br /&gt;
The potential velocity can be written in terms of an infinite series of separated eigenfunctions under&lt;br /&gt;
each elastic plate, of the form &lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\psi = \frac{\cos(\kappa (z+h))}{\cos\kappa h}.\,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
If we apply the boundary conditions given &lt;br /&gt;
we obtain the [[Dispersion Relation for a Floating Elastic Plate]]&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\kappa \tan{(\kappa h)}=  -\frac{\alpha}{\beta \kappa^{4}  + 1 - \alpha\gamma} &lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
Solving for &amp;lt;math&amp;gt;\kappa&amp;lt;/math&amp;gt; gives a pure imaginary root&lt;br /&gt;
with positive imaginary part, two complex roots (two complex conjugate paired roots&lt;br /&gt;
with positive imaginary part in most physical situations), an infinite number of positive real roots &lt;br /&gt;
which approach &amp;lt;math&amp;gt;{n\pi}/{h}&amp;lt;/math&amp;gt; as &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt; approaches infinity, and also the negative of all &lt;br /&gt;
these roots ([[Dispersion Relation for a Floating Elastic Plate]]) . We denote the two complex roots with positive imaginary part &lt;br /&gt;
by &amp;lt;math&amp;gt;\kappa_(-2)&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\kappa_(-1)&amp;lt;/math&amp;gt;, the purely imaginary &lt;br /&gt;
root with positive imaginary part by &amp;lt;math&amp;gt;\kappa_{0}&amp;lt;/math&amp;gt; and the real roots with positive imaginary part&lt;br /&gt;
by &amp;lt;math&amp;gt;\kappa_(n)&amp;lt;/math&amp;gt; for &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt; a positive integer. &lt;br /&gt;
The imaginary root with positive imaginary part corresponds to a &lt;br /&gt;
reflected travelling mode propagating along the &amp;lt;math&amp;gt;x&amp;lt;/math&amp;gt; axis. &lt;br /&gt;
The complex roots with positive imaginary parts correspond to damped reflected travelling modes and the real roots correspond to reflected evanescent modes.&lt;br /&gt;
&lt;br /&gt;
==Expressions for the potential velocity==&lt;br /&gt;
&lt;br /&gt;
We now expand the potential in the two regions using the separation of variables solution.&lt;br /&gt;
We define&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi_{m}\left(  z\right)  =\frac{\cos k_{m}(z+H)}{\cos k_{m}H},\quad m\geq0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
as the vertical eigenfunction of the potential in the open&lt;br /&gt;
water region and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\psi_{m}\left(  z\right)  =\frac{\cos\kappa_{m}(z+H)}{\cos\kappa_{m}H},\quad&lt;br /&gt;
m\geq-2&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
as the vertical eigenfunction of the potential in the plate&lt;br /&gt;
covered region. &lt;br /&gt;
The potential &amp;lt;math&amp;gt;\phi&amp;lt;/math&amp;gt; can now be expressed as the following sum of eigenfunctions:&lt;br /&gt;
be expanded as&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi(x,z)= e^{-k_{0}x}\phi_{0}(z) + \sum_{m=0}^{\infty}a_{m}e^{k_{m}x}\phi_{m}(z), \;\;x&amp;lt;0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi(x,z)=\sum_{m=-2}^{\infty}b_{m}&lt;br /&gt;
e^{-\kappa_{m}x}\psi_{m}(z), \;\;x&amp;gt;0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;a_{m}&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;b_{m}&amp;lt;/math&amp;gt; are the coefficients to be determined.&lt;br /&gt;
&lt;br /&gt;
For later reference, we note that:&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\int\nolimits_{-H}^{0}\phi_{m}(z)\phi_{n}(z) d z=A_{m}\delta_{mn}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
where&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
A_{m}=\frac{1}{2}\left(  \frac{\cos k_{m}H\sin k_{m}H+k_{m}H}{k_{m}\cos&lt;br /&gt;
^{2}k_{m}H}\right)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\int\nolimits_{-H}^{0}\phi_{n}(z)\psi_{m}(z) d z=B_{mn}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
where&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
B_{mn}=\frac{k_{n}\sin k_{n}H\cos\kappa_{m}H-\kappa_{m}\cos k_{n}H\sin&lt;br /&gt;
\kappa_{m}H}{\left(  \cos k_{n}H\cos\kappa_{m}H\right)  \left(  k_{n}&lt;br /&gt;
^{2}-\kappa_{m}^{2}\right)  }&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==An infinite dimensional system of equations==&lt;br /&gt;
&lt;br /&gt;
The potential and its derivative must be continuous across the&lt;br /&gt;
transition from open water to the plate covered region. Therefore, the&lt;br /&gt;
potentials and their derivatives at &amp;lt;math&amp;gt;x=0&amp;lt;/math&amp;gt; have to be equal.&lt;br /&gt;
We also truncate the sum at &amp;lt;math&amp;gt;N&amp;lt;/math&amp;gt; being careful that we have&lt;br /&gt;
two extra modes on the plate covered region to satisfy the edge conditions. &lt;br /&gt;
We obtain&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi_{0}\left(  z\right) + \sum_{m=0}^{N}&lt;br /&gt;
a_{m} \phi_{m}\left(  z\right) &lt;br /&gt;
=\sum_{m=-2}^{N}b_{m}\psi_{m}(z)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
 -k_{0}\phi_{0}\left(  z\right)  +\sum&lt;br /&gt;
_{m=0}^{N} a_{m}k_{m}\phi_{m}\left(  z\right) &lt;br /&gt;
 =-\sum_{m=-2}^{N}b_{m}\kappa_{m}\psi&lt;br /&gt;
_{m}(z)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
for each &amp;lt;math&amp;gt;N&amp;lt;/math&amp;gt;.&lt;br /&gt;
We solve these equations by multiplying both equations by&lt;br /&gt;
&amp;lt;math&amp;gt;\phi_{l}(z)\,&amp;lt;/math&amp;gt; and integrating from &amp;lt;math&amp;gt;-h&amp;lt;/math&amp;gt; to &amp;lt;math&amp;gt;0&amp;lt;/math&amp;gt; to obtain:&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
A_{0}\delta_{0l}+a_{l}A_{l}&lt;br /&gt;
=\sum_{m=-2}^{N}b_{m}B_{ml},\,\,0 \leq l  \leq N&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
-k_{0}A_{0}\delta_{0l}+a_{l}k_{l}A_l&lt;br /&gt;
 =-\sum_{m=-2}^{N}b_{m}\kappa_{m}B_{ml},\,\,0 \leq l \leq N&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
If we multiply the first equation by &amp;lt;math&amp;gt;k_l&amp;lt;/math&amp;gt; and subtract the second equation&lt;br /&gt;
we obtain &lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
2k_{0}A_{0}\delta_{0l}&lt;br /&gt;
 =\sum_{m=-2}^{N}b_{m}(k_l + \kappa_{m})B_{ml}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
Finally, we need to apply the conditions at the edge of the plate to give us two further equations,&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\partial_x^2\partial_z\phi = - \sum_{m=-2}^{N}b_{m} \kappa_m^3 \tan\kappa_m h = 0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\partial_x^3\partial_z\phi = \sum_{m=-2}^{N}b_{m} \kappa_m^4 \tan\kappa_m h = 0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Numerical Solution=&lt;br /&gt;
&lt;br /&gt;
To solve the system of equations previously defined we set the upper limit of &amp;lt;math&amp;gt;l&amp;lt;/math&amp;gt; to&lt;br /&gt;
be &amp;lt;math&amp;gt;N&amp;lt;/math&amp;gt;, as we already said before. In terms of matrix, we obtain&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
A_0&amp;amp;0 \quad \cdots&amp;amp;0\\&lt;br /&gt;
0&amp;amp;&amp;amp;\\&lt;br /&gt;
\vdots&amp;amp;A_l&amp;amp;\vdots\\&lt;br /&gt;
&amp;amp;&amp;amp;0\\&lt;br /&gt;
0&amp;amp;\cdots \quad 0 &amp;amp;A_N&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
&amp;amp;&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
-B_{-20}&amp;amp;-B_{-10}\\&lt;br /&gt;
&amp;amp;\\&lt;br /&gt;
\vdots&amp;amp;\vdots\\&lt;br /&gt;
&amp;amp;\\&lt;br /&gt;
-B_{-2N}&amp;amp;-B_{-1N}&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
&amp;amp;&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
-B_{00}&amp;amp;\cdots&amp;amp;-B_{0N}\\&lt;br /&gt;
&amp;amp;&amp;amp;\\&lt;br /&gt;
\vdots&amp;amp;-B_{ml}&amp;amp;\vdots\\&lt;br /&gt;
&amp;amp;&amp;amp;\\&lt;br /&gt;
-B_{N0}&amp;amp;\cdots&amp;amp;-B_{NN}&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
\\&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
0&amp;amp;&amp;amp;\cdots&amp;amp;&amp;amp;0\\&lt;br /&gt;
0&amp;amp;&amp;amp;\cdots&amp;amp;&amp;amp;0&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
&amp;amp;&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
\kappa_{-2}^3\tan\kappa_{-2}h&amp;amp;\kappa_{-1}^3\tan\kappa_{-1}h\\&lt;br /&gt;
\kappa_{-2}^4\tan\kappa_{-2}h&amp;amp;\kappa_{-1}^4\tan\kappa_{-1}h&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
&amp;amp;&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
\kappa_0^3\tan\kappa_0h&amp;amp;\cdots&amp;amp;\kappa_N^3\tan\kappa_Nh\\&lt;br /&gt;
\kappa_0^4\tan\kappa_0h&amp;amp;\cdots&amp;amp;\kappa_N^4\tan\kappa_Nh&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
\\&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
0&amp;amp;&amp;amp;\cdots&amp;amp;&amp;amp;0\\&lt;br /&gt;
&amp;amp;&amp;amp;&amp;amp;&amp;amp;\\&lt;br /&gt;
\vdots&amp;amp;&amp;amp;\ddots&amp;amp;&amp;amp;\vdots\\&lt;br /&gt;
&amp;amp;&amp;amp;&amp;amp;&amp;amp;\\&lt;br /&gt;
0&amp;amp;&amp;amp;\cdots&amp;amp;&amp;amp;0&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
&amp;amp;&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
(k_0+\kappa_{-2})B_{-20}&amp;amp;(k_0+\kappa_{-1})B_{-10}\\&lt;br /&gt;
&amp;amp;\\&lt;br /&gt;
\vdots&amp;amp;\vdots\\&lt;br /&gt;
&amp;amp;\\&lt;br /&gt;
(k_N+\kappa_{-2})B_{-2N}&amp;amp;(k_N+\kappa_{-1})B_{-1N}&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
&amp;amp;&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
(k_0 + \kappa_0) \, B_{00}&amp;amp;\cdots&amp;amp;(k_N + \kappa_{0}) \, B_{0N}\\&lt;br /&gt;
&amp;amp;&amp;amp;\\&lt;br /&gt;
\vdots&amp;amp;(k_l + \kappa_{m}) \, B_{ml}&amp;amp;\vdots\\&lt;br /&gt;
&amp;amp;&amp;amp;\\&lt;br /&gt;
(k_0 + \kappa_N) \, B_{N0}&amp;amp;\cdots&amp;amp;(k_N + \kappa_{N}) \, B_{NN}\\&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
a_{0} \\&lt;br /&gt;
\\&lt;br /&gt;
\vdots \\&lt;br /&gt;
\\&lt;br /&gt;
a_N \\&lt;br /&gt;
b_{-2}\\&lt;br /&gt;
b_{-1}\\&lt;br /&gt;
b_{0}\\&lt;br /&gt;
\\&lt;br /&gt;
\vdots \\&lt;br /&gt;
\\&lt;br /&gt;
b_N&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
=&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
- A_{0} \\&lt;br /&gt;
0 \\&lt;br /&gt;
\vdots \\&lt;br /&gt;
\\&lt;br /&gt;
0 \\&lt;br /&gt;
0 \\&lt;br /&gt;
0 \\&lt;br /&gt;
2k_{0}A_{0} \\&lt;br /&gt;
0 \\&lt;br /&gt;
\vdots \\&lt;br /&gt;
\\&lt;br /&gt;
0&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
We then simply need to solve the linear system of equations. Note that we can solve this equation for &lt;br /&gt;
&amp;lt;math&amp;gt;b_n&amp;lt;/math&amp;gt; first and then solve for &amp;lt;math&amp;gt;a_n&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Waves Incident at an Angle = &lt;br /&gt;
&lt;br /&gt;
We can consider the problem when the waves are incident at an angle &amp;lt;math&amp;gt;\theta&amp;lt;/math&amp;gt;. Thus the incident&lt;br /&gt;
potential can be expressed as follow:&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi^I=e^{-k_0(\cos \theta x + \sin \theta y)}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
In this &lt;br /&gt;
case we have the wavenumber in the &amp;lt;math&amp;gt;y&amp;lt;/math&amp;gt; direction is &amp;lt;math&amp;gt;k_y = \sin\theta k_0&amp;lt;/math&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;k_0&amp;lt;/math&amp;gt; is as defined previously (note that &amp;lt;math&amp;gt;k_y&amp;lt;/math&amp;gt; is imaginary). &lt;br /&gt;
&lt;br /&gt;
We assume here that the plate has infinite length in the &amp;lt;math&amp;gt;y&amp;lt;/math&amp;gt;-direction, so the solution &lt;br /&gt;
does not vary in that direction except over a period. This means that the potential is now of the &lt;br /&gt;
form &amp;lt;math&amp;gt;\phi(x,y,z)=e^{k_y y}W(x,z)&amp;lt;/math&amp;gt;. The separation of variables and the application of &lt;br /&gt;
Laplace&#039;s equation clearly shows that the dependance of &amp;lt;math&amp;gt;z&amp;lt;/math&amp;gt; remains unchanged. However, &lt;br /&gt;
we obtain &lt;br /&gt;
&lt;br /&gt;
Therefore the potential can&lt;br /&gt;
be expanded as&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi(x,z)=e^{-\hat{k}_0x}\phi_0(z)+\sum_{m=0}^{\infty}a_{m}e^{\hat{k}_{m}x}\phi_{m}(z), \;\;x&amp;lt;0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi(x,z)=\sum_{m=-2}^{\infty}b_{m}&lt;br /&gt;
e^{-\hat{\kappa}_{m}x}\psi_{m}(z), \;\;x&amp;gt;0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;\hat{k}_{m} = \sqrt{k_m^2 + k_y^2}&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\hat{\kappa}_{m} = \sqrt{\kappa_m^2 + k_y^2}&amp;lt;/math&amp;gt;&lt;br /&gt;
where we always take the positive real root or the root with positive imaginary part. &lt;br /&gt;
&lt;br /&gt;
The edge conditions are also different and are&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\left(\frac{\partial^3}{\partial x^3} - (2 - \nu)k^2_y\frac{\partial}{\partial x}\right) \frac{\partial\phi}{\partial z}= 0,  &lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\left(\frac{\partial^2}{\partial x^2} - \nu k^2_y\right)\frac{\partial\phi}{\partial z} = 0,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;\nu&amp;lt;/math&amp;gt; is Poisons ratio. &lt;br /&gt;
&lt;br /&gt;
We can expend these edge conditions, which respectively gives &lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
-\sum_{m=-2}^{\infty}b_{m}\kappa_m (\hat{\kappa}_m^3-\hat{\kappa}_m k_y^2(2-\nu))\tan \kappa_m h=0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
-\sum_{m=-2}^{\infty}b_{m}\kappa_m (\hat{\kappa}_m^2-k_y^2\nu))\tan \kappa_m h=0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The equations are derived almost identically to those above and we obtain&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
A_{0}\delta_{0l}+a_{l}A_{l}&lt;br /&gt;
=\sum_{m=-2}^{\infty}b_{m}B_{ml}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
-\hat{k_{0}}A_{0}\delta_{0l}+a_{l}\hat{k}_{l}A_l&lt;br /&gt;
 =-\sum_{m=-2}^{\infty}b_{m}\hat{\kappa}_{m}B_{ml} &lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and these are solved exactly as before.&lt;br /&gt;
&lt;br /&gt;
= Energy Balance =&lt;br /&gt;
&lt;br /&gt;
The energy balance equation is ([[Energy Balance for Two Elastic Plates]]) given by&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt; &lt;br /&gt;
D |T|^2 + |R|^2 = 1, \,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt; T=b_0 &amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;R=a_0&amp;lt;/math&amp;gt;, and &amp;lt;math&amp;gt;D&amp;lt;/math&amp;gt; is given by &lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt; &lt;br /&gt;
D = \left(\frac{\hat{\kappa}_0 k_0\cos^2{(k_0 h)}}{\hat{k}_0 \kappa_0\cos^2{(\kappa_0 h)}}\right)&lt;br /&gt;
\left(\frac{\frac{4\beta}{\alpha}(\kappa_0)^3((-\hat{\kappa}_0)^2 +k_y^2)\sin^2{(\kappa_0 h)} + &lt;br /&gt;
                 \frac{1}{2}{\sin{(2 \kappa_0  h)}}+\kappa_0  h}&lt;br /&gt;
          {   &lt;br /&gt;
                 \frac{1}{2}{\sin{(2 k_0 h)}}+k_0h}\right) &lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
where the index &amp;lt;math&amp;gt;0&amp;lt;/math&amp;gt; refers to the travelling wave (imaginary root of the dispersion equation).&lt;br /&gt;
&lt;br /&gt;
= Matlab Code =&lt;br /&gt;
&lt;br /&gt;
A program to calculate the coefficients for the semi-infinite dock problems can be found here&lt;br /&gt;
[http://www.math.auckland.ac.nz/~meylan/code/eigenfunction_matching/semiinfinite_plate.m semiinfinite_plate.m]&lt;br /&gt;
&lt;br /&gt;
== Additional code ==&lt;br /&gt;
&lt;br /&gt;
This program requires&lt;br /&gt;
* {{free surface dispersion equation code}}&lt;br /&gt;
* {{elastic plate dispersion equation code}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Floating Elastic Plate]]&lt;br /&gt;
[[Category:Eigenfunction Matching Method]]&lt;br /&gt;
[[Category:Complete Pages]]&lt;/div&gt;</summary>
		<author><name>Fmontiel</name></author>
	</entry>
	<entry>
		<id>https://www.wikiwaves.org/index.php?title=Eigenfunction_Matching_for_a_Semi-Infinite_Floating_Elastic_Plate&amp;diff=7188</id>
		<title>Eigenfunction Matching for a Semi-Infinite Floating Elastic Plate</title>
		<link rel="alternate" type="text/html" href="https://www.wikiwaves.org/index.php?title=Eigenfunction_Matching_for_a_Semi-Infinite_Floating_Elastic_Plate&amp;diff=7188"/>
		<updated>2008-08-20T03:46:22Z</updated>

		<summary type="html">&lt;p&gt;Fmontiel: /* Waves Incident at an Angle */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Introduction=&lt;br /&gt;
&lt;br /&gt;
We show here a solution for a semi-infinite [[:Category:Floating Elastic Plate|Floating Elastic Plate]] on [[Finite Depth]]. &lt;br /&gt;
The problem was solved by [[Fox and Squire 1994]] but the solution method here is slightly different.&lt;br /&gt;
The simpler theory for a [[Eigenfunction Matching for a Semi-Infinite Dock|Dock]] describes&lt;br /&gt;
many of the ideas here in more detail.&lt;br /&gt;
&lt;br /&gt;
[[Image:Semiinfinite plate.jpg|thumb|right|300px|Wave scattering by a submerged semi-infinite elastic plate]]&lt;br /&gt;
&lt;br /&gt;
= Equations =&lt;br /&gt;
&lt;br /&gt;
We consider the problem of small-amplitude waves which are incident on a semi-infinite floating elastic&lt;br /&gt;
plate occupying water surface for &amp;lt;math&amp;gt;x&amp;gt;0&amp;lt;/math&amp;gt;. The submergence of the plate is considered negligible. &lt;br /&gt;
We assume that the problem is invariant in the &amp;lt;math&amp;gt;y&amp;lt;/math&amp;gt; direction, although we allow the waves to be&lt;br /&gt;
incident from an angle. &lt;br /&gt;
We also assume that the plate edges are free to move at&lt;br /&gt;
each boundary, although other boundary conditions could easily be considered using&lt;br /&gt;
the methods of solution presented here. We begin with the [[Frequency Domain Problem]] for a semi-infinite&lt;br /&gt;
[[Floating Elastic Plate|Floating Elastic Plates]]&lt;br /&gt;
in the non-dimensional form of [[Tayler_1986a|Tayler 1986]] ([[Dispersion Relation for a Floating Elastic Plate]]).&lt;br /&gt;
We also assume that the waves are normally incident (incidence at an angle will be discussed later).&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;\begin{matrix}&lt;br /&gt;
\Delta \phi = 0, \;\;\; -h &amp;lt; z \leq 0, &lt;br /&gt;
\end{matrix}&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\partial_z \phi = 0, \;\;\; z = - h,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\partial_z\phi=\alpha\phi, \,\, z=0,\,x&amp;lt;0,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\beta \partial_x^4\partial_z \phi &lt;br /&gt;
- \left( \gamma\alpha - 1 \right) \partial_z \phi + \alpha\phi = 0, \;\;&lt;br /&gt;
 z = 0, \;\;\; x \geq 0,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;\alpha = \omega^2&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;\beta&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\gamma&amp;lt;/math&amp;gt;&lt;br /&gt;
are the stiffness and mass constant for the plate respectively. The free edge conditions&lt;br /&gt;
at the edge of the plate imply&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\partial_x^3 \partial_z\phi = 0, \;\; z = 0, \;\;\; x = 0,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\partial_x^2 \partial_z\phi = 0, \;\; z = 0, \;\;\; x = 0,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Method of solution=&lt;br /&gt;
&lt;br /&gt;
==Eigenfunction expansion==&lt;br /&gt;
&lt;br /&gt;
We will solve the system of equations using an [[:Category:Eigenfunction Matching Method|Eigenfunction Matching Method]].&lt;br /&gt;
The method was developed by [[Fox and Squire 1994]]. The separation of variables for the left hand region  where&lt;br /&gt;
there is open water, and the incident wave, is described in [[Eigenfunction Matching for a Semi-Infinite Dock]] and we consider&lt;br /&gt;
here only the separation of variables in the plate covered region.&lt;br /&gt;
&lt;br /&gt;
===Separation of variables under the Plate===&lt;br /&gt;
The potential velocity can be written in terms of an infinite series of separated eigenfunctions under&lt;br /&gt;
each elastic plate, of the form &lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\psi = \frac{\cos(\kappa (z+h))}{\cos\kappa h}.\,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
If we apply the boundary conditions given &lt;br /&gt;
we obtain the [[Dispersion Relation for a Floating Elastic Plate]]&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\kappa \tan{(\kappa h)}=  -\frac{\alpha}{\beta \kappa^{4}  + 1 - \alpha\gamma} &lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
Solving for &amp;lt;math&amp;gt;\kappa&amp;lt;/math&amp;gt; gives a pure imaginary root&lt;br /&gt;
with positive imaginary part, two complex roots (two complex conjugate paired roots&lt;br /&gt;
with positive imaginary part in most physical situations), an infinite number of positive real roots &lt;br /&gt;
which approach &amp;lt;math&amp;gt;{n\pi}/{h}&amp;lt;/math&amp;gt; as &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt; approaches infinity, and also the negative of all &lt;br /&gt;
these roots ([[Dispersion Relation for a Floating Elastic Plate]]) . We denote the two complex roots with positive imaginary part &lt;br /&gt;
by &amp;lt;math&amp;gt;\kappa_(-2)&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\kappa_(-1)&amp;lt;/math&amp;gt;, the purely imaginary &lt;br /&gt;
root with positive imaginary part by &amp;lt;math&amp;gt;\kappa_{0}&amp;lt;/math&amp;gt; and the real roots with positive imaginary part&lt;br /&gt;
by &amp;lt;math&amp;gt;\kappa_(n)&amp;lt;/math&amp;gt; for &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt; a positive integer. &lt;br /&gt;
The imaginary root with positive imaginary part corresponds to a &lt;br /&gt;
reflected travelling mode propagating along the &amp;lt;math&amp;gt;x&amp;lt;/math&amp;gt; axis. &lt;br /&gt;
The complex roots with positive imaginary parts correspond to damped reflected travelling modes and the real roots correspond to reflected evanescent modes.&lt;br /&gt;
&lt;br /&gt;
==Expressions for the potential velocity==&lt;br /&gt;
&lt;br /&gt;
We now expand the potential in the two regions using the separation of variables solution.&lt;br /&gt;
We define&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi_{m}\left(  z\right)  =\frac{\cos k_{m}(z+H)}{\cos k_{m}H},\quad m\geq0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
as the vertical eigenfunction of the potential in the open&lt;br /&gt;
water region and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\psi_{m}\left(  z\right)  =\frac{\cos\kappa_{m}(z+H)}{\cos\kappa_{m}H},\quad&lt;br /&gt;
m\geq-2&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
as the vertical eigenfunction of the potential in the plate&lt;br /&gt;
covered region. &lt;br /&gt;
The potential &amp;lt;math&amp;gt;\phi&amp;lt;/math&amp;gt; can now be expressed as the following sum of eigenfunctions:&lt;br /&gt;
be expanded as&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi(x,z)= e^{-k_{0}x}\phi_{0}(z) + \sum_{m=0}^{\infty}a_{m}e^{k_{m}x}\phi_{m}(z), \;\;x&amp;lt;0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi(x,z)=\sum_{m=-2}^{\infty}b_{m}&lt;br /&gt;
e^{-\kappa_{m}x}\psi_{m}(z), \;\;x&amp;gt;0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;a_{m}&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;b_{m}&amp;lt;/math&amp;gt; are the coefficients to be determined.&lt;br /&gt;
&lt;br /&gt;
For later reference, we note that:&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\int\nolimits_{-H}^{0}\phi_{m}(z)\phi_{n}(z) d z=A_{m}\delta_{mn}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
where&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
A_{m}=\frac{1}{2}\left(  \frac{\cos k_{m}H\sin k_{m}H+k_{m}H}{k_{m}\cos&lt;br /&gt;
^{2}k_{m}H}\right)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\int\nolimits_{-H}^{0}\phi_{n}(z)\psi_{m}(z) d z=B_{mn}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
where&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
B_{mn}=\frac{k_{n}\sin k_{n}H\cos\kappa_{m}H-\kappa_{m}\cos k_{n}H\sin&lt;br /&gt;
\kappa_{m}H}{\left(  \cos k_{n}H\cos\kappa_{m}H\right)  \left(  k_{n}&lt;br /&gt;
^{2}-\kappa_{m}^{2}\right)  }&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==An infinite dimensional system of equations==&lt;br /&gt;
&lt;br /&gt;
The potential and its derivative must be continuous across the&lt;br /&gt;
transition from open water to the plate covered region. Therefore, the&lt;br /&gt;
potentials and their derivatives at &amp;lt;math&amp;gt;x=0&amp;lt;/math&amp;gt; have to be equal.&lt;br /&gt;
We also truncate the sum at &amp;lt;math&amp;gt;N&amp;lt;/math&amp;gt; being careful that we have&lt;br /&gt;
two extra modes on the plate covered region to satisfy the edge conditions. &lt;br /&gt;
We obtain&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi_{0}\left(  z\right) + \sum_{m=0}^{N}&lt;br /&gt;
a_{m} \phi_{m}\left(  z\right) &lt;br /&gt;
=\sum_{m=-2}^{N}b_{m}\psi_{m}(z)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
 -k_{0}\phi_{0}\left(  z\right)  +\sum&lt;br /&gt;
_{m=0}^{N} a_{m}k_{m}\phi_{m}\left(  z\right) &lt;br /&gt;
 =-\sum_{m=-2}^{N}b_{m}\kappa_{m}\psi&lt;br /&gt;
_{m}(z)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
for each &amp;lt;math&amp;gt;N&amp;lt;/math&amp;gt;.&lt;br /&gt;
We solve these equations by multiplying both equations by&lt;br /&gt;
&amp;lt;math&amp;gt;\phi_{l}(z)\,&amp;lt;/math&amp;gt; and integrating from &amp;lt;math&amp;gt;-h&amp;lt;/math&amp;gt; to &amp;lt;math&amp;gt;0&amp;lt;/math&amp;gt; to obtain:&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
A_{0}\delta_{0l}+a_{l}A_{l}&lt;br /&gt;
=\sum_{m=-2}^{N}b_{m}B_{ml},\,\,0 \leq l  \leq N&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
-k_{0}A_{0}\delta_{0l}+a_{l}k_{l}A_l&lt;br /&gt;
 =-\sum_{m=-2}^{N}b_{m}\kappa_{m}B_{ml},\,\,0 \leq l \leq N&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
If we multiply the first equation by &amp;lt;math&amp;gt;k_l&amp;lt;/math&amp;gt; and subtract the second equation&lt;br /&gt;
we obtain &lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
2k_{0}A_{0}\delta_{0l}&lt;br /&gt;
 =\sum_{m=-2}^{N}b_{m}(k_l + \kappa_{m})B_{ml}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
Finally, we need to apply the conditions at the edge of the plate to give us two further equations,&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\partial_x^2\partial_z\phi = - \sum_{m=-2}^{N}b_{m} \kappa_m^3 \tan\kappa_m h = 0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\partial_x^3\partial_z\phi = \sum_{m=-2}^{N}b_{m} \kappa_m^4 \tan\kappa_m h = 0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Numerical Solution=&lt;br /&gt;
&lt;br /&gt;
To solve the system of equations previously defined we set the upper limit of &amp;lt;math&amp;gt;l&amp;lt;/math&amp;gt; to&lt;br /&gt;
be &amp;lt;math&amp;gt;N&amp;lt;/math&amp;gt;, as we already said before. In terms of matrix, we obtain&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
A_0&amp;amp;0 \quad \cdots&amp;amp;0\\&lt;br /&gt;
0&amp;amp;&amp;amp;\\&lt;br /&gt;
\vdots&amp;amp;A_l&amp;amp;\vdots\\&lt;br /&gt;
&amp;amp;&amp;amp;0\\&lt;br /&gt;
0&amp;amp;\cdots \quad 0 &amp;amp;A_N&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
&amp;amp;&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
-B_{-20}&amp;amp;-B_{-10}\\&lt;br /&gt;
&amp;amp;\\&lt;br /&gt;
\vdots&amp;amp;\vdots\\&lt;br /&gt;
&amp;amp;\\&lt;br /&gt;
-B_{-2N}&amp;amp;-B_{-1N}&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
&amp;amp;&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
-B_{00}&amp;amp;\cdots&amp;amp;-B_{0N}\\&lt;br /&gt;
&amp;amp;&amp;amp;\\&lt;br /&gt;
\vdots&amp;amp;-B_{ml}&amp;amp;\vdots\\&lt;br /&gt;
&amp;amp;&amp;amp;\\&lt;br /&gt;
-B_{N0}&amp;amp;\cdots&amp;amp;-B_{NN}&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
\\&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
0&amp;amp;&amp;amp;\cdots&amp;amp;&amp;amp;0\\&lt;br /&gt;
0&amp;amp;&amp;amp;\cdots&amp;amp;&amp;amp;0&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
&amp;amp;&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
\kappa_{-2}^3\tan\kappa_{-2}h&amp;amp;\kappa_{-1}^3\tan\kappa_{-1}h\\&lt;br /&gt;
\kappa_{-2}^4\tan\kappa_{-2}h&amp;amp;\kappa_{-1}^4\tan\kappa_{-1}h&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
&amp;amp;&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
\kappa_0^3\tan\kappa_0h&amp;amp;\cdots&amp;amp;\kappa_N^3\tan\kappa_Nh\\&lt;br /&gt;
\kappa_0^4\tan\kappa_0h&amp;amp;\cdots&amp;amp;\kappa_N^4\tan\kappa_Nh&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
\\&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
0&amp;amp;&amp;amp;\cdots&amp;amp;&amp;amp;0\\&lt;br /&gt;
&amp;amp;&amp;amp;&amp;amp;&amp;amp;\\&lt;br /&gt;
\vdots&amp;amp;&amp;amp;\ddots&amp;amp;&amp;amp;\vdots\\&lt;br /&gt;
&amp;amp;&amp;amp;&amp;amp;&amp;amp;\\&lt;br /&gt;
0&amp;amp;&amp;amp;\cdots&amp;amp;&amp;amp;0&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
&amp;amp;&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
(k_0+\kappa_{-2})B_{-20}&amp;amp;(k_0+\kappa_{-1})B_{-10}\\&lt;br /&gt;
&amp;amp;\\&lt;br /&gt;
\vdots&amp;amp;\vdots\\&lt;br /&gt;
&amp;amp;\\&lt;br /&gt;
(k_N+\kappa_{-2})B_{-2N}&amp;amp;(k_N+\kappa_{-1})B_{-1N}&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
&amp;amp;&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
(k_0 + \kappa_0) \, B_{00}&amp;amp;\cdots&amp;amp;(k_N + \kappa_{0}) \, B_{0N}\\&lt;br /&gt;
&amp;amp;&amp;amp;\\&lt;br /&gt;
\vdots&amp;amp;(k_l + \kappa_{m}) \, B_{ml}&amp;amp;\vdots\\&lt;br /&gt;
&amp;amp;&amp;amp;\\&lt;br /&gt;
(k_0 + \kappa_N) \, B_{N0}&amp;amp;\cdots&amp;amp;(k_N + \kappa_{N}) \, B_{NN}\\&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
a_{0} \\&lt;br /&gt;
\\&lt;br /&gt;
\vdots \\&lt;br /&gt;
\\&lt;br /&gt;
a_N \\&lt;br /&gt;
b_{-2}\\&lt;br /&gt;
b_{-1}\\&lt;br /&gt;
b_{0}\\&lt;br /&gt;
\\&lt;br /&gt;
\vdots \\&lt;br /&gt;
\\&lt;br /&gt;
b_N&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
=&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
- A_{0} \\&lt;br /&gt;
0 \\&lt;br /&gt;
\vdots \\&lt;br /&gt;
\\&lt;br /&gt;
0 \\&lt;br /&gt;
0 \\&lt;br /&gt;
0 \\&lt;br /&gt;
2k_{0}A_{0} \\&lt;br /&gt;
0 \\&lt;br /&gt;
\vdots \\&lt;br /&gt;
\\&lt;br /&gt;
0&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
We then simply need to solve the linear system of equations. Note that we can solve this equation for &lt;br /&gt;
&amp;lt;math&amp;gt;b_n&amp;lt;/math&amp;gt; first and then solve for &amp;lt;math&amp;gt;a_n&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Waves Incident at an Angle = &lt;br /&gt;
&lt;br /&gt;
We can consider the problem when the waves are incident at an angle &amp;lt;math&amp;gt;\theta&amp;lt;/math&amp;gt;. Thus the incident&lt;br /&gt;
potential can be expressed as follow:&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi^I=e^{-k_0(\cos \theta x + \sin \theta y)}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
In this &lt;br /&gt;
case we have the wavenumber in the &amp;lt;math&amp;gt;y&amp;lt;/math&amp;gt; direction is &amp;lt;math&amp;gt;k_y = \sin\theta k_0&amp;lt;/math&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;k_0&amp;lt;/math&amp;gt; is as defined previously (note that &amp;lt;math&amp;gt;k_y&amp;lt;/math&amp;gt; is imaginary). &lt;br /&gt;
&lt;br /&gt;
We assume here that the plate has infinite length in the &amp;lt;math&amp;gt;y&amp;lt;/math&amp;gt;-direction, so the solution &lt;br /&gt;
does not vary in that direction except over a period. This means that the potential is now of the &lt;br /&gt;
form &amp;lt;math&amp;gt;\phi(x,y,z)=e^{k_y y}W(x,z)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Therefore the potential can&lt;br /&gt;
be expanded as&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi(x,z)=e^{-\hat{k}_0x}\phi_0(z)+\sum_{m=0}^{\infty}a_{m}e^{\hat{k}_{m}x}\phi_{m}(z), \;\;x&amp;lt;0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi(x,z)=\sum_{m=-2}^{\infty}b_{m}&lt;br /&gt;
e^{-\hat{\kappa}_{m}x}\psi_{m}(z), \;\;x&amp;gt;0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;\hat{k}_{m} = \sqrt{k_m^2 + k_y^2}&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\hat{\kappa}_{m} = \sqrt{\kappa_m^2 + k_y^2}&amp;lt;/math&amp;gt;&lt;br /&gt;
where we always take the positive real root or the root with positive imaginary part. &lt;br /&gt;
&lt;br /&gt;
The edge conditions are also different and are&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\left(\frac{\partial^3}{\partial x^3} - (2 - \nu)k^2_y\frac{\partial}{\partial x}\right) \frac{\partial\phi}{\partial z}= 0,  &lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\left(\frac{\partial^2}{\partial x^2} - \nu k^2_y\right)\frac{\partial\phi}{\partial z} = 0,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;\nu&amp;lt;/math&amp;gt; is Poisons ratio. &lt;br /&gt;
&lt;br /&gt;
We can expend these edge conditions, which respectively gives &lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
-\sum_{m=-2}^{\infty}b_{m}\kappa_m (\hat{\kappa}_m^3-\hat{\kappa}_m k_y^2(2-\nu))\tan \kappa_m h=0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
-\sum_{m=-2}^{\infty}b_{m}\kappa_m (\hat{\kappa}_m^2-k_y^2\nu))\tan \kappa_m h=0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The equations are derived almost identically to those above and we obtain&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
A_{0}\delta_{0l}+a_{l}A_{l}&lt;br /&gt;
=\sum_{m=-2}^{\infty}b_{m}B_{ml}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
-\hat{k_{0}}A_{0}\delta_{0l}+a_{l}\hat{k}_{l}A_l&lt;br /&gt;
 =-\sum_{m=-2}^{\infty}b_{m}\hat{\kappa}_{m}B_{ml} &lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and these are solved exactly as before.&lt;br /&gt;
&lt;br /&gt;
= Energy Balance =&lt;br /&gt;
&lt;br /&gt;
The energy balance equation is ([[Energy Balance for Two Elastic Plates]]) given by&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt; &lt;br /&gt;
D |T|^2 + |R|^2 = 1, \,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt; T=b_0 &amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;R=a_0&amp;lt;/math&amp;gt;, and &amp;lt;math&amp;gt;D&amp;lt;/math&amp;gt; is given by &lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt; &lt;br /&gt;
D = \left(\frac{\hat{\kappa}_0 k_0\cos^2{(k_0 h)}}{\hat{k}_0 \kappa_0\cos^2{(\kappa_0 h)}}\right)&lt;br /&gt;
\left(\frac{\frac{4\beta}{\alpha}(\kappa_0)^3((-\hat{\kappa}_0)^2 +k_y^2)\sin^2{(\kappa_0 h)} + &lt;br /&gt;
                 \frac{1}{2}{\sin{(2 \kappa_0  h)}}+\kappa_0  h}&lt;br /&gt;
          {   &lt;br /&gt;
                 \frac{1}{2}{\sin{(2 k_0 h)}}+k_0h}\right) &lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
where the index &amp;lt;math&amp;gt;0&amp;lt;/math&amp;gt; refers to the travelling wave (imaginary root of the dispersion equation).&lt;br /&gt;
&lt;br /&gt;
= Matlab Code =&lt;br /&gt;
&lt;br /&gt;
A program to calculate the coefficients for the semi-infinite dock problems can be found here&lt;br /&gt;
[http://www.math.auckland.ac.nz/~meylan/code/eigenfunction_matching/semiinfinite_plate.m semiinfinite_plate.m]&lt;br /&gt;
&lt;br /&gt;
== Additional code ==&lt;br /&gt;
&lt;br /&gt;
This program requires&lt;br /&gt;
* {{free surface dispersion equation code}}&lt;br /&gt;
* {{elastic plate dispersion equation code}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Floating Elastic Plate]]&lt;br /&gt;
[[Category:Eigenfunction Matching Method]]&lt;br /&gt;
[[Category:Complete Pages]]&lt;/div&gt;</summary>
		<author><name>Fmontiel</name></author>
	</entry>
	<entry>
		<id>https://www.wikiwaves.org/index.php?title=Eigenfunction_Matching_for_a_Circular_Floating_Elastic_Plate&amp;diff=7040</id>
		<title>Eigenfunction Matching for a Circular Floating Elastic Plate</title>
		<link rel="alternate" type="text/html" href="https://www.wikiwaves.org/index.php?title=Eigenfunction_Matching_for_a_Circular_Floating_Elastic_Plate&amp;diff=7040"/>
		<updated>2008-08-04T02:04:54Z</updated>

		<summary type="html">&lt;p&gt;Fmontiel: /* A Simple Method To Calculate The Diffraction Transfer Matrix For The Case Of A Circular Plate */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Introduction=&lt;br /&gt;
&lt;br /&gt;
We show here a solution for a [[Floating Elastic Plate]] on [[Finite Depth]] water&lt;br /&gt;
based on [[Peter_Meylan_Chung_2004a|Peter, Meylan and Chung 2004]]. A solution&lt;br /&gt;
for [[Shallow Depth]] was given in [[Zilman_Miloh_2000a|Zilman and Miloh 2000]] and we will also show this.&lt;br /&gt;
The solution is an extension of the [[Eigenfunction Matching for a Circular Dock]].&lt;br /&gt;
&lt;br /&gt;
=Governing Equations=&lt;br /&gt;
&lt;br /&gt;
We begin with the [[Frequency Domain Problem]] for a [[Floating Elastic Plate]]&lt;br /&gt;
in the non-dimensional form of [[Tayler_1986a|Tayler 1986]] ([[Dispersion Relation for a Floating Elastic Plate]])&lt;br /&gt;
We will use a cylindrical coordinate system, &amp;lt;math&amp;gt;(r,\theta,z)&amp;lt;/math&amp;gt;,&lt;br /&gt;
assumed to have its origin at the centre of the circular&lt;br /&gt;
plate which has radius &amp;lt;math&amp;gt;a&amp;lt;/math&amp;gt;. The water is assumed to have&lt;br /&gt;
constant finite depth &amp;lt;math&amp;gt;H&amp;lt;/math&amp;gt; and the &amp;lt;math&amp;gt;z&amp;lt;/math&amp;gt;-direction points vertically&lt;br /&gt;
upward with the water surface at &amp;lt;math&amp;gt;z=0&amp;lt;/math&amp;gt; and the sea floor at &amp;lt;math&amp;gt;z=-H&amp;lt;/math&amp;gt;. The&lt;br /&gt;
boundary value problem can therefore be expressed as&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\Delta\phi=0, \,\, -H&amp;lt;z&amp;lt;0,&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi_{z}=0, \,\, z=-H,&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\phi_{z}=\alpha\phi, \,\, z=0,\,r&amp;gt;a,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
(\beta\Delta^{2}+1-\alpha\gamma)\phi_{z}=\alpha\phi, \,\, z=0,\,r&amp;lt;a&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
where the constants &amp;lt;math&amp;gt;\beta&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\gamma&amp;lt;/math&amp;gt; are given by&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\beta=\frac{D}{\rho\,L^{4}g}, \gamma=\frac{\rho_{i}h}{\rho\,L}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and &amp;lt;math&amp;gt;\rho_{i}&amp;lt;/math&amp;gt; is the density of the plate. We&lt;br /&gt;
must also apply the edge conditions for the plate and the [[Sommerfeld Radiation Condition]]&lt;br /&gt;
as &amp;lt;math&amp;gt;r\rightarrow\infty&amp;lt;/math&amp;gt;. The subscript &amp;lt;math&amp;gt;z&amp;lt;/math&amp;gt;&lt;br /&gt;
denotes the derivative in &amp;lt;math&amp;gt;z&amp;lt;/math&amp;gt;-direction.&lt;br /&gt;
&lt;br /&gt;
=Solution Method=&lt;br /&gt;
&lt;br /&gt;
== Separation of variables==&lt;br /&gt;
&lt;br /&gt;
We now separate variables, noting that since the problem has&lt;br /&gt;
circular symmetry we can write the potential as&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi(r,\theta,z)=\zeta(z)\sum_{n=-\infty}^{\infty}\rho_{n}(r)e^{i n \theta}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
Applying Laplace&#039;s equation we obtain&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\zeta_{zz}+\mu^{2}\zeta=0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
so that:&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\zeta=\cos\mu(z+H)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
where the separation constant &amp;lt;math&amp;gt;\mu^{2}&amp;lt;/math&amp;gt; must&lt;br /&gt;
satisfy the [[Dispersion Relation for a Free Surface]]&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
k\tan\left(  kH\right)  =-\alpha,\quad r&amp;gt;a\,\,\,(1)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and the [[Dispersion Relation for a Floating Elastic Plate]]&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\kappa\tan(\kappa H)=\frac{-\alpha}{\beta\kappa^{4}+1-\alpha\gamma},\quad&lt;br /&gt;
r&amp;lt;a \,\,\,(2)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
Note that we have set &amp;lt;math&amp;gt;\mu=k&amp;lt;/math&amp;gt; under the free&lt;br /&gt;
surface and &amp;lt;math&amp;gt;\mu=\kappa&amp;lt;/math&amp;gt; under the plate. We denote the&lt;br /&gt;
positive imaginary solution of (1) by &amp;lt;math&amp;gt;k_{0}&amp;lt;/math&amp;gt; and&lt;br /&gt;
the positive real solutions by &amp;lt;math&amp;gt;k_{m}&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;m\geq1&amp;lt;/math&amp;gt;. The solutions of&lt;br /&gt;
(2) will be denoted by  &lt;br /&gt;
&amp;lt;math&amp;gt;\kappa_{m}&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;m\geq-2&amp;lt;/math&amp;gt;. The fully complex&lt;br /&gt;
solutions with positive imaginary part are &amp;lt;math&amp;gt;\kappa_{-2}&amp;lt;/math&amp;gt; and&lt;br /&gt;
&amp;lt;math&amp;gt;\kappa_{-1}&amp;lt;/math&amp;gt; (where &amp;lt;math&amp;gt;\kappa_{-1}=\overline{\kappa_{-2}}&amp;lt;/math&amp;gt;),&lt;br /&gt;
the negative imaginary solution is &amp;lt;math&amp;gt;\kappa_{0}&amp;lt;/math&amp;gt; and the positive real&lt;br /&gt;
solutions are &amp;lt;math&amp;gt;\kappa_{m}&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;m\geq1&amp;lt;/math&amp;gt;. We define&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi_{m}\left(  z\right)  =\frac{\cos k_{m}(z+H)}{\cos k_{m}H},\quad m\geq0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
as the vertical eigenfunction of the potential in the open&lt;br /&gt;
water region and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\psi_{m}\left(  z\right)  =\frac{\cos\kappa_{m}(z+H)}{\cos\kappa_{m}H},\quad&lt;br /&gt;
m\geq-2&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
as the vertical eigenfunction of the potential in the plate&lt;br /&gt;
covered region. For later reference, we note that:&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\int\nolimits_{-H}^{0}\phi_{m}(z)\phi_{n}(z) d z=A_{m}\delta_{mn}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
where&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
A_{m}=\frac{1}{2}\left(  \frac{\cos k_{m}H\sin k_{m}H+k_{m}H}{k_{m}\cos&lt;br /&gt;
^{2}k_{m}H}\right)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\int\nolimits_{-H}^{0}\phi_{n}(z)\psi_{m}(z) d z=B_{mn}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
where&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
B_{mn}=\frac{k_{n}\sin k_{n}H\cos\kappa_{m}H-\kappa_{m}\cos k_{n}H\sin&lt;br /&gt;
\kappa_{m}H}{\left(  \cos k_{n}H\cos\kappa_{m}H\right)  \left(  k_{n}&lt;br /&gt;
^{2}-\kappa_{m}^{2}\right)  }&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We now solve for the function &amp;lt;math&amp;gt;\rho_{n}(r)&amp;lt;/math&amp;gt;.&lt;br /&gt;
Using Laplace&#039;s equation in polar coordinates we obtain&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\frac{\mathrm{d}^{2}\rho_{n}}{\mathrm{d}r^{2}}+\frac{1}{r} &lt;br /&gt;
\frac{\mathrm{d}\rho_{n}}{\mathrm{d}r}-\left( &lt;br /&gt;
\frac{n^{2}}{r^{2}}+\mu^{2}\right)  \rho_{n}=0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;\mu&amp;lt;/math&amp;gt; is &amp;lt;math&amp;gt;k_{m}&amp;lt;/math&amp;gt; or&lt;br /&gt;
&amp;lt;math&amp;gt;\kappa_{m},&amp;lt;/math&amp;gt; depending on whether &amp;lt;math&amp;gt;r&amp;lt;/math&amp;gt; is&lt;br /&gt;
greater or less than &amp;lt;math&amp;gt;a&amp;lt;/math&amp;gt;. We can convert this equation to the&lt;br /&gt;
standard form by substituting &amp;lt;math&amp;gt;y=\mu r&amp;lt;/math&amp;gt; to obtain&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
y^{2}\frac{\mathrm{d}^{2}\rho_{n}}{\mathrm{d}y^{2}}+y\frac{\mathrm{d}\rho_{n}&lt;br /&gt;
}{\rm{d}y}-(n^{2}+y^{2})\rho_{n}=0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
The solution of this equation is a linear combination of the&lt;br /&gt;
modified Bessel functions of order &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;I_{n}(y)&amp;lt;/math&amp;gt; and&lt;br /&gt;
&amp;lt;math&amp;gt;K_{n}(y)&amp;lt;/math&amp;gt; [[Abramowitz and Stegun 1964]]. Since the solution must be bounded&lt;br /&gt;
we know that under the plate the solution will be a linear combination of&lt;br /&gt;
&amp;lt;math&amp;gt;I_{n}(y)&amp;lt;/math&amp;gt; while outside the plate the solution will be a&lt;br /&gt;
linear combination of &amp;lt;math&amp;gt;K_{n}(y)&amp;lt;/math&amp;gt;. Therefore the potential can&lt;br /&gt;
be expanded as&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi(r,\theta,z)=\sum_{n=-\infty}^{\infty}\sum_{m=0}^{\infty}a_{mn}K_{n}&lt;br /&gt;
(k_{m}r)e^{i n\theta}\phi_{m}(z), \;\;r&amp;gt;a&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi(r,\theta,z)=\sum_{n=-\infty}^{\infty}\sum_{m=-2}^{\infty}b_{mn}&lt;br /&gt;
I_{n}(\kappa_{m}r)e^{i n\theta}\psi_{m}(z), \;\;r&amp;lt;a&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;a_{mn}&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;b_{mn}&amp;lt;/math&amp;gt;&lt;br /&gt;
are the coefficients of the potential in the open water and&lt;br /&gt;
the plate covered region respectively.&lt;br /&gt;
&lt;br /&gt;
==Incident potential==&lt;br /&gt;
&lt;br /&gt;
The incident potential is a wave of amplitude &amp;lt;math&amp;gt;A&amp;lt;/math&amp;gt;&lt;br /&gt;
in displacement travelling in the positive &amp;lt;math&amp;gt;x&amp;lt;/math&amp;gt;-direction. &lt;br /&gt;
The incident potential can therefore be written as&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi^{\mathrm{I}}  =\frac{A}{i\sqrt{\alpha}}e^{k_{0}x}\phi_{0}\left(&lt;br /&gt;
z\right) &lt;br /&gt;
=\sum\limits_{n=-\infty}^{\infty}e_{n}I_{n}(k_{0}r)\phi_{0}\left(z\right)&lt;br /&gt;
e^{i n \theta}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;e_{n}=A/\left(i\sqrt{\alpha}\right)&amp;lt;/math&amp;gt;&lt;br /&gt;
(we retain the dependence on &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt; for situations&lt;br /&gt;
where the incident potential might take another form).&lt;br /&gt;
&lt;br /&gt;
==Boundary conditions==&lt;br /&gt;
&lt;br /&gt;
The boundary conditions for the plate also have to be&lt;br /&gt;
considered. The vertical force and bending moment must vanish, which can be&lt;br /&gt;
written as &lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\left[\bar{\Delta}-\frac{1-\nu}{r}\left(\frac{\partial}{\partial r}&lt;br /&gt;
+\frac{1}{r}\frac{\partial^{2}}{\partial\theta^{2}}\right)\right]&lt;br /&gt;
w=0\,\,\,(3)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\left[  \frac{\partial}{\partial r}\bar{\Delta}-\frac{1-\nu}{r^{2}}\left(&lt;br /&gt;
-\frac{\partial}{\partial r}+\frac{1}{r}\right)  \frac{\partial^{2}}&lt;br /&gt;
{\partial\theta^{2}}\right]  w=0 \,\,\,(4)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;w&amp;lt;/math&amp;gt; is the time-independent surface&lt;br /&gt;
displacement, &amp;lt;math&amp;gt;\nu&amp;lt;/math&amp;gt; is Poisson&#039;s ratio, and &amp;lt;math&amp;gt;\bar{\Delta}&amp;lt;/math&amp;gt; is the&lt;br /&gt;
polar coordinate Laplacian&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\bar{\Delta}=\frac{\partial^{2}}{\partial r^{2}}+\frac{1}{r}\frac{\partial&lt;br /&gt;
}{\partial r}+\frac{1}{r^{2}}\frac{\partial^{2}}{\partial\theta^{2}}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Displacement of the plate ==&lt;br /&gt;
&lt;br /&gt;
The surface displacement and the water velocity potential at&lt;br /&gt;
the water surface are linked through the kinematic boundary condition&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi_{z}=-i\sqrt{\alpha}w,\,\,\,z=0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
From the equations the potential and the surface&lt;br /&gt;
displacement are therefore related by&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
w=i\sqrt{\alpha}\phi,\quad r&amp;gt;a&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
(\beta\bar{\Delta}^{2}+1-\alpha\gamma)w=i\sqrt{\alpha}\phi,\quad r&amp;lt;a&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
The surface displacement can also be expanded in eigenfunctions&lt;br /&gt;
as&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
w(r,\theta)=\sum_{n=-\infty}^{\infty}\sum_{m=0}^{\infty}i\sqrt{\alpha}&lt;br /&gt;
a_{mn}K_{n}(k_{m}r)e^{i n\theta},\;\;r&amp;gt;a&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and:&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
w(r,\theta)=&lt;br /&gt;
\sum_{n=-\infty}^{\infty}\sum_{m=-2}^{\infty}i\sqrt{\alpha}(\beta\kappa&lt;br /&gt;
_{m}^{4}+1-\alpha\gamma)^{-1}b_{mn}I_{n}(\kappa_{m}r)e^{i&lt;br /&gt;
n\theta},\; r&amp;lt;a&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
using the fact that&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\bar{\Delta}\left(  I_{n}(\kappa_{m}r)e^{i n\theta}\right)  =\kappa_{m}&lt;br /&gt;
^{2}I_{n}(\kappa_{m}r)e^{i n\theta}\,\,\,(5)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==An infinite dimensional system of equations==&lt;br /&gt;
&lt;br /&gt;
The boundary conditions (3) and&lt;br /&gt;
(4) can be expressed in terms of the potential&lt;br /&gt;
using (5). Since the angular modes are uncoupled the&lt;br /&gt;
conditions apply to each mode, giving&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\sum_{m=-2}^{\infty}(\beta\kappa_{m}^{4}+1-\alpha\gamma)^{-1}b_{mn}&lt;br /&gt;
\left(\kappa_{m}^{2}I_{n}(\kappa_{m}a)-\frac{1-\nu}{a}\left(\kappa&lt;br /&gt;
_{m}I_{n}^{\prime}(\kappa_{m}a)-\frac{n^{2}}{a}I_{n}(\kappa_{m}a)\right)&lt;br /&gt;
\right) =0\,\,\,(6)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\sum_{m=-2}^{\infty}(\beta\kappa_{m}^{4}+1-\alpha\gamma)^{-1}b_{mn}&lt;br /&gt;
\left(  \kappa_{m}^{3}I_{n}^{\prime}(\kappa_{m}a)+n^{2}\frac{1-\nu}{a^{2}&lt;br /&gt;
}\left(  -\kappa_{m}I_{n}^{\prime}(\kappa_{m}a)+\frac{1}{a}I_{n}(\kappa&lt;br /&gt;
_{m}a)\right)  \right)&lt;br /&gt;
=0\,\,\,(7)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
The potential and its derivative must be continuous across the&lt;br /&gt;
transition from open water to the plate covered region. Therefore, the&lt;br /&gt;
potentials and their derivatives at &amp;lt;math&amp;gt;r=a&amp;lt;/math&amp;gt; have to be equal.&lt;br /&gt;
Again we know that this must be true for each angle and we obtain&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
e_{n}I_{n}(k_{0}a)\phi_{0}\left(  z\right) + \sum_{m=0}^{\infty}&lt;br /&gt;
a_{mn} K_{n}(k_{m}a)\phi_{m}\left(  z\right) &lt;br /&gt;
=\sum_{m=-2}^{\infty}b_{mn}I_{n}(\kappa_{m}a)\psi_{m}(z)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
 e_{n}k_{0}I_{n}^{\prime}(k_{0}a)\phi_{0}\left(  z\right)  +\sum&lt;br /&gt;
_{m=0}^{\infty} a_{mn}k_{m}K_{n}^{\prime}(k_{m}a)\phi_{m}\left(  z\right) &lt;br /&gt;
 =\sum_{m=-2}^{\infty}b_{mn}\kappa_{m}I_{n}^{\prime}(\kappa_{m}a)\psi&lt;br /&gt;
_{m}(z)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
for each &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt;.&lt;br /&gt;
We solve these equations by multiplying both equations by&lt;br /&gt;
&amp;lt;math&amp;gt;\phi_{l}(z)&amp;lt;/math&amp;gt; and integrating from &amp;lt;math&amp;gt;-H&amp;lt;/math&amp;gt; to &amp;lt;math&amp;gt;0&amp;lt;/math&amp;gt; to obtain:&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
e_{n}I_{n}(k_{0}a)A_{0}\delta_{0l}+a_{ln}K_{n}(k_{l}a)A_{l}&lt;br /&gt;
=\sum_{m=-2}^{\infty}b_{mn}I_{n}(\kappa_{m}a)B_{ml} \,\,\,(8)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
e_{n}k_{0}I_{n}^{\prime}(k_{0}a)A_{0}\delta_{0l}+a_{ln}k_{l}K_{n}^{\prime&lt;br /&gt;
}(k_{l}a)A_{l} &lt;br /&gt;
 =\sum_{m=-2}^{\infty}b_{mn}\kappa_{m}I_{n}^{\prime}(\kappa_{m}&lt;br /&gt;
a)B_{ml} \,\,\,(9)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
Equation (8) can be solved for the open water&lt;br /&gt;
coefficients &amp;lt;math&amp;gt;a_{mn}&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
a_{ln}=-e_{n}\frac{I_{n}(k_{0}a)}{K_{n}(k_{0}a)}\delta_{0l}+\sum&lt;br /&gt;
_{m=-2}^{\infty}b_{mn}\frac{I_{n}(\kappa_{m}a)B_{ml}}{K_{n}(k_{l}a)A_{l}}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
which can then be substituted into equation&lt;br /&gt;
(9) to give us&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\left(  k_{0}I_{n}^{\prime}(k_{0}a)-k_{0}\frac{K_{n}^{\prime}(k_{0}&lt;br /&gt;
a)}{K_{n}(k_{0}a)}I_{n}(k_{0}a)\right)  e_{n}A_{0}\delta_{0l}&lt;br /&gt;
 =\sum_{m=-2}^{\infty}\left(  \kappa_{m}I_{n}^{\prime}(\kappa_{m}&lt;br /&gt;
a)-k_{l}\frac{K_{n}^{\prime}(k_{l}a)}{K_{n}(k_{l}a)}I_{n}(\kappa&lt;br /&gt;
_{m}a)\right)  B_{ml}b_{mn}\,\,\,(10)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
for each &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt;.&lt;br /&gt;
Together with equations (6) and (7)&lt;br /&gt;
equation (10) gives the required equations to solve for the&lt;br /&gt;
coefficients of the water velocity potential in the plate covered region.&lt;br /&gt;
&lt;br /&gt;
=Numerical Solution=&lt;br /&gt;
&lt;br /&gt;
To solve the system of equations (10) together&lt;br /&gt;
with the boundary conditions (6 and 7) we set the upper limit of &amp;lt;math&amp;gt;l&amp;lt;/math&amp;gt; to&lt;br /&gt;
be &amp;lt;math&amp;gt;M&amp;lt;/math&amp;gt;. We also set the angular expansion to be from &lt;br /&gt;
&amp;lt;math&amp;gt;n=-N&amp;lt;/math&amp;gt; to &amp;lt;math&amp;gt;N&amp;lt;/math&amp;gt;. This gives us&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi(r,\theta,z)=\sum_{n=-N}^{N}\sum_{m=0}^{M}a_{mn}K_{n}(k_{m}r)e^{i&lt;br /&gt;
n\theta }\phi_{m}(z), \;\;r&amp;gt;a &lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi(r,\theta,z)=\sum_{n=-N}^{N}\sum_{m=-2}^{M}b_{mn}I_{n}(\kappa&lt;br /&gt;
_{m}r)e^{i n\theta}\psi_{m}(z), \;\;r&amp;lt;a &lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
Since &amp;lt;math&amp;gt;l&amp;lt;/math&amp;gt; is an integer with &amp;lt;math&amp;gt;0\leq l\leq&lt;br /&gt;
M&amp;lt;/math&amp;gt; this leads to a system of &amp;lt;math&amp;gt;M+1&amp;lt;/math&amp;gt; equations.&lt;br /&gt;
The number of unknowns is &amp;lt;math&amp;gt;M+3&amp;lt;/math&amp;gt; and the two extra equations&lt;br /&gt;
are obtained from the boundary conditions for the free plate (6)&lt;br /&gt;
and (7). The equations to be solved for each &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt; are&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\left(  k_{0}I_{n}^{\prime}(k_{0}a)-k_{0}\frac{K_{n}^{\prime}(k_{0}&lt;br /&gt;
a)}{K_{n}(k_{0}a)}I_{n}(k_{0}a)\right)  e_{n}A_{0}\delta_{0l}&lt;br /&gt;
=\sum_{m=-2}^{M}\left(  \kappa_{m}I_{n}^{\prime}(\kappa_{m}a)-k_{l}&lt;br /&gt;
\frac{K_{n}^{\prime}(k_{l}a)}{K_{n}(k_{l}a)}I_{n}(\kappa_{m}a)\right)&lt;br /&gt;
B_{ml}b_{mn} &lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\sum_{m=-2}^{M}(\beta\kappa_{m}^{4}+1-\alpha\gamma)^{-1}b_{mn}&lt;br /&gt;
\left(  \kappa_{m}^{2}I_{n}(\kappa_{m}a)-\frac{1-\nu}{a}\left(  \kappa&lt;br /&gt;
_{m}I_{n}^{\prime}(\kappa_{m}a)-\frac{n^{2}}{a}I_{n}(\kappa_{m}a)\right)&lt;br /&gt;
\right) =0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\sum_{m=-2}^{M}(\beta\kappa_{m}^{4}+1-\alpha\gamma)^{-1}b_{mn}&lt;br /&gt;
\left(  \kappa_{m}^{3}I_{n}^{\prime}(\kappa_{m}a)+n^{2}\frac{1-\nu}{a^{2}&lt;br /&gt;
}\left(  \kappa_{m}I_{n}^{\prime}(\kappa_{m}a)+\frac{1}{a}I_{n}(\kappa&lt;br /&gt;
_{m}a)\right)  \right) =0 &lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
It should be noted that the solutions for positive and negative&lt;br /&gt;
&amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt; are identical so that they do not both need to be&lt;br /&gt;
calculated. There are some minor simplifications which are a consequence of&lt;br /&gt;
this which are discussed in more detail in [[Zilman_Miloh 2000a|Zilman and Miloh 2000]].&lt;br /&gt;
&lt;br /&gt;
=The [[Shallow Depth]] Theory of [[Zilman_Miloh_2000a|Zilman and Miloh 2000]]=&lt;br /&gt;
&lt;br /&gt;
The shallow water theory of [[Zilman_Miloh_2000a|Zilman and Miloh 2000]] can be recovered by&lt;br /&gt;
simply setting the depth shallow enough that the shallow water theory is valid&lt;br /&gt;
and setting &amp;lt;math&amp;gt;M=0&amp;lt;/math&amp;gt;. If the shallow water theory is valid then&lt;br /&gt;
the first three roots of the dispersion equation for the ice will be exactly&lt;br /&gt;
the same roots found in the shallow water theory by solving the polynomial&lt;br /&gt;
equation. The system of equations has four unknowns (three under the plate and&lt;br /&gt;
one in the open water) exactly as for the theory of [[Zilman_Miloh_2000a|Zilman and Miloh 2000]].&lt;br /&gt;
&lt;br /&gt;
= A Simple Method To Calculate The [[Diffraction Transfer Matrix]] For The Case Of A Circular Plate =&lt;br /&gt;
&lt;br /&gt;
Let&#039;s consider an incident wave whose potential has the following expression&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt; &lt;br /&gt;
\phi^\mathrm{I} (r,\theta,z) = \sum_{n=0}^{\infty} \phi_n(z)&lt;br /&gt;
\sum_{\nu = - \infty}^{\infty} D_{n\nu} I_\nu (k_n r) \mathrm{e}^{\mathrm{i}\nu \theta}.&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
Such an incident potential is found in the [[Kagemoto and Yue Interaction Theory]], where&lt;br /&gt;
it can be written as the sum of an ambient incident potential and the scattered potentials &lt;br /&gt;
of the other bodies, which are interpretated as incident potentials for the studied body.&lt;br /&gt;
&lt;br /&gt;
We can apply the same eigenfunction matching that previously, considering the potential &lt;br /&gt;
and its normal derivative continuous at &amp;lt;math&amp;gt;r=a&amp;lt;/math&amp;gt;. Thus the potential and its normal &lt;br /&gt;
derivative expressed at each side of this value of the radius have to be equal. We obtain &lt;br /&gt;
the relationships&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\sum_{m=0}^{\infty} D_{mn} I_n (k_m a) \phi_m(z) + \sum_{m=0}^{\infty}&lt;br /&gt;
a_{mn} K_{n}(k_{m}a)\phi_{m}\left(  z\right) &lt;br /&gt;
=\sum_{m=-2}^{\infty}b_{mn}I_{n}(\kappa_{m}a)\psi_{m}(z)&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
and &lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\sum_{m=0}^{\infty} D_{mn} k_m I&#039;_n (k_m a) \phi_m(z) + \sum_{m=0}^{\infty}&lt;br /&gt;
a_{mn} k_m K&#039;_{n}(k_{m}a)\phi_{m}\left(  z\right) &lt;br /&gt;
=\sum_{m=-2}^{\infty}b_{mn} \kappa_m I&#039;_{n}(\kappa_{m}a)\psi_{m}(z)&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
for each &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt;.&lt;br /&gt;
We solve these equations with the same method that before, by multiplying both equations by&lt;br /&gt;
&amp;lt;math&amp;gt;\phi_{l}(z)&amp;lt;/math&amp;gt; and integrating from &amp;lt;math&amp;gt;-H&amp;lt;/math&amp;gt; to &amp;lt;math&amp;gt;0&amp;lt;/math&amp;gt; to obtain:&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
D_{ln} I_n (k_l a) A_l + a_{ln} K_{n}(k_l a) A_l &lt;br /&gt;
= \sum_{m=-2}^{\infty} b_{mn} I_{n}(\kappa_{m} a)  B_{ml},\ \ \ (11)&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
D_{ln} k_l I&#039;_n (k_l a) A_l + a_{ln} k_l K&#039;_{n}(k_{l} a) A_l &lt;br /&gt;
=\sum_{m=-2}^{\infty}b_{mn} \kappa_m I&#039;_{n}(\kappa_{m}a) B_{ml} \ \ \ (12)&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The [[Diffraction Transfer Matrix]] &lt;br /&gt;
maps the coefficients of the incident wave with the coefficients of the scattered wave within &lt;br /&gt;
the open water domain. The relation which links these two coefficients can be written as follows&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
a_{mn}=\sum_{l=0}^{\infty} T_{lmn} D_{ln}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Furthermore the boundary conditions are exactly the same that before, namely&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\sum_{m=-2}^{\infty}(\beta\kappa_{m}^{4}+1-\alpha\gamma)^{-1}b_{mn}&lt;br /&gt;
\left(\kappa_{m}^{2}I_{n}(\kappa_{m}a)-\frac{1-\nu}{a}\left(\kappa&lt;br /&gt;
_{m}I_{n}^{\prime}(\kappa_{m}a)-\frac{n^{2}}{a}I_{n}(\kappa_{m}a)\right)&lt;br /&gt;
\right) =0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\sum_{m=-2}^{\infty}(\beta\kappa_{m}^{4}+1-\alpha\gamma)^{-1}b_{mn}&lt;br /&gt;
\left(  \kappa_{m}^{3}I_{n}^{\prime}(\kappa_{m}a)+n^{2}\frac{1-\nu}{a^{2}&lt;br /&gt;
}\left(  -\kappa_{m}I_{n}^{\prime}(\kappa_{m}a)+\frac{1}{a}I_{n}(\kappa&lt;br /&gt;
_{m}a)\right)  \right)&lt;br /&gt;
=0 .&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
For the further study, let&#039;s call &lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
L^1_{mn}=(\beta\kappa_{m}^{4}+1-\alpha\gamma)^{-1}&lt;br /&gt;
\left(\kappa_{m}^{2}I_{n}(\kappa_{m}a)-\frac{1-\nu}{a}\left(\kappa&lt;br /&gt;
_{m}I_{n}^{\prime}(\kappa_{m}a)-\frac{n^{2}}{a}I_{n}(\kappa_{m}a)\right)&lt;br /&gt;
\right)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
L^2_{mn}=(\beta\kappa_{m}^{4}+1-\alpha\gamma)^{-1}&lt;br /&gt;
\left(  \kappa_{m}^{3}I_{n}^{\prime}(\kappa_{m}a)+n^{2}\frac{1-\nu}{a^{2}&lt;br /&gt;
}\left(  -\kappa_{m}I_{n}^{\prime}(\kappa_{m}a)+\frac{1}{a}I_{n}(\kappa&lt;br /&gt;
_{m}a)\right)  \right)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
From the equations (11), (12) and the boundary conditions over the edges of the plate, &lt;br /&gt;
we can write a linear system of equation, limiting the number of modes of the dispersion equation &lt;br /&gt;
to &amp;lt;math&amp;gt;N&amp;lt;/math&amp;gt; real ones&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
-A_0 K_n(k_0 a)&amp;amp;0 \quad \cdots&amp;amp;0\\&lt;br /&gt;
0&amp;amp;&amp;amp;\\&lt;br /&gt;
\vdots&amp;amp;-A_l K_n(k_l a)&amp;amp;\vdots\\&lt;br /&gt;
&amp;amp;&amp;amp;0\\&lt;br /&gt;
0&amp;amp;\cdots \quad 0 &amp;amp; -A_N K_n(k_N a)&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
&amp;amp;&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
I_n(\kappa_{-2}a) B_{-20}&amp;amp;\cdots&amp;amp;I_n(\kappa_{N}a) B_{N0}\\&lt;br /&gt;
&amp;amp;&amp;amp;\\&lt;br /&gt;
\vdots&amp;amp;&amp;amp;\vdots\\&lt;br /&gt;
&amp;amp;&amp;amp;\\&lt;br /&gt;
I_n(\kappa_{-2}a) B_{-2N}&amp;amp;\cdots&amp;amp;I_n(\kappa_{N}a) B_{NN}&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
\\&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
0&amp;amp;&amp;amp;\cdots&amp;amp;&amp;amp;0\\&lt;br /&gt;
0&amp;amp;&amp;amp;\cdots&amp;amp;&amp;amp;0&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
&amp;amp;&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
L^1_{-2n}&amp;amp;\cdots&amp;amp;L^1_{Nn}\\&lt;br /&gt;
L^2_{-2n}&amp;amp;\cdots&amp;amp;L^2_{Nn}&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
\\&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
-k_0 K&#039;_n(k_0 a) A_0&amp;amp;0 \quad \cdots&amp;amp;0\\&lt;br /&gt;
0&amp;amp;&amp;amp;\\&lt;br /&gt;
\vdots&amp;amp;-k_l K&#039;_n(k_l a) A_l&amp;amp;\vdots\\&lt;br /&gt;
&amp;amp;&amp;amp;0\\&lt;br /&gt;
0&amp;amp;\cdots \quad 0 &amp;amp; -k_N K&#039;_n(k_N a) A_N&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
&amp;amp;&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
\kappa_{-2} I&#039;_n(\kappa_{-2}a) B_{-20}&amp;amp;\cdots&amp;amp;\kappa_{N} I&#039;_n(\kappa_{N}a) B_{N0}\\&lt;br /&gt;
&amp;amp;&amp;amp;\\&lt;br /&gt;
\vdots&amp;amp;&amp;amp;\vdots\\&lt;br /&gt;
&amp;amp;&amp;amp;\\&lt;br /&gt;
\kappa_{-2} I&#039;_n(\kappa_{-2}a) B_{-2N}&amp;amp;\cdots&amp;amp;\kappa_{N} I&#039;_n(\kappa_{N}a) B_{NN}&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
a_{0n} \\&lt;br /&gt;
\\&lt;br /&gt;
\vdots \\&lt;br /&gt;
\\&lt;br /&gt;
a_{Nn} \\&lt;br /&gt;
b_{-2n}\\&lt;br /&gt;
b_{-1n}\\&lt;br /&gt;
b_{0n}\\&lt;br /&gt;
\\&lt;br /&gt;
\vdots \\&lt;br /&gt;
\\&lt;br /&gt;
b_{Nn}&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
=&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
I_n(k_0 a) A_0&amp;amp;0 \quad \cdots&amp;amp;0\\&lt;br /&gt;
0&amp;amp;&amp;amp;\\&lt;br /&gt;
\vdots&amp;amp;I_n(k_l a) A_l&amp;amp;\vdots\\&lt;br /&gt;
&amp;amp;&amp;amp;0\\&lt;br /&gt;
0&amp;amp;\cdots \quad 0 &amp;amp; I_n(k_N a) A_N&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
\\&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
0&amp;amp;&amp;amp;\cdots&amp;amp;&amp;amp;0\\&lt;br /&gt;
0&amp;amp;&amp;amp;\cdots&amp;amp;&amp;amp;0&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
\\&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
k_0 I&#039;_n(k_0 a) A_0&amp;amp;0 \quad \cdots&amp;amp;0\\&lt;br /&gt;
0&amp;amp;&amp;amp;\\&lt;br /&gt;
\vdots&amp;amp;k_l I&#039;_n(k_l a) A_l&amp;amp;\vdots\\&lt;br /&gt;
&amp;amp;&amp;amp;0\\&lt;br /&gt;
0&amp;amp;\cdots \quad 0 &amp;amp;k_N I&#039;_n(k_N a) A_N&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
D_{0n} \\&lt;br /&gt;
\\&lt;br /&gt;
\vdots \\&lt;br /&gt;
\\&lt;br /&gt;
D_{Nn} \\&lt;br /&gt;
0\\&lt;br /&gt;
0\\&lt;br /&gt;
D_{0n}\\&lt;br /&gt;
\\&lt;br /&gt;
\vdots \\&lt;br /&gt;
\\&lt;br /&gt;
D_{Nn}&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
for each &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Therefore we can find a [[Diffraction Transfer Matrix]] for each &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt;, &lt;br /&gt;
by setting&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\forall i \in [0, N], (D_{pn})_{p \in [0, N]} = \delta_{ip}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
Then we solve the linear system defined previously, so that we can find the coefficients&lt;br /&gt;
&amp;lt;math&amp;gt;(a_{ln})_{l \in [0, N]}&amp;lt;/math&amp;gt; for each &amp;lt;math&amp;gt;i&amp;lt;/math&amp;gt;.&lt;br /&gt;
This vector represents exactly the &amp;lt;math&amp;gt;i^{th}&amp;lt;/math&amp;gt; column of the [[Diffraction Transfer Matrix]],&lt;br /&gt;
&amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt; being set.&lt;br /&gt;
&lt;br /&gt;
This method permits to obtain the matrix which links the coefficients of the incident and scattered &lt;br /&gt;
potential in the free water domain. Applying this for each &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt;, we finally obtain a 3-dimensional&lt;br /&gt;
matrix for the [[Diffraction Transfer Matrix]].&lt;br /&gt;
&lt;br /&gt;
= Matlab Code =&lt;br /&gt;
&lt;br /&gt;
A program to calculate the coefficients for circular plate problems can be found here&lt;br /&gt;
[http://www.math.auckland.ac.nz/~meylan/code/eigenfunction_matching/circle_plate_matching_one_n.m circle_plate_matching_one_n.m]&lt;br /&gt;
Note that this problem solves only for a single n. &lt;br /&gt;
&lt;br /&gt;
== Additional code ==&lt;br /&gt;
&lt;br /&gt;
This program requires&lt;br /&gt;
[http://www.math.auckland.ac.nz/~meylan/code/dispersion/dispersion_free_surface.m dispersion_free_surface.m]&lt;br /&gt;
and [http://www.math.auckland.ac.nz/~meylan/code/dispersion/dispersion_elastic_surface.m dispersion_elastic_surface.m]&lt;br /&gt;
to run&lt;br /&gt;
&lt;br /&gt;
[[Category:Problems with Cylindrical Symmetry]]&lt;br /&gt;
[[Category:Linear Hydroelasticity]]&lt;br /&gt;
[[Category:Eigenfunction Matching Method]]&lt;br /&gt;
[[Category:Complete Pages]]&lt;/div&gt;</summary>
		<author><name>Fmontiel</name></author>
	</entry>
	<entry>
		<id>https://www.wikiwaves.org/index.php?title=Eigenfunction_Matching_for_a_Circular_Dock&amp;diff=7039</id>
		<title>Eigenfunction Matching for a Circular Dock</title>
		<link rel="alternate" type="text/html" href="https://www.wikiwaves.org/index.php?title=Eigenfunction_Matching_for_a_Circular_Dock&amp;diff=7039"/>
		<updated>2008-08-04T02:04:28Z</updated>

		<summary type="html">&lt;p&gt;Fmontiel: /* A Simple Method To Calculate The Diffraction Transfer Matrix For The Case Of A Circular Dock */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Introduction=&lt;br /&gt;
&lt;br /&gt;
We show here a solution for a dock on [[Finite Depth]] water, which is circular. This is the three-dimensional&lt;br /&gt;
analog of the [[Eigenfunction Matching for a Semi-Infinite Dock]].&lt;br /&gt;
&lt;br /&gt;
=Governing Equations=&lt;br /&gt;
&lt;br /&gt;
We begin with the [[Frequency Domain Problem]].&lt;br /&gt;
We will use a cylindrical coordinate system, &amp;lt;math&amp;gt;(r,\theta,z)&amp;lt;/math&amp;gt;,&lt;br /&gt;
assumed to have its origin at the centre of the circular&lt;br /&gt;
plate which has radius &amp;lt;math&amp;gt;a&amp;lt;/math&amp;gt;. The water is assumed to have&lt;br /&gt;
constant finite depth &amp;lt;math&amp;gt;h&amp;lt;/math&amp;gt; and the &amp;lt;math&amp;gt;z&amp;lt;/math&amp;gt;-direction points vertically&lt;br /&gt;
upward with the water surface at &amp;lt;math&amp;gt;z=0&amp;lt;/math&amp;gt; and the sea floor at &amp;lt;math&amp;gt;z=-h&amp;lt;/math&amp;gt;. The&lt;br /&gt;
boundary value problem can therefore be expressed as&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\Delta\phi=0, \,\, -h&amp;lt;z&amp;lt;0,&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi_{z}=0, \,\, z=-h,&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\phi_{z}=\alpha\phi, \,\, z=0,\,r&amp;gt;a,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi_{z}=0, \,\, z=0,\,r&amp;lt;a&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
We must also apply the [[Sommerfeld Radiation Condition]]&lt;br /&gt;
as &amp;lt;math&amp;gt;r\rightarrow\infty&amp;lt;/math&amp;gt;. The subscript &amp;lt;math&amp;gt;z&amp;lt;/math&amp;gt;&lt;br /&gt;
denotes the derivative in &amp;lt;math&amp;gt;z&amp;lt;/math&amp;gt;-direction.&lt;br /&gt;
&lt;br /&gt;
=Solution Method=&lt;br /&gt;
&lt;br /&gt;
== Separation of variables==&lt;br /&gt;
&lt;br /&gt;
We now separate variables, noting that since the problem has&lt;br /&gt;
circular symmetry we can write the potential as&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi(r,\theta,z)=\zeta(z)\sum_{n=-\infty}^{\infty}\rho_{n}(r)e^{i n \theta}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
Applying Laplace&#039;s equation we obtain&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\zeta_{zz}+\mu^{2}\zeta=0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
so that:&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\zeta=\cos\mu(z+H)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
where the separation constant &amp;lt;math&amp;gt;\mu^{2}&amp;lt;/math&amp;gt; must&lt;br /&gt;
satisfy the [[Dispersion Relation for a Free Surface]]&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
k\tan\left(  kh\right)  =-\alpha,\quad r&amp;gt;a&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and &lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\kappa\tan(\kappa h)=0,\quad&lt;br /&gt;
r&amp;lt;a&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
Note that we have set &amp;lt;math&amp;gt;\mu=k&amp;lt;/math&amp;gt; under the free&lt;br /&gt;
surface and &amp;lt;math&amp;gt;\mu=\kappa&amp;lt;/math&amp;gt; under the dock. We denote the&lt;br /&gt;
positive imaginary solution of the [[Dispersion Relation for a Free Surface]] &lt;br /&gt;
by &amp;lt;math&amp;gt;k_{0}&amp;lt;/math&amp;gt; and&lt;br /&gt;
the positive real solutions by &amp;lt;math&amp;gt;k_{m}&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;m\geq1&amp;lt;/math&amp;gt;. The solutions of&lt;br /&gt;
second equation will be denoted by  &lt;br /&gt;
&amp;lt;math&amp;gt;\kappa_{m} = m\pi/h&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;m\geq 0&amp;lt;/math&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
We define&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi_{m}\left(  z\right)  =\frac{\cos k_{m}(z+h)}{\cos k_{m}h},\quad m\geq0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
as the vertical eigenfunction of the potential in the open&lt;br /&gt;
water region and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\psi_{m}\left(  z\right)  = \cos\kappa_{m}(z+h),\quad&lt;br /&gt;
m\geq 0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
as the vertical eigenfunction of the potential in the dock&lt;br /&gt;
covered region. For later reference, we note that:&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\int\nolimits_{-h}^{0}\phi_{m}(z)\phi_{n}(z) d z=A_{m}\delta_{mn}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
where&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
A_{m}=\frac{1}{2}\left(  \frac{\cos k_{m}h\sin k_{m}h+k_{m}h}{k_{m}\cos&lt;br /&gt;
^{2}k_{m}h}\right)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\int\nolimits_{-h}^{0}\phi_{n}(z)\psi_{m}(z) d z=B_{mn}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
where&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
B_{mn}=\frac{k_{n}\sin k_{n}h\cos\kappa_{m}h-\kappa_{m}\cos k_{n}h\sin&lt;br /&gt;
\kappa_{m}h}{\left(  \cos k_{n}h\right)  \left(  k_{n}&lt;br /&gt;
^{2}-\kappa_{m}^{2}\right)  }&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\int\nolimits_{-h}^{0}\psi_{m}(z)\psi_{n}(z) d z=C_{m}\delta_{mn}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
where&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
C_{m}=\frac{1}{2}h,\quad,m\neq 0 \quad \mathrm{and} \quad C_0 = h&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We now solve for the function &amp;lt;math&amp;gt;\rho_{n}(r)&amp;lt;/math&amp;gt;.&lt;br /&gt;
Using Laplace&#039;s equation in polar coordinates we obtain&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\frac{\mathrm{d}^{2}\rho_{n}}{\mathrm{d}r^{2}}+\frac{1}{r} &lt;br /&gt;
\frac{\mathrm{d}\rho_{n}}{\mathrm{d}r}-\left( &lt;br /&gt;
\frac{n^{2}}{r^{2}}+\mu^{2}\right)  \rho_{n}=0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;\mu&amp;lt;/math&amp;gt; is &amp;lt;math&amp;gt;k_{m}&amp;lt;/math&amp;gt; or&lt;br /&gt;
&amp;lt;math&amp;gt;\kappa_{m},&amp;lt;/math&amp;gt; depending on whether &amp;lt;math&amp;gt;r&amp;lt;/math&amp;gt; is&lt;br /&gt;
greater or less than &amp;lt;math&amp;gt;a&amp;lt;/math&amp;gt;. We can convert this equation to the&lt;br /&gt;
standard form by substituting &amp;lt;math&amp;gt;y=\mu r&amp;lt;/math&amp;gt; (provided that&lt;br /&gt;
&amp;lt;math&amp;gt;\mu\neq 0&amp;lt;/math&amp;gt;to obtain&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
y^{2}\frac{\mathrm{d}^{2}\rho_{n}}{\mathrm{d}y^{2}}+y\frac{\mathrm{d}\rho_{n}&lt;br /&gt;
}{\rm{d}y}-(n^{2}+y^{2})\rho_{n}=0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
The solution of this equation is a linear combination of the&lt;br /&gt;
modified Bessel functions of order &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;I_{n}(y)&amp;lt;/math&amp;gt; and&lt;br /&gt;
&amp;lt;math&amp;gt;K_{n}(y)&amp;lt;/math&amp;gt; ([[Abramowitz and Stegun 1964]]). Since the solution must be bounded&lt;br /&gt;
we know that under the plate the solution will be a linear combination of&lt;br /&gt;
&amp;lt;math&amp;gt;I_{n}(y)&amp;lt;/math&amp;gt; while outside the plate the solution will be a&lt;br /&gt;
linear combination of &amp;lt;math&amp;gt;K_{n}(y)&amp;lt;/math&amp;gt;. &lt;br /&gt;
The case &amp;lt;math&amp;gt;\kappa_0 =0&amp;lt;/math&amp;gt; is a special case and the solution under&lt;br /&gt;
the dock is &amp;lt;math&amp;gt;(r/a)^{|n|}&amp;lt;/math&amp;gt;.&lt;br /&gt;
Therefore the potential can&lt;br /&gt;
be expanded as&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi(r,\theta,z)=\sum_{n=-\infty}^{\infty}\sum_{m=0}^{\infty}a_{mn}K_{n}&lt;br /&gt;
(k_{m}r)e^{i n\theta}\phi_{m}(z), \;\;r&amp;gt;a&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi(r,\theta,z)=\sum_{n=-\infty}^{\infty}b_{0n}(r/a)^{|n|} e^{i n\theta}\psi_{0}(z)+&lt;br /&gt;
\sum_{n=-\infty}^{\infty}\sum_{m=1}^{\infty}b_{mn}&lt;br /&gt;
I_{n}(\kappa_{m}r)e^{i n\theta}\psi_{m}(z), \;\;r&amp;lt;a&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;a_{mn}&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;b_{mn}&amp;lt;/math&amp;gt;&lt;br /&gt;
are the coefficients of the potential in the open water and&lt;br /&gt;
the plate covered region respectively.&lt;br /&gt;
&lt;br /&gt;
==Incident potential==&lt;br /&gt;
&lt;br /&gt;
The incident potential is a wave of amplitude &amp;lt;math&amp;gt;A&amp;lt;/math&amp;gt;&lt;br /&gt;
in displacement travelling in the positive &amp;lt;math&amp;gt;x&amp;lt;/math&amp;gt;-direction. &lt;br /&gt;
The incident potential can therefore be written as&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi^{\mathrm{I}}  =e^{k_{0}x}\phi_{0}\left(&lt;br /&gt;
z\right) &lt;br /&gt;
=\sum\limits_{n=-\infty}^{\infty} I_{n}(k_{0}r)\phi_{0}\left(z\right)&lt;br /&gt;
e^{i n \theta}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==An infinite dimensional system of equations==&lt;br /&gt;
&lt;br /&gt;
The potential and its derivative must be continuous across the&lt;br /&gt;
transition from open water to the plate covered region. Therefore, the&lt;br /&gt;
potentials and their derivatives at &amp;lt;math&amp;gt;r=a&amp;lt;/math&amp;gt; have to be equal&lt;br /&gt;
for each angle and we obtain&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
I_{n}(k_{0}a)\phi_{0}\left(  z\right) + \sum_{m=0}^{\infty}&lt;br /&gt;
a_{mn} K_{n}(k_{m}a)\phi_{m}\left(  z\right) &lt;br /&gt;
= b_{0n} \psi_{0}(z) +\sum_{m=1}^{\infty}b_{mn}I_{n}(\kappa_{m}a)\psi_{m}(z)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
k_{0}I_{n}^{\prime}(k_{0}a)\phi_{0}\left(  z\right)  +\sum&lt;br /&gt;
_{m=0}^{\infty} a_{mn}k_{m}K_{n}^{\prime}(k_{m}a)\phi_{m}\left(  z\right) &lt;br /&gt;
 =b_{0n} \frac{|n|}{a} \psi_{0}(z) +\sum_{m=1}^{\infty}&lt;br /&gt;
b_{mn}\kappa_{m}I_{n}^{\prime}(\kappa_{m}a)\psi&lt;br /&gt;
_{m}(z)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
for each &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt;.&lt;br /&gt;
We solve these equations by multiplying both equations by&lt;br /&gt;
&amp;lt;math&amp;gt;\phi_{l}(z)&amp;lt;/math&amp;gt; and integrating from &amp;lt;math&amp;gt;-H&amp;lt;/math&amp;gt; to &amp;lt;math&amp;gt;0&amp;lt;/math&amp;gt; to obtain:&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
I_{n}(k_{0}a)A_{0}\delta_{0l}+a_{ln}K_{n}(k_{l}a)A_{l}&lt;br /&gt;
=b_{0n}B_{0l} + \sum_{m=1}^{\infty}b_{mn}I_{n}(\kappa_{m}a)B_{ml} &lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
k_{0}I_{n}^{\prime}(k_{0}a)A_{0}\delta_{0l}+a_{ln}k_{l}K_{n}^{\prime&lt;br /&gt;
}(k_{l}a)A_{l} &lt;br /&gt;
 = b_{0n}B_{0l}\frac{|n|}{a} + &lt;br /&gt;
\sum_{m=1}^{\infty}b_{mn}\kappa_{m}I_{n}^{\prime}(\kappa_{m}a)B_{ml} &lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Numerical Solution =&lt;br /&gt;
&lt;br /&gt;
To solve the system of equations we set the upper limit of &amp;lt;math&amp;gt;l&amp;lt;/math&amp;gt; to&lt;br /&gt;
be &amp;lt;math&amp;gt;M&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
= A Simple Method To Calculate The [[Diffraction Transfer Matrix]] For The Case Of A Circular Dock =&lt;br /&gt;
&lt;br /&gt;
Let&#039;s consider an incident wave whose potential has the following expression&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt; &lt;br /&gt;
\phi^\mathrm{I} (r,\theta,z) = \sum_{n=0}^{\infty} \phi_n(z)&lt;br /&gt;
\sum_{\nu = - \infty}^{\infty} D_{n\nu} I_\nu (k_n r) \mathrm{e}^{\mathrm{i}\nu \theta}.&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
Such an incident potential is found in the [[Kagemoto and Yue Interaction Theory]], where&lt;br /&gt;
it can be written as the sum of an ambient incident potential and the scattered potentials &lt;br /&gt;
of the other bodies, which are interpretated as incident potentials for the studied body.&lt;br /&gt;
&lt;br /&gt;
We can apply the same eigenfunction matching that previously, considering the potential &lt;br /&gt;
and its normal derivative continuous at &amp;lt;math&amp;gt;r=a&amp;lt;/math&amp;gt;. Thus the potential and its normal &lt;br /&gt;
derivative expressed at each side of this value of the radius have to be equal. We obtain &lt;br /&gt;
the relationships&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\sum_{m=0}^{\infty} D_{mn} I_n (k_m a) \phi_m(z) + \sum_{m=0}^{\infty}&lt;br /&gt;
a_{mn} K_{n}(k_{m}a)\phi_{m}\left(  z\right) &lt;br /&gt;
= b_{0n} \psi_{0}(z) +\sum_{m=1}^{\infty}b_{mn}I_{n}(\kappa_{m}a)\psi_{m}(z)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\sum_{m=0}^{\infty} D_{mn} k_m I&#039;_n (k_m a) \phi_m(z) +\sum&lt;br /&gt;
_{m=0}^{\infty} a_{mn}k_{m}K_{n}^{\prime}(k_{m}a)\phi_{m}\left(  z\right) &lt;br /&gt;
 =b_{0n} \frac{|n|}{a} \psi_{0}(z) +\sum_{m=1}^{\infty}&lt;br /&gt;
b_{mn}\kappa_{m}I_{n}^{\prime}(\kappa_{m}a)\psi&lt;br /&gt;
_{m}(z)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
for each &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt;.&lt;br /&gt;
We solve these equations with the same method that before, by multiplying both equations by&lt;br /&gt;
&amp;lt;math&amp;gt;\phi_{l}(z)&amp;lt;/math&amp;gt; and integrating from &amp;lt;math&amp;gt;-H&amp;lt;/math&amp;gt; to &amp;lt;math&amp;gt;0&amp;lt;/math&amp;gt; to obtain:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
D_{ln} I_n (k_l a) A_l+a_{ln}K_{n}(k_{l}a)A_{l}&lt;br /&gt;
=b_{0n}B_{0l} + \sum_{m=1}^{\infty}b_{mn}I_{n}(\kappa_{m}a)B_{ml}, \ \ \ (1)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
D_{ln} k_l I&#039;_n (k_l a) A_l+a_{ln}k_{l}K_{n}^{\prime&lt;br /&gt;
}(k_{l}a)A_{l} &lt;br /&gt;
 = b_{0n}B_{0l}\frac{|n|}{a} + &lt;br /&gt;
\sum_{m=1}^{\infty}b_{mn}\kappa_{m}I_{n}^{\prime}(\kappa_{m}a)B_{ml}, \ \ \ (2)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The [[Diffraction Transfer Matrix]] &lt;br /&gt;
maps the coefficients of the incident wave with the coefficients of the scattered wave within &lt;br /&gt;
the open water domain. The relation which links these two coefficients can be written as follows&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
a_{mn}=\sum_{l=0}^{\infty} T_{lmn} D_{ln}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
From the equations (1) and (2) &lt;br /&gt;
we can write a linear system of equation, limiting the number of modes of the dispersion equation &lt;br /&gt;
to &amp;lt;math&amp;gt;N&amp;lt;/math&amp;gt; real ones&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
-A_0 K_n(k_0 a)&amp;amp;0 \quad \cdots&amp;amp;0\\&lt;br /&gt;
0&amp;amp;&amp;amp;\\&lt;br /&gt;
\vdots&amp;amp;-A_l K_n(k_l a)&amp;amp;\vdots\\&lt;br /&gt;
&amp;amp;&amp;amp;0\\&lt;br /&gt;
0&amp;amp;\cdots \quad 0 &amp;amp; -A_N K_n(k_N a)&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
&amp;amp;&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
B_{00}&amp;amp;I_n(\kappa_{1}a) B_{10}&amp;amp;\cdots&amp;amp;I_n(\kappa_{N}a) B_{N0}\\&lt;br /&gt;
B_{01}&amp;amp;I_n(\kappa_{1}a) B_{11}&amp;amp;&amp;amp;\\&lt;br /&gt;
\vdots&amp;amp;\vdots&amp;amp;&amp;amp;\vdots\\&lt;br /&gt;
&amp;amp;&amp;amp;&amp;amp;\\&lt;br /&gt;
B_{0N}&amp;amp;I_n(\kappa_{1}a) B_{1N}&amp;amp;\cdots&amp;amp;I_n(\kappa_{N}a) B_{NN}&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
\\&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
-k_0 K&#039;_n(k_0 a) A_0&amp;amp;0 \quad \cdots&amp;amp;0\\&lt;br /&gt;
0&amp;amp;&amp;amp;\\&lt;br /&gt;
\vdots&amp;amp;-k_l K&#039;_n(k_l a) A_l&amp;amp;\vdots\\&lt;br /&gt;
&amp;amp;&amp;amp;0\\&lt;br /&gt;
0&amp;amp;\cdots \quad 0 &amp;amp; -k_N K&#039;_n(k_N a) A_N&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
&amp;amp;&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
B_{00}\frac{|n|}{a}&amp;amp;\kappa_{1} I&#039;_n(\kappa_{1}a) B_{10}&amp;amp;\cdots&amp;amp;\kappa_{N} I&#039;_n(\kappa_{N}a) B_{N0}\\&lt;br /&gt;
B_{01}\frac{|n|}{a}&amp;amp;\kappa_{1} I&#039;_n(\kappa_{1}a) B_{11}&amp;amp;&amp;amp;\\&lt;br /&gt;
\vdots&amp;amp;\vdots&amp;amp;&amp;amp;\vdots\\&lt;br /&gt;
&amp;amp;&amp;amp;&amp;amp;\\&lt;br /&gt;
B_{0N}\frac{|n|}{a}&amp;amp;\kappa_{1} I&#039;_n(\kappa_{1}a) B_{1N}&amp;amp;\cdots&amp;amp;\kappa_{N} I&#039;_n(\kappa_{N}a) B_{NN}&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
a_{0n} \\&lt;br /&gt;
\\&lt;br /&gt;
\vdots \\&lt;br /&gt;
\\&lt;br /&gt;
a_{Nn} \\&lt;br /&gt;
b_{0n}\\&lt;br /&gt;
\\&lt;br /&gt;
\vdots \\&lt;br /&gt;
\\&lt;br /&gt;
b_{Nn}&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
=&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
I_n(k_0 a) A_0&amp;amp;0 \quad \cdots&amp;amp;0\\&lt;br /&gt;
0&amp;amp;&amp;amp;\\&lt;br /&gt;
\vdots&amp;amp;I_n(k_l a) A_l&amp;amp;\vdots\\&lt;br /&gt;
&amp;amp;&amp;amp;0\\&lt;br /&gt;
0&amp;amp;\cdots \quad 0 &amp;amp; I_n(k_N a) A_N&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
\\&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
k_0 I&#039;_n(k_0 a) A_0&amp;amp;0 \quad \cdots&amp;amp;0\\&lt;br /&gt;
0&amp;amp;&amp;amp;\\&lt;br /&gt;
\vdots&amp;amp;k_l I&#039;_n(k_l a) A_l&amp;amp;\vdots\\&lt;br /&gt;
&amp;amp;&amp;amp;0\\&lt;br /&gt;
0&amp;amp;\cdots \quad 0 &amp;amp;k_N I&#039;_n(k_N a) A_N&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
D_{0n} \\&lt;br /&gt;
\\&lt;br /&gt;
\vdots \\&lt;br /&gt;
\\&lt;br /&gt;
D_{Nn} \\&lt;br /&gt;
D_{0n}\\&lt;br /&gt;
\\&lt;br /&gt;
\vdots \\&lt;br /&gt;
\\&lt;br /&gt;
D_{Nn}&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
for each &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Therefore we can find a [[Diffraction Transfer Matrix]] for each &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt;, &lt;br /&gt;
by setting&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\forall i \in [0, N], (D_{pn})_{p \in [0, N]} = \delta_{ip}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
Then we solve the linear system defined previously, so that we can find the coefficients&lt;br /&gt;
&amp;lt;math&amp;gt;(a_{ln})_{l \in [0, N]}&amp;lt;/math&amp;gt; for each &amp;lt;math&amp;gt;i&amp;lt;/math&amp;gt;.&lt;br /&gt;
This vector represents exactly the &amp;lt;math&amp;gt;i^{th}&amp;lt;/math&amp;gt; column of the [[Diffraction Transfer Matrix]],&lt;br /&gt;
&amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt; being set.&lt;br /&gt;
&lt;br /&gt;
This method permits to obtain the matrix which links the coefficients of the incident and scattered &lt;br /&gt;
potential in the free water domain. Applying this for each &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt;, we finally obtain a 3-dimensional&lt;br /&gt;
matrix for the [[Diffraction Transfer Matrix]].&lt;br /&gt;
&lt;br /&gt;
= Matlab Code =&lt;br /&gt;
&lt;br /&gt;
A program to calculate the coefficients for circular dock problems can be found here&lt;br /&gt;
[http://www.math.auckland.ac.nz/~meylan/code/eigenfunction_matching/circle_dock_matching_one_n.m circle_dock_matching_one_n.m]&lt;br /&gt;
Note that this problem solves only for a single n. &lt;br /&gt;
&lt;br /&gt;
== Additional code ==&lt;br /&gt;
&lt;br /&gt;
This program requires&lt;br /&gt;
[http://www.math.auckland.ac.nz/~meylan/code/dispersion/dispersion_free_surface.m dispersion_free_surface.m]&lt;br /&gt;
to run&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Problems with Cylindrical Symmetry]]&lt;br /&gt;
[[Category:Eigenfunction Matching Method]]&lt;br /&gt;
[[Category:Pages with Matlab Code]]&lt;br /&gt;
[[Category:Complete Pages]]&lt;/div&gt;</summary>
		<author><name>Fmontiel</name></author>
	</entry>
	<entry>
		<id>https://www.wikiwaves.org/index.php?title=Eigenfunction_Matching_for_a_Circular_Dock&amp;diff=7038</id>
		<title>Eigenfunction Matching for a Circular Dock</title>
		<link rel="alternate" type="text/html" href="https://www.wikiwaves.org/index.php?title=Eigenfunction_Matching_for_a_Circular_Dock&amp;diff=7038"/>
		<updated>2008-08-04T01:55:27Z</updated>

		<summary type="html">&lt;p&gt;Fmontiel: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Introduction=&lt;br /&gt;
&lt;br /&gt;
We show here a solution for a dock on [[Finite Depth]] water, which is circular. This is the three-dimensional&lt;br /&gt;
analog of the [[Eigenfunction Matching for a Semi-Infinite Dock]].&lt;br /&gt;
&lt;br /&gt;
=Governing Equations=&lt;br /&gt;
&lt;br /&gt;
We begin with the [[Frequency Domain Problem]].&lt;br /&gt;
We will use a cylindrical coordinate system, &amp;lt;math&amp;gt;(r,\theta,z)&amp;lt;/math&amp;gt;,&lt;br /&gt;
assumed to have its origin at the centre of the circular&lt;br /&gt;
plate which has radius &amp;lt;math&amp;gt;a&amp;lt;/math&amp;gt;. The water is assumed to have&lt;br /&gt;
constant finite depth &amp;lt;math&amp;gt;h&amp;lt;/math&amp;gt; and the &amp;lt;math&amp;gt;z&amp;lt;/math&amp;gt;-direction points vertically&lt;br /&gt;
upward with the water surface at &amp;lt;math&amp;gt;z=0&amp;lt;/math&amp;gt; and the sea floor at &amp;lt;math&amp;gt;z=-h&amp;lt;/math&amp;gt;. The&lt;br /&gt;
boundary value problem can therefore be expressed as&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\Delta\phi=0, \,\, -h&amp;lt;z&amp;lt;0,&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi_{z}=0, \,\, z=-h,&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\phi_{z}=\alpha\phi, \,\, z=0,\,r&amp;gt;a,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi_{z}=0, \,\, z=0,\,r&amp;lt;a&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
We must also apply the [[Sommerfeld Radiation Condition]]&lt;br /&gt;
as &amp;lt;math&amp;gt;r\rightarrow\infty&amp;lt;/math&amp;gt;. The subscript &amp;lt;math&amp;gt;z&amp;lt;/math&amp;gt;&lt;br /&gt;
denotes the derivative in &amp;lt;math&amp;gt;z&amp;lt;/math&amp;gt;-direction.&lt;br /&gt;
&lt;br /&gt;
=Solution Method=&lt;br /&gt;
&lt;br /&gt;
== Separation of variables==&lt;br /&gt;
&lt;br /&gt;
We now separate variables, noting that since the problem has&lt;br /&gt;
circular symmetry we can write the potential as&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi(r,\theta,z)=\zeta(z)\sum_{n=-\infty}^{\infty}\rho_{n}(r)e^{i n \theta}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
Applying Laplace&#039;s equation we obtain&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\zeta_{zz}+\mu^{2}\zeta=0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
so that:&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\zeta=\cos\mu(z+H)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
where the separation constant &amp;lt;math&amp;gt;\mu^{2}&amp;lt;/math&amp;gt; must&lt;br /&gt;
satisfy the [[Dispersion Relation for a Free Surface]]&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
k\tan\left(  kh\right)  =-\alpha,\quad r&amp;gt;a&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and &lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\kappa\tan(\kappa h)=0,\quad&lt;br /&gt;
r&amp;lt;a&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
Note that we have set &amp;lt;math&amp;gt;\mu=k&amp;lt;/math&amp;gt; under the free&lt;br /&gt;
surface and &amp;lt;math&amp;gt;\mu=\kappa&amp;lt;/math&amp;gt; under the dock. We denote the&lt;br /&gt;
positive imaginary solution of the [[Dispersion Relation for a Free Surface]] &lt;br /&gt;
by &amp;lt;math&amp;gt;k_{0}&amp;lt;/math&amp;gt; and&lt;br /&gt;
the positive real solutions by &amp;lt;math&amp;gt;k_{m}&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;m\geq1&amp;lt;/math&amp;gt;. The solutions of&lt;br /&gt;
second equation will be denoted by  &lt;br /&gt;
&amp;lt;math&amp;gt;\kappa_{m} = m\pi/h&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;m\geq 0&amp;lt;/math&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
We define&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi_{m}\left(  z\right)  =\frac{\cos k_{m}(z+h)}{\cos k_{m}h},\quad m\geq0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
as the vertical eigenfunction of the potential in the open&lt;br /&gt;
water region and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\psi_{m}\left(  z\right)  = \cos\kappa_{m}(z+h),\quad&lt;br /&gt;
m\geq 0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
as the vertical eigenfunction of the potential in the dock&lt;br /&gt;
covered region. For later reference, we note that:&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\int\nolimits_{-h}^{0}\phi_{m}(z)\phi_{n}(z) d z=A_{m}\delta_{mn}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
where&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
A_{m}=\frac{1}{2}\left(  \frac{\cos k_{m}h\sin k_{m}h+k_{m}h}{k_{m}\cos&lt;br /&gt;
^{2}k_{m}h}\right)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\int\nolimits_{-h}^{0}\phi_{n}(z)\psi_{m}(z) d z=B_{mn}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
where&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
B_{mn}=\frac{k_{n}\sin k_{n}h\cos\kappa_{m}h-\kappa_{m}\cos k_{n}h\sin&lt;br /&gt;
\kappa_{m}h}{\left(  \cos k_{n}h\right)  \left(  k_{n}&lt;br /&gt;
^{2}-\kappa_{m}^{2}\right)  }&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\int\nolimits_{-h}^{0}\psi_{m}(z)\psi_{n}(z) d z=C_{m}\delta_{mn}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
where&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
C_{m}=\frac{1}{2}h,\quad,m\neq 0 \quad \mathrm{and} \quad C_0 = h&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We now solve for the function &amp;lt;math&amp;gt;\rho_{n}(r)&amp;lt;/math&amp;gt;.&lt;br /&gt;
Using Laplace&#039;s equation in polar coordinates we obtain&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\frac{\mathrm{d}^{2}\rho_{n}}{\mathrm{d}r^{2}}+\frac{1}{r} &lt;br /&gt;
\frac{\mathrm{d}\rho_{n}}{\mathrm{d}r}-\left( &lt;br /&gt;
\frac{n^{2}}{r^{2}}+\mu^{2}\right)  \rho_{n}=0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;\mu&amp;lt;/math&amp;gt; is &amp;lt;math&amp;gt;k_{m}&amp;lt;/math&amp;gt; or&lt;br /&gt;
&amp;lt;math&amp;gt;\kappa_{m},&amp;lt;/math&amp;gt; depending on whether &amp;lt;math&amp;gt;r&amp;lt;/math&amp;gt; is&lt;br /&gt;
greater or less than &amp;lt;math&amp;gt;a&amp;lt;/math&amp;gt;. We can convert this equation to the&lt;br /&gt;
standard form by substituting &amp;lt;math&amp;gt;y=\mu r&amp;lt;/math&amp;gt; (provided that&lt;br /&gt;
&amp;lt;math&amp;gt;\mu\neq 0&amp;lt;/math&amp;gt;to obtain&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
y^{2}\frac{\mathrm{d}^{2}\rho_{n}}{\mathrm{d}y^{2}}+y\frac{\mathrm{d}\rho_{n}&lt;br /&gt;
}{\rm{d}y}-(n^{2}+y^{2})\rho_{n}=0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
The solution of this equation is a linear combination of the&lt;br /&gt;
modified Bessel functions of order &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;I_{n}(y)&amp;lt;/math&amp;gt; and&lt;br /&gt;
&amp;lt;math&amp;gt;K_{n}(y)&amp;lt;/math&amp;gt; ([[Abramowitz and Stegun 1964]]). Since the solution must be bounded&lt;br /&gt;
we know that under the plate the solution will be a linear combination of&lt;br /&gt;
&amp;lt;math&amp;gt;I_{n}(y)&amp;lt;/math&amp;gt; while outside the plate the solution will be a&lt;br /&gt;
linear combination of &amp;lt;math&amp;gt;K_{n}(y)&amp;lt;/math&amp;gt;. &lt;br /&gt;
The case &amp;lt;math&amp;gt;\kappa_0 =0&amp;lt;/math&amp;gt; is a special case and the solution under&lt;br /&gt;
the dock is &amp;lt;math&amp;gt;(r/a)^{|n|}&amp;lt;/math&amp;gt;.&lt;br /&gt;
Therefore the potential can&lt;br /&gt;
be expanded as&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi(r,\theta,z)=\sum_{n=-\infty}^{\infty}\sum_{m=0}^{\infty}a_{mn}K_{n}&lt;br /&gt;
(k_{m}r)e^{i n\theta}\phi_{m}(z), \;\;r&amp;gt;a&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi(r,\theta,z)=\sum_{n=-\infty}^{\infty}b_{0n}(r/a)^{|n|} e^{i n\theta}\psi_{0}(z)+&lt;br /&gt;
\sum_{n=-\infty}^{\infty}\sum_{m=1}^{\infty}b_{mn}&lt;br /&gt;
I_{n}(\kappa_{m}r)e^{i n\theta}\psi_{m}(z), \;\;r&amp;lt;a&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;a_{mn}&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;b_{mn}&amp;lt;/math&amp;gt;&lt;br /&gt;
are the coefficients of the potential in the open water and&lt;br /&gt;
the plate covered region respectively.&lt;br /&gt;
&lt;br /&gt;
==Incident potential==&lt;br /&gt;
&lt;br /&gt;
The incident potential is a wave of amplitude &amp;lt;math&amp;gt;A&amp;lt;/math&amp;gt;&lt;br /&gt;
in displacement travelling in the positive &amp;lt;math&amp;gt;x&amp;lt;/math&amp;gt;-direction. &lt;br /&gt;
The incident potential can therefore be written as&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi^{\mathrm{I}}  =e^{k_{0}x}\phi_{0}\left(&lt;br /&gt;
z\right) &lt;br /&gt;
=\sum\limits_{n=-\infty}^{\infty} I_{n}(k_{0}r)\phi_{0}\left(z\right)&lt;br /&gt;
e^{i n \theta}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==An infinite dimensional system of equations==&lt;br /&gt;
&lt;br /&gt;
The potential and its derivative must be continuous across the&lt;br /&gt;
transition from open water to the plate covered region. Therefore, the&lt;br /&gt;
potentials and their derivatives at &amp;lt;math&amp;gt;r=a&amp;lt;/math&amp;gt; have to be equal&lt;br /&gt;
for each angle and we obtain&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
I_{n}(k_{0}a)\phi_{0}\left(  z\right) + \sum_{m=0}^{\infty}&lt;br /&gt;
a_{mn} K_{n}(k_{m}a)\phi_{m}\left(  z\right) &lt;br /&gt;
= b_{0n} \psi_{0}(z) +\sum_{m=1}^{\infty}b_{mn}I_{n}(\kappa_{m}a)\psi_{m}(z)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
k_{0}I_{n}^{\prime}(k_{0}a)\phi_{0}\left(  z\right)  +\sum&lt;br /&gt;
_{m=0}^{\infty} a_{mn}k_{m}K_{n}^{\prime}(k_{m}a)\phi_{m}\left(  z\right) &lt;br /&gt;
 =b_{0n} \frac{|n|}{a} \psi_{0}(z) +\sum_{m=1}^{\infty}&lt;br /&gt;
b_{mn}\kappa_{m}I_{n}^{\prime}(\kappa_{m}a)\psi&lt;br /&gt;
_{m}(z)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
for each &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt;.&lt;br /&gt;
We solve these equations by multiplying both equations by&lt;br /&gt;
&amp;lt;math&amp;gt;\phi_{l}(z)&amp;lt;/math&amp;gt; and integrating from &amp;lt;math&amp;gt;-H&amp;lt;/math&amp;gt; to &amp;lt;math&amp;gt;0&amp;lt;/math&amp;gt; to obtain:&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
I_{n}(k_{0}a)A_{0}\delta_{0l}+a_{ln}K_{n}(k_{l}a)A_{l}&lt;br /&gt;
=b_{0n}B_{0l} + \sum_{m=1}^{\infty}b_{mn}I_{n}(\kappa_{m}a)B_{ml} &lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
k_{0}I_{n}^{\prime}(k_{0}a)A_{0}\delta_{0l}+a_{ln}k_{l}K_{n}^{\prime&lt;br /&gt;
}(k_{l}a)A_{l} &lt;br /&gt;
 = b_{0n}B_{0l}\frac{|n|}{a} + &lt;br /&gt;
\sum_{m=1}^{\infty}b_{mn}\kappa_{m}I_{n}^{\prime}(\kappa_{m}a)B_{ml} &lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Numerical Solution =&lt;br /&gt;
&lt;br /&gt;
To solve the system of equations we set the upper limit of &amp;lt;math&amp;gt;l&amp;lt;/math&amp;gt; to&lt;br /&gt;
be &amp;lt;math&amp;gt;M&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
= A Simple Method To Calculate The [[Diffraction Transfer Matrix]] For The Case Of A Circular Dock =&lt;br /&gt;
&lt;br /&gt;
Let&#039;s consider an incident wave whose potential has the following expression&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt; &lt;br /&gt;
\phi^\mathrm{I} (r,\theta,z) = \sum_{n=0}^{\infty} \phi_n(z)&lt;br /&gt;
\sum_{\nu = - \infty}^{\infty} D_{n\nu} I_\nu (k_n r) \mathrm{e}^{\mathrm{i}\nu \theta}.&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
Such an incident potential is found in the [[Kagemoto and Yue Interaction Theory]], where&lt;br /&gt;
it can be written as the sum of an ambient incident potential and the scattered potentials &lt;br /&gt;
of the other bodies, which are interpretated as incident potentials for the studied body.&lt;br /&gt;
&lt;br /&gt;
We can apply the same eigenfunction matching that previously, considering the potential &lt;br /&gt;
and its normal derivative continuous at &amp;lt;math&amp;gt;r=a&amp;lt;/math&amp;gt;. Thus the potential and its normal &lt;br /&gt;
derivative expressed at each side of this value of the radius have to be equal. We obtain &lt;br /&gt;
the relationships&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\sum_{m=0}^{\infty} D_{mn} I_n (k_m a) \phi_m(z) + \sum_{m=0}^{\infty}&lt;br /&gt;
a_{mn} K_{n}(k_{m}a)\phi_{m}\left(  z\right) &lt;br /&gt;
= b_{0n} \psi_{0}(z) +\sum_{m=1}^{\infty}b_{mn}I_{n}(\kappa_{m}a)\psi_{m}(z)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\sum_{m=0}^{\infty} D_{mn} k_m I&#039;_n (k_m a) \phi_m(z) +\sum&lt;br /&gt;
_{m=0}^{\infty} a_{mn}k_{m}K_{n}^{\prime}(k_{m}a)\phi_{m}\left(  z\right) &lt;br /&gt;
 =b_{0n} \frac{|n|}{a} \psi_{0}(z) +\sum_{m=1}^{\infty}&lt;br /&gt;
b_{mn}\kappa_{m}I_{n}^{\prime}(\kappa_{m}a)\psi&lt;br /&gt;
_{m}(z)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
for each &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt;.&lt;br /&gt;
We solve these equations with the same method that before, by multiplying both equations by&lt;br /&gt;
&amp;lt;math&amp;gt;\phi_{l}(z)&amp;lt;/math&amp;gt; and integrating from &amp;lt;math&amp;gt;-H&amp;lt;/math&amp;gt; to &amp;lt;math&amp;gt;0&amp;lt;/math&amp;gt; to obtain:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
D_{ln} I_n (k_l a) A_l+a_{ln}K_{n}(k_{l}a)A_{l}&lt;br /&gt;
=b_{0n}B_{0l} + \sum_{m=1}^{\infty}b_{mn}I_{n}(\kappa_{m}a)B_{ml}, \ \ \ (1)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
D_{ln} k_l I&#039;_n (k_l a) A_l+a_{ln}k_{l}K_{n}^{\prime&lt;br /&gt;
}(k_{l}a)A_{l} &lt;br /&gt;
 = b_{0n}B_{0l}\frac{|n|}{a} + &lt;br /&gt;
\sum_{m=1}^{\infty}b_{mn}\kappa_{m}I_{n}^{\prime}(\kappa_{m}a)B_{ml}, \ \ \ (2)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The [[Diffraction Transfer Matrix]] &lt;br /&gt;
maps the coefficients of the incident wave with the coefficients of the scattered wave within &lt;br /&gt;
the free water domain. The relation which links these two coefficients can be written as follows&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
a_{mn}=\sum_{l=0}^{\infty} T_{lmn} D_{ln}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
From the equations (1) and (2) &lt;br /&gt;
we can write a linear system of equation, limiting the number of modes of the dispersion equation &lt;br /&gt;
to &amp;lt;math&amp;gt;N&amp;lt;/math&amp;gt; real ones&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
-A_0 K_n(k_0 a)&amp;amp;0 \quad \cdots&amp;amp;0\\&lt;br /&gt;
0&amp;amp;&amp;amp;\\&lt;br /&gt;
\vdots&amp;amp;-A_l K_n(k_l a)&amp;amp;\vdots\\&lt;br /&gt;
&amp;amp;&amp;amp;0\\&lt;br /&gt;
0&amp;amp;\cdots \quad 0 &amp;amp; -A_N K_n(k_N a)&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
&amp;amp;&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
B_{00}&amp;amp;I_n(\kappa_{1}a) B_{10}&amp;amp;\cdots&amp;amp;I_n(\kappa_{N}a) B_{N0}\\&lt;br /&gt;
B_{01}&amp;amp;I_n(\kappa_{1}a) B_{11}&amp;amp;&amp;amp;\\&lt;br /&gt;
\vdots&amp;amp;\vdots&amp;amp;&amp;amp;\vdots\\&lt;br /&gt;
&amp;amp;&amp;amp;&amp;amp;\\&lt;br /&gt;
B_{0N}&amp;amp;I_n(\kappa_{1}a) B_{1N}&amp;amp;\cdots&amp;amp;I_n(\kappa_{N}a) B_{NN}&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
\\&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
-k_0 K&#039;_n(k_0 a) A_0&amp;amp;0 \quad \cdots&amp;amp;0\\&lt;br /&gt;
0&amp;amp;&amp;amp;\\&lt;br /&gt;
\vdots&amp;amp;-k_l K&#039;_n(k_l a) A_l&amp;amp;\vdots\\&lt;br /&gt;
&amp;amp;&amp;amp;0\\&lt;br /&gt;
0&amp;amp;\cdots \quad 0 &amp;amp; -k_N K&#039;_n(k_N a) A_N&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
&amp;amp;&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
B_{00}\frac{|n|}{a}&amp;amp;\kappa_{1} I&#039;_n(\kappa_{1}a) B_{10}&amp;amp;\cdots&amp;amp;\kappa_{N} I&#039;_n(\kappa_{N}a) B_{N0}\\&lt;br /&gt;
B_{01}\frac{|n|}{a}&amp;amp;\kappa_{1} I&#039;_n(\kappa_{1}a) B_{11}&amp;amp;&amp;amp;\\&lt;br /&gt;
\vdots&amp;amp;\vdots&amp;amp;&amp;amp;\vdots\\&lt;br /&gt;
&amp;amp;&amp;amp;&amp;amp;\\&lt;br /&gt;
B_{0N}\frac{|n|}{a}&amp;amp;\kappa_{1} I&#039;_n(\kappa_{1}a) B_{1N}&amp;amp;\cdots&amp;amp;\kappa_{N} I&#039;_n(\kappa_{N}a) B_{NN}&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
a_{0n} \\&lt;br /&gt;
\\&lt;br /&gt;
\vdots \\&lt;br /&gt;
\\&lt;br /&gt;
a_{Nn} \\&lt;br /&gt;
b_{0n}\\&lt;br /&gt;
\\&lt;br /&gt;
\vdots \\&lt;br /&gt;
\\&lt;br /&gt;
b_{Nn}&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
=&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
I_n(k_0 a) A_0&amp;amp;0 \quad \cdots&amp;amp;0\\&lt;br /&gt;
0&amp;amp;&amp;amp;\\&lt;br /&gt;
\vdots&amp;amp;I_n(k_l a) A_l&amp;amp;\vdots\\&lt;br /&gt;
&amp;amp;&amp;amp;0\\&lt;br /&gt;
0&amp;amp;\cdots \quad 0 &amp;amp; I_n(k_N a) A_N&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
\\&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
k_0 I&#039;_n(k_0 a) A_0&amp;amp;0 \quad \cdots&amp;amp;0\\&lt;br /&gt;
0&amp;amp;&amp;amp;\\&lt;br /&gt;
\vdots&amp;amp;k_l I&#039;_n(k_l a) A_l&amp;amp;\vdots\\&lt;br /&gt;
&amp;amp;&amp;amp;0\\&lt;br /&gt;
0&amp;amp;\cdots \quad 0 &amp;amp;k_N I&#039;_n(k_N a) A_N&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
D_{0n} \\&lt;br /&gt;
\\&lt;br /&gt;
\vdots \\&lt;br /&gt;
\\&lt;br /&gt;
D_{Nn} \\&lt;br /&gt;
D_{0n}\\&lt;br /&gt;
\\&lt;br /&gt;
\vdots \\&lt;br /&gt;
\\&lt;br /&gt;
D_{Nn}&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
for each &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Therefore we can find a [[Diffraction Transfer Matrix]] for each &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt;, &lt;br /&gt;
by setting&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\forall i \in [0, N], (D_{pn})_{p \in [0, N]} = \delta_{ip}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
Then we solve the linear system defined previously, so that we can find the coefficients&lt;br /&gt;
&amp;lt;math&amp;gt;(a_{ln})_{l \in [0, N]}&amp;lt;/math&amp;gt; for each &amp;lt;math&amp;gt;i&amp;lt;/math&amp;gt;.&lt;br /&gt;
This vector represents exactly the &amp;lt;math&amp;gt;i^{th}&amp;lt;/math&amp;gt; column of the [[Diffraction Transfer Matrix]],&lt;br /&gt;
&amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt; being set.&lt;br /&gt;
&lt;br /&gt;
This method permits to obtain the matrix which links the coefficients of the incident and scattered &lt;br /&gt;
potential in the free water domain. Applying this for each &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt;, we finally obtain a 3-dimensional&lt;br /&gt;
matrix for the [[Diffraction Transfer Matrix]].&lt;br /&gt;
&lt;br /&gt;
= Matlab Code =&lt;br /&gt;
&lt;br /&gt;
A program to calculate the coefficients for circular dock problems can be found here&lt;br /&gt;
[http://www.math.auckland.ac.nz/~meylan/code/eigenfunction_matching/circle_dock_matching_one_n.m circle_dock_matching_one_n.m]&lt;br /&gt;
Note that this problem solves only for a single n. &lt;br /&gt;
&lt;br /&gt;
== Additional code ==&lt;br /&gt;
&lt;br /&gt;
This program requires&lt;br /&gt;
[http://www.math.auckland.ac.nz/~meylan/code/dispersion/dispersion_free_surface.m dispersion_free_surface.m]&lt;br /&gt;
to run&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Problems with Cylindrical Symmetry]]&lt;br /&gt;
[[Category:Eigenfunction Matching Method]]&lt;br /&gt;
[[Category:Pages with Matlab Code]]&lt;br /&gt;
[[Category:Complete Pages]]&lt;/div&gt;</summary>
		<author><name>Fmontiel</name></author>
	</entry>
	<entry>
		<id>https://www.wikiwaves.org/index.php?title=Eigenfunction_Matching_for_a_Circular_Dock&amp;diff=7037</id>
		<title>Eigenfunction Matching for a Circular Dock</title>
		<link rel="alternate" type="text/html" href="https://www.wikiwaves.org/index.php?title=Eigenfunction_Matching_for_a_Circular_Dock&amp;diff=7037"/>
		<updated>2008-08-04T01:54:32Z</updated>

		<summary type="html">&lt;p&gt;Fmontiel: /* A Simple Method To Calculate The Diffraction Transfer Matrix For The Case Of A Circular Plate */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Introduction=&lt;br /&gt;
&lt;br /&gt;
We show here a solution for a dock on [[Finite Depth]] water, which is circular. This is the three-dimensional&lt;br /&gt;
analog of the [[Eigenfunction Matching for a Semi-Infinite Dock]].&lt;br /&gt;
&lt;br /&gt;
=Governing Equations=&lt;br /&gt;
&lt;br /&gt;
We begin with the [[Frequency Domain Problem]].&lt;br /&gt;
We will use a cylindrical coordinate system, &amp;lt;math&amp;gt;(r,\theta,z)&amp;lt;/math&amp;gt;,&lt;br /&gt;
assumed to have its origin at the centre of the circular&lt;br /&gt;
plate which has radius &amp;lt;math&amp;gt;a&amp;lt;/math&amp;gt;. The water is assumed to have&lt;br /&gt;
constant finite depth &amp;lt;math&amp;gt;h&amp;lt;/math&amp;gt; and the &amp;lt;math&amp;gt;z&amp;lt;/math&amp;gt;-direction points vertically&lt;br /&gt;
upward with the water surface at &amp;lt;math&amp;gt;z=0&amp;lt;/math&amp;gt; and the sea floor at &amp;lt;math&amp;gt;z=-h&amp;lt;/math&amp;gt;. The&lt;br /&gt;
boundary value problem can therefore be expressed as&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\Delta\phi=0, \,\, -h&amp;lt;z&amp;lt;0,&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi_{z}=0, \,\, z=-h,&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\phi_{z}=\alpha\phi, \,\, z=0,\,r&amp;gt;a,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi_{z}=0, \,\, z=0,\,r&amp;lt;a&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
We must also apply the [[Sommerfeld Radiation Condition]]&lt;br /&gt;
as &amp;lt;math&amp;gt;r\rightarrow\infty&amp;lt;/math&amp;gt;. The subscript &amp;lt;math&amp;gt;z&amp;lt;/math&amp;gt;&lt;br /&gt;
denotes the derivative in &amp;lt;math&amp;gt;z&amp;lt;/math&amp;gt;-direction.&lt;br /&gt;
&lt;br /&gt;
=Solution Method=&lt;br /&gt;
&lt;br /&gt;
== Separation of variables==&lt;br /&gt;
&lt;br /&gt;
We now separate variables, noting that since the problem has&lt;br /&gt;
circular symmetry we can write the potential as&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi(r,\theta,z)=\zeta(z)\sum_{n=-\infty}^{\infty}\rho_{n}(r)e^{i n \theta}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
Applying Laplace&#039;s equation we obtain&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\zeta_{zz}+\mu^{2}\zeta=0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
so that:&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\zeta=\cos\mu(z+H)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
where the separation constant &amp;lt;math&amp;gt;\mu^{2}&amp;lt;/math&amp;gt; must&lt;br /&gt;
satisfy the [[Dispersion Relation for a Free Surface]]&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
k\tan\left(  kh\right)  =-\alpha,\quad r&amp;gt;a&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and &lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\kappa\tan(\kappa h)=0,\quad&lt;br /&gt;
r&amp;lt;a&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
Note that we have set &amp;lt;math&amp;gt;\mu=k&amp;lt;/math&amp;gt; under the free&lt;br /&gt;
surface and &amp;lt;math&amp;gt;\mu=\kappa&amp;lt;/math&amp;gt; under the dock. We denote the&lt;br /&gt;
positive imaginary solution of the [[Dispersion Relation for a Free Surface]] &lt;br /&gt;
by &amp;lt;math&amp;gt;k_{0}&amp;lt;/math&amp;gt; and&lt;br /&gt;
the positive real solutions by &amp;lt;math&amp;gt;k_{m}&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;m\geq1&amp;lt;/math&amp;gt;. The solutions of&lt;br /&gt;
second equation will be denoted by  &lt;br /&gt;
&amp;lt;math&amp;gt;\kappa_{m} = m\pi/h&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;m\geq 0&amp;lt;/math&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
We define&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi_{m}\left(  z\right)  =\frac{\cos k_{m}(z+h)}{\cos k_{m}h},\quad m\geq0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
as the vertical eigenfunction of the potential in the open&lt;br /&gt;
water region and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\psi_{m}\left(  z\right)  = \cos\kappa_{m}(z+h),\quad&lt;br /&gt;
m\geq 0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
as the vertical eigenfunction of the potential in the dock&lt;br /&gt;
covered region. For later reference, we note that:&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\int\nolimits_{-h}^{0}\phi_{m}(z)\phi_{n}(z) d z=A_{m}\delta_{mn}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
where&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
A_{m}=\frac{1}{2}\left(  \frac{\cos k_{m}h\sin k_{m}h+k_{m}h}{k_{m}\cos&lt;br /&gt;
^{2}k_{m}h}\right)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\int\nolimits_{-h}^{0}\phi_{n}(z)\psi_{m}(z) d z=B_{mn}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
where&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
B_{mn}=\frac{k_{n}\sin k_{n}h\cos\kappa_{m}h-\kappa_{m}\cos k_{n}h\sin&lt;br /&gt;
\kappa_{m}h}{\left(  \cos k_{n}h\right)  \left(  k_{n}&lt;br /&gt;
^{2}-\kappa_{m}^{2}\right)  }&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\int\nolimits_{-h}^{0}\psi_{m}(z)\psi_{n}(z) d z=C_{m}\delta_{mn}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
where&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
C_{m}=\frac{1}{2}h,\quad,m\neq 0 \quad \mathrm{and} \quad C_0 = h&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We now solve for the function &amp;lt;math&amp;gt;\rho_{n}(r)&amp;lt;/math&amp;gt;.&lt;br /&gt;
Using Laplace&#039;s equation in polar coordinates we obtain&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\frac{\mathrm{d}^{2}\rho_{n}}{\mathrm{d}r^{2}}+\frac{1}{r} &lt;br /&gt;
\frac{\mathrm{d}\rho_{n}}{\mathrm{d}r}-\left( &lt;br /&gt;
\frac{n^{2}}{r^{2}}+\mu^{2}\right)  \rho_{n}=0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;\mu&amp;lt;/math&amp;gt; is &amp;lt;math&amp;gt;k_{m}&amp;lt;/math&amp;gt; or&lt;br /&gt;
&amp;lt;math&amp;gt;\kappa_{m},&amp;lt;/math&amp;gt; depending on whether &amp;lt;math&amp;gt;r&amp;lt;/math&amp;gt; is&lt;br /&gt;
greater or less than &amp;lt;math&amp;gt;a&amp;lt;/math&amp;gt;. We can convert this equation to the&lt;br /&gt;
standard form by substituting &amp;lt;math&amp;gt;y=\mu r&amp;lt;/math&amp;gt; (provided that&lt;br /&gt;
&amp;lt;math&amp;gt;\mu\neq 0&amp;lt;/math&amp;gt;to obtain&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
y^{2}\frac{\mathrm{d}^{2}\rho_{n}}{\mathrm{d}y^{2}}+y\frac{\mathrm{d}\rho_{n}&lt;br /&gt;
}{\rm{d}y}-(n^{2}+y^{2})\rho_{n}=0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
The solution of this equation is a linear combination of the&lt;br /&gt;
modified Bessel functions of order &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;I_{n}(y)&amp;lt;/math&amp;gt; and&lt;br /&gt;
&amp;lt;math&amp;gt;K_{n}(y)&amp;lt;/math&amp;gt; ([[Abramowitz and Stegun 1964]]). Since the solution must be bounded&lt;br /&gt;
we know that under the plate the solution will be a linear combination of&lt;br /&gt;
&amp;lt;math&amp;gt;I_{n}(y)&amp;lt;/math&amp;gt; while outside the plate the solution will be a&lt;br /&gt;
linear combination of &amp;lt;math&amp;gt;K_{n}(y)&amp;lt;/math&amp;gt;. &lt;br /&gt;
The case &amp;lt;math&amp;gt;\kappa_0 =0&amp;lt;/math&amp;gt; is a special case and the solution under&lt;br /&gt;
the dock is &amp;lt;math&amp;gt;(r/a)^{|n|}&amp;lt;/math&amp;gt;.&lt;br /&gt;
Therefore the potential can&lt;br /&gt;
be expanded as&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi(r,\theta,z)=\sum_{n=-\infty}^{\infty}\sum_{m=0}^{\infty}a_{mn}K_{n}&lt;br /&gt;
(k_{m}r)e^{i n\theta}\phi_{m}(z), \;\;r&amp;gt;a&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi(r,\theta,z)=\sum_{n=-\infty}^{\infty}b_{0n}(r/a)^{|n|} e^{i n\theta}\psi_{0}(z)+&lt;br /&gt;
\sum_{n=-\infty}^{\infty}\sum_{m=1}^{\infty}b_{mn}&lt;br /&gt;
I_{n}(\kappa_{m}r)e^{i n\theta}\psi_{m}(z), \;\;r&amp;lt;a&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;a_{mn}&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;b_{mn}&amp;lt;/math&amp;gt;&lt;br /&gt;
are the coefficients of the potential in the open water and&lt;br /&gt;
the plate covered region respectively.&lt;br /&gt;
&lt;br /&gt;
==Incident potential==&lt;br /&gt;
&lt;br /&gt;
The incident potential is a wave of amplitude &amp;lt;math&amp;gt;A&amp;lt;/math&amp;gt;&lt;br /&gt;
in displacement travelling in the positive &amp;lt;math&amp;gt;x&amp;lt;/math&amp;gt;-direction. &lt;br /&gt;
The incident potential can therefore be written as&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi^{\mathrm{I}}  =e^{k_{0}x}\phi_{0}\left(&lt;br /&gt;
z\right) &lt;br /&gt;
=\sum\limits_{n=-\infty}^{\infty} I_{n}(k_{0}r)\phi_{0}\left(z\right)&lt;br /&gt;
e^{i n \theta}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==An infinite dimensional system of equations==&lt;br /&gt;
&lt;br /&gt;
The potential and its derivative must be continuous across the&lt;br /&gt;
transition from open water to the plate covered region. Therefore, the&lt;br /&gt;
potentials and their derivatives at &amp;lt;math&amp;gt;r=a&amp;lt;/math&amp;gt; have to be equal&lt;br /&gt;
for each angle and we obtain&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
I_{n}(k_{0}a)\phi_{0}\left(  z\right) + \sum_{m=0}^{\infty}&lt;br /&gt;
a_{mn} K_{n}(k_{m}a)\phi_{m}\left(  z\right) &lt;br /&gt;
= b_{0n} \psi_{0}(z) +\sum_{m=1}^{\infty}b_{mn}I_{n}(\kappa_{m}a)\psi_{m}(z)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
k_{0}I_{n}^{\prime}(k_{0}a)\phi_{0}\left(  z\right)  +\sum&lt;br /&gt;
_{m=0}^{\infty} a_{mn}k_{m}K_{n}^{\prime}(k_{m}a)\phi_{m}\left(  z\right) &lt;br /&gt;
 =b_{0n} \frac{|n|}{a} \psi_{0}(z) +\sum_{m=1}^{\infty}&lt;br /&gt;
b_{mn}\kappa_{m}I_{n}^{\prime}(\kappa_{m}a)\psi&lt;br /&gt;
_{m}(z)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
for each &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt;.&lt;br /&gt;
We solve these equations by multiplying both equations by&lt;br /&gt;
&amp;lt;math&amp;gt;\phi_{l}(z)&amp;lt;/math&amp;gt; and integrating from &amp;lt;math&amp;gt;-H&amp;lt;/math&amp;gt; to &amp;lt;math&amp;gt;0&amp;lt;/math&amp;gt; to obtain:&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
I_{n}(k_{0}a)A_{0}\delta_{0l}+a_{ln}K_{n}(k_{l}a)A_{l}&lt;br /&gt;
=b_{0n}B_{0l} + \sum_{m=1}^{\infty}b_{mn}I_{n}(\kappa_{m}a)B_{ml} &lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
k_{0}I_{n}^{\prime}(k_{0}a)A_{0}\delta_{0l}+a_{ln}k_{l}K_{n}^{\prime&lt;br /&gt;
}(k_{l}a)A_{l} &lt;br /&gt;
 = b_{0n}B_{0l}\frac{|n|}{a} + &lt;br /&gt;
\sum_{m=1}^{\infty}b_{mn}\kappa_{m}I_{n}^{\prime}(\kappa_{m}a)B_{ml} &lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= A Simple Method To Calculate The [[Diffraction Transfer Matrix]] For The Case Of A Circular Dock =&lt;br /&gt;
&lt;br /&gt;
Let&#039;s consider an incident wave whose potential has the following expression&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt; &lt;br /&gt;
\phi^\mathrm{I} (r,\theta,z) = \sum_{n=0}^{\infty} \phi_n(z)&lt;br /&gt;
\sum_{\nu = - \infty}^{\infty} D_{n\nu} I_\nu (k_n r) \mathrm{e}^{\mathrm{i}\nu \theta}.&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
Such an incident potential is found in the [[Kagemoto and Yue Interaction Theory]], where&lt;br /&gt;
it can be written as the sum of an ambient incident potential and the scattered potentials &lt;br /&gt;
of the other bodies, which are interpretated as incident potentials for the studied body.&lt;br /&gt;
&lt;br /&gt;
We can apply the same eigenfunction matching that previously, considering the potential &lt;br /&gt;
and its normal derivative continuous at &amp;lt;math&amp;gt;r=a&amp;lt;/math&amp;gt;. Thus the potential and its normal &lt;br /&gt;
derivative expressed at each side of this value of the radius have to be equal. We obtain &lt;br /&gt;
the relationships&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\sum_{m=0}^{\infty} D_{mn} I_n (k_m a) \phi_m(z) + \sum_{m=0}^{\infty}&lt;br /&gt;
a_{mn} K_{n}(k_{m}a)\phi_{m}\left(  z\right) &lt;br /&gt;
= b_{0n} \psi_{0}(z) +\sum_{m=1}^{\infty}b_{mn}I_{n}(\kappa_{m}a)\psi_{m}(z)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\sum_{m=0}^{\infty} D_{mn} k_m I&#039;_n (k_m a) \phi_m(z) +\sum&lt;br /&gt;
_{m=0}^{\infty} a_{mn}k_{m}K_{n}^{\prime}(k_{m}a)\phi_{m}\left(  z\right) &lt;br /&gt;
 =b_{0n} \frac{|n|}{a} \psi_{0}(z) +\sum_{m=1}^{\infty}&lt;br /&gt;
b_{mn}\kappa_{m}I_{n}^{\prime}(\kappa_{m}a)\psi&lt;br /&gt;
_{m}(z)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
for each &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt;.&lt;br /&gt;
We solve these equations with the same method that before, by multiplying both equations by&lt;br /&gt;
&amp;lt;math&amp;gt;\phi_{l}(z)&amp;lt;/math&amp;gt; and integrating from &amp;lt;math&amp;gt;-H&amp;lt;/math&amp;gt; to &amp;lt;math&amp;gt;0&amp;lt;/math&amp;gt; to obtain:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
D_{ln} I_n (k_l a) A_l+a_{ln}K_{n}(k_{l}a)A_{l}&lt;br /&gt;
=b_{0n}B_{0l} + \sum_{m=1}^{\infty}b_{mn}I_{n}(\kappa_{m}a)B_{ml}, \ \ \ (1)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
D_{ln} k_l I&#039;_n (k_l a) A_l+a_{ln}k_{l}K_{n}^{\prime&lt;br /&gt;
}(k_{l}a)A_{l} &lt;br /&gt;
 = b_{0n}B_{0l}\frac{|n|}{a} + &lt;br /&gt;
\sum_{m=1}^{\infty}b_{mn}\kappa_{m}I_{n}^{\prime}(\kappa_{m}a)B_{ml}, \ \ \ (2)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The [[Diffraction Transfer Matrix]] &lt;br /&gt;
maps the coefficients of the incident wave with the coefficients of the scattered wave within &lt;br /&gt;
the free water domain. The relation which links these two coefficients can be written as follows&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
a_{mn}=\sum_{l=0}^{\infty} T_{lmn} D_{ln}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
From the equations (1) and (2) &lt;br /&gt;
we can write a linear system of equation, limiting the number of modes of the dispersion equation &lt;br /&gt;
to &amp;lt;math&amp;gt;N&amp;lt;/math&amp;gt; real ones&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
-A_0 K_n(k_0 a)&amp;amp;0 \quad \cdots&amp;amp;0\\&lt;br /&gt;
0&amp;amp;&amp;amp;\\&lt;br /&gt;
\vdots&amp;amp;-A_l K_n(k_l a)&amp;amp;\vdots\\&lt;br /&gt;
&amp;amp;&amp;amp;0\\&lt;br /&gt;
0&amp;amp;\cdots \quad 0 &amp;amp; -A_N K_n(k_N a)&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
&amp;amp;&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
B_{00}&amp;amp;I_n(\kappa_{1}a) B_{10}&amp;amp;\cdots&amp;amp;I_n(\kappa_{N}a) B_{N0}\\&lt;br /&gt;
B_{01}&amp;amp;I_n(\kappa_{1}a) B_{11}&amp;amp;&amp;amp;\\&lt;br /&gt;
\vdots&amp;amp;\vdots&amp;amp;&amp;amp;\vdots\\&lt;br /&gt;
&amp;amp;&amp;amp;&amp;amp;\\&lt;br /&gt;
B_{0N}&amp;amp;I_n(\kappa_{1}a) B_{1N}&amp;amp;\cdots&amp;amp;I_n(\kappa_{N}a) B_{NN}&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
\\&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
-k_0 K&#039;_n(k_0 a) A_0&amp;amp;0 \quad \cdots&amp;amp;0\\&lt;br /&gt;
0&amp;amp;&amp;amp;\\&lt;br /&gt;
\vdots&amp;amp;-k_l K&#039;_n(k_l a) A_l&amp;amp;\vdots\\&lt;br /&gt;
&amp;amp;&amp;amp;0\\&lt;br /&gt;
0&amp;amp;\cdots \quad 0 &amp;amp; -k_N K&#039;_n(k_N a) A_N&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
&amp;amp;&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
B_{00}\frac{|n|}{a}&amp;amp;\kappa_{1} I&#039;_n(\kappa_{1}a) B_{10}&amp;amp;\cdots&amp;amp;\kappa_{N} I&#039;_n(\kappa_{N}a) B_{N0}\\&lt;br /&gt;
B_{01}\frac{|n|}{a}&amp;amp;\kappa_{1} I&#039;_n(\kappa_{1}a) B_{11}&amp;amp;&amp;amp;\\&lt;br /&gt;
\vdots&amp;amp;\vdots&amp;amp;&amp;amp;\vdots\\&lt;br /&gt;
&amp;amp;&amp;amp;&amp;amp;\\&lt;br /&gt;
B_{0N}\frac{|n|}{a}&amp;amp;\kappa_{1} I&#039;_n(\kappa_{1}a) B_{1N}&amp;amp;\cdots&amp;amp;\kappa_{N} I&#039;_n(\kappa_{N}a) B_{NN}&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
a_{0n} \\&lt;br /&gt;
\\&lt;br /&gt;
\vdots \\&lt;br /&gt;
\\&lt;br /&gt;
a_{Nn} \\&lt;br /&gt;
b_{0n}\\&lt;br /&gt;
\\&lt;br /&gt;
\vdots \\&lt;br /&gt;
\\&lt;br /&gt;
b_{Nn}&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
=&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
I_n(k_0 a) A_0&amp;amp;0 \quad \cdots&amp;amp;0\\&lt;br /&gt;
0&amp;amp;&amp;amp;\\&lt;br /&gt;
\vdots&amp;amp;I_n(k_l a) A_l&amp;amp;\vdots\\&lt;br /&gt;
&amp;amp;&amp;amp;0\\&lt;br /&gt;
0&amp;amp;\cdots \quad 0 &amp;amp; I_n(k_N a) A_N&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
\\&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
k_0 I&#039;_n(k_0 a) A_0&amp;amp;0 \quad \cdots&amp;amp;0\\&lt;br /&gt;
0&amp;amp;&amp;amp;\\&lt;br /&gt;
\vdots&amp;amp;k_l I&#039;_n(k_l a) A_l&amp;amp;\vdots\\&lt;br /&gt;
&amp;amp;&amp;amp;0\\&lt;br /&gt;
0&amp;amp;\cdots \quad 0 &amp;amp;k_N I&#039;_n(k_N a) A_N&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
D_{0n} \\&lt;br /&gt;
\\&lt;br /&gt;
\vdots \\&lt;br /&gt;
\\&lt;br /&gt;
D_{Nn} \\&lt;br /&gt;
D_{0n}\\&lt;br /&gt;
\\&lt;br /&gt;
\vdots \\&lt;br /&gt;
\\&lt;br /&gt;
D_{Nn}&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
for each &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Therefore we can find a [[Diffraction Transfer Matrix]] for each &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt;, &lt;br /&gt;
by setting&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\forall i \in [0, N], (D_{pn})_{p \in [0, N]} = \delta_{ip}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
Then we solve the linear system defined previously, so that we can find the coefficients&lt;br /&gt;
&amp;lt;math&amp;gt;(a_{ln})_{l \in [0, N]}&amp;lt;/math&amp;gt; for each &amp;lt;math&amp;gt;i&amp;lt;/math&amp;gt;.&lt;br /&gt;
This vector represents exactly the &amp;lt;math&amp;gt;i^{th}&amp;lt;/math&amp;gt; column of the [[Diffraction Transfer Matrix]],&lt;br /&gt;
&amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt; being set.&lt;br /&gt;
&lt;br /&gt;
This method permits to obtain the matrix which links the coefficients of the incident and scattered &lt;br /&gt;
potential in the free water domain. Applying this for each &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt;, we finally obtain a 3-dimensional&lt;br /&gt;
matrix for the [[Diffraction Transfer Matrix]].&lt;br /&gt;
&lt;br /&gt;
= Numerical Solution =&lt;br /&gt;
&lt;br /&gt;
To solve the system of equations we set the upper limit of &amp;lt;math&amp;gt;l&amp;lt;/math&amp;gt; to&lt;br /&gt;
be &amp;lt;math&amp;gt;M&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
= Matlab Code =&lt;br /&gt;
&lt;br /&gt;
A program to calculate the coefficients for circular dock problems can be found here&lt;br /&gt;
[http://www.math.auckland.ac.nz/~meylan/code/eigenfunction_matching/circle_dock_matching_one_n.m circle_dock_matching_one_n.m]&lt;br /&gt;
Note that this problem solves only for a single n. &lt;br /&gt;
&lt;br /&gt;
== Additional code ==&lt;br /&gt;
&lt;br /&gt;
This program requires&lt;br /&gt;
[http://www.math.auckland.ac.nz/~meylan/code/dispersion/dispersion_free_surface.m dispersion_free_surface.m]&lt;br /&gt;
to run&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Problems with Cylindrical Symmetry]]&lt;br /&gt;
[[Category:Eigenfunction Matching Method]]&lt;br /&gt;
[[Category:Pages with Matlab Code]]&lt;br /&gt;
[[Category:Complete Pages]]&lt;/div&gt;</summary>
		<author><name>Fmontiel</name></author>
	</entry>
	<entry>
		<id>https://www.wikiwaves.org/index.php?title=Eigenfunction_Matching_for_a_Circular_Floating_Elastic_Plate&amp;diff=7036</id>
		<title>Eigenfunction Matching for a Circular Floating Elastic Plate</title>
		<link rel="alternate" type="text/html" href="https://www.wikiwaves.org/index.php?title=Eigenfunction_Matching_for_a_Circular_Floating_Elastic_Plate&amp;diff=7036"/>
		<updated>2008-08-04T01:52:48Z</updated>

		<summary type="html">&lt;p&gt;Fmontiel: /* A Simple Method To Calculate The Diffraction Transfer Matrix For The Case Of A Circular Plate */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Introduction=&lt;br /&gt;
&lt;br /&gt;
We show here a solution for a [[Floating Elastic Plate]] on [[Finite Depth]] water&lt;br /&gt;
based on [[Peter_Meylan_Chung_2004a|Peter, Meylan and Chung 2004]]. A solution&lt;br /&gt;
for [[Shallow Depth]] was given in [[Zilman_Miloh_2000a|Zilman and Miloh 2000]] and we will also show this.&lt;br /&gt;
The solution is an extension of the [[Eigenfunction Matching for a Circular Dock]].&lt;br /&gt;
&lt;br /&gt;
=Governing Equations=&lt;br /&gt;
&lt;br /&gt;
We begin with the [[Frequency Domain Problem]] for a [[Floating Elastic Plate]]&lt;br /&gt;
in the non-dimensional form of [[Tayler_1986a|Tayler 1986]] ([[Dispersion Relation for a Floating Elastic Plate]])&lt;br /&gt;
We will use a cylindrical coordinate system, &amp;lt;math&amp;gt;(r,\theta,z)&amp;lt;/math&amp;gt;,&lt;br /&gt;
assumed to have its origin at the centre of the circular&lt;br /&gt;
plate which has radius &amp;lt;math&amp;gt;a&amp;lt;/math&amp;gt;. The water is assumed to have&lt;br /&gt;
constant finite depth &amp;lt;math&amp;gt;H&amp;lt;/math&amp;gt; and the &amp;lt;math&amp;gt;z&amp;lt;/math&amp;gt;-direction points vertically&lt;br /&gt;
upward with the water surface at &amp;lt;math&amp;gt;z=0&amp;lt;/math&amp;gt; and the sea floor at &amp;lt;math&amp;gt;z=-H&amp;lt;/math&amp;gt;. The&lt;br /&gt;
boundary value problem can therefore be expressed as&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\Delta\phi=0, \,\, -H&amp;lt;z&amp;lt;0,&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi_{z}=0, \,\, z=-H,&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\phi_{z}=\alpha\phi, \,\, z=0,\,r&amp;gt;a,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
(\beta\Delta^{2}+1-\alpha\gamma)\phi_{z}=\alpha\phi, \,\, z=0,\,r&amp;lt;a&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
where the constants &amp;lt;math&amp;gt;\beta&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\gamma&amp;lt;/math&amp;gt; are given by&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\beta=\frac{D}{\rho\,L^{4}g}, \gamma=\frac{\rho_{i}h}{\rho\,L}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and &amp;lt;math&amp;gt;\rho_{i}&amp;lt;/math&amp;gt; is the density of the plate. We&lt;br /&gt;
must also apply the edge conditions for the plate and the [[Sommerfeld Radiation Condition]]&lt;br /&gt;
as &amp;lt;math&amp;gt;r\rightarrow\infty&amp;lt;/math&amp;gt;. The subscript &amp;lt;math&amp;gt;z&amp;lt;/math&amp;gt;&lt;br /&gt;
denotes the derivative in &amp;lt;math&amp;gt;z&amp;lt;/math&amp;gt;-direction.&lt;br /&gt;
&lt;br /&gt;
=Solution Method=&lt;br /&gt;
&lt;br /&gt;
== Separation of variables==&lt;br /&gt;
&lt;br /&gt;
We now separate variables, noting that since the problem has&lt;br /&gt;
circular symmetry we can write the potential as&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi(r,\theta,z)=\zeta(z)\sum_{n=-\infty}^{\infty}\rho_{n}(r)e^{i n \theta}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
Applying Laplace&#039;s equation we obtain&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\zeta_{zz}+\mu^{2}\zeta=0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
so that:&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\zeta=\cos\mu(z+H)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
where the separation constant &amp;lt;math&amp;gt;\mu^{2}&amp;lt;/math&amp;gt; must&lt;br /&gt;
satisfy the [[Dispersion Relation for a Free Surface]]&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
k\tan\left(  kH\right)  =-\alpha,\quad r&amp;gt;a\,\,\,(1)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and the [[Dispersion Relation for a Floating Elastic Plate]]&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\kappa\tan(\kappa H)=\frac{-\alpha}{\beta\kappa^{4}+1-\alpha\gamma},\quad&lt;br /&gt;
r&amp;lt;a \,\,\,(2)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
Note that we have set &amp;lt;math&amp;gt;\mu=k&amp;lt;/math&amp;gt; under the free&lt;br /&gt;
surface and &amp;lt;math&amp;gt;\mu=\kappa&amp;lt;/math&amp;gt; under the plate. We denote the&lt;br /&gt;
positive imaginary solution of (1) by &amp;lt;math&amp;gt;k_{0}&amp;lt;/math&amp;gt; and&lt;br /&gt;
the positive real solutions by &amp;lt;math&amp;gt;k_{m}&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;m\geq1&amp;lt;/math&amp;gt;. The solutions of&lt;br /&gt;
(2) will be denoted by  &lt;br /&gt;
&amp;lt;math&amp;gt;\kappa_{m}&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;m\geq-2&amp;lt;/math&amp;gt;. The fully complex&lt;br /&gt;
solutions with positive imaginary part are &amp;lt;math&amp;gt;\kappa_{-2}&amp;lt;/math&amp;gt; and&lt;br /&gt;
&amp;lt;math&amp;gt;\kappa_{-1}&amp;lt;/math&amp;gt; (where &amp;lt;math&amp;gt;\kappa_{-1}=\overline{\kappa_{-2}}&amp;lt;/math&amp;gt;),&lt;br /&gt;
the negative imaginary solution is &amp;lt;math&amp;gt;\kappa_{0}&amp;lt;/math&amp;gt; and the positive real&lt;br /&gt;
solutions are &amp;lt;math&amp;gt;\kappa_{m}&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;m\geq1&amp;lt;/math&amp;gt;. We define&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi_{m}\left(  z\right)  =\frac{\cos k_{m}(z+H)}{\cos k_{m}H},\quad m\geq0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
as the vertical eigenfunction of the potential in the open&lt;br /&gt;
water region and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\psi_{m}\left(  z\right)  =\frac{\cos\kappa_{m}(z+H)}{\cos\kappa_{m}H},\quad&lt;br /&gt;
m\geq-2&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
as the vertical eigenfunction of the potential in the plate&lt;br /&gt;
covered region. For later reference, we note that:&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\int\nolimits_{-H}^{0}\phi_{m}(z)\phi_{n}(z) d z=A_{m}\delta_{mn}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
where&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
A_{m}=\frac{1}{2}\left(  \frac{\cos k_{m}H\sin k_{m}H+k_{m}H}{k_{m}\cos&lt;br /&gt;
^{2}k_{m}H}\right)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\int\nolimits_{-H}^{0}\phi_{n}(z)\psi_{m}(z) d z=B_{mn}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
where&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
B_{mn}=\frac{k_{n}\sin k_{n}H\cos\kappa_{m}H-\kappa_{m}\cos k_{n}H\sin&lt;br /&gt;
\kappa_{m}H}{\left(  \cos k_{n}H\cos\kappa_{m}H\right)  \left(  k_{n}&lt;br /&gt;
^{2}-\kappa_{m}^{2}\right)  }&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We now solve for the function &amp;lt;math&amp;gt;\rho_{n}(r)&amp;lt;/math&amp;gt;.&lt;br /&gt;
Using Laplace&#039;s equation in polar coordinates we obtain&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\frac{\mathrm{d}^{2}\rho_{n}}{\mathrm{d}r^{2}}+\frac{1}{r} &lt;br /&gt;
\frac{\mathrm{d}\rho_{n}}{\mathrm{d}r}-\left( &lt;br /&gt;
\frac{n^{2}}{r^{2}}+\mu^{2}\right)  \rho_{n}=0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;\mu&amp;lt;/math&amp;gt; is &amp;lt;math&amp;gt;k_{m}&amp;lt;/math&amp;gt; or&lt;br /&gt;
&amp;lt;math&amp;gt;\kappa_{m},&amp;lt;/math&amp;gt; depending on whether &amp;lt;math&amp;gt;r&amp;lt;/math&amp;gt; is&lt;br /&gt;
greater or less than &amp;lt;math&amp;gt;a&amp;lt;/math&amp;gt;. We can convert this equation to the&lt;br /&gt;
standard form by substituting &amp;lt;math&amp;gt;y=\mu r&amp;lt;/math&amp;gt; to obtain&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
y^{2}\frac{\mathrm{d}^{2}\rho_{n}}{\mathrm{d}y^{2}}+y\frac{\mathrm{d}\rho_{n}&lt;br /&gt;
}{\rm{d}y}-(n^{2}+y^{2})\rho_{n}=0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
The solution of this equation is a linear combination of the&lt;br /&gt;
modified Bessel functions of order &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;I_{n}(y)&amp;lt;/math&amp;gt; and&lt;br /&gt;
&amp;lt;math&amp;gt;K_{n}(y)&amp;lt;/math&amp;gt; [[Abramowitz and Stegun 1964]]. Since the solution must be bounded&lt;br /&gt;
we know that under the plate the solution will be a linear combination of&lt;br /&gt;
&amp;lt;math&amp;gt;I_{n}(y)&amp;lt;/math&amp;gt; while outside the plate the solution will be a&lt;br /&gt;
linear combination of &amp;lt;math&amp;gt;K_{n}(y)&amp;lt;/math&amp;gt;. Therefore the potential can&lt;br /&gt;
be expanded as&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi(r,\theta,z)=\sum_{n=-\infty}^{\infty}\sum_{m=0}^{\infty}a_{mn}K_{n}&lt;br /&gt;
(k_{m}r)e^{i n\theta}\phi_{m}(z), \;\;r&amp;gt;a&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi(r,\theta,z)=\sum_{n=-\infty}^{\infty}\sum_{m=-2}^{\infty}b_{mn}&lt;br /&gt;
I_{n}(\kappa_{m}r)e^{i n\theta}\psi_{m}(z), \;\;r&amp;lt;a&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;a_{mn}&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;b_{mn}&amp;lt;/math&amp;gt;&lt;br /&gt;
are the coefficients of the potential in the open water and&lt;br /&gt;
the plate covered region respectively.&lt;br /&gt;
&lt;br /&gt;
==Incident potential==&lt;br /&gt;
&lt;br /&gt;
The incident potential is a wave of amplitude &amp;lt;math&amp;gt;A&amp;lt;/math&amp;gt;&lt;br /&gt;
in displacement travelling in the positive &amp;lt;math&amp;gt;x&amp;lt;/math&amp;gt;-direction. &lt;br /&gt;
The incident potential can therefore be written as&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi^{\mathrm{I}}  =\frac{A}{i\sqrt{\alpha}}e^{k_{0}x}\phi_{0}\left(&lt;br /&gt;
z\right) &lt;br /&gt;
=\sum\limits_{n=-\infty}^{\infty}e_{n}I_{n}(k_{0}r)\phi_{0}\left(z\right)&lt;br /&gt;
e^{i n \theta}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;e_{n}=A/\left(i\sqrt{\alpha}\right)&amp;lt;/math&amp;gt;&lt;br /&gt;
(we retain the dependence on &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt; for situations&lt;br /&gt;
where the incident potential might take another form).&lt;br /&gt;
&lt;br /&gt;
==Boundary conditions==&lt;br /&gt;
&lt;br /&gt;
The boundary conditions for the plate also have to be&lt;br /&gt;
considered. The vertical force and bending moment must vanish, which can be&lt;br /&gt;
written as &lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\left[\bar{\Delta}-\frac{1-\nu}{r}\left(\frac{\partial}{\partial r}&lt;br /&gt;
+\frac{1}{r}\frac{\partial^{2}}{\partial\theta^{2}}\right)\right]&lt;br /&gt;
w=0\,\,\,(3)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\left[  \frac{\partial}{\partial r}\bar{\Delta}-\frac{1-\nu}{r^{2}}\left(&lt;br /&gt;
-\frac{\partial}{\partial r}+\frac{1}{r}\right)  \frac{\partial^{2}}&lt;br /&gt;
{\partial\theta^{2}}\right]  w=0 \,\,\,(4)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;w&amp;lt;/math&amp;gt; is the time-independent surface&lt;br /&gt;
displacement, &amp;lt;math&amp;gt;\nu&amp;lt;/math&amp;gt; is Poisson&#039;s ratio, and &amp;lt;math&amp;gt;\bar{\Delta}&amp;lt;/math&amp;gt; is the&lt;br /&gt;
polar coordinate Laplacian&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\bar{\Delta}=\frac{\partial^{2}}{\partial r^{2}}+\frac{1}{r}\frac{\partial&lt;br /&gt;
}{\partial r}+\frac{1}{r^{2}}\frac{\partial^{2}}{\partial\theta^{2}}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Displacement of the plate ==&lt;br /&gt;
&lt;br /&gt;
The surface displacement and the water velocity potential at&lt;br /&gt;
the water surface are linked through the kinematic boundary condition&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi_{z}=-i\sqrt{\alpha}w,\,\,\,z=0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
From the equations the potential and the surface&lt;br /&gt;
displacement are therefore related by&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
w=i\sqrt{\alpha}\phi,\quad r&amp;gt;a&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
(\beta\bar{\Delta}^{2}+1-\alpha\gamma)w=i\sqrt{\alpha}\phi,\quad r&amp;lt;a&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
The surface displacement can also be expanded in eigenfunctions&lt;br /&gt;
as&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
w(r,\theta)=\sum_{n=-\infty}^{\infty}\sum_{m=0}^{\infty}i\sqrt{\alpha}&lt;br /&gt;
a_{mn}K_{n}(k_{m}r)e^{i n\theta},\;\;r&amp;gt;a&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and:&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
w(r,\theta)=&lt;br /&gt;
\sum_{n=-\infty}^{\infty}\sum_{m=-2}^{\infty}i\sqrt{\alpha}(\beta\kappa&lt;br /&gt;
_{m}^{4}+1-\alpha\gamma)^{-1}b_{mn}I_{n}(\kappa_{m}r)e^{i&lt;br /&gt;
n\theta},\; r&amp;lt;a&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
using the fact that&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\bar{\Delta}\left(  I_{n}(\kappa_{m}r)e^{i n\theta}\right)  =\kappa_{m}&lt;br /&gt;
^{2}I_{n}(\kappa_{m}r)e^{i n\theta}\,\,\,(5)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==An infinite dimensional system of equations==&lt;br /&gt;
&lt;br /&gt;
The boundary conditions (3) and&lt;br /&gt;
(4) can be expressed in terms of the potential&lt;br /&gt;
using (5). Since the angular modes are uncoupled the&lt;br /&gt;
conditions apply to each mode, giving&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\sum_{m=-2}^{\infty}(\beta\kappa_{m}^{4}+1-\alpha\gamma)^{-1}b_{mn}&lt;br /&gt;
\left(\kappa_{m}^{2}I_{n}(\kappa_{m}a)-\frac{1-\nu}{a}\left(\kappa&lt;br /&gt;
_{m}I_{n}^{\prime}(\kappa_{m}a)-\frac{n^{2}}{a}I_{n}(\kappa_{m}a)\right)&lt;br /&gt;
\right) =0\,\,\,(6)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\sum_{m=-2}^{\infty}(\beta\kappa_{m}^{4}+1-\alpha\gamma)^{-1}b_{mn}&lt;br /&gt;
\left(  \kappa_{m}^{3}I_{n}^{\prime}(\kappa_{m}a)+n^{2}\frac{1-\nu}{a^{2}&lt;br /&gt;
}\left(  -\kappa_{m}I_{n}^{\prime}(\kappa_{m}a)+\frac{1}{a}I_{n}(\kappa&lt;br /&gt;
_{m}a)\right)  \right)&lt;br /&gt;
=0\,\,\,(7)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
The potential and its derivative must be continuous across the&lt;br /&gt;
transition from open water to the plate covered region. Therefore, the&lt;br /&gt;
potentials and their derivatives at &amp;lt;math&amp;gt;r=a&amp;lt;/math&amp;gt; have to be equal.&lt;br /&gt;
Again we know that this must be true for each angle and we obtain&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
e_{n}I_{n}(k_{0}a)\phi_{0}\left(  z\right) + \sum_{m=0}^{\infty}&lt;br /&gt;
a_{mn} K_{n}(k_{m}a)\phi_{m}\left(  z\right) &lt;br /&gt;
=\sum_{m=-2}^{\infty}b_{mn}I_{n}(\kappa_{m}a)\psi_{m}(z)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
 e_{n}k_{0}I_{n}^{\prime}(k_{0}a)\phi_{0}\left(  z\right)  +\sum&lt;br /&gt;
_{m=0}^{\infty} a_{mn}k_{m}K_{n}^{\prime}(k_{m}a)\phi_{m}\left(  z\right) &lt;br /&gt;
 =\sum_{m=-2}^{\infty}b_{mn}\kappa_{m}I_{n}^{\prime}(\kappa_{m}a)\psi&lt;br /&gt;
_{m}(z)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
for each &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt;.&lt;br /&gt;
We solve these equations by multiplying both equations by&lt;br /&gt;
&amp;lt;math&amp;gt;\phi_{l}(z)&amp;lt;/math&amp;gt; and integrating from &amp;lt;math&amp;gt;-H&amp;lt;/math&amp;gt; to &amp;lt;math&amp;gt;0&amp;lt;/math&amp;gt; to obtain:&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
e_{n}I_{n}(k_{0}a)A_{0}\delta_{0l}+a_{ln}K_{n}(k_{l}a)A_{l}&lt;br /&gt;
=\sum_{m=-2}^{\infty}b_{mn}I_{n}(\kappa_{m}a)B_{ml} \,\,\,(8)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
e_{n}k_{0}I_{n}^{\prime}(k_{0}a)A_{0}\delta_{0l}+a_{ln}k_{l}K_{n}^{\prime&lt;br /&gt;
}(k_{l}a)A_{l} &lt;br /&gt;
 =\sum_{m=-2}^{\infty}b_{mn}\kappa_{m}I_{n}^{\prime}(\kappa_{m}&lt;br /&gt;
a)B_{ml} \,\,\,(9)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
Equation (8) can be solved for the open water&lt;br /&gt;
coefficients &amp;lt;math&amp;gt;a_{mn}&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
a_{ln}=-e_{n}\frac{I_{n}(k_{0}a)}{K_{n}(k_{0}a)}\delta_{0l}+\sum&lt;br /&gt;
_{m=-2}^{\infty}b_{mn}\frac{I_{n}(\kappa_{m}a)B_{ml}}{K_{n}(k_{l}a)A_{l}}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
which can then be substituted into equation&lt;br /&gt;
(9) to give us&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\left(  k_{0}I_{n}^{\prime}(k_{0}a)-k_{0}\frac{K_{n}^{\prime}(k_{0}&lt;br /&gt;
a)}{K_{n}(k_{0}a)}I_{n}(k_{0}a)\right)  e_{n}A_{0}\delta_{0l}&lt;br /&gt;
 =\sum_{m=-2}^{\infty}\left(  \kappa_{m}I_{n}^{\prime}(\kappa_{m}&lt;br /&gt;
a)-k_{l}\frac{K_{n}^{\prime}(k_{l}a)}{K_{n}(k_{l}a)}I_{n}(\kappa&lt;br /&gt;
_{m}a)\right)  B_{ml}b_{mn}\,\,\,(10)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
for each &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt;.&lt;br /&gt;
Together with equations (6) and (7)&lt;br /&gt;
equation (10) gives the required equations to solve for the&lt;br /&gt;
coefficients of the water velocity potential in the plate covered region.&lt;br /&gt;
&lt;br /&gt;
=Numerical Solution=&lt;br /&gt;
&lt;br /&gt;
To solve the system of equations (10) together&lt;br /&gt;
with the boundary conditions (6 and 7) we set the upper limit of &amp;lt;math&amp;gt;l&amp;lt;/math&amp;gt; to&lt;br /&gt;
be &amp;lt;math&amp;gt;M&amp;lt;/math&amp;gt;. We also set the angular expansion to be from &lt;br /&gt;
&amp;lt;math&amp;gt;n=-N&amp;lt;/math&amp;gt; to &amp;lt;math&amp;gt;N&amp;lt;/math&amp;gt;. This gives us&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi(r,\theta,z)=\sum_{n=-N}^{N}\sum_{m=0}^{M}a_{mn}K_{n}(k_{m}r)e^{i&lt;br /&gt;
n\theta }\phi_{m}(z), \;\;r&amp;gt;a &lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi(r,\theta,z)=\sum_{n=-N}^{N}\sum_{m=-2}^{M}b_{mn}I_{n}(\kappa&lt;br /&gt;
_{m}r)e^{i n\theta}\psi_{m}(z), \;\;r&amp;lt;a &lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
Since &amp;lt;math&amp;gt;l&amp;lt;/math&amp;gt; is an integer with &amp;lt;math&amp;gt;0\leq l\leq&lt;br /&gt;
M&amp;lt;/math&amp;gt; this leads to a system of &amp;lt;math&amp;gt;M+1&amp;lt;/math&amp;gt; equations.&lt;br /&gt;
The number of unknowns is &amp;lt;math&amp;gt;M+3&amp;lt;/math&amp;gt; and the two extra equations&lt;br /&gt;
are obtained from the boundary conditions for the free plate (6)&lt;br /&gt;
and (7). The equations to be solved for each &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt; are&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\left(  k_{0}I_{n}^{\prime}(k_{0}a)-k_{0}\frac{K_{n}^{\prime}(k_{0}&lt;br /&gt;
a)}{K_{n}(k_{0}a)}I_{n}(k_{0}a)\right)  e_{n}A_{0}\delta_{0l}&lt;br /&gt;
=\sum_{m=-2}^{M}\left(  \kappa_{m}I_{n}^{\prime}(\kappa_{m}a)-k_{l}&lt;br /&gt;
\frac{K_{n}^{\prime}(k_{l}a)}{K_{n}(k_{l}a)}I_{n}(\kappa_{m}a)\right)&lt;br /&gt;
B_{ml}b_{mn} &lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\sum_{m=-2}^{M}(\beta\kappa_{m}^{4}+1-\alpha\gamma)^{-1}b_{mn}&lt;br /&gt;
\left(  \kappa_{m}^{2}I_{n}(\kappa_{m}a)-\frac{1-\nu}{a}\left(  \kappa&lt;br /&gt;
_{m}I_{n}^{\prime}(\kappa_{m}a)-\frac{n^{2}}{a}I_{n}(\kappa_{m}a)\right)&lt;br /&gt;
\right) =0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\sum_{m=-2}^{M}(\beta\kappa_{m}^{4}+1-\alpha\gamma)^{-1}b_{mn}&lt;br /&gt;
\left(  \kappa_{m}^{3}I_{n}^{\prime}(\kappa_{m}a)+n^{2}\frac{1-\nu}{a^{2}&lt;br /&gt;
}\left(  \kappa_{m}I_{n}^{\prime}(\kappa_{m}a)+\frac{1}{a}I_{n}(\kappa&lt;br /&gt;
_{m}a)\right)  \right) =0 &lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
It should be noted that the solutions for positive and negative&lt;br /&gt;
&amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt; are identical so that they do not both need to be&lt;br /&gt;
calculated. There are some minor simplifications which are a consequence of&lt;br /&gt;
this which are discussed in more detail in [[Zilman_Miloh 2000a|Zilman and Miloh 2000]].&lt;br /&gt;
&lt;br /&gt;
=The [[Shallow Depth]] Theory of [[Zilman_Miloh_2000a|Zilman and Miloh 2000]]=&lt;br /&gt;
&lt;br /&gt;
The shallow water theory of [[Zilman_Miloh_2000a|Zilman and Miloh 2000]] can be recovered by&lt;br /&gt;
simply setting the depth shallow enough that the shallow water theory is valid&lt;br /&gt;
and setting &amp;lt;math&amp;gt;M=0&amp;lt;/math&amp;gt;. If the shallow water theory is valid then&lt;br /&gt;
the first three roots of the dispersion equation for the ice will be exactly&lt;br /&gt;
the same roots found in the shallow water theory by solving the polynomial&lt;br /&gt;
equation. The system of equations has four unknowns (three under the plate and&lt;br /&gt;
one in the open water) exactly as for the theory of [[Zilman_Miloh_2000a|Zilman and Miloh 2000]].&lt;br /&gt;
&lt;br /&gt;
= A Simple Method To Calculate The [[Diffraction Transfer Matrix]] For The Case Of A Circular Plate =&lt;br /&gt;
&lt;br /&gt;
Let&#039;s consider an incident wave whose potential has the following expression&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt; &lt;br /&gt;
\phi^\mathrm{I} (r,\theta,z) = \sum_{n=0}^{\infty} \phi_n(z)&lt;br /&gt;
\sum_{\nu = - \infty}^{\infty} D_{n\nu} I_\nu (k_n r) \mathrm{e}^{\mathrm{i}\nu \theta}.&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
Such an incident potential is found in the [[Kagemoto and Yue Interaction Theory]], where&lt;br /&gt;
it can be written as the sum of an ambient incident potential and the scattered potentials &lt;br /&gt;
of the other bodies, which are interpretated as incident potentials for the studied body.&lt;br /&gt;
&lt;br /&gt;
We can apply the same eigenfunction matching that previously, considering the potential &lt;br /&gt;
and its normal derivative continuous at &amp;lt;math&amp;gt;r=a&amp;lt;/math&amp;gt;. Thus the potential and its normal &lt;br /&gt;
derivative expressed at each side of this value of the radius have to be equal. We obtain &lt;br /&gt;
the relationships&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\sum_{m=0}^{\infty} D_{mn} I_n (k_m a) \phi_m(z) + \sum_{m=0}^{\infty}&lt;br /&gt;
a_{mn} K_{n}(k_{m}a)\phi_{m}\left(  z\right) &lt;br /&gt;
=\sum_{m=-2}^{\infty}b_{mn}I_{n}(\kappa_{m}a)\psi_{m}(z)&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
and &lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\sum_{m=0}^{\infty} D_{mn} k_m I&#039;_n (k_m a) \phi_m(z) + \sum_{m=0}^{\infty}&lt;br /&gt;
a_{mn} k_m K&#039;_{n}(k_{m}a)\phi_{m}\left(  z\right) &lt;br /&gt;
=\sum_{m=-2}^{\infty}b_{mn} \kappa_m I&#039;_{n}(\kappa_{m}a)\psi_{m}(z)&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
for each &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt;.&lt;br /&gt;
We solve these equations with the same method that before, by multiplying both equations by&lt;br /&gt;
&amp;lt;math&amp;gt;\phi_{l}(z)&amp;lt;/math&amp;gt; and integrating from &amp;lt;math&amp;gt;-H&amp;lt;/math&amp;gt; to &amp;lt;math&amp;gt;0&amp;lt;/math&amp;gt; to obtain:&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
D_{ln} I_n (k_l a) A_l + a_{ln} K_{n}(k_l a) A_l &lt;br /&gt;
= \sum_{m=-2}^{\infty} b_{mn} I_{n}(\kappa_{m} a)  B_{ml},\ \ \ (11)&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
D_{ln} k_l I&#039;_n (k_l a) A_l + a_{ln} k_l K&#039;_{n}(k_{l} a) A_l &lt;br /&gt;
=\sum_{m=-2}^{\infty}b_{mn} \kappa_m I&#039;_{n}(\kappa_{m}a) B_{ml} \ \ \ (12)&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The [[Diffraction Transfer Matrix]] &lt;br /&gt;
maps the coefficients of the incident wave with the coefficients of the scattered wave within &lt;br /&gt;
the free water domain. The relation which links these two coefficients can be written as follows&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
a_{mn}=\sum_{l=0}^{\infty} T_{lmn} D_{ln}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Furthermore the boundary conditions are exactly the same that before, namely&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\sum_{m=-2}^{\infty}(\beta\kappa_{m}^{4}+1-\alpha\gamma)^{-1}b_{mn}&lt;br /&gt;
\left(\kappa_{m}^{2}I_{n}(\kappa_{m}a)-\frac{1-\nu}{a}\left(\kappa&lt;br /&gt;
_{m}I_{n}^{\prime}(\kappa_{m}a)-\frac{n^{2}}{a}I_{n}(\kappa_{m}a)\right)&lt;br /&gt;
\right) =0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\sum_{m=-2}^{\infty}(\beta\kappa_{m}^{4}+1-\alpha\gamma)^{-1}b_{mn}&lt;br /&gt;
\left(  \kappa_{m}^{3}I_{n}^{\prime}(\kappa_{m}a)+n^{2}\frac{1-\nu}{a^{2}&lt;br /&gt;
}\left(  -\kappa_{m}I_{n}^{\prime}(\kappa_{m}a)+\frac{1}{a}I_{n}(\kappa&lt;br /&gt;
_{m}a)\right)  \right)&lt;br /&gt;
=0 .&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
For the further study, let&#039;s call &lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
L^1_{mn}=(\beta\kappa_{m}^{4}+1-\alpha\gamma)^{-1}&lt;br /&gt;
\left(\kappa_{m}^{2}I_{n}(\kappa_{m}a)-\frac{1-\nu}{a}\left(\kappa&lt;br /&gt;
_{m}I_{n}^{\prime}(\kappa_{m}a)-\frac{n^{2}}{a}I_{n}(\kappa_{m}a)\right)&lt;br /&gt;
\right)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
L^2_{mn}=(\beta\kappa_{m}^{4}+1-\alpha\gamma)^{-1}&lt;br /&gt;
\left(  \kappa_{m}^{3}I_{n}^{\prime}(\kappa_{m}a)+n^{2}\frac{1-\nu}{a^{2}&lt;br /&gt;
}\left(  -\kappa_{m}I_{n}^{\prime}(\kappa_{m}a)+\frac{1}{a}I_{n}(\kappa&lt;br /&gt;
_{m}a)\right)  \right)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
From the equations (11), (12) and the boundary conditions over the edges of the plate, &lt;br /&gt;
we can write a linear system of equation, limiting the number of modes of the dispersion equation &lt;br /&gt;
to &amp;lt;math&amp;gt;N&amp;lt;/math&amp;gt; real ones&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
-A_0 K_n(k_0 a)&amp;amp;0 \quad \cdots&amp;amp;0\\&lt;br /&gt;
0&amp;amp;&amp;amp;\\&lt;br /&gt;
\vdots&amp;amp;-A_l K_n(k_l a)&amp;amp;\vdots\\&lt;br /&gt;
&amp;amp;&amp;amp;0\\&lt;br /&gt;
0&amp;amp;\cdots \quad 0 &amp;amp; -A_N K_n(k_N a)&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
&amp;amp;&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
I_n(\kappa_{-2}a) B_{-20}&amp;amp;\cdots&amp;amp;I_n(\kappa_{N}a) B_{N0}\\&lt;br /&gt;
&amp;amp;&amp;amp;\\&lt;br /&gt;
\vdots&amp;amp;&amp;amp;\vdots\\&lt;br /&gt;
&amp;amp;&amp;amp;\\&lt;br /&gt;
I_n(\kappa_{-2}a) B_{-2N}&amp;amp;\cdots&amp;amp;I_n(\kappa_{N}a) B_{NN}&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
\\&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
0&amp;amp;&amp;amp;\cdots&amp;amp;&amp;amp;0\\&lt;br /&gt;
0&amp;amp;&amp;amp;\cdots&amp;amp;&amp;amp;0&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
&amp;amp;&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
L^1_{-2n}&amp;amp;\cdots&amp;amp;L^1_{Nn}\\&lt;br /&gt;
L^2_{-2n}&amp;amp;\cdots&amp;amp;L^2_{Nn}&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
\\&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
-k_0 K&#039;_n(k_0 a) A_0&amp;amp;0 \quad \cdots&amp;amp;0\\&lt;br /&gt;
0&amp;amp;&amp;amp;\\&lt;br /&gt;
\vdots&amp;amp;-k_l K&#039;_n(k_l a) A_l&amp;amp;\vdots\\&lt;br /&gt;
&amp;amp;&amp;amp;0\\&lt;br /&gt;
0&amp;amp;\cdots \quad 0 &amp;amp; -k_N K&#039;_n(k_N a) A_N&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
&amp;amp;&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
\kappa_{-2} I&#039;_n(\kappa_{-2}a) B_{-20}&amp;amp;\cdots&amp;amp;\kappa_{N} I&#039;_n(\kappa_{N}a) B_{N0}\\&lt;br /&gt;
&amp;amp;&amp;amp;\\&lt;br /&gt;
\vdots&amp;amp;&amp;amp;\vdots\\&lt;br /&gt;
&amp;amp;&amp;amp;\\&lt;br /&gt;
\kappa_{-2} I&#039;_n(\kappa_{-2}a) B_{-2N}&amp;amp;\cdots&amp;amp;\kappa_{N} I&#039;_n(\kappa_{N}a) B_{NN}&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
a_{0n} \\&lt;br /&gt;
\\&lt;br /&gt;
\vdots \\&lt;br /&gt;
\\&lt;br /&gt;
a_{Nn} \\&lt;br /&gt;
b_{-2n}\\&lt;br /&gt;
b_{-1n}\\&lt;br /&gt;
b_{0n}\\&lt;br /&gt;
\\&lt;br /&gt;
\vdots \\&lt;br /&gt;
\\&lt;br /&gt;
b_{Nn}&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
=&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
I_n(k_0 a) A_0&amp;amp;0 \quad \cdots&amp;amp;0\\&lt;br /&gt;
0&amp;amp;&amp;amp;\\&lt;br /&gt;
\vdots&amp;amp;I_n(k_l a) A_l&amp;amp;\vdots\\&lt;br /&gt;
&amp;amp;&amp;amp;0\\&lt;br /&gt;
0&amp;amp;\cdots \quad 0 &amp;amp; I_n(k_N a) A_N&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
\\&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
0&amp;amp;&amp;amp;\cdots&amp;amp;&amp;amp;0\\&lt;br /&gt;
0&amp;amp;&amp;amp;\cdots&amp;amp;&amp;amp;0&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
\\&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
k_0 I&#039;_n(k_0 a) A_0&amp;amp;0 \quad \cdots&amp;amp;0\\&lt;br /&gt;
0&amp;amp;&amp;amp;\\&lt;br /&gt;
\vdots&amp;amp;k_l I&#039;_n(k_l a) A_l&amp;amp;\vdots\\&lt;br /&gt;
&amp;amp;&amp;amp;0\\&lt;br /&gt;
0&amp;amp;\cdots \quad 0 &amp;amp;k_N I&#039;_n(k_N a) A_N&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
D_{0n} \\&lt;br /&gt;
\\&lt;br /&gt;
\vdots \\&lt;br /&gt;
\\&lt;br /&gt;
D_{Nn} \\&lt;br /&gt;
0\\&lt;br /&gt;
0\\&lt;br /&gt;
D_{0n}\\&lt;br /&gt;
\\&lt;br /&gt;
\vdots \\&lt;br /&gt;
\\&lt;br /&gt;
D_{Nn}&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
for each &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Therefore we can find a [[Diffraction Transfer Matrix]] for each &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt;, &lt;br /&gt;
by setting&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\forall i \in [0, N], (D_{pn})_{p \in [0, N]} = \delta_{ip}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
Then we solve the linear system defined previously, so that we can find the coefficients&lt;br /&gt;
&amp;lt;math&amp;gt;(a_{ln})_{l \in [0, N]}&amp;lt;/math&amp;gt; for each &amp;lt;math&amp;gt;i&amp;lt;/math&amp;gt;.&lt;br /&gt;
This vector represents exactly the &amp;lt;math&amp;gt;i^{th}&amp;lt;/math&amp;gt; column of the [[Diffraction Transfer Matrix]],&lt;br /&gt;
&amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt; being set.&lt;br /&gt;
&lt;br /&gt;
This method permits to obtain the matrix which links the coefficients of the incident and scattered &lt;br /&gt;
potential in the free water domain. Applying this for each &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt;, we finally obtain a 3-dimensional&lt;br /&gt;
matrix for the [[Diffraction Transfer Matrix]].&lt;br /&gt;
&lt;br /&gt;
= Matlab Code =&lt;br /&gt;
&lt;br /&gt;
A program to calculate the coefficients for circular plate problems can be found here&lt;br /&gt;
[http://www.math.auckland.ac.nz/~meylan/code/eigenfunction_matching/circle_plate_matching_one_n.m circle_plate_matching_one_n.m]&lt;br /&gt;
Note that this problem solves only for a single n. &lt;br /&gt;
&lt;br /&gt;
== Additional code ==&lt;br /&gt;
&lt;br /&gt;
This program requires&lt;br /&gt;
[http://www.math.auckland.ac.nz/~meylan/code/dispersion/dispersion_free_surface.m dispersion_free_surface.m]&lt;br /&gt;
and [http://www.math.auckland.ac.nz/~meylan/code/dispersion/dispersion_elastic_surface.m dispersion_elastic_surface.m]&lt;br /&gt;
to run&lt;br /&gt;
&lt;br /&gt;
[[Category:Problems with Cylindrical Symmetry]]&lt;br /&gt;
[[Category:Linear Hydroelasticity]]&lt;br /&gt;
[[Category:Eigenfunction Matching Method]]&lt;br /&gt;
[[Category:Complete Pages]]&lt;/div&gt;</summary>
		<author><name>Fmontiel</name></author>
	</entry>
	<entry>
		<id>https://www.wikiwaves.org/index.php?title=Eigenfunction_Matching_for_a_Circular_Dock&amp;diff=7035</id>
		<title>Eigenfunction Matching for a Circular Dock</title>
		<link rel="alternate" type="text/html" href="https://www.wikiwaves.org/index.php?title=Eigenfunction_Matching_for_a_Circular_Dock&amp;diff=7035"/>
		<updated>2008-08-04T01:20:50Z</updated>

		<summary type="html">&lt;p&gt;Fmontiel: /* An infinite dimensional system of equations */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Introduction=&lt;br /&gt;
&lt;br /&gt;
We show here a solution for a dock on [[Finite Depth]] water, which is circular. This is the three-dimensional&lt;br /&gt;
analog of the [[Eigenfunction Matching for a Semi-Infinite Dock]].&lt;br /&gt;
&lt;br /&gt;
=Governing Equations=&lt;br /&gt;
&lt;br /&gt;
We begin with the [[Frequency Domain Problem]].&lt;br /&gt;
We will use a cylindrical coordinate system, &amp;lt;math&amp;gt;(r,\theta,z)&amp;lt;/math&amp;gt;,&lt;br /&gt;
assumed to have its origin at the centre of the circular&lt;br /&gt;
plate which has radius &amp;lt;math&amp;gt;a&amp;lt;/math&amp;gt;. The water is assumed to have&lt;br /&gt;
constant finite depth &amp;lt;math&amp;gt;h&amp;lt;/math&amp;gt; and the &amp;lt;math&amp;gt;z&amp;lt;/math&amp;gt;-direction points vertically&lt;br /&gt;
upward with the water surface at &amp;lt;math&amp;gt;z=0&amp;lt;/math&amp;gt; and the sea floor at &amp;lt;math&amp;gt;z=-h&amp;lt;/math&amp;gt;. The&lt;br /&gt;
boundary value problem can therefore be expressed as&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\Delta\phi=0, \,\, -h&amp;lt;z&amp;lt;0,&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi_{z}=0, \,\, z=-h,&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\phi_{z}=\alpha\phi, \,\, z=0,\,r&amp;gt;a,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi_{z}=0, \,\, z=0,\,r&amp;lt;a&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
We must also apply the [[Sommerfeld Radiation Condition]]&lt;br /&gt;
as &amp;lt;math&amp;gt;r\rightarrow\infty&amp;lt;/math&amp;gt;. The subscript &amp;lt;math&amp;gt;z&amp;lt;/math&amp;gt;&lt;br /&gt;
denotes the derivative in &amp;lt;math&amp;gt;z&amp;lt;/math&amp;gt;-direction.&lt;br /&gt;
&lt;br /&gt;
=Solution Method=&lt;br /&gt;
&lt;br /&gt;
== Separation of variables==&lt;br /&gt;
&lt;br /&gt;
We now separate variables, noting that since the problem has&lt;br /&gt;
circular symmetry we can write the potential as&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi(r,\theta,z)=\zeta(z)\sum_{n=-\infty}^{\infty}\rho_{n}(r)e^{i n \theta}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
Applying Laplace&#039;s equation we obtain&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\zeta_{zz}+\mu^{2}\zeta=0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
so that:&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\zeta=\cos\mu(z+H)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
where the separation constant &amp;lt;math&amp;gt;\mu^{2}&amp;lt;/math&amp;gt; must&lt;br /&gt;
satisfy the [[Dispersion Relation for a Free Surface]]&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
k\tan\left(  kh\right)  =-\alpha,\quad r&amp;gt;a&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and &lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\kappa\tan(\kappa h)=0,\quad&lt;br /&gt;
r&amp;lt;a&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
Note that we have set &amp;lt;math&amp;gt;\mu=k&amp;lt;/math&amp;gt; under the free&lt;br /&gt;
surface and &amp;lt;math&amp;gt;\mu=\kappa&amp;lt;/math&amp;gt; under the dock. We denote the&lt;br /&gt;
positive imaginary solution of the [[Dispersion Relation for a Free Surface]] &lt;br /&gt;
by &amp;lt;math&amp;gt;k_{0}&amp;lt;/math&amp;gt; and&lt;br /&gt;
the positive real solutions by &amp;lt;math&amp;gt;k_{m}&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;m\geq1&amp;lt;/math&amp;gt;. The solutions of&lt;br /&gt;
second equation will be denoted by  &lt;br /&gt;
&amp;lt;math&amp;gt;\kappa_{m} = m\pi/h&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;m\geq 0&amp;lt;/math&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
We define&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi_{m}\left(  z\right)  =\frac{\cos k_{m}(z+h)}{\cos k_{m}h},\quad m\geq0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
as the vertical eigenfunction of the potential in the open&lt;br /&gt;
water region and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\psi_{m}\left(  z\right)  = \cos\kappa_{m}(z+h),\quad&lt;br /&gt;
m\geq 0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
as the vertical eigenfunction of the potential in the dock&lt;br /&gt;
covered region. For later reference, we note that:&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\int\nolimits_{-h}^{0}\phi_{m}(z)\phi_{n}(z) d z=A_{m}\delta_{mn}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
where&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
A_{m}=\frac{1}{2}\left(  \frac{\cos k_{m}h\sin k_{m}h+k_{m}h}{k_{m}\cos&lt;br /&gt;
^{2}k_{m}h}\right)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\int\nolimits_{-h}^{0}\phi_{n}(z)\psi_{m}(z) d z=B_{mn}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
where&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
B_{mn}=\frac{k_{n}\sin k_{n}h\cos\kappa_{m}h-\kappa_{m}\cos k_{n}h\sin&lt;br /&gt;
\kappa_{m}h}{\left(  \cos k_{n}h\right)  \left(  k_{n}&lt;br /&gt;
^{2}-\kappa_{m}^{2}\right)  }&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\int\nolimits_{-h}^{0}\psi_{m}(z)\psi_{n}(z) d z=C_{m}\delta_{mn}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
where&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
C_{m}=\frac{1}{2}h,\quad,m\neq 0 \quad \mathrm{and} \quad C_0 = h&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We now solve for the function &amp;lt;math&amp;gt;\rho_{n}(r)&amp;lt;/math&amp;gt;.&lt;br /&gt;
Using Laplace&#039;s equation in polar coordinates we obtain&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\frac{\mathrm{d}^{2}\rho_{n}}{\mathrm{d}r^{2}}+\frac{1}{r} &lt;br /&gt;
\frac{\mathrm{d}\rho_{n}}{\mathrm{d}r}-\left( &lt;br /&gt;
\frac{n^{2}}{r^{2}}+\mu^{2}\right)  \rho_{n}=0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;\mu&amp;lt;/math&amp;gt; is &amp;lt;math&amp;gt;k_{m}&amp;lt;/math&amp;gt; or&lt;br /&gt;
&amp;lt;math&amp;gt;\kappa_{m},&amp;lt;/math&amp;gt; depending on whether &amp;lt;math&amp;gt;r&amp;lt;/math&amp;gt; is&lt;br /&gt;
greater or less than &amp;lt;math&amp;gt;a&amp;lt;/math&amp;gt;. We can convert this equation to the&lt;br /&gt;
standard form by substituting &amp;lt;math&amp;gt;y=\mu r&amp;lt;/math&amp;gt; (provided that&lt;br /&gt;
&amp;lt;math&amp;gt;\mu\neq 0&amp;lt;/math&amp;gt;to obtain&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
y^{2}\frac{\mathrm{d}^{2}\rho_{n}}{\mathrm{d}y^{2}}+y\frac{\mathrm{d}\rho_{n}&lt;br /&gt;
}{\rm{d}y}-(n^{2}+y^{2})\rho_{n}=0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
The solution of this equation is a linear combination of the&lt;br /&gt;
modified Bessel functions of order &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;I_{n}(y)&amp;lt;/math&amp;gt; and&lt;br /&gt;
&amp;lt;math&amp;gt;K_{n}(y)&amp;lt;/math&amp;gt; ([[Abramowitz and Stegun 1964]]). Since the solution must be bounded&lt;br /&gt;
we know that under the plate the solution will be a linear combination of&lt;br /&gt;
&amp;lt;math&amp;gt;I_{n}(y)&amp;lt;/math&amp;gt; while outside the plate the solution will be a&lt;br /&gt;
linear combination of &amp;lt;math&amp;gt;K_{n}(y)&amp;lt;/math&amp;gt;. &lt;br /&gt;
The case &amp;lt;math&amp;gt;\kappa_0 =0&amp;lt;/math&amp;gt; is a special case and the solution under&lt;br /&gt;
the dock is &amp;lt;math&amp;gt;(r/a)^{|n|}&amp;lt;/math&amp;gt;.&lt;br /&gt;
Therefore the potential can&lt;br /&gt;
be expanded as&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi(r,\theta,z)=\sum_{n=-\infty}^{\infty}\sum_{m=0}^{\infty}a_{mn}K_{n}&lt;br /&gt;
(k_{m}r)e^{i n\theta}\phi_{m}(z), \;\;r&amp;gt;a&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi(r,\theta,z)=\sum_{n=-\infty}^{\infty}b_{0n}(r/a)^{|n|} e^{i n\theta}\psi_{0}(z)+&lt;br /&gt;
\sum_{n=-\infty}^{\infty}\sum_{m=1}^{\infty}b_{mn}&lt;br /&gt;
I_{n}(\kappa_{m}r)e^{i n\theta}\psi_{m}(z), \;\;r&amp;lt;a&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;a_{mn}&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;b_{mn}&amp;lt;/math&amp;gt;&lt;br /&gt;
are the coefficients of the potential in the open water and&lt;br /&gt;
the plate covered region respectively.&lt;br /&gt;
&lt;br /&gt;
==Incident potential==&lt;br /&gt;
&lt;br /&gt;
The incident potential is a wave of amplitude &amp;lt;math&amp;gt;A&amp;lt;/math&amp;gt;&lt;br /&gt;
in displacement travelling in the positive &amp;lt;math&amp;gt;x&amp;lt;/math&amp;gt;-direction. &lt;br /&gt;
The incident potential can therefore be written as&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi^{\mathrm{I}}  =e^{k_{0}x}\phi_{0}\left(&lt;br /&gt;
z\right) &lt;br /&gt;
=\sum\limits_{n=-\infty}^{\infty} I_{n}(k_{0}r)\phi_{0}\left(z\right)&lt;br /&gt;
e^{i n \theta}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==An infinite dimensional system of equations==&lt;br /&gt;
&lt;br /&gt;
The potential and its derivative must be continuous across the&lt;br /&gt;
transition from open water to the plate covered region. Therefore, the&lt;br /&gt;
potentials and their derivatives at &amp;lt;math&amp;gt;r=a&amp;lt;/math&amp;gt; have to be equal&lt;br /&gt;
for each angle and we obtain&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
I_{n}(k_{0}a)\phi_{0}\left(  z\right) + \sum_{m=0}^{\infty}&lt;br /&gt;
a_{mn} K_{n}(k_{m}a)\phi_{m}\left(  z\right) &lt;br /&gt;
= b_{0n} \psi_{0}(z) +\sum_{m=1}^{\infty}b_{mn}I_{n}(\kappa_{m}a)\psi_{m}(z)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
k_{0}I_{n}^{\prime}(k_{0}a)\phi_{0}\left(  z\right)  +\sum&lt;br /&gt;
_{m=0}^{\infty} a_{mn}k_{m}K_{n}^{\prime}(k_{m}a)\phi_{m}\left(  z\right) &lt;br /&gt;
 =b_{0n} \frac{|n|}{a} \psi_{0}(z) +\sum_{m=1}^{\infty}&lt;br /&gt;
b_{mn}\kappa_{m}I_{n}^{\prime}(\kappa_{m}a)\psi&lt;br /&gt;
_{m}(z)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
for each &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt;.&lt;br /&gt;
We solve these equations by multiplying both equations by&lt;br /&gt;
&amp;lt;math&amp;gt;\phi_{l}(z)&amp;lt;/math&amp;gt; and integrating from &amp;lt;math&amp;gt;-H&amp;lt;/math&amp;gt; to &amp;lt;math&amp;gt;0&amp;lt;/math&amp;gt; to obtain:&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
I_{n}(k_{0}a)A_{0}\delta_{0l}+a_{ln}K_{n}(k_{l}a)A_{l}&lt;br /&gt;
=b_{0n}B_{0l} + \sum_{m=1}^{\infty}b_{mn}I_{n}(\kappa_{m}a)B_{ml} &lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
k_{0}I_{n}^{\prime}(k_{0}a)A_{0}\delta_{0l}+a_{ln}k_{l}K_{n}^{\prime&lt;br /&gt;
}(k_{l}a)A_{l} &lt;br /&gt;
 = b_{0n}B_{0l}\frac{|n|}{a} + &lt;br /&gt;
\sum_{m=1}^{\infty}b_{mn}\kappa_{m}I_{n}^{\prime}(\kappa_{m}a)B_{ml} &lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= A Simple Method To Calculate The [[Diffraction Transfer Matrix]] For The Case Of A Circular Plate =&lt;br /&gt;
&lt;br /&gt;
= Numerical Solution =&lt;br /&gt;
&lt;br /&gt;
To solve the system of equations we set the upper limit of &amp;lt;math&amp;gt;l&amp;lt;/math&amp;gt; to&lt;br /&gt;
be &amp;lt;math&amp;gt;M&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
= Matlab Code =&lt;br /&gt;
&lt;br /&gt;
A program to calculate the coefficients for circular dock problems can be found here&lt;br /&gt;
[http://www.math.auckland.ac.nz/~meylan/code/eigenfunction_matching/circle_dock_matching_one_n.m circle_dock_matching_one_n.m]&lt;br /&gt;
Note that this problem solves only for a single n. &lt;br /&gt;
&lt;br /&gt;
== Additional code ==&lt;br /&gt;
&lt;br /&gt;
This program requires&lt;br /&gt;
[http://www.math.auckland.ac.nz/~meylan/code/dispersion/dispersion_free_surface.m dispersion_free_surface.m]&lt;br /&gt;
to run&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Problems with Cylindrical Symmetry]]&lt;br /&gt;
[[Category:Eigenfunction Matching Method]]&lt;br /&gt;
[[Category:Pages with Matlab Code]]&lt;br /&gt;
[[Category:Complete Pages]]&lt;/div&gt;</summary>
		<author><name>Fmontiel</name></author>
	</entry>
	<entry>
		<id>https://www.wikiwaves.org/index.php?title=Eigenfunction_Matching_for_a_Circular_Floating_Elastic_Plate&amp;diff=7034</id>
		<title>Eigenfunction Matching for a Circular Floating Elastic Plate</title>
		<link rel="alternate" type="text/html" href="https://www.wikiwaves.org/index.php?title=Eigenfunction_Matching_for_a_Circular_Floating_Elastic_Plate&amp;diff=7034"/>
		<updated>2008-08-04T01:18:59Z</updated>

		<summary type="html">&lt;p&gt;Fmontiel: /* A Simple Method To Calculate The Diffraction Transfer Matrix For The Case Of A Circular Plate */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Introduction=&lt;br /&gt;
&lt;br /&gt;
We show here a solution for a [[Floating Elastic Plate]] on [[Finite Depth]] water&lt;br /&gt;
based on [[Peter_Meylan_Chung_2004a|Peter, Meylan and Chung 2004]]. A solution&lt;br /&gt;
for [[Shallow Depth]] was given in [[Zilman_Miloh_2000a|Zilman and Miloh 2000]] and we will also show this.&lt;br /&gt;
The solution is an extension of the [[Eigenfunction Matching for a Circular Dock]].&lt;br /&gt;
&lt;br /&gt;
=Governing Equations=&lt;br /&gt;
&lt;br /&gt;
We begin with the [[Frequency Domain Problem]] for a [[Floating Elastic Plate]]&lt;br /&gt;
in the non-dimensional form of [[Tayler_1986a|Tayler 1986]] ([[Dispersion Relation for a Floating Elastic Plate]])&lt;br /&gt;
We will use a cylindrical coordinate system, &amp;lt;math&amp;gt;(r,\theta,z)&amp;lt;/math&amp;gt;,&lt;br /&gt;
assumed to have its origin at the centre of the circular&lt;br /&gt;
plate which has radius &amp;lt;math&amp;gt;a&amp;lt;/math&amp;gt;. The water is assumed to have&lt;br /&gt;
constant finite depth &amp;lt;math&amp;gt;H&amp;lt;/math&amp;gt; and the &amp;lt;math&amp;gt;z&amp;lt;/math&amp;gt;-direction points vertically&lt;br /&gt;
upward with the water surface at &amp;lt;math&amp;gt;z=0&amp;lt;/math&amp;gt; and the sea floor at &amp;lt;math&amp;gt;z=-H&amp;lt;/math&amp;gt;. The&lt;br /&gt;
boundary value problem can therefore be expressed as&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\Delta\phi=0, \,\, -H&amp;lt;z&amp;lt;0,&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi_{z}=0, \,\, z=-H,&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\phi_{z}=\alpha\phi, \,\, z=0,\,r&amp;gt;a,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
(\beta\Delta^{2}+1-\alpha\gamma)\phi_{z}=\alpha\phi, \,\, z=0,\,r&amp;lt;a&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
where the constants &amp;lt;math&amp;gt;\beta&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\gamma&amp;lt;/math&amp;gt; are given by&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\beta=\frac{D}{\rho\,L^{4}g}, \gamma=\frac{\rho_{i}h}{\rho\,L}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and &amp;lt;math&amp;gt;\rho_{i}&amp;lt;/math&amp;gt; is the density of the plate. We&lt;br /&gt;
must also apply the edge conditions for the plate and the [[Sommerfeld Radiation Condition]]&lt;br /&gt;
as &amp;lt;math&amp;gt;r\rightarrow\infty&amp;lt;/math&amp;gt;. The subscript &amp;lt;math&amp;gt;z&amp;lt;/math&amp;gt;&lt;br /&gt;
denotes the derivative in &amp;lt;math&amp;gt;z&amp;lt;/math&amp;gt;-direction.&lt;br /&gt;
&lt;br /&gt;
=Solution Method=&lt;br /&gt;
&lt;br /&gt;
== Separation of variables==&lt;br /&gt;
&lt;br /&gt;
We now separate variables, noting that since the problem has&lt;br /&gt;
circular symmetry we can write the potential as&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi(r,\theta,z)=\zeta(z)\sum_{n=-\infty}^{\infty}\rho_{n}(r)e^{i n \theta}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
Applying Laplace&#039;s equation we obtain&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\zeta_{zz}+\mu^{2}\zeta=0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
so that:&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\zeta=\cos\mu(z+H)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
where the separation constant &amp;lt;math&amp;gt;\mu^{2}&amp;lt;/math&amp;gt; must&lt;br /&gt;
satisfy the [[Dispersion Relation for a Free Surface]]&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
k\tan\left(  kH\right)  =-\alpha,\quad r&amp;gt;a\,\,\,(1)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and the [[Dispersion Relation for a Floating Elastic Plate]]&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\kappa\tan(\kappa H)=\frac{-\alpha}{\beta\kappa^{4}+1-\alpha\gamma},\quad&lt;br /&gt;
r&amp;lt;a \,\,\,(2)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
Note that we have set &amp;lt;math&amp;gt;\mu=k&amp;lt;/math&amp;gt; under the free&lt;br /&gt;
surface and &amp;lt;math&amp;gt;\mu=\kappa&amp;lt;/math&amp;gt; under the plate. We denote the&lt;br /&gt;
positive imaginary solution of (1) by &amp;lt;math&amp;gt;k_{0}&amp;lt;/math&amp;gt; and&lt;br /&gt;
the positive real solutions by &amp;lt;math&amp;gt;k_{m}&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;m\geq1&amp;lt;/math&amp;gt;. The solutions of&lt;br /&gt;
(2) will be denoted by  &lt;br /&gt;
&amp;lt;math&amp;gt;\kappa_{m}&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;m\geq-2&amp;lt;/math&amp;gt;. The fully complex&lt;br /&gt;
solutions with positive imaginary part are &amp;lt;math&amp;gt;\kappa_{-2}&amp;lt;/math&amp;gt; and&lt;br /&gt;
&amp;lt;math&amp;gt;\kappa_{-1}&amp;lt;/math&amp;gt; (where &amp;lt;math&amp;gt;\kappa_{-1}=\overline{\kappa_{-2}}&amp;lt;/math&amp;gt;),&lt;br /&gt;
the negative imaginary solution is &amp;lt;math&amp;gt;\kappa_{0}&amp;lt;/math&amp;gt; and the positive real&lt;br /&gt;
solutions are &amp;lt;math&amp;gt;\kappa_{m}&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;m\geq1&amp;lt;/math&amp;gt;. We define&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi_{m}\left(  z\right)  =\frac{\cos k_{m}(z+H)}{\cos k_{m}H},\quad m\geq0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
as the vertical eigenfunction of the potential in the open&lt;br /&gt;
water region and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\psi_{m}\left(  z\right)  =\frac{\cos\kappa_{m}(z+H)}{\cos\kappa_{m}H},\quad&lt;br /&gt;
m\geq-2&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
as the vertical eigenfunction of the potential in the plate&lt;br /&gt;
covered region. For later reference, we note that:&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\int\nolimits_{-H}^{0}\phi_{m}(z)\phi_{n}(z) d z=A_{m}\delta_{mn}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
where&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
A_{m}=\frac{1}{2}\left(  \frac{\cos k_{m}H\sin k_{m}H+k_{m}H}{k_{m}\cos&lt;br /&gt;
^{2}k_{m}H}\right)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\int\nolimits_{-H}^{0}\phi_{n}(z)\psi_{m}(z) d z=B_{mn}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
where&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
B_{mn}=\frac{k_{n}\sin k_{n}H\cos\kappa_{m}H-\kappa_{m}\cos k_{n}H\sin&lt;br /&gt;
\kappa_{m}H}{\left(  \cos k_{n}H\cos\kappa_{m}H\right)  \left(  k_{n}&lt;br /&gt;
^{2}-\kappa_{m}^{2}\right)  }&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We now solve for the function &amp;lt;math&amp;gt;\rho_{n}(r)&amp;lt;/math&amp;gt;.&lt;br /&gt;
Using Laplace&#039;s equation in polar coordinates we obtain&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\frac{\mathrm{d}^{2}\rho_{n}}{\mathrm{d}r^{2}}+\frac{1}{r} &lt;br /&gt;
\frac{\mathrm{d}\rho_{n}}{\mathrm{d}r}-\left( &lt;br /&gt;
\frac{n^{2}}{r^{2}}+\mu^{2}\right)  \rho_{n}=0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;\mu&amp;lt;/math&amp;gt; is &amp;lt;math&amp;gt;k_{m}&amp;lt;/math&amp;gt; or&lt;br /&gt;
&amp;lt;math&amp;gt;\kappa_{m},&amp;lt;/math&amp;gt; depending on whether &amp;lt;math&amp;gt;r&amp;lt;/math&amp;gt; is&lt;br /&gt;
greater or less than &amp;lt;math&amp;gt;a&amp;lt;/math&amp;gt;. We can convert this equation to the&lt;br /&gt;
standard form by substituting &amp;lt;math&amp;gt;y=\mu r&amp;lt;/math&amp;gt; to obtain&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
y^{2}\frac{\mathrm{d}^{2}\rho_{n}}{\mathrm{d}y^{2}}+y\frac{\mathrm{d}\rho_{n}&lt;br /&gt;
}{\rm{d}y}-(n^{2}+y^{2})\rho_{n}=0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
The solution of this equation is a linear combination of the&lt;br /&gt;
modified Bessel functions of order &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;I_{n}(y)&amp;lt;/math&amp;gt; and&lt;br /&gt;
&amp;lt;math&amp;gt;K_{n}(y)&amp;lt;/math&amp;gt; [[Abramowitz and Stegun 1964]]. Since the solution must be bounded&lt;br /&gt;
we know that under the plate the solution will be a linear combination of&lt;br /&gt;
&amp;lt;math&amp;gt;I_{n}(y)&amp;lt;/math&amp;gt; while outside the plate the solution will be a&lt;br /&gt;
linear combination of &amp;lt;math&amp;gt;K_{n}(y)&amp;lt;/math&amp;gt;. Therefore the potential can&lt;br /&gt;
be expanded as&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi(r,\theta,z)=\sum_{n=-\infty}^{\infty}\sum_{m=0}^{\infty}a_{mn}K_{n}&lt;br /&gt;
(k_{m}r)e^{i n\theta}\phi_{m}(z), \;\;r&amp;gt;a&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi(r,\theta,z)=\sum_{n=-\infty}^{\infty}\sum_{m=-2}^{\infty}b_{mn}&lt;br /&gt;
I_{n}(\kappa_{m}r)e^{i n\theta}\psi_{m}(z), \;\;r&amp;lt;a&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;a_{mn}&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;b_{mn}&amp;lt;/math&amp;gt;&lt;br /&gt;
are the coefficients of the potential in the open water and&lt;br /&gt;
the plate covered region respectively.&lt;br /&gt;
&lt;br /&gt;
==Incident potential==&lt;br /&gt;
&lt;br /&gt;
The incident potential is a wave of amplitude &amp;lt;math&amp;gt;A&amp;lt;/math&amp;gt;&lt;br /&gt;
in displacement travelling in the positive &amp;lt;math&amp;gt;x&amp;lt;/math&amp;gt;-direction. &lt;br /&gt;
The incident potential can therefore be written as&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi^{\mathrm{I}}  =\frac{A}{i\sqrt{\alpha}}e^{k_{0}x}\phi_{0}\left(&lt;br /&gt;
z\right) &lt;br /&gt;
=\sum\limits_{n=-\infty}^{\infty}e_{n}I_{n}(k_{0}r)\phi_{0}\left(z\right)&lt;br /&gt;
e^{i n \theta}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;e_{n}=A/\left(i\sqrt{\alpha}\right)&amp;lt;/math&amp;gt;&lt;br /&gt;
(we retain the dependence on &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt; for situations&lt;br /&gt;
where the incident potential might take another form).&lt;br /&gt;
&lt;br /&gt;
==Boundary conditions==&lt;br /&gt;
&lt;br /&gt;
The boundary conditions for the plate also have to be&lt;br /&gt;
considered. The vertical force and bending moment must vanish, which can be&lt;br /&gt;
written as &lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\left[\bar{\Delta}-\frac{1-\nu}{r}\left(\frac{\partial}{\partial r}&lt;br /&gt;
+\frac{1}{r}\frac{\partial^{2}}{\partial\theta^{2}}\right)\right]&lt;br /&gt;
w=0\,\,\,(3)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\left[  \frac{\partial}{\partial r}\bar{\Delta}-\frac{1-\nu}{r^{2}}\left(&lt;br /&gt;
-\frac{\partial}{\partial r}+\frac{1}{r}\right)  \frac{\partial^{2}}&lt;br /&gt;
{\partial\theta^{2}}\right]  w=0 \,\,\,(4)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;w&amp;lt;/math&amp;gt; is the time-independent surface&lt;br /&gt;
displacement, &amp;lt;math&amp;gt;\nu&amp;lt;/math&amp;gt; is Poisson&#039;s ratio, and &amp;lt;math&amp;gt;\bar{\Delta}&amp;lt;/math&amp;gt; is the&lt;br /&gt;
polar coordinate Laplacian&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\bar{\Delta}=\frac{\partial^{2}}{\partial r^{2}}+\frac{1}{r}\frac{\partial&lt;br /&gt;
}{\partial r}+\frac{1}{r^{2}}\frac{\partial^{2}}{\partial\theta^{2}}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Displacement of the plate ==&lt;br /&gt;
&lt;br /&gt;
The surface displacement and the water velocity potential at&lt;br /&gt;
the water surface are linked through the kinematic boundary condition&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi_{z}=-i\sqrt{\alpha}w,\,\,\,z=0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
From the equations the potential and the surface&lt;br /&gt;
displacement are therefore related by&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
w=i\sqrt{\alpha}\phi,\quad r&amp;gt;a&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
(\beta\bar{\Delta}^{2}+1-\alpha\gamma)w=i\sqrt{\alpha}\phi,\quad r&amp;lt;a&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
The surface displacement can also be expanded in eigenfunctions&lt;br /&gt;
as&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
w(r,\theta)=\sum_{n=-\infty}^{\infty}\sum_{m=0}^{\infty}i\sqrt{\alpha}&lt;br /&gt;
a_{mn}K_{n}(k_{m}r)e^{i n\theta},\;\;r&amp;gt;a&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and:&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
w(r,\theta)=&lt;br /&gt;
\sum_{n=-\infty}^{\infty}\sum_{m=-2}^{\infty}i\sqrt{\alpha}(\beta\kappa&lt;br /&gt;
_{m}^{4}+1-\alpha\gamma)^{-1}b_{mn}I_{n}(\kappa_{m}r)e^{i&lt;br /&gt;
n\theta},\; r&amp;lt;a&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
using the fact that&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\bar{\Delta}\left(  I_{n}(\kappa_{m}r)e^{i n\theta}\right)  =\kappa_{m}&lt;br /&gt;
^{2}I_{n}(\kappa_{m}r)e^{i n\theta}\,\,\,(5)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==An infinite dimensional system of equations==&lt;br /&gt;
&lt;br /&gt;
The boundary conditions (3) and&lt;br /&gt;
(4) can be expressed in terms of the potential&lt;br /&gt;
using (5). Since the angular modes are uncoupled the&lt;br /&gt;
conditions apply to each mode, giving&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\sum_{m=-2}^{\infty}(\beta\kappa_{m}^{4}+1-\alpha\gamma)^{-1}b_{mn}&lt;br /&gt;
\left(\kappa_{m}^{2}I_{n}(\kappa_{m}a)-\frac{1-\nu}{a}\left(\kappa&lt;br /&gt;
_{m}I_{n}^{\prime}(\kappa_{m}a)-\frac{n^{2}}{a}I_{n}(\kappa_{m}a)\right)&lt;br /&gt;
\right) =0\,\,\,(6)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\sum_{m=-2}^{\infty}(\beta\kappa_{m}^{4}+1-\alpha\gamma)^{-1}b_{mn}&lt;br /&gt;
\left(  \kappa_{m}^{3}I_{n}^{\prime}(\kappa_{m}a)+n^{2}\frac{1-\nu}{a^{2}&lt;br /&gt;
}\left(  -\kappa_{m}I_{n}^{\prime}(\kappa_{m}a)+\frac{1}{a}I_{n}(\kappa&lt;br /&gt;
_{m}a)\right)  \right)&lt;br /&gt;
=0\,\,\,(7)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
The potential and its derivative must be continuous across the&lt;br /&gt;
transition from open water to the plate covered region. Therefore, the&lt;br /&gt;
potentials and their derivatives at &amp;lt;math&amp;gt;r=a&amp;lt;/math&amp;gt; have to be equal.&lt;br /&gt;
Again we know that this must be true for each angle and we obtain&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
e_{n}I_{n}(k_{0}a)\phi_{0}\left(  z\right) + \sum_{m=0}^{\infty}&lt;br /&gt;
a_{mn} K_{n}(k_{m}a)\phi_{m}\left(  z\right) &lt;br /&gt;
=\sum_{m=-2}^{\infty}b_{mn}I_{n}(\kappa_{m}a)\psi_{m}(z)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
 e_{n}k_{0}I_{n}^{\prime}(k_{0}a)\phi_{0}\left(  z\right)  +\sum&lt;br /&gt;
_{m=0}^{\infty} a_{mn}k_{m}K_{n}^{\prime}(k_{m}a)\phi_{m}\left(  z\right) &lt;br /&gt;
 =\sum_{m=-2}^{\infty}b_{mn}\kappa_{m}I_{n}^{\prime}(\kappa_{m}a)\psi&lt;br /&gt;
_{m}(z)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
for each &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt;.&lt;br /&gt;
We solve these equations by multiplying both equations by&lt;br /&gt;
&amp;lt;math&amp;gt;\phi_{l}(z)&amp;lt;/math&amp;gt; and integrating from &amp;lt;math&amp;gt;-H&amp;lt;/math&amp;gt; to &amp;lt;math&amp;gt;0&amp;lt;/math&amp;gt; to obtain:&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
e_{n}I_{n}(k_{0}a)A_{0}\delta_{0l}+a_{ln}K_{n}(k_{l}a)A_{l}&lt;br /&gt;
=\sum_{m=-2}^{\infty}b_{mn}I_{n}(\kappa_{m}a)B_{ml} \,\,\,(8)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
e_{n}k_{0}I_{n}^{\prime}(k_{0}a)A_{0}\delta_{0l}+a_{ln}k_{l}K_{n}^{\prime&lt;br /&gt;
}(k_{l}a)A_{l} &lt;br /&gt;
 =\sum_{m=-2}^{\infty}b_{mn}\kappa_{m}I_{n}^{\prime}(\kappa_{m}&lt;br /&gt;
a)B_{ml} \,\,\,(9)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
Equation (8) can be solved for the open water&lt;br /&gt;
coefficients &amp;lt;math&amp;gt;a_{mn}&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
a_{ln}=-e_{n}\frac{I_{n}(k_{0}a)}{K_{n}(k_{0}a)}\delta_{0l}+\sum&lt;br /&gt;
_{m=-2}^{\infty}b_{mn}\frac{I_{n}(\kappa_{m}a)B_{ml}}{K_{n}(k_{l}a)A_{l}}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
which can then be substituted into equation&lt;br /&gt;
(9) to give us&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\left(  k_{0}I_{n}^{\prime}(k_{0}a)-k_{0}\frac{K_{n}^{\prime}(k_{0}&lt;br /&gt;
a)}{K_{n}(k_{0}a)}I_{n}(k_{0}a)\right)  e_{n}A_{0}\delta_{0l}&lt;br /&gt;
 =\sum_{m=-2}^{\infty}\left(  \kappa_{m}I_{n}^{\prime}(\kappa_{m}&lt;br /&gt;
a)-k_{l}\frac{K_{n}^{\prime}(k_{l}a)}{K_{n}(k_{l}a)}I_{n}(\kappa&lt;br /&gt;
_{m}a)\right)  B_{ml}b_{mn}\,\,\,(10)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
for each &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt;.&lt;br /&gt;
Together with equations (6) and (7)&lt;br /&gt;
equation (10) gives the required equations to solve for the&lt;br /&gt;
coefficients of the water velocity potential in the plate covered region.&lt;br /&gt;
&lt;br /&gt;
=Numerical Solution=&lt;br /&gt;
&lt;br /&gt;
To solve the system of equations (10) together&lt;br /&gt;
with the boundary conditions (6 and 7) we set the upper limit of &amp;lt;math&amp;gt;l&amp;lt;/math&amp;gt; to&lt;br /&gt;
be &amp;lt;math&amp;gt;M&amp;lt;/math&amp;gt;. We also set the angular expansion to be from &lt;br /&gt;
&amp;lt;math&amp;gt;n=-N&amp;lt;/math&amp;gt; to &amp;lt;math&amp;gt;N&amp;lt;/math&amp;gt;. This gives us&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi(r,\theta,z)=\sum_{n=-N}^{N}\sum_{m=0}^{M}a_{mn}K_{n}(k_{m}r)e^{i&lt;br /&gt;
n\theta }\phi_{m}(z), \;\;r&amp;gt;a &lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi(r,\theta,z)=\sum_{n=-N}^{N}\sum_{m=-2}^{M}b_{mn}I_{n}(\kappa&lt;br /&gt;
_{m}r)e^{i n\theta}\psi_{m}(z), \;\;r&amp;lt;a &lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
Since &amp;lt;math&amp;gt;l&amp;lt;/math&amp;gt; is an integer with &amp;lt;math&amp;gt;0\leq l\leq&lt;br /&gt;
M&amp;lt;/math&amp;gt; this leads to a system of &amp;lt;math&amp;gt;M+1&amp;lt;/math&amp;gt; equations.&lt;br /&gt;
The number of unknowns is &amp;lt;math&amp;gt;M+3&amp;lt;/math&amp;gt; and the two extra equations&lt;br /&gt;
are obtained from the boundary conditions for the free plate (6)&lt;br /&gt;
and (7). The equations to be solved for each &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt; are&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\left(  k_{0}I_{n}^{\prime}(k_{0}a)-k_{0}\frac{K_{n}^{\prime}(k_{0}&lt;br /&gt;
a)}{K_{n}(k_{0}a)}I_{n}(k_{0}a)\right)  e_{n}A_{0}\delta_{0l}&lt;br /&gt;
=\sum_{m=-2}^{M}\left(  \kappa_{m}I_{n}^{\prime}(\kappa_{m}a)-k_{l}&lt;br /&gt;
\frac{K_{n}^{\prime}(k_{l}a)}{K_{n}(k_{l}a)}I_{n}(\kappa_{m}a)\right)&lt;br /&gt;
B_{ml}b_{mn} &lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\sum_{m=-2}^{M}(\beta\kappa_{m}^{4}+1-\alpha\gamma)^{-1}b_{mn}&lt;br /&gt;
\left(  \kappa_{m}^{2}I_{n}(\kappa_{m}a)-\frac{1-\nu}{a}\left(  \kappa&lt;br /&gt;
_{m}I_{n}^{\prime}(\kappa_{m}a)-\frac{n^{2}}{a}I_{n}(\kappa_{m}a)\right)&lt;br /&gt;
\right) =0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\sum_{m=-2}^{M}(\beta\kappa_{m}^{4}+1-\alpha\gamma)^{-1}b_{mn}&lt;br /&gt;
\left(  \kappa_{m}^{3}I_{n}^{\prime}(\kappa_{m}a)+n^{2}\frac{1-\nu}{a^{2}&lt;br /&gt;
}\left(  \kappa_{m}I_{n}^{\prime}(\kappa_{m}a)+\frac{1}{a}I_{n}(\kappa&lt;br /&gt;
_{m}a)\right)  \right) =0 &lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
It should be noted that the solutions for positive and negative&lt;br /&gt;
&amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt; are identical so that they do not both need to be&lt;br /&gt;
calculated. There are some minor simplifications which are a consequence of&lt;br /&gt;
this which are discussed in more detail in [[Zilman_Miloh 2000a|Zilman and Miloh 2000]].&lt;br /&gt;
&lt;br /&gt;
=The [[Shallow Depth]] Theory of [[Zilman_Miloh_2000a|Zilman and Miloh 2000]]=&lt;br /&gt;
&lt;br /&gt;
The shallow water theory of [[Zilman_Miloh_2000a|Zilman and Miloh 2000]] can be recovered by&lt;br /&gt;
simply setting the depth shallow enough that the shallow water theory is valid&lt;br /&gt;
and setting &amp;lt;math&amp;gt;M=0&amp;lt;/math&amp;gt;. If the shallow water theory is valid then&lt;br /&gt;
the first three roots of the dispersion equation for the ice will be exactly&lt;br /&gt;
the same roots found in the shallow water theory by solving the polynomial&lt;br /&gt;
equation. The system of equations has four unknowns (three under the plate and&lt;br /&gt;
one in the open water) exactly as for the theory of [[Zilman_Miloh_2000a|Zilman and Miloh 2000]].&lt;br /&gt;
&lt;br /&gt;
= A Simple Method To Calculate The [[Diffraction Transfer Matrix]] For The Case Of A Circular Plate =&lt;br /&gt;
&lt;br /&gt;
Let&#039;s consider an incident wave whose potential has the following expression&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt; &lt;br /&gt;
\phi^\mathrm{I} (r,\theta,z) = \sum_{n=0}^{\infty} \phi_n(z)&lt;br /&gt;
\sum_{\nu = - \infty}^{\infty} D_{n\nu} I_\nu (k_n r) \mathrm{e}^{\mathrm{i}\nu \theta}.&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
Such an incident potential is found in the [[Kagemoto and Yue Interaction Theory]], where&lt;br /&gt;
it can be written as the sum of an ambient incident potential and the scattered potentials &lt;br /&gt;
of the other bodies, which are interpretated as incident potentials for the studied body.&lt;br /&gt;
&lt;br /&gt;
We can apply the same eigenfunction matching that previously, considering the potential &lt;br /&gt;
and its normal derivative continuous at &amp;lt;math&amp;gt;r=a&amp;lt;/math&amp;gt;. Thus the potential and its normal &lt;br /&gt;
derivative expressed at each side of this value of the radius have to be equal. We obtain &lt;br /&gt;
the relationships&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\sum_{m=0}^{\infty} D_{mn} I_n (k_m a) \phi_m(z) + \sum_{m=0}^{\infty}&lt;br /&gt;
a_{mn} K_{n}(k_{m}a)\phi_{m}\left(  z\right) &lt;br /&gt;
=\sum_{m=-2}^{\infty}b_{mn}I_{n}(\kappa_{m}a)\psi_{m}(z)&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
and &lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\sum_{m=0}^{\infty} D_{mn} k_m I&#039;_n (k_m a) \phi_m(z) + \sum_{m=0}^{\infty}&lt;br /&gt;
a_{mn} k_m K&#039;_{n}(k_{m}a)\phi_{m}\left(  z\right) &lt;br /&gt;
=\sum_{m=-2}^{\infty}b_{mn} \kappa_m I&#039;_{n}(\kappa_{m}a)\psi_{m}(z)&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
for each &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt;.&lt;br /&gt;
We solve these equations with the same method that before, by multiplying both equations by&lt;br /&gt;
&amp;lt;math&amp;gt;\phi_{l}(z)&amp;lt;/math&amp;gt; and integrating from &amp;lt;math&amp;gt;-H&amp;lt;/math&amp;gt; to &amp;lt;math&amp;gt;0&amp;lt;/math&amp;gt; to obtain:&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
D_{ln} I_n (k_l a) A_l + a_{ln} K_{n}(k_l a) A_l &lt;br /&gt;
= \sum_{m=-2}^{\infty} b_{mn} I_{n}(\kappa_{m} a)  B_{ml},\ \ \ (11)&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
D_{ln} k_l I&#039;_n (k_l a) A_l + a_{ln} k_l K&#039;_{n}(k_{l} a) A_l &lt;br /&gt;
=\sum_{m=-2}^{\infty}b_{mn} \kappa_m I&#039;_{n}(\kappa_{m}a) B_{ml} \ \ \ (12)&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The [[Diffraction Transfer Matrix]] &lt;br /&gt;
maps the coefficients of the incident wave with the coefficients of the scattered wave within &lt;br /&gt;
the free water domain. The relation which links these two coefficients can be written as follows&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
a_{mn}=\sum_{l=0}^{\infty} T_{lmn} D_{ln}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Furthermore the boundary conditions are exactly the same that before, namely&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\sum_{m=-2}^{\infty}(\beta\kappa_{m}^{4}+1-\alpha\gamma)^{-1}b_{mn}&lt;br /&gt;
\left(\kappa_{m}^{2}I_{n}(\kappa_{m}a)-\frac{1-\nu}{a}\left(\kappa&lt;br /&gt;
_{m}I_{n}^{\prime}(\kappa_{m}a)-\frac{n^{2}}{a}I_{n}(\kappa_{m}a)\right)&lt;br /&gt;
\right) =0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\sum_{m=-2}^{\infty}(\beta\kappa_{m}^{4}+1-\alpha\gamma)^{-1}b_{mn}&lt;br /&gt;
\left(  \kappa_{m}^{3}I_{n}^{\prime}(\kappa_{m}a)+n^{2}\frac{1-\nu}{a^{2}&lt;br /&gt;
}\left(  -\kappa_{m}I_{n}^{\prime}(\kappa_{m}a)+\frac{1}{a}I_{n}(\kappa&lt;br /&gt;
_{m}a)\right)  \right)&lt;br /&gt;
=0 .&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
For the further study, let&#039;s call &lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
L^1_{mn}=(\beta\kappa_{m}^{4}+1-\alpha\gamma)^{-1}&lt;br /&gt;
\left(\kappa_{m}^{2}I_{n}(\kappa_{m}a)-\frac{1-\nu}{a}\left(\kappa&lt;br /&gt;
_{m}I_{n}^{\prime}(\kappa_{m}a)-\frac{n^{2}}{a}I_{n}(\kappa_{m}a)\right)&lt;br /&gt;
\right)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
L^2_{mn}=(\beta\kappa_{m}^{4}+1-\alpha\gamma)^{-1}&lt;br /&gt;
\left(  \kappa_{m}^{3}I_{n}^{\prime}(\kappa_{m}a)+n^{2}\frac{1-\nu}{a^{2}&lt;br /&gt;
}\left(  -\kappa_{m}I_{n}^{\prime}(\kappa_{m}a)+\frac{1}{a}I_{n}(\kappa&lt;br /&gt;
_{m}a)\right)  \right)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
From the equations (11), (12) and the boundary conditions over the edges of the plate, &lt;br /&gt;
we can write a linear system of equation, limiting the number of modes of the dispersion equation &lt;br /&gt;
to &amp;lt;math&amp;gt;N&amp;lt;/math&amp;gt; real ones&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
-A_0 K_n(k_0 a)&amp;amp;0 \quad \cdots&amp;amp;0\\&lt;br /&gt;
0&amp;amp;&amp;amp;\\&lt;br /&gt;
\vdots&amp;amp;-A_l K_n(k_l a)&amp;amp;\vdots\\&lt;br /&gt;
&amp;amp;&amp;amp;0\\&lt;br /&gt;
0&amp;amp;\cdots \quad 0 &amp;amp; -A_N K_n(k_N a)&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
&amp;amp;&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
I_n(\kappa_{-2}a) B_{-20}&amp;amp;\cdots&amp;amp;I_n(\kappa_{N}a) B_{N0}\\&lt;br /&gt;
&amp;amp;&amp;amp;\\&lt;br /&gt;
\vdots&amp;amp;&amp;amp;\vdots\\&lt;br /&gt;
&amp;amp;&amp;amp;\\&lt;br /&gt;
I_n(\kappa_{-2}a) B_{-2N}&amp;amp;\cdots&amp;amp;I_n(\kappa_{N}a) B_{NN}&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
\\&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
0&amp;amp;&amp;amp;\cdots&amp;amp;&amp;amp;0\\&lt;br /&gt;
0&amp;amp;&amp;amp;\cdots&amp;amp;&amp;amp;0&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
&amp;amp;&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
L^1_{-2n}&amp;amp;\cdots&amp;amp;L^1_{Nn}\\&lt;br /&gt;
L^2_{-2n}&amp;amp;\cdots&amp;amp;L^2_{Nn}&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
\\&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
-k_0 K&#039;_n(k_0 a) A_0&amp;amp;0 \quad \cdots&amp;amp;0\\&lt;br /&gt;
0&amp;amp;&amp;amp;\\&lt;br /&gt;
\vdots&amp;amp;-k_l K&#039;_n(k_l a) A_l&amp;amp;\vdots\\&lt;br /&gt;
&amp;amp;&amp;amp;0\\&lt;br /&gt;
0&amp;amp;\cdots \quad 0 &amp;amp; -k_N K&#039;_n(k_N a) A_N&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
&amp;amp;&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
\kappa_{-2} I&#039;_n(\kappa_{-2}a) B_{-20}&amp;amp;\cdots&amp;amp;\kappa_{N} I&#039;_n(\kappa_{N}a) B_{N0}\\&lt;br /&gt;
&amp;amp;&amp;amp;\\&lt;br /&gt;
\vdots&amp;amp;&amp;amp;\vdots\\&lt;br /&gt;
&amp;amp;&amp;amp;\\&lt;br /&gt;
\kappa_{-2} I&#039;_n(\kappa_{-2}a) B_{-2N}&amp;amp;\cdots&amp;amp;\kappa_{N} I&#039;_n(\kappa_{N}a) B_{NN}&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
a_{0} \\&lt;br /&gt;
\\&lt;br /&gt;
\vdots \\&lt;br /&gt;
\\&lt;br /&gt;
a_N \\&lt;br /&gt;
b_{-2}\\&lt;br /&gt;
b_{-1}\\&lt;br /&gt;
b_{0}\\&lt;br /&gt;
\\&lt;br /&gt;
\vdots \\&lt;br /&gt;
\\&lt;br /&gt;
b_N&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
=&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
I_n(k_0 a) A_0&amp;amp;0 \quad \cdots&amp;amp;0\\&lt;br /&gt;
0&amp;amp;&amp;amp;\\&lt;br /&gt;
\vdots&amp;amp;I_n(k_l a) A_l&amp;amp;\vdots\\&lt;br /&gt;
&amp;amp;&amp;amp;0\\&lt;br /&gt;
0&amp;amp;\cdots \quad 0 &amp;amp; I_n(k_N a) A_N&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
\\&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
0&amp;amp;&amp;amp;\cdots&amp;amp;&amp;amp;0\\&lt;br /&gt;
0&amp;amp;&amp;amp;\cdots&amp;amp;&amp;amp;0&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
\\&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
k_0 I&#039;_n(k_0 a) A_0&amp;amp;0 \quad \cdots&amp;amp;0\\&lt;br /&gt;
0&amp;amp;&amp;amp;\\&lt;br /&gt;
\vdots&amp;amp;k_l I&#039;_n(k_l a) A_l&amp;amp;\vdots\\&lt;br /&gt;
&amp;amp;&amp;amp;0\\&lt;br /&gt;
0&amp;amp;\cdots \quad 0 &amp;amp;k_N I&#039;_n(k_N a) A_N&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
D_{0n} \\&lt;br /&gt;
\\&lt;br /&gt;
\vdots \\&lt;br /&gt;
\\&lt;br /&gt;
D_{Nn} \\&lt;br /&gt;
0\\&lt;br /&gt;
0\\&lt;br /&gt;
D_{0n}\\&lt;br /&gt;
\\&lt;br /&gt;
\vdots \\&lt;br /&gt;
\\&lt;br /&gt;
D_{Nn}&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
for each &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Therefore we can find a [[Diffraction Transfer Matrix]] for each &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt;, &lt;br /&gt;
by setting&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\forall i \in [0, N], (D_{pn})_{p \in [0, N]} = \delta_{ip}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
Then we solve the linear system defined previously, so that we can find the coefficients&lt;br /&gt;
&amp;lt;math&amp;gt;(a_{ln})_{l \in [0, N]}&amp;lt;/math&amp;gt; for each &amp;lt;math&amp;gt;i&amp;lt;/math&amp;gt;.&lt;br /&gt;
This vector represents exactly the &amp;lt;math&amp;gt;i^{th}&amp;lt;/math&amp;gt; column of the [[Diffraction Transfer Matrix]],&lt;br /&gt;
&amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt; being set.&lt;br /&gt;
&lt;br /&gt;
This method permits to obtain the matrix which links the coefficients of the incident and scattered &lt;br /&gt;
potential in the free water domain. Applying this for each &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt;, we finally obtain a 3-dimensional&lt;br /&gt;
matrix for the [[Diffraction Transfer Matrix]].&lt;br /&gt;
&lt;br /&gt;
= Matlab Code =&lt;br /&gt;
&lt;br /&gt;
A program to calculate the coefficients for circular plate problems can be found here&lt;br /&gt;
[http://www.math.auckland.ac.nz/~meylan/code/eigenfunction_matching/circle_plate_matching_one_n.m circle_plate_matching_one_n.m]&lt;br /&gt;
Note that this problem solves only for a single n. &lt;br /&gt;
&lt;br /&gt;
== Additional code ==&lt;br /&gt;
&lt;br /&gt;
This program requires&lt;br /&gt;
[http://www.math.auckland.ac.nz/~meylan/code/dispersion/dispersion_free_surface.m dispersion_free_surface.m]&lt;br /&gt;
and [http://www.math.auckland.ac.nz/~meylan/code/dispersion/dispersion_elastic_surface.m dispersion_elastic_surface.m]&lt;br /&gt;
to run&lt;br /&gt;
&lt;br /&gt;
[[Category:Problems with Cylindrical Symmetry]]&lt;br /&gt;
[[Category:Linear Hydroelasticity]]&lt;br /&gt;
[[Category:Eigenfunction Matching Method]]&lt;br /&gt;
[[Category:Complete Pages]]&lt;/div&gt;</summary>
		<author><name>Fmontiel</name></author>
	</entry>
	<entry>
		<id>https://www.wikiwaves.org/index.php?title=Eigenfunction_Matching_for_a_Circular_Floating_Elastic_Plate&amp;diff=7033</id>
		<title>Eigenfunction Matching for a Circular Floating Elastic Plate</title>
		<link rel="alternate" type="text/html" href="https://www.wikiwaves.org/index.php?title=Eigenfunction_Matching_for_a_Circular_Floating_Elastic_Plate&amp;diff=7033"/>
		<updated>2008-08-04T01:16:33Z</updated>

		<summary type="html">&lt;p&gt;Fmontiel: /* Solving for the case of a more complicated incident wave */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Introduction=&lt;br /&gt;
&lt;br /&gt;
We show here a solution for a [[Floating Elastic Plate]] on [[Finite Depth]] water&lt;br /&gt;
based on [[Peter_Meylan_Chung_2004a|Peter, Meylan and Chung 2004]]. A solution&lt;br /&gt;
for [[Shallow Depth]] was given in [[Zilman_Miloh_2000a|Zilman and Miloh 2000]] and we will also show this.&lt;br /&gt;
The solution is an extension of the [[Eigenfunction Matching for a Circular Dock]].&lt;br /&gt;
&lt;br /&gt;
=Governing Equations=&lt;br /&gt;
&lt;br /&gt;
We begin with the [[Frequency Domain Problem]] for a [[Floating Elastic Plate]]&lt;br /&gt;
in the non-dimensional form of [[Tayler_1986a|Tayler 1986]] ([[Dispersion Relation for a Floating Elastic Plate]])&lt;br /&gt;
We will use a cylindrical coordinate system, &amp;lt;math&amp;gt;(r,\theta,z)&amp;lt;/math&amp;gt;,&lt;br /&gt;
assumed to have its origin at the centre of the circular&lt;br /&gt;
plate which has radius &amp;lt;math&amp;gt;a&amp;lt;/math&amp;gt;. The water is assumed to have&lt;br /&gt;
constant finite depth &amp;lt;math&amp;gt;H&amp;lt;/math&amp;gt; and the &amp;lt;math&amp;gt;z&amp;lt;/math&amp;gt;-direction points vertically&lt;br /&gt;
upward with the water surface at &amp;lt;math&amp;gt;z=0&amp;lt;/math&amp;gt; and the sea floor at &amp;lt;math&amp;gt;z=-H&amp;lt;/math&amp;gt;. The&lt;br /&gt;
boundary value problem can therefore be expressed as&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\Delta\phi=0, \,\, -H&amp;lt;z&amp;lt;0,&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi_{z}=0, \,\, z=-H,&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\phi_{z}=\alpha\phi, \,\, z=0,\,r&amp;gt;a,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
(\beta\Delta^{2}+1-\alpha\gamma)\phi_{z}=\alpha\phi, \,\, z=0,\,r&amp;lt;a&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
where the constants &amp;lt;math&amp;gt;\beta&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\gamma&amp;lt;/math&amp;gt; are given by&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\beta=\frac{D}{\rho\,L^{4}g}, \gamma=\frac{\rho_{i}h}{\rho\,L}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and &amp;lt;math&amp;gt;\rho_{i}&amp;lt;/math&amp;gt; is the density of the plate. We&lt;br /&gt;
must also apply the edge conditions for the plate and the [[Sommerfeld Radiation Condition]]&lt;br /&gt;
as &amp;lt;math&amp;gt;r\rightarrow\infty&amp;lt;/math&amp;gt;. The subscript &amp;lt;math&amp;gt;z&amp;lt;/math&amp;gt;&lt;br /&gt;
denotes the derivative in &amp;lt;math&amp;gt;z&amp;lt;/math&amp;gt;-direction.&lt;br /&gt;
&lt;br /&gt;
=Solution Method=&lt;br /&gt;
&lt;br /&gt;
== Separation of variables==&lt;br /&gt;
&lt;br /&gt;
We now separate variables, noting that since the problem has&lt;br /&gt;
circular symmetry we can write the potential as&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi(r,\theta,z)=\zeta(z)\sum_{n=-\infty}^{\infty}\rho_{n}(r)e^{i n \theta}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
Applying Laplace&#039;s equation we obtain&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\zeta_{zz}+\mu^{2}\zeta=0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
so that:&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\zeta=\cos\mu(z+H)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
where the separation constant &amp;lt;math&amp;gt;\mu^{2}&amp;lt;/math&amp;gt; must&lt;br /&gt;
satisfy the [[Dispersion Relation for a Free Surface]]&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
k\tan\left(  kH\right)  =-\alpha,\quad r&amp;gt;a\,\,\,(1)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and the [[Dispersion Relation for a Floating Elastic Plate]]&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\kappa\tan(\kappa H)=\frac{-\alpha}{\beta\kappa^{4}+1-\alpha\gamma},\quad&lt;br /&gt;
r&amp;lt;a \,\,\,(2)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
Note that we have set &amp;lt;math&amp;gt;\mu=k&amp;lt;/math&amp;gt; under the free&lt;br /&gt;
surface and &amp;lt;math&amp;gt;\mu=\kappa&amp;lt;/math&amp;gt; under the plate. We denote the&lt;br /&gt;
positive imaginary solution of (1) by &amp;lt;math&amp;gt;k_{0}&amp;lt;/math&amp;gt; and&lt;br /&gt;
the positive real solutions by &amp;lt;math&amp;gt;k_{m}&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;m\geq1&amp;lt;/math&amp;gt;. The solutions of&lt;br /&gt;
(2) will be denoted by  &lt;br /&gt;
&amp;lt;math&amp;gt;\kappa_{m}&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;m\geq-2&amp;lt;/math&amp;gt;. The fully complex&lt;br /&gt;
solutions with positive imaginary part are &amp;lt;math&amp;gt;\kappa_{-2}&amp;lt;/math&amp;gt; and&lt;br /&gt;
&amp;lt;math&amp;gt;\kappa_{-1}&amp;lt;/math&amp;gt; (where &amp;lt;math&amp;gt;\kappa_{-1}=\overline{\kappa_{-2}}&amp;lt;/math&amp;gt;),&lt;br /&gt;
the negative imaginary solution is &amp;lt;math&amp;gt;\kappa_{0}&amp;lt;/math&amp;gt; and the positive real&lt;br /&gt;
solutions are &amp;lt;math&amp;gt;\kappa_{m}&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;m\geq1&amp;lt;/math&amp;gt;. We define&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi_{m}\left(  z\right)  =\frac{\cos k_{m}(z+H)}{\cos k_{m}H},\quad m\geq0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
as the vertical eigenfunction of the potential in the open&lt;br /&gt;
water region and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\psi_{m}\left(  z\right)  =\frac{\cos\kappa_{m}(z+H)}{\cos\kappa_{m}H},\quad&lt;br /&gt;
m\geq-2&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
as the vertical eigenfunction of the potential in the plate&lt;br /&gt;
covered region. For later reference, we note that:&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\int\nolimits_{-H}^{0}\phi_{m}(z)\phi_{n}(z) d z=A_{m}\delta_{mn}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
where&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
A_{m}=\frac{1}{2}\left(  \frac{\cos k_{m}H\sin k_{m}H+k_{m}H}{k_{m}\cos&lt;br /&gt;
^{2}k_{m}H}\right)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\int\nolimits_{-H}^{0}\phi_{n}(z)\psi_{m}(z) d z=B_{mn}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
where&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
B_{mn}=\frac{k_{n}\sin k_{n}H\cos\kappa_{m}H-\kappa_{m}\cos k_{n}H\sin&lt;br /&gt;
\kappa_{m}H}{\left(  \cos k_{n}H\cos\kappa_{m}H\right)  \left(  k_{n}&lt;br /&gt;
^{2}-\kappa_{m}^{2}\right)  }&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We now solve for the function &amp;lt;math&amp;gt;\rho_{n}(r)&amp;lt;/math&amp;gt;.&lt;br /&gt;
Using Laplace&#039;s equation in polar coordinates we obtain&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\frac{\mathrm{d}^{2}\rho_{n}}{\mathrm{d}r^{2}}+\frac{1}{r} &lt;br /&gt;
\frac{\mathrm{d}\rho_{n}}{\mathrm{d}r}-\left( &lt;br /&gt;
\frac{n^{2}}{r^{2}}+\mu^{2}\right)  \rho_{n}=0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;\mu&amp;lt;/math&amp;gt; is &amp;lt;math&amp;gt;k_{m}&amp;lt;/math&amp;gt; or&lt;br /&gt;
&amp;lt;math&amp;gt;\kappa_{m},&amp;lt;/math&amp;gt; depending on whether &amp;lt;math&amp;gt;r&amp;lt;/math&amp;gt; is&lt;br /&gt;
greater or less than &amp;lt;math&amp;gt;a&amp;lt;/math&amp;gt;. We can convert this equation to the&lt;br /&gt;
standard form by substituting &amp;lt;math&amp;gt;y=\mu r&amp;lt;/math&amp;gt; to obtain&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
y^{2}\frac{\mathrm{d}^{2}\rho_{n}}{\mathrm{d}y^{2}}+y\frac{\mathrm{d}\rho_{n}&lt;br /&gt;
}{\rm{d}y}-(n^{2}+y^{2})\rho_{n}=0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
The solution of this equation is a linear combination of the&lt;br /&gt;
modified Bessel functions of order &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;I_{n}(y)&amp;lt;/math&amp;gt; and&lt;br /&gt;
&amp;lt;math&amp;gt;K_{n}(y)&amp;lt;/math&amp;gt; [[Abramowitz and Stegun 1964]]. Since the solution must be bounded&lt;br /&gt;
we know that under the plate the solution will be a linear combination of&lt;br /&gt;
&amp;lt;math&amp;gt;I_{n}(y)&amp;lt;/math&amp;gt; while outside the plate the solution will be a&lt;br /&gt;
linear combination of &amp;lt;math&amp;gt;K_{n}(y)&amp;lt;/math&amp;gt;. Therefore the potential can&lt;br /&gt;
be expanded as&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi(r,\theta,z)=\sum_{n=-\infty}^{\infty}\sum_{m=0}^{\infty}a_{mn}K_{n}&lt;br /&gt;
(k_{m}r)e^{i n\theta}\phi_{m}(z), \;\;r&amp;gt;a&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi(r,\theta,z)=\sum_{n=-\infty}^{\infty}\sum_{m=-2}^{\infty}b_{mn}&lt;br /&gt;
I_{n}(\kappa_{m}r)e^{i n\theta}\psi_{m}(z), \;\;r&amp;lt;a&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;a_{mn}&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;b_{mn}&amp;lt;/math&amp;gt;&lt;br /&gt;
are the coefficients of the potential in the open water and&lt;br /&gt;
the plate covered region respectively.&lt;br /&gt;
&lt;br /&gt;
==Incident potential==&lt;br /&gt;
&lt;br /&gt;
The incident potential is a wave of amplitude &amp;lt;math&amp;gt;A&amp;lt;/math&amp;gt;&lt;br /&gt;
in displacement travelling in the positive &amp;lt;math&amp;gt;x&amp;lt;/math&amp;gt;-direction. &lt;br /&gt;
The incident potential can therefore be written as&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi^{\mathrm{I}}  =\frac{A}{i\sqrt{\alpha}}e^{k_{0}x}\phi_{0}\left(&lt;br /&gt;
z\right) &lt;br /&gt;
=\sum\limits_{n=-\infty}^{\infty}e_{n}I_{n}(k_{0}r)\phi_{0}\left(z\right)&lt;br /&gt;
e^{i n \theta}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;e_{n}=A/\left(i\sqrt{\alpha}\right)&amp;lt;/math&amp;gt;&lt;br /&gt;
(we retain the dependence on &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt; for situations&lt;br /&gt;
where the incident potential might take another form).&lt;br /&gt;
&lt;br /&gt;
==Boundary conditions==&lt;br /&gt;
&lt;br /&gt;
The boundary conditions for the plate also have to be&lt;br /&gt;
considered. The vertical force and bending moment must vanish, which can be&lt;br /&gt;
written as &lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\left[\bar{\Delta}-\frac{1-\nu}{r}\left(\frac{\partial}{\partial r}&lt;br /&gt;
+\frac{1}{r}\frac{\partial^{2}}{\partial\theta^{2}}\right)\right]&lt;br /&gt;
w=0\,\,\,(3)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\left[  \frac{\partial}{\partial r}\bar{\Delta}-\frac{1-\nu}{r^{2}}\left(&lt;br /&gt;
-\frac{\partial}{\partial r}+\frac{1}{r}\right)  \frac{\partial^{2}}&lt;br /&gt;
{\partial\theta^{2}}\right]  w=0 \,\,\,(4)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;w&amp;lt;/math&amp;gt; is the time-independent surface&lt;br /&gt;
displacement, &amp;lt;math&amp;gt;\nu&amp;lt;/math&amp;gt; is Poisson&#039;s ratio, and &amp;lt;math&amp;gt;\bar{\Delta}&amp;lt;/math&amp;gt; is the&lt;br /&gt;
polar coordinate Laplacian&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\bar{\Delta}=\frac{\partial^{2}}{\partial r^{2}}+\frac{1}{r}\frac{\partial&lt;br /&gt;
}{\partial r}+\frac{1}{r^{2}}\frac{\partial^{2}}{\partial\theta^{2}}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Displacement of the plate ==&lt;br /&gt;
&lt;br /&gt;
The surface displacement and the water velocity potential at&lt;br /&gt;
the water surface are linked through the kinematic boundary condition&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi_{z}=-i\sqrt{\alpha}w,\,\,\,z=0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
From the equations the potential and the surface&lt;br /&gt;
displacement are therefore related by&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
w=i\sqrt{\alpha}\phi,\quad r&amp;gt;a&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
(\beta\bar{\Delta}^{2}+1-\alpha\gamma)w=i\sqrt{\alpha}\phi,\quad r&amp;lt;a&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
The surface displacement can also be expanded in eigenfunctions&lt;br /&gt;
as&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
w(r,\theta)=\sum_{n=-\infty}^{\infty}\sum_{m=0}^{\infty}i\sqrt{\alpha}&lt;br /&gt;
a_{mn}K_{n}(k_{m}r)e^{i n\theta},\;\;r&amp;gt;a&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and:&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
w(r,\theta)=&lt;br /&gt;
\sum_{n=-\infty}^{\infty}\sum_{m=-2}^{\infty}i\sqrt{\alpha}(\beta\kappa&lt;br /&gt;
_{m}^{4}+1-\alpha\gamma)^{-1}b_{mn}I_{n}(\kappa_{m}r)e^{i&lt;br /&gt;
n\theta},\; r&amp;lt;a&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
using the fact that&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\bar{\Delta}\left(  I_{n}(\kappa_{m}r)e^{i n\theta}\right)  =\kappa_{m}&lt;br /&gt;
^{2}I_{n}(\kappa_{m}r)e^{i n\theta}\,\,\,(5)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==An infinite dimensional system of equations==&lt;br /&gt;
&lt;br /&gt;
The boundary conditions (3) and&lt;br /&gt;
(4) can be expressed in terms of the potential&lt;br /&gt;
using (5). Since the angular modes are uncoupled the&lt;br /&gt;
conditions apply to each mode, giving&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\sum_{m=-2}^{\infty}(\beta\kappa_{m}^{4}+1-\alpha\gamma)^{-1}b_{mn}&lt;br /&gt;
\left(\kappa_{m}^{2}I_{n}(\kappa_{m}a)-\frac{1-\nu}{a}\left(\kappa&lt;br /&gt;
_{m}I_{n}^{\prime}(\kappa_{m}a)-\frac{n^{2}}{a}I_{n}(\kappa_{m}a)\right)&lt;br /&gt;
\right) =0\,\,\,(6)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\sum_{m=-2}^{\infty}(\beta\kappa_{m}^{4}+1-\alpha\gamma)^{-1}b_{mn}&lt;br /&gt;
\left(  \kappa_{m}^{3}I_{n}^{\prime}(\kappa_{m}a)+n^{2}\frac{1-\nu}{a^{2}&lt;br /&gt;
}\left(  -\kappa_{m}I_{n}^{\prime}(\kappa_{m}a)+\frac{1}{a}I_{n}(\kappa&lt;br /&gt;
_{m}a)\right)  \right)&lt;br /&gt;
=0\,\,\,(7)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
The potential and its derivative must be continuous across the&lt;br /&gt;
transition from open water to the plate covered region. Therefore, the&lt;br /&gt;
potentials and their derivatives at &amp;lt;math&amp;gt;r=a&amp;lt;/math&amp;gt; have to be equal.&lt;br /&gt;
Again we know that this must be true for each angle and we obtain&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
e_{n}I_{n}(k_{0}a)\phi_{0}\left(  z\right) + \sum_{m=0}^{\infty}&lt;br /&gt;
a_{mn} K_{n}(k_{m}a)\phi_{m}\left(  z\right) &lt;br /&gt;
=\sum_{m=-2}^{\infty}b_{mn}I_{n}(\kappa_{m}a)\psi_{m}(z)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
 e_{n}k_{0}I_{n}^{\prime}(k_{0}a)\phi_{0}\left(  z\right)  +\sum&lt;br /&gt;
_{m=0}^{\infty} a_{mn}k_{m}K_{n}^{\prime}(k_{m}a)\phi_{m}\left(  z\right) &lt;br /&gt;
 =\sum_{m=-2}^{\infty}b_{mn}\kappa_{m}I_{n}^{\prime}(\kappa_{m}a)\psi&lt;br /&gt;
_{m}(z)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
for each &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt;.&lt;br /&gt;
We solve these equations by multiplying both equations by&lt;br /&gt;
&amp;lt;math&amp;gt;\phi_{l}(z)&amp;lt;/math&amp;gt; and integrating from &amp;lt;math&amp;gt;-H&amp;lt;/math&amp;gt; to &amp;lt;math&amp;gt;0&amp;lt;/math&amp;gt; to obtain:&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
e_{n}I_{n}(k_{0}a)A_{0}\delta_{0l}+a_{ln}K_{n}(k_{l}a)A_{l}&lt;br /&gt;
=\sum_{m=-2}^{\infty}b_{mn}I_{n}(\kappa_{m}a)B_{ml} \,\,\,(8)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
e_{n}k_{0}I_{n}^{\prime}(k_{0}a)A_{0}\delta_{0l}+a_{ln}k_{l}K_{n}^{\prime&lt;br /&gt;
}(k_{l}a)A_{l} &lt;br /&gt;
 =\sum_{m=-2}^{\infty}b_{mn}\kappa_{m}I_{n}^{\prime}(\kappa_{m}&lt;br /&gt;
a)B_{ml} \,\,\,(9)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
Equation (8) can be solved for the open water&lt;br /&gt;
coefficients &amp;lt;math&amp;gt;a_{mn}&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
a_{ln}=-e_{n}\frac{I_{n}(k_{0}a)}{K_{n}(k_{0}a)}\delta_{0l}+\sum&lt;br /&gt;
_{m=-2}^{\infty}b_{mn}\frac{I_{n}(\kappa_{m}a)B_{ml}}{K_{n}(k_{l}a)A_{l}}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
which can then be substituted into equation&lt;br /&gt;
(9) to give us&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\left(  k_{0}I_{n}^{\prime}(k_{0}a)-k_{0}\frac{K_{n}^{\prime}(k_{0}&lt;br /&gt;
a)}{K_{n}(k_{0}a)}I_{n}(k_{0}a)\right)  e_{n}A_{0}\delta_{0l}&lt;br /&gt;
 =\sum_{m=-2}^{\infty}\left(  \kappa_{m}I_{n}^{\prime}(\kappa_{m}&lt;br /&gt;
a)-k_{l}\frac{K_{n}^{\prime}(k_{l}a)}{K_{n}(k_{l}a)}I_{n}(\kappa&lt;br /&gt;
_{m}a)\right)  B_{ml}b_{mn}\,\,\,(10)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
for each &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt;.&lt;br /&gt;
Together with equations (6) and (7)&lt;br /&gt;
equation (10) gives the required equations to solve for the&lt;br /&gt;
coefficients of the water velocity potential in the plate covered region.&lt;br /&gt;
&lt;br /&gt;
=Numerical Solution=&lt;br /&gt;
&lt;br /&gt;
To solve the system of equations (10) together&lt;br /&gt;
with the boundary conditions (6 and 7) we set the upper limit of &amp;lt;math&amp;gt;l&amp;lt;/math&amp;gt; to&lt;br /&gt;
be &amp;lt;math&amp;gt;M&amp;lt;/math&amp;gt;. We also set the angular expansion to be from &lt;br /&gt;
&amp;lt;math&amp;gt;n=-N&amp;lt;/math&amp;gt; to &amp;lt;math&amp;gt;N&amp;lt;/math&amp;gt;. This gives us&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi(r,\theta,z)=\sum_{n=-N}^{N}\sum_{m=0}^{M}a_{mn}K_{n}(k_{m}r)e^{i&lt;br /&gt;
n\theta }\phi_{m}(z), \;\;r&amp;gt;a &lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi(r,\theta,z)=\sum_{n=-N}^{N}\sum_{m=-2}^{M}b_{mn}I_{n}(\kappa&lt;br /&gt;
_{m}r)e^{i n\theta}\psi_{m}(z), \;\;r&amp;lt;a &lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
Since &amp;lt;math&amp;gt;l&amp;lt;/math&amp;gt; is an integer with &amp;lt;math&amp;gt;0\leq l\leq&lt;br /&gt;
M&amp;lt;/math&amp;gt; this leads to a system of &amp;lt;math&amp;gt;M+1&amp;lt;/math&amp;gt; equations.&lt;br /&gt;
The number of unknowns is &amp;lt;math&amp;gt;M+3&amp;lt;/math&amp;gt; and the two extra equations&lt;br /&gt;
are obtained from the boundary conditions for the free plate (6)&lt;br /&gt;
and (7). The equations to be solved for each &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt; are&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\left(  k_{0}I_{n}^{\prime}(k_{0}a)-k_{0}\frac{K_{n}^{\prime}(k_{0}&lt;br /&gt;
a)}{K_{n}(k_{0}a)}I_{n}(k_{0}a)\right)  e_{n}A_{0}\delta_{0l}&lt;br /&gt;
=\sum_{m=-2}^{M}\left(  \kappa_{m}I_{n}^{\prime}(\kappa_{m}a)-k_{l}&lt;br /&gt;
\frac{K_{n}^{\prime}(k_{l}a)}{K_{n}(k_{l}a)}I_{n}(\kappa_{m}a)\right)&lt;br /&gt;
B_{ml}b_{mn} &lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\sum_{m=-2}^{M}(\beta\kappa_{m}^{4}+1-\alpha\gamma)^{-1}b_{mn}&lt;br /&gt;
\left(  \kappa_{m}^{2}I_{n}(\kappa_{m}a)-\frac{1-\nu}{a}\left(  \kappa&lt;br /&gt;
_{m}I_{n}^{\prime}(\kappa_{m}a)-\frac{n^{2}}{a}I_{n}(\kappa_{m}a)\right)&lt;br /&gt;
\right) =0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\sum_{m=-2}^{M}(\beta\kappa_{m}^{4}+1-\alpha\gamma)^{-1}b_{mn}&lt;br /&gt;
\left(  \kappa_{m}^{3}I_{n}^{\prime}(\kappa_{m}a)+n^{2}\frac{1-\nu}{a^{2}&lt;br /&gt;
}\left(  \kappa_{m}I_{n}^{\prime}(\kappa_{m}a)+\frac{1}{a}I_{n}(\kappa&lt;br /&gt;
_{m}a)\right)  \right) =0 &lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
It should be noted that the solutions for positive and negative&lt;br /&gt;
&amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt; are identical so that they do not both need to be&lt;br /&gt;
calculated. There are some minor simplifications which are a consequence of&lt;br /&gt;
this which are discussed in more detail in [[Zilman_Miloh 2000a|Zilman and Miloh 2000]].&lt;br /&gt;
&lt;br /&gt;
=The [[Shallow Depth]] Theory of [[Zilman_Miloh_2000a|Zilman and Miloh 2000]]=&lt;br /&gt;
&lt;br /&gt;
The shallow water theory of [[Zilman_Miloh_2000a|Zilman and Miloh 2000]] can be recovered by&lt;br /&gt;
simply setting the depth shallow enough that the shallow water theory is valid&lt;br /&gt;
and setting &amp;lt;math&amp;gt;M=0&amp;lt;/math&amp;gt;. If the shallow water theory is valid then&lt;br /&gt;
the first three roots of the dispersion equation for the ice will be exactly&lt;br /&gt;
the same roots found in the shallow water theory by solving the polynomial&lt;br /&gt;
equation. The system of equations has four unknowns (three under the plate and&lt;br /&gt;
one in the open water) exactly as for the theory of [[Zilman_Miloh_2000a|Zilman and Miloh 2000]].&lt;br /&gt;
&lt;br /&gt;
= A Simple Method To Calculate The [[Diffraction Transfer Matrix]] For The Case Of A Circular Plate =&lt;br /&gt;
&lt;br /&gt;
Let&#039;s consider an incident wave whose potential has the following expression&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt; &lt;br /&gt;
\phi^\mathrm{I} (r,\theta,z) = \sum_{n=0}^{\infty} \phi_n(z)&lt;br /&gt;
\sum_{\nu = - \infty}^{\infty} D_{n\nu} I_\nu (k_n r) \mathrm{e}^{\mathrm{i}\nu \theta}.&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
Such an incident potential is found in the [[Kagemoto and Yue Interaction Theory]], where&lt;br /&gt;
it can be written as the sum of an ambient incident potential and the scattered potentials &lt;br /&gt;
of the other bodies, which are interpretated as incident potentials for the studied body.&lt;br /&gt;
&lt;br /&gt;
We can apply the same eigenfunction matching that previously, considering the potential &lt;br /&gt;
and its normal derivative continuous at &amp;lt;math&amp;gt;r=a&amp;lt;/math&amp;gt;. Thus the potential and its normal &lt;br /&gt;
derivative expressed at each side of this value of the radius have to be equal. We obtain &lt;br /&gt;
the relationships&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\sum_{m=0}^{\infty} D_{mn} I_n (k_m a) \phi_m(z) + \sum_{m=0}^{\infty}&lt;br /&gt;
a_{mn} K_{n}(k_{m}a)\phi_{m}\left(  z\right) &lt;br /&gt;
=\sum_{m=-2}^{\infty}b_{mn}I_{n}(\kappa_{m}a)\psi_{m}(z)&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
and &lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\sum_{m=0}^{\infty} D_{mn} k_m I&#039;_n (k_m a) \phi_m(z) + \sum_{m=0}^{\infty}&lt;br /&gt;
a_{mn} k_m K&#039;_{n}(k_{m}a)\phi_{m}\left(  z\right) &lt;br /&gt;
=\sum_{m=-2}^{\infty}b_{mn} \kappa_m I&#039;_{n}(\kappa_{m}a)\psi_{m}(z)&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
for each &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt;.&lt;br /&gt;
We solve these equations with the same method that before, by multiplying both equations by&lt;br /&gt;
&amp;lt;math&amp;gt;\phi_{l}(z)&amp;lt;/math&amp;gt; and integrating from &amp;lt;math&amp;gt;-H&amp;lt;/math&amp;gt; to &amp;lt;math&amp;gt;0&amp;lt;/math&amp;gt; to obtain:&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
D_{ln} I_n (k_l a) A_l + a_{ln} K_{n}(k_l a) A_l &lt;br /&gt;
= \sum_{m=-2}^{\infty} b_{mn} I_{n}(\kappa_{m} a)  B_{ml},\ \ \ (11)&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
D_{ln} k_l I&#039;_n (k_l a) A_l + a_{ln} k_l K&#039;_{n}(k_{l} a) A_l &lt;br /&gt;
=\sum_{m=-2}^{\infty}b_{mn} \kappa_m I&#039;_{n}(\kappa_{m}a) B_{ml} \ \ \ (12)&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
As a consequence we can find an expression of the coefficients &amp;lt;math&amp;gt;a_{ln}&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
a_{ln} = -\frac{K_{n}(k_l a)}{I_n (k_l a)} D_{ln} + &lt;br /&gt;
\sum_{m=-2}^{\infty} b_{mn} \frac{I_{n}(\kappa_{m} a)  B_{ml}}{K_{n}(k_l a) A_l}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
which can then be substituted into the equation for the normal derivative &lt;br /&gt;
of the potential, to give us&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
k_l A_l \left( I&#039;_n (k_l a) - \frac{K&#039;_{n}(k_{l} a) K_{n}(k_l a)}{I_n (k_l a)} \right) D_{ln}&lt;br /&gt;
= \sum_{m=-2}^{\infty} \left( \kappa_m I&#039;_{n}(\kappa_{m}a) - &lt;br /&gt;
k_l \frac{K&#039;_{n}(k_{l} a) I_{n}(\kappa_m a)}{K_n (k_l a)} \right) B_{ml} b_{mn}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
for each &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
We notice here that there is still a dependence between the coefficients &amp;lt;math&amp;gt;a_{mn}&amp;lt;/math&amp;gt;&lt;br /&gt;
and &amp;lt;math&amp;gt;D_{ln}&amp;lt;/math&amp;gt;. We can get rid of this dependence, using a [[Diffraction Transfer Matrix]], &lt;br /&gt;
which maps the coefficients of the incident wave with the coefficients of the scattered wave within &lt;br /&gt;
the free water domain. Then the relation which links these two coefficients can be written as follows&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
a_{mn}=\sum_{l=0}^{\infty} T_{lmn} D_{ln}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Furthermore the boundary conditions are exactly the same that before, namely&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\sum_{m=-2}^{\infty}(\beta\kappa_{m}^{4}+1-\alpha\gamma)^{-1}b_{mn}&lt;br /&gt;
\left(\kappa_{m}^{2}I_{n}(\kappa_{m}a)-\frac{1-\nu}{a}\left(\kappa&lt;br /&gt;
_{m}I_{n}^{\prime}(\kappa_{m}a)-\frac{n^{2}}{a}I_{n}(\kappa_{m}a)\right)&lt;br /&gt;
\right) =0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\sum_{m=-2}^{\infty}(\beta\kappa_{m}^{4}+1-\alpha\gamma)^{-1}b_{mn}&lt;br /&gt;
\left(  \kappa_{m}^{3}I_{n}^{\prime}(\kappa_{m}a)+n^{2}\frac{1-\nu}{a^{2}&lt;br /&gt;
}\left(  -\kappa_{m}I_{n}^{\prime}(\kappa_{m}a)+\frac{1}{a}I_{n}(\kappa&lt;br /&gt;
_{m}a)\right)  \right)&lt;br /&gt;
=0 .&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
For the further study, let&#039;s call &lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
L^1_{mn}=(\beta\kappa_{m}^{4}+1-\alpha\gamma)^{-1}&lt;br /&gt;
\left(\kappa_{m}^{2}I_{n}(\kappa_{m}a)-\frac{1-\nu}{a}\left(\kappa&lt;br /&gt;
_{m}I_{n}^{\prime}(\kappa_{m}a)-\frac{n^{2}}{a}I_{n}(\kappa_{m}a)\right)&lt;br /&gt;
\right)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
L^2_{mn}=(\beta\kappa_{m}^{4}+1-\alpha\gamma)^{-1}&lt;br /&gt;
\left(  \kappa_{m}^{3}I_{n}^{\prime}(\kappa_{m}a)+n^{2}\frac{1-\nu}{a^{2}&lt;br /&gt;
}\left(  -\kappa_{m}I_{n}^{\prime}(\kappa_{m}a)+\frac{1}{a}I_{n}(\kappa&lt;br /&gt;
_{m}a)\right)  \right)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
From the equations (11), (12) and the boundary conditions over the edges of the plate, &lt;br /&gt;
we can write a linear system of equation, limiting the number of modes of the dispersion equation &lt;br /&gt;
to &amp;lt;math&amp;gt;N&amp;lt;/math&amp;gt; real ones&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
-A_0 K_n(k_0 a)&amp;amp;0 \quad \cdots&amp;amp;0\\&lt;br /&gt;
0&amp;amp;&amp;amp;\\&lt;br /&gt;
\vdots&amp;amp;-A_l K_n(k_l a)&amp;amp;\vdots\\&lt;br /&gt;
&amp;amp;&amp;amp;0\\&lt;br /&gt;
0&amp;amp;\cdots \quad 0 &amp;amp; -A_N K_n(k_N a)&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
&amp;amp;&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
I_n(\kappa_{-2}a) B_{-20}&amp;amp;\cdots&amp;amp;I_n(\kappa_{N}a) B_{N0}\\&lt;br /&gt;
&amp;amp;&amp;amp;\\&lt;br /&gt;
\vdots&amp;amp;&amp;amp;\vdots\\&lt;br /&gt;
&amp;amp;&amp;amp;\\&lt;br /&gt;
I_n(\kappa_{-2}a) B_{-2N}&amp;amp;\cdots&amp;amp;I_n(\kappa_{N}a) B_{NN}&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
\\&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
0&amp;amp;&amp;amp;\cdots&amp;amp;&amp;amp;0\\&lt;br /&gt;
0&amp;amp;&amp;amp;\cdots&amp;amp;&amp;amp;0&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
&amp;amp;&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
L^1_{-2n}&amp;amp;\cdots&amp;amp;L^1_{Nn}\\&lt;br /&gt;
L^2_{-2n}&amp;amp;\cdots&amp;amp;L^2_{Nn}&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
\\&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
-k_0 K&#039;_n(k_0 a) A_0&amp;amp;0 \quad \cdots&amp;amp;0\\&lt;br /&gt;
0&amp;amp;&amp;amp;\\&lt;br /&gt;
\vdots&amp;amp;-k_l K&#039;_n(k_l a) A_l&amp;amp;\vdots\\&lt;br /&gt;
&amp;amp;&amp;amp;0\\&lt;br /&gt;
0&amp;amp;\cdots \quad 0 &amp;amp; -k_N K&#039;_n(k_N a) A_N&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
&amp;amp;&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
\kappa_{-2} I&#039;_n(\kappa_{-2}a) B_{-20}&amp;amp;\cdots&amp;amp;\kappa_{N} I&#039;_n(\kappa_{N}a) B_{N0}\\&lt;br /&gt;
&amp;amp;&amp;amp;\\&lt;br /&gt;
\vdots&amp;amp;&amp;amp;\vdots\\&lt;br /&gt;
&amp;amp;&amp;amp;\\&lt;br /&gt;
\kappa_{-2} I&#039;_n(\kappa_{-2}a) B_{-2N}&amp;amp;\cdots&amp;amp;\kappa_{N} I&#039;_n(\kappa_{N}a) B_{NN}&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
a_{0} \\&lt;br /&gt;
\\&lt;br /&gt;
\vdots \\&lt;br /&gt;
\\&lt;br /&gt;
a_N \\&lt;br /&gt;
b_{-2}\\&lt;br /&gt;
b_{-1}\\&lt;br /&gt;
b_{0}\\&lt;br /&gt;
\\&lt;br /&gt;
\vdots \\&lt;br /&gt;
\\&lt;br /&gt;
b_N&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
=&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
I_n(k_0 a) A_0&amp;amp;0 \quad \cdots&amp;amp;0\\&lt;br /&gt;
0&amp;amp;&amp;amp;\\&lt;br /&gt;
\vdots&amp;amp;I_n(k_l a) A_l&amp;amp;\vdots\\&lt;br /&gt;
&amp;amp;&amp;amp;0\\&lt;br /&gt;
0&amp;amp;\cdots \quad 0 &amp;amp; I_n(k_N a) A_N&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
\\&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
0&amp;amp;&amp;amp;\cdots&amp;amp;&amp;amp;0\\&lt;br /&gt;
0&amp;amp;&amp;amp;\cdots&amp;amp;&amp;amp;0&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
\\&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
k_0 I&#039;_n(k_0 a) A_0&amp;amp;0 \quad \cdots&amp;amp;0\\&lt;br /&gt;
0&amp;amp;&amp;amp;\\&lt;br /&gt;
\vdots&amp;amp;k_l I&#039;_n(k_l a) A_l&amp;amp;\vdots\\&lt;br /&gt;
&amp;amp;&amp;amp;0\\&lt;br /&gt;
0&amp;amp;\cdots \quad 0 &amp;amp;k_N I&#039;_n(k_N a) A_N&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
D_{0n} \\&lt;br /&gt;
\\&lt;br /&gt;
\vdots \\&lt;br /&gt;
\\&lt;br /&gt;
D_{Nn} \\&lt;br /&gt;
0\\&lt;br /&gt;
0\\&lt;br /&gt;
D_{0n}\\&lt;br /&gt;
\\&lt;br /&gt;
\vdots \\&lt;br /&gt;
\\&lt;br /&gt;
D_{Nn}&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
for each &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Therefore we can find a [[Diffraction Transfer Matrix]] for each &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt;, &lt;br /&gt;
by setting&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\forall i \in [0, N], (D_{pn})_{p \in [0, N]} = \delta_{ip}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
Then we solve the linear system defined previously, so that we can find the coefficients&lt;br /&gt;
&amp;lt;math&amp;gt;(a_{ln})_{l \in [0, N]}&amp;lt;/math&amp;gt; for each &amp;lt;math&amp;gt;i&amp;lt;/math&amp;gt;.&lt;br /&gt;
This vector represents exactly the &amp;lt;math&amp;gt;i^{th}&amp;lt;/math&amp;gt; column of the [[Diffraction Transfer Matrix]],&lt;br /&gt;
&amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt; being set.&lt;br /&gt;
&lt;br /&gt;
This method permits to obtain the matrix which links the coefficients of the incident and scattered &lt;br /&gt;
potential in the free water domain. Applying this for each &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt;, we finally obtain a 3-dimensional&lt;br /&gt;
matrix for the [[Diffraction Transfer Matrix]].&lt;br /&gt;
&lt;br /&gt;
= Matlab Code =&lt;br /&gt;
&lt;br /&gt;
A program to calculate the coefficients for circular plate problems can be found here&lt;br /&gt;
[http://www.math.auckland.ac.nz/~meylan/code/eigenfunction_matching/circle_plate_matching_one_n.m circle_plate_matching_one_n.m]&lt;br /&gt;
Note that this problem solves only for a single n. &lt;br /&gt;
&lt;br /&gt;
== Additional code ==&lt;br /&gt;
&lt;br /&gt;
This program requires&lt;br /&gt;
[http://www.math.auckland.ac.nz/~meylan/code/dispersion/dispersion_free_surface.m dispersion_free_surface.m]&lt;br /&gt;
and [http://www.math.auckland.ac.nz/~meylan/code/dispersion/dispersion_elastic_surface.m dispersion_elastic_surface.m]&lt;br /&gt;
to run&lt;br /&gt;
&lt;br /&gt;
[[Category:Problems with Cylindrical Symmetry]]&lt;br /&gt;
[[Category:Linear Hydroelasticity]]&lt;br /&gt;
[[Category:Eigenfunction Matching Method]]&lt;br /&gt;
[[Category:Complete Pages]]&lt;/div&gt;</summary>
		<author><name>Fmontiel</name></author>
	</entry>
	<entry>
		<id>https://www.wikiwaves.org/index.php?title=Kagemoto_and_Yue_Interaction_Theory&amp;diff=7031</id>
		<title>Kagemoto and Yue Interaction Theory</title>
		<link rel="alternate" type="text/html" href="https://www.wikiwaves.org/index.php?title=Kagemoto_and_Yue_Interaction_Theory&amp;diff=7031"/>
		<updated>2008-08-02T03:24:49Z</updated>

		<summary type="html">&lt;p&gt;Fmontiel: /* Final Equations */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Introduction = &lt;br /&gt;
&lt;br /&gt;
This is an interaction theory which provides the exact solution (i.e. it is not based on a [[Wide Spacing Approximation]]).&lt;br /&gt;
The theory uses the [[Cylindrical Eigenfunction Expansion]] and [[Graf&#039;s Addition Theorem]] to represent the potential in local coordinates. The incident and scattered potential of each body are then related by the associated [[Diffraction Transfer Matrix]]. [[Interaction Theory for Cylinders]] presents a simplified version for cylinders. &lt;br /&gt;
&lt;br /&gt;
The basic idea is as follows: The scattered potential of each body is represented in the [[Cylindrical Eigenfunction Expansion]] associated with the local coordinates centred at the mean centre position of the body. Using [[Graf&#039;s Addition Theorem]], the scattered potential of all bodies (given in their local coordinates) can be mapped to an incident potential associated with the coordinates of all other bodies. Doing this, the incident potential of each body (which is given by the ambient incident potential plus the scattered potentials of all other bodies) is given in the [[Cylindrical Eigenfunction Expansion]] associated with its local coordinates. Using the [[Diffraction Transfer Matrix]], which relates the incident and scattered potential of each body in isolation, a system of equations for the coefficients of the scattered potentials of all bodies is obtained.  &lt;br /&gt;
&lt;br /&gt;
The theory is described in [[Kagemoto and Yue 1986]] and in&lt;br /&gt;
[[Peter and Meylan 2004]]. &lt;br /&gt;
&lt;br /&gt;
The derivation of the theory in [[Infinite Depth]] is also presented, see&lt;br /&gt;
[[Kagemoto and Yue Interaction Theory for Infinite Depth]].&lt;br /&gt;
 &lt;br /&gt;
[[Category:Interaction Theory]]&lt;br /&gt;
&lt;br /&gt;
= Equations of Motion = &lt;br /&gt;
&lt;br /&gt;
The problem consists of &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt; bodies&lt;br /&gt;
&amp;lt;math&amp;gt;\Delta_j&amp;lt;/math&amp;gt; with immersed body&lt;br /&gt;
surface &amp;lt;math&amp;gt;\Gamma_j&amp;lt;/math&amp;gt;. Each body is subject to&lt;br /&gt;
the [[Standard Linear Wave Scattering Problem]] and the particluar&lt;br /&gt;
equations of motion for each body (e.g. rigid, or freely floating)&lt;br /&gt;
can be different for each body. &lt;br /&gt;
It is a [[Frequency Domain Problem]] with frequency &amp;lt;math&amp;gt;\omega&amp;lt;/math&amp;gt;. &lt;br /&gt;
The solution is exact, up to the &lt;br /&gt;
restriction that the escribed cylinder of each body may not contain any&lt;br /&gt;
other body. &lt;br /&gt;
To simplify notation, &amp;lt;math&amp;gt;\mathbf{y} = (x,y,z)&amp;lt;/math&amp;gt; always denotes a point&lt;br /&gt;
in the water, which is assumed to be of [[Finite Depth]] &amp;lt;math&amp;gt;H&amp;lt;/math&amp;gt;,&lt;br /&gt;
while &amp;lt;math&amp;gt;\mathbf{x}&amp;lt;/math&amp;gt; always denotes a point of the undisturbed water&lt;br /&gt;
surface assumed at &amp;lt;math&amp;gt;z=0&amp;lt;/math&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
Writing &amp;lt;math&amp;gt;\alpha = \omega^2/g&amp;lt;/math&amp;gt; where &amp;lt;math&amp;gt;g&amp;lt;/math&amp;gt; is the acceleration due to&lt;br /&gt;
gravity, the potential &amp;lt;math&amp;gt;\phi&amp;lt;/math&amp;gt; has to&lt;br /&gt;
satisfy the standard boundary-value problem &lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt; &lt;br /&gt;
\nabla^2 \phi = 0, \;  \mathbf{y} \in D&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;  &lt;br /&gt;
\frac{\partial \phi}{\partial z} = \alpha \phi, \; &lt;br /&gt;
{\mathbf{x}} \in \Gamma^\mathrm{f},&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt; &lt;br /&gt;
 \frac{\partial \phi}{\partial z} = 0, \;  \mathbf{y} \in D, \ z=-H,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;D&amp;lt;/math&amp;gt; is the&lt;br /&gt;
is the domain occupied by the water and&lt;br /&gt;
&amp;lt;math&amp;gt;\Gamma^\mathrm{f}&amp;lt;/math&amp;gt; is the free water surface. At the immersed body&lt;br /&gt;
surface &amp;lt;math&amp;gt;\Gamma_j&amp;lt;/math&amp;gt; of body &amp;lt;math&amp;gt;\Delta_j&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;j=1,\dots,N&amp;lt;/math&amp;gt;, the water velocity potential has to&lt;br /&gt;
equal the normal velocity of the body &amp;lt;math&amp;gt;\mathbf{v}_j&amp;lt;/math&amp;gt;,&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt; &lt;br /&gt;
\frac{\partial \phi}{\partial n} = \mathbf{v}_j, \;  {\mathbf{y}}&lt;br /&gt;
\in \Gamma_j.&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
where the normal derivative is given by the particaluar equations of motion of the body. &lt;br /&gt;
Moreover, the [[Sommerfeld Radiation Condition]] is imposed.&lt;br /&gt;
&lt;br /&gt;
=Eigenfunction expansion of the potential=&lt;br /&gt;
&lt;br /&gt;
Each body is subject to an incident potential and moves in response to this&lt;br /&gt;
incident potential to produce a scattered potential. Each of these is&lt;br /&gt;
expanded using the [[Cylindrical Eigenfunction Expansion]]&lt;br /&gt;
The scattered potential of a body&lt;br /&gt;
&amp;lt;math&amp;gt;\Delta_j&amp;lt;/math&amp;gt; can be expressed as&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt; &lt;br /&gt;
\phi_j^\mathrm{S} (r_j,\theta_j,z) = &lt;br /&gt;
\sum_{m=0}^{\infty} f_m(z) \sum_{\mu = -&lt;br /&gt;
\infty}^{\infty} A_{m \mu}^j K_\mu (k_m r_j) \mathrm{e}^{\mathrm{i}\mu \theta_j},&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
with discrete coefficients &amp;lt;math&amp;gt;A_{m \mu}^j&amp;lt;/math&amp;gt;, where &amp;lt;math&amp;gt;(r_j,\theta_j,z)&amp;lt;/math&amp;gt;&lt;br /&gt;
are cylindrical polar coordinates centered at each body&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
f_m(z) = \frac{\cos k_m (z+H)}{\cos k_m H}.&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;k_m&amp;lt;/math&amp;gt; are found from &amp;lt;math&amp;gt;\alpha&amp;lt;/math&amp;gt; by the [[Dispersion Relation for a Free Surface]]&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt; &lt;br /&gt;
\alpha + k_m \tan k_m H = 0\,.&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt; &lt;br /&gt;
where &amp;lt;math&amp;gt;k_0&amp;lt;/math&amp;gt; is the&lt;br /&gt;
imaginary root with positive imaginary part&lt;br /&gt;
and &amp;lt;math&amp;gt;k_m&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;m&amp;gt;0&amp;lt;/math&amp;gt;, are given the positive real roots ordered&lt;br /&gt;
with increasing size. &lt;br /&gt;
&lt;br /&gt;
The incident potential upon body &amp;lt;math&amp;gt;\Delta_j&amp;lt;/math&amp;gt; can be also be expanded in&lt;br /&gt;
regular cylindrical eigenfunctions, &lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt; &lt;br /&gt;
\phi_j^\mathrm{I} (r_j,\theta_j,z) = \sum_{n=0}^{\infty} f_n(z)&lt;br /&gt;
\sum_{\nu = - \infty}^{\infty} D_{n\nu}^j I_\nu (k_n r_j) \mathrm{e}^{\mathrm{i}\nu \theta_j},&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
with discrete coefficients &amp;lt;math&amp;gt;D_{n\nu}^j&amp;lt;/math&amp;gt;. In these expansions, &amp;lt;math&amp;gt;I_\nu&amp;lt;/math&amp;gt;&lt;br /&gt;
and &amp;lt;math&amp;gt;K_\nu&amp;lt;/math&amp;gt; denote the modified [http://en.wikipedia.org/wiki/Bessel_function : Bessel functions]&lt;br /&gt;
of the first and second kind, respectively, both of order &amp;lt;math&amp;gt;\nu&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Note that the term for &amp;lt;math&amp;gt;m =0&amp;lt;/math&amp;gt; or&lt;br /&gt;
&amp;lt;math&amp;gt;n=0&amp;lt;/math&amp;gt; corresponds to the propagating modes while the &lt;br /&gt;
terms for &amp;lt;math&amp;gt;m\geq 1&amp;lt;/math&amp;gt; (&amp;lt;math&amp;gt;n\geq 1&amp;lt;/math&amp;gt;) correspond to the evanescent modes.&lt;br /&gt;
&lt;br /&gt;
=Derivation of the system of equations=&lt;br /&gt;
&lt;br /&gt;
A system of equations for the unknown &lt;br /&gt;
coefficients of the&lt;br /&gt;
scattered wavefields of all bodies is developed. This system of&lt;br /&gt;
equations is based on transforming the &lt;br /&gt;
scattered potential of &amp;lt;math&amp;gt;\Delta_j&amp;lt;/math&amp;gt; into an incident potential upon&lt;br /&gt;
&amp;lt;math&amp;gt;\Delta_l&amp;lt;/math&amp;gt; (&amp;lt;math&amp;gt;j \neq l&amp;lt;/math&amp;gt;). Doing this for all bodies simultaneously,&lt;br /&gt;
and relating the incident and scattered potential for each body, a system&lt;br /&gt;
of equations for the unknown coefficients is developed. &lt;br /&gt;
Making use of the periodicity of the geometry and of the ambient incident&lt;br /&gt;
wave, this system of equations can then be simplified.&lt;br /&gt;
&lt;br /&gt;
The scattered potential &amp;lt;math&amp;gt;\phi_j^{\mathrm{S}}&amp;lt;/math&amp;gt; of body &amp;lt;math&amp;gt;\Delta_j&amp;lt;/math&amp;gt; needs to be&lt;br /&gt;
represented in terms of the incident potential &amp;lt;math&amp;gt;\phi_l^{\mathrm{I}}&amp;lt;/math&amp;gt;&lt;br /&gt;
upon &amp;lt;math&amp;gt;\Delta_l&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;j \neq l&amp;lt;/math&amp;gt;. This can be accomplished by using&lt;br /&gt;
[[Graf&#039;s Addition Theorem]]&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
K_\tau(k_m r_j) \mathrm{e}^{\mathrm{i}\tau (\theta_j-\varphi_{jl})} =&lt;br /&gt;
\sum_{\nu = - \infty}^{\infty} K_{\tau + \nu} (k_m R_{jl}) \,&lt;br /&gt;
I_\nu (k_m r_l) \mathrm{e}^{\mathrm{i}\nu (\pi - \theta_l + \varphi_{jl})}, \quad j \neq l,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
which is valid provided that &amp;lt;math&amp;gt;r_l &amp;lt; R_{jl}&amp;lt;/math&amp;gt;. Here, &amp;lt;math&amp;gt;(R_{jl},\varphi_{jl})&amp;lt;/math&amp;gt;  are the polar coordinates of the mean centre position of &amp;lt;math&amp;gt;\Delta_{l}&amp;lt;/math&amp;gt; in the local coordinates of &amp;lt;math&amp;gt;\Delta_{j}&amp;lt;/math&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
The limitation &amp;lt;math&amp;gt;r_l &amp;lt; R_{jl}&amp;lt;/math&amp;gt; only requires that the escribed cylinder of each body&lt;br /&gt;
&amp;lt;math&amp;gt;\Delta_l&amp;lt;/math&amp;gt; does not enclose any other origin &amp;lt;math&amp;gt;O_j&amp;lt;/math&amp;gt; (&amp;lt;math&amp;gt;j \neq l&amp;lt;/math&amp;gt;). However, the&lt;br /&gt;
expansion of the scattered and incident potential in cylindrical&lt;br /&gt;
eigenfunctions is only valid outside the escribed cylinder of each&lt;br /&gt;
body. Therefore the condition that the&lt;br /&gt;
escribed cylinder of each body &amp;lt;math&amp;gt;\Delta_l&amp;lt;/math&amp;gt; does not enclose any other&lt;br /&gt;
origin &amp;lt;math&amp;gt;O_j&amp;lt;/math&amp;gt; (&amp;lt;math&amp;gt;j \neq l&amp;lt;/math&amp;gt;) is superseded by the more rigorous&lt;br /&gt;
restriction that the escribed cylinder of each body may not contain any&lt;br /&gt;
other body. &lt;br /&gt;
&lt;br /&gt;
Making use of the eigenfunction expansion as well as [[Graf&#039;s Addition Theorem]], the scattered potential&lt;br /&gt;
of &amp;lt;math&amp;gt;\Delta_j&amp;lt;/math&amp;gt; can be expressed in terms of the&lt;br /&gt;
incident potential upon &amp;lt;math&amp;gt;\Delta_l&amp;lt;/math&amp;gt; as&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\phi_j^{\mathrm{S}} (r_l,\theta_l,z) &lt;br /&gt;
= \sum_{m=0}^\infty f_m(z) \sum_{\tau = -&lt;br /&gt;
\infty}^{\infty} A_{m\tau}^j \sum_{\nu = -\infty}^{\infty}&lt;br /&gt;
(-1)^\nu K_{\tau-\nu} (k_m  R_{jl}) I_\nu (k_m r_l) \mathrm{e}^{\mathrm{i}\nu&lt;br /&gt;
\theta_l} \mathrm{e}^{\mathrm{i}(\tau-\nu) \varphi_{jl}} &lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
= \sum_{m=0}^\infty f_m(z) \sum_{\nu =&lt;br /&gt;
-\infty}^{\infty}  \Big[ \sum_{\tau = - \infty}^{\infty} A_{m\tau}^j&lt;br /&gt;
(-1)^\nu K_{\tau-\nu} (k_m R_{jl}) \mathrm{e}^{\mathrm{i}(\tau - \nu)&lt;br /&gt;
\varphi_{jl}} \Big] I_\nu (k_m r_l) \mathrm{e}^{\mathrm{i}\nu \theta_l}.  &lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
The ambient incident wavefield &amp;lt;math&amp;gt;\phi^{\mathrm{In}}&amp;lt;/math&amp;gt; can also be&lt;br /&gt;
expanded in the eigenfunctions corresponding to the incident wavefield upon&lt;br /&gt;
&amp;lt;math&amp;gt;\Delta_l&amp;lt;/math&amp;gt;. Let &amp;lt;math&amp;gt;\tilde{D}_{n\nu}^{l}&amp;lt;/math&amp;gt; denote the coefficients of this&lt;br /&gt;
ambient incident wavefield in the incoming eigenfunction expansion for&lt;br /&gt;
&amp;lt;math&amp;gt;\Delta_l&amp;lt;/math&amp;gt; (cf. the example in [[Cylindrical Eigenfunction Expansion]]). &lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\phi^{\mathrm{In}}(r_l,\theta_l,z)= \sum_{n=0}^\infty f_n(z) \sum_{\nu = -\infty}^{\infty}&lt;br /&gt;
 \tilde{D}_{n\nu}^{l}  I_\nu (k_n&lt;br /&gt;
r_l) \mathrm{e}^{\mathrm{i}\nu \theta_l}. &lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
The total&lt;br /&gt;
incident wavefield upon body &amp;lt;math&amp;gt;\Delta_j&amp;lt;/math&amp;gt; can now be expressed as &lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\phi_l^{\mathrm{I}}(r_l,\theta_l,z) = \phi^{\mathrm{In}}(r_l,\theta_l,z) +&lt;br /&gt;
\sum_{j=1,j \neq l}^{N} \, \phi_j^{\mathrm{S}}&lt;br /&gt;
(r_l,\theta_l,z)&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
This allows us to write&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\sum_{n=0}^{\infty} f_n(z)&lt;br /&gt;
\sum_{\nu = - \infty}^{\infty} D_{n\nu}^l I_\nu (k_n r_l) \mathrm{e}^{\mathrm{i}\nu \theta_l}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
 = \sum_{n=0}^\infty f_n(z) \sum_{\nu = -\infty}^{\infty}&lt;br /&gt;
 \Big[  \tilde{D}_{n\nu}^{l} +&lt;br /&gt;
\sum_{j=1,j \neq  l}^{N} \sum_{\tau =&lt;br /&gt;
-\infty}^{\infty} A_{n\tau}^j (-1)^\nu K_{\tau - \nu}  (k_n&lt;br /&gt;
R_{jl})  \mathrm{e}^{\mathrm{i}(\tau - \nu) \varphi_{jl}} \Big] I_\nu (k_n&lt;br /&gt;
r_l) \mathrm{e}^{\mathrm{i}\nu \theta_l}. &lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
It therefore follows that&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
D_{n\nu}^l  = &lt;br /&gt;
  \tilde{D}_{n\nu}^{l} +&lt;br /&gt;
\sum_{j=1,j \neq  l}^{N} \sum_{\tau =&lt;br /&gt;
-\infty}^{\infty} A_{n\tau}^j (-1)^\nu K_{\tau - \nu}  (k_n&lt;br /&gt;
R_{jl})  \mathrm{e}^{\mathrm{i}(\tau - \nu) \varphi_{jl}} &lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Final Equations =&lt;br /&gt;
&lt;br /&gt;
The scattered and incident potential of each body &amp;lt;math&amp;gt;\Delta_l&amp;lt;/math&amp;gt; can be related by the&lt;br /&gt;
[[Diffraction Transfer Matrix]] acting in the following way,&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
A_{m \mu}^l = \sum_{n=0}^{\infty} \sum_{\nu = -\infty}^{\infty} B_{m n&lt;br /&gt;
\mu \nu}^l D_{n\nu}^l.&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt; &lt;br /&gt;
&lt;br /&gt;
The substitution of this into the equation for relating&lt;br /&gt;
the coefficients &amp;lt;math&amp;gt;D_{n\nu}^l&amp;lt;/math&amp;gt; and&lt;br /&gt;
&amp;lt;math&amp;gt;A_{m \mu}^l&amp;lt;/math&amp;gt;gives the&lt;br /&gt;
required equations to determine the coefficients of the scattered&lt;br /&gt;
wavefields of all bodies, &lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
A_{m\mu}^l = \sum_{n=0}^{\infty}&lt;br /&gt;
\sum_{\nu = -\infty}^{\infty} B_{mn\mu\nu}^l&lt;br /&gt;
\Big[ \tilde{D}_{n\nu}^{l} +&lt;br /&gt;
\sum_{j=1,j \neq  l}^{N} \sum_{\tau =&lt;br /&gt;
-\infty}^{\infty} A_{n\tau}^j (-1)^\nu K_{\tau - \nu}  (k_n&lt;br /&gt;
R_{jl}) \mathrm{e}^{\mathrm{i}(\tau -\nu) \varphi_{jl}} \Big], &lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;m \in \mathbb{N}&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;\mu \in \mathbb{Z}&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;l=1,\dots,N&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
= Interaction for the case of circular plates =&lt;/div&gt;</summary>
		<author><name>Fmontiel</name></author>
	</entry>
	<entry>
		<id>https://www.wikiwaves.org/index.php?title=Eigenfunction_Matching_for_a_Circular_Floating_Elastic_Plate&amp;diff=7030</id>
		<title>Eigenfunction Matching for a Circular Floating Elastic Plate</title>
		<link rel="alternate" type="text/html" href="https://www.wikiwaves.org/index.php?title=Eigenfunction_Matching_for_a_Circular_Floating_Elastic_Plate&amp;diff=7030"/>
		<updated>2008-08-02T02:23:29Z</updated>

		<summary type="html">&lt;p&gt;Fmontiel: /* Solving for the case of a more complicated incident wave */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Introduction=&lt;br /&gt;
&lt;br /&gt;
We show here a solution for a [[Floating Elastic Plate]] on [[Finite Depth]] water&lt;br /&gt;
based on [[Peter_Meylan_Chung_2004a|Peter, Meylan and Chung 2004]]. A solution&lt;br /&gt;
for [[Shallow Depth]] was given in [[Zilman_Miloh_2000a|Zilman and Miloh 2000]] and we will also show this.&lt;br /&gt;
The solution is an extension of the [[Eigenfunction Matching for a Circular Dock]].&lt;br /&gt;
&lt;br /&gt;
=Governing Equations=&lt;br /&gt;
&lt;br /&gt;
We begin with the [[Frequency Domain Problem]] for a [[Floating Elastic Plate]]&lt;br /&gt;
in the non-dimensional form of [[Tayler_1986a|Tayler 1986]] ([[Dispersion Relation for a Floating Elastic Plate]])&lt;br /&gt;
We will use a cylindrical coordinate system, &amp;lt;math&amp;gt;(r,\theta,z)&amp;lt;/math&amp;gt;,&lt;br /&gt;
assumed to have its origin at the centre of the circular&lt;br /&gt;
plate which has radius &amp;lt;math&amp;gt;a&amp;lt;/math&amp;gt;. The water is assumed to have&lt;br /&gt;
constant finite depth &amp;lt;math&amp;gt;H&amp;lt;/math&amp;gt; and the &amp;lt;math&amp;gt;z&amp;lt;/math&amp;gt;-direction points vertically&lt;br /&gt;
upward with the water surface at &amp;lt;math&amp;gt;z=0&amp;lt;/math&amp;gt; and the sea floor at &amp;lt;math&amp;gt;z=-H&amp;lt;/math&amp;gt;. The&lt;br /&gt;
boundary value problem can therefore be expressed as&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\Delta\phi=0, \,\, -H&amp;lt;z&amp;lt;0,&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi_{z}=0, \,\, z=-H,&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\phi_{z}=\alpha\phi, \,\, z=0,\,r&amp;gt;a,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
(\beta\Delta^{2}+1-\alpha\gamma)\phi_{z}=\alpha\phi, \,\, z=0,\,r&amp;lt;a&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
where the constants &amp;lt;math&amp;gt;\beta&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\gamma&amp;lt;/math&amp;gt; are given by&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\beta=\frac{D}{\rho\,L^{4}g}, \gamma=\frac{\rho_{i}h}{\rho\,L}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and &amp;lt;math&amp;gt;\rho_{i}&amp;lt;/math&amp;gt; is the density of the plate. We&lt;br /&gt;
must also apply the edge conditions for the plate and the [[Sommerfeld Radiation Condition]]&lt;br /&gt;
as &amp;lt;math&amp;gt;r\rightarrow\infty&amp;lt;/math&amp;gt;. The subscript &amp;lt;math&amp;gt;z&amp;lt;/math&amp;gt;&lt;br /&gt;
denotes the derivative in &amp;lt;math&amp;gt;z&amp;lt;/math&amp;gt;-direction.&lt;br /&gt;
&lt;br /&gt;
=Solution Method=&lt;br /&gt;
&lt;br /&gt;
== Separation of variables==&lt;br /&gt;
&lt;br /&gt;
We now separate variables, noting that since the problem has&lt;br /&gt;
circular symmetry we can write the potential as&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi(r,\theta,z)=\zeta(z)\sum_{n=-\infty}^{\infty}\rho_{n}(r)e^{i n \theta}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
Applying Laplace&#039;s equation we obtain&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\zeta_{zz}+\mu^{2}\zeta=0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
so that:&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\zeta=\cos\mu(z+H)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
where the separation constant &amp;lt;math&amp;gt;\mu^{2}&amp;lt;/math&amp;gt; must&lt;br /&gt;
satisfy the [[Dispersion Relation for a Free Surface]]&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
k\tan\left(  kH\right)  =-\alpha,\quad r&amp;gt;a\,\,\,(1)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and the [[Dispersion Relation for a Floating Elastic Plate]]&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\kappa\tan(\kappa H)=\frac{-\alpha}{\beta\kappa^{4}+1-\alpha\gamma},\quad&lt;br /&gt;
r&amp;lt;a \,\,\,(2)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
Note that we have set &amp;lt;math&amp;gt;\mu=k&amp;lt;/math&amp;gt; under the free&lt;br /&gt;
surface and &amp;lt;math&amp;gt;\mu=\kappa&amp;lt;/math&amp;gt; under the plate. We denote the&lt;br /&gt;
positive imaginary solution of (1) by &amp;lt;math&amp;gt;k_{0}&amp;lt;/math&amp;gt; and&lt;br /&gt;
the positive real solutions by &amp;lt;math&amp;gt;k_{m}&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;m\geq1&amp;lt;/math&amp;gt;. The solutions of&lt;br /&gt;
(2) will be denoted by  &lt;br /&gt;
&amp;lt;math&amp;gt;\kappa_{m}&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;m\geq-2&amp;lt;/math&amp;gt;. The fully complex&lt;br /&gt;
solutions with positive imaginary part are &amp;lt;math&amp;gt;\kappa_{-2}&amp;lt;/math&amp;gt; and&lt;br /&gt;
&amp;lt;math&amp;gt;\kappa_{-1}&amp;lt;/math&amp;gt; (where &amp;lt;math&amp;gt;\kappa_{-1}=\overline{\kappa_{-2}}&amp;lt;/math&amp;gt;),&lt;br /&gt;
the negative imaginary solution is &amp;lt;math&amp;gt;\kappa_{0}&amp;lt;/math&amp;gt; and the positive real&lt;br /&gt;
solutions are &amp;lt;math&amp;gt;\kappa_{m}&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;m\geq1&amp;lt;/math&amp;gt;. We define&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi_{m}\left(  z\right)  =\frac{\cos k_{m}(z+H)}{\cos k_{m}H},\quad m\geq0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
as the vertical eigenfunction of the potential in the open&lt;br /&gt;
water region and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\psi_{m}\left(  z\right)  =\frac{\cos\kappa_{m}(z+H)}{\cos\kappa_{m}H},\quad&lt;br /&gt;
m\geq-2&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
as the vertical eigenfunction of the potential in the plate&lt;br /&gt;
covered region. For later reference, we note that:&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\int\nolimits_{-H}^{0}\phi_{m}(z)\phi_{n}(z) d z=A_{m}\delta_{mn}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
where&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
A_{m}=\frac{1}{2}\left(  \frac{\cos k_{m}H\sin k_{m}H+k_{m}H}{k_{m}\cos&lt;br /&gt;
^{2}k_{m}H}\right)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\int\nolimits_{-H}^{0}\phi_{n}(z)\psi_{m}(z) d z=B_{mn}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
where&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
B_{mn}=\frac{k_{n}\sin k_{n}H\cos\kappa_{m}H-\kappa_{m}\cos k_{n}H\sin&lt;br /&gt;
\kappa_{m}H}{\left(  \cos k_{n}H\cos\kappa_{m}H\right)  \left(  k_{n}&lt;br /&gt;
^{2}-\kappa_{m}^{2}\right)  }&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We now solve for the function &amp;lt;math&amp;gt;\rho_{n}(r)&amp;lt;/math&amp;gt;.&lt;br /&gt;
Using Laplace&#039;s equation in polar coordinates we obtain&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\frac{\mathrm{d}^{2}\rho_{n}}{\mathrm{d}r^{2}}+\frac{1}{r} &lt;br /&gt;
\frac{\mathrm{d}\rho_{n}}{\mathrm{d}r}-\left( &lt;br /&gt;
\frac{n^{2}}{r^{2}}+\mu^{2}\right)  \rho_{n}=0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;\mu&amp;lt;/math&amp;gt; is &amp;lt;math&amp;gt;k_{m}&amp;lt;/math&amp;gt; or&lt;br /&gt;
&amp;lt;math&amp;gt;\kappa_{m},&amp;lt;/math&amp;gt; depending on whether &amp;lt;math&amp;gt;r&amp;lt;/math&amp;gt; is&lt;br /&gt;
greater or less than &amp;lt;math&amp;gt;a&amp;lt;/math&amp;gt;. We can convert this equation to the&lt;br /&gt;
standard form by substituting &amp;lt;math&amp;gt;y=\mu r&amp;lt;/math&amp;gt; to obtain&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
y^{2}\frac{\mathrm{d}^{2}\rho_{n}}{\mathrm{d}y^{2}}+y\frac{\mathrm{d}\rho_{n}&lt;br /&gt;
}{\rm{d}y}-(n^{2}+y^{2})\rho_{n}=0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
The solution of this equation is a linear combination of the&lt;br /&gt;
modified Bessel functions of order &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;I_{n}(y)&amp;lt;/math&amp;gt; and&lt;br /&gt;
&amp;lt;math&amp;gt;K_{n}(y)&amp;lt;/math&amp;gt; [[Abramowitz and Stegun 1964]]. Since the solution must be bounded&lt;br /&gt;
we know that under the plate the solution will be a linear combination of&lt;br /&gt;
&amp;lt;math&amp;gt;I_{n}(y)&amp;lt;/math&amp;gt; while outside the plate the solution will be a&lt;br /&gt;
linear combination of &amp;lt;math&amp;gt;K_{n}(y)&amp;lt;/math&amp;gt;. Therefore the potential can&lt;br /&gt;
be expanded as&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi(r,\theta,z)=\sum_{n=-\infty}^{\infty}\sum_{m=0}^{\infty}a_{mn}K_{n}&lt;br /&gt;
(k_{m}r)e^{i n\theta}\phi_{m}(z), \;\;r&amp;gt;a&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi(r,\theta,z)=\sum_{n=-\infty}^{\infty}\sum_{m=-2}^{\infty}b_{mn}&lt;br /&gt;
I_{n}(\kappa_{m}r)e^{i n\theta}\psi_{m}(z), \;\;r&amp;lt;a&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;a_{mn}&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;b_{mn}&amp;lt;/math&amp;gt;&lt;br /&gt;
are the coefficients of the potential in the open water and&lt;br /&gt;
the plate covered region respectively.&lt;br /&gt;
&lt;br /&gt;
==Incident potential==&lt;br /&gt;
&lt;br /&gt;
The incident potential is a wave of amplitude &amp;lt;math&amp;gt;A&amp;lt;/math&amp;gt;&lt;br /&gt;
in displacement travelling in the positive &amp;lt;math&amp;gt;x&amp;lt;/math&amp;gt;-direction. &lt;br /&gt;
The incident potential can therefore be written as&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi^{\mathrm{I}}  =\frac{A}{i\sqrt{\alpha}}e^{k_{0}x}\phi_{0}\left(&lt;br /&gt;
z\right) &lt;br /&gt;
=\sum\limits_{n=-\infty}^{\infty}e_{n}I_{n}(k_{0}r)\phi_{0}\left(z\right)&lt;br /&gt;
e^{i n \theta}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;e_{n}=A/\left(i\sqrt{\alpha}\right)&amp;lt;/math&amp;gt;&lt;br /&gt;
(we retain the dependence on &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt; for situations&lt;br /&gt;
where the incident potential might take another form).&lt;br /&gt;
&lt;br /&gt;
==Boundary conditions==&lt;br /&gt;
&lt;br /&gt;
The boundary conditions for the plate also have to be&lt;br /&gt;
considered. The vertical force and bending moment must vanish, which can be&lt;br /&gt;
written as &lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\left[\bar{\Delta}-\frac{1-\nu}{r}\left(\frac{\partial}{\partial r}&lt;br /&gt;
+\frac{1}{r}\frac{\partial^{2}}{\partial\theta^{2}}\right)\right]&lt;br /&gt;
w=0\,\,\,(3)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\left[  \frac{\partial}{\partial r}\bar{\Delta}-\frac{1-\nu}{r^{2}}\left(&lt;br /&gt;
-\frac{\partial}{\partial r}+\frac{1}{r}\right)  \frac{\partial^{2}}&lt;br /&gt;
{\partial\theta^{2}}\right]  w=0 \,\,\,(4)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;w&amp;lt;/math&amp;gt; is the time-independent surface&lt;br /&gt;
displacement, &amp;lt;math&amp;gt;\nu&amp;lt;/math&amp;gt; is Poisson&#039;s ratio, and &amp;lt;math&amp;gt;\bar{\Delta}&amp;lt;/math&amp;gt; is the&lt;br /&gt;
polar coordinate Laplacian&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\bar{\Delta}=\frac{\partial^{2}}{\partial r^{2}}+\frac{1}{r}\frac{\partial&lt;br /&gt;
}{\partial r}+\frac{1}{r^{2}}\frac{\partial^{2}}{\partial\theta^{2}}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Displacement of the plate ==&lt;br /&gt;
&lt;br /&gt;
The surface displacement and the water velocity potential at&lt;br /&gt;
the water surface are linked through the kinematic boundary condition&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi_{z}=-i\sqrt{\alpha}w,\,\,\,z=0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
From the equations the potential and the surface&lt;br /&gt;
displacement are therefore related by&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
w=i\sqrt{\alpha}\phi,\quad r&amp;gt;a&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
(\beta\bar{\Delta}^{2}+1-\alpha\gamma)w=i\sqrt{\alpha}\phi,\quad r&amp;lt;a&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
The surface displacement can also be expanded in eigenfunctions&lt;br /&gt;
as&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
w(r,\theta)=\sum_{n=-\infty}^{\infty}\sum_{m=0}^{\infty}i\sqrt{\alpha}&lt;br /&gt;
a_{mn}K_{n}(k_{m}r)e^{i n\theta},\;\;r&amp;gt;a&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and:&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
w(r,\theta)=&lt;br /&gt;
\sum_{n=-\infty}^{\infty}\sum_{m=-2}^{\infty}i\sqrt{\alpha}(\beta\kappa&lt;br /&gt;
_{m}^{4}+1-\alpha\gamma)^{-1}b_{mn}I_{n}(\kappa_{m}r)e^{i&lt;br /&gt;
n\theta},\; r&amp;lt;a&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
using the fact that&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\bar{\Delta}\left(  I_{n}(\kappa_{m}r)e^{i n\theta}\right)  =\kappa_{m}&lt;br /&gt;
^{2}I_{n}(\kappa_{m}r)e^{i n\theta}\,\,\,(5)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==An infinite dimensional system of equations==&lt;br /&gt;
&lt;br /&gt;
The boundary conditions (3) and&lt;br /&gt;
(4) can be expressed in terms of the potential&lt;br /&gt;
using (5). Since the angular modes are uncoupled the&lt;br /&gt;
conditions apply to each mode, giving&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\sum_{m=-2}^{\infty}(\beta\kappa_{m}^{4}+1-\alpha\gamma)^{-1}b_{mn}&lt;br /&gt;
\left(\kappa_{m}^{2}I_{n}(\kappa_{m}a)-\frac{1-\nu}{a}\left(\kappa&lt;br /&gt;
_{m}I_{n}^{\prime}(\kappa_{m}a)-\frac{n^{2}}{a}I_{n}(\kappa_{m}a)\right)&lt;br /&gt;
\right) =0\,\,\,(6)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\sum_{m=-2}^{\infty}(\beta\kappa_{m}^{4}+1-\alpha\gamma)^{-1}b_{mn}&lt;br /&gt;
\left(  \kappa_{m}^{3}I_{n}^{\prime}(\kappa_{m}a)+n^{2}\frac{1-\nu}{a^{2}&lt;br /&gt;
}\left(  -\kappa_{m}I_{n}^{\prime}(\kappa_{m}a)+\frac{1}{a}I_{n}(\kappa&lt;br /&gt;
_{m}a)\right)  \right)&lt;br /&gt;
=0\,\,\,(7)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
The potential and its derivative must be continuous across the&lt;br /&gt;
transition from open water to the plate covered region. Therefore, the&lt;br /&gt;
potentials and their derivatives at &amp;lt;math&amp;gt;r=a&amp;lt;/math&amp;gt; have to be equal.&lt;br /&gt;
Again we know that this must be true for each angle and we obtain&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
e_{n}I_{n}(k_{0}a)\phi_{0}\left(  z\right) + \sum_{m=0}^{\infty}&lt;br /&gt;
a_{mn} K_{n}(k_{m}a)\phi_{m}\left(  z\right) &lt;br /&gt;
=\sum_{m=-2}^{\infty}b_{mn}I_{n}(\kappa_{m}a)\psi_{m}(z)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
 e_{n}k_{0}I_{n}^{\prime}(k_{0}a)\phi_{0}\left(  z\right)  +\sum&lt;br /&gt;
_{m=0}^{\infty} a_{mn}k_{m}K_{n}^{\prime}(k_{m}a)\phi_{m}\left(  z\right) &lt;br /&gt;
 =\sum_{m=-2}^{\infty}b_{mn}\kappa_{m}I_{n}^{\prime}(\kappa_{m}a)\psi&lt;br /&gt;
_{m}(z)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
for each &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt;.&lt;br /&gt;
We solve these equations by multiplying both equations by&lt;br /&gt;
&amp;lt;math&amp;gt;\phi_{l}(z)&amp;lt;/math&amp;gt; and integrating from &amp;lt;math&amp;gt;-H&amp;lt;/math&amp;gt; to &amp;lt;math&amp;gt;0&amp;lt;/math&amp;gt; to obtain:&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
e_{n}I_{n}(k_{0}a)A_{0}\delta_{0l}+a_{ln}K_{n}(k_{l}a)A_{l}&lt;br /&gt;
=\sum_{m=-2}^{\infty}b_{mn}I_{n}(\kappa_{m}a)B_{ml} \,\,\,(8)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
e_{n}k_{0}I_{n}^{\prime}(k_{0}a)A_{0}\delta_{0l}+a_{ln}k_{l}K_{n}^{\prime&lt;br /&gt;
}(k_{l}a)A_{l} &lt;br /&gt;
 =\sum_{m=-2}^{\infty}b_{mn}\kappa_{m}I_{n}^{\prime}(\kappa_{m}&lt;br /&gt;
a)B_{ml} \,\,\,(9)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
Equation (8) can be solved for the open water&lt;br /&gt;
coefficients &amp;lt;math&amp;gt;a_{mn}&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
a_{ln}=-e_{n}\frac{I_{n}(k_{0}a)}{K_{n}(k_{0}a)}\delta_{0l}+\sum&lt;br /&gt;
_{m=-2}^{\infty}b_{mn}\frac{I_{n}(\kappa_{m}a)B_{ml}}{K_{n}(k_{l}a)A_{l}}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
which can then be substituted into equation&lt;br /&gt;
(9) to give us&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\left(  k_{0}I_{n}^{\prime}(k_{0}a)-k_{0}\frac{K_{n}^{\prime}(k_{0}&lt;br /&gt;
a)}{K_{n}(k_{0}a)}I_{n}(k_{0}a)\right)  e_{n}A_{0}\delta_{0l}&lt;br /&gt;
 =\sum_{m=-2}^{\infty}\left(  \kappa_{m}I_{n}^{\prime}(\kappa_{m}&lt;br /&gt;
a)-k_{l}\frac{K_{n}^{\prime}(k_{l}a)}{K_{n}(k_{l}a)}I_{n}(\kappa&lt;br /&gt;
_{m}a)\right)  B_{ml}b_{mn}\,\,\,(10)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
for each &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt;.&lt;br /&gt;
Together with equations (6) and (7)&lt;br /&gt;
equation (10) gives the required equations to solve for the&lt;br /&gt;
coefficients of the water velocity potential in the plate covered region.&lt;br /&gt;
&lt;br /&gt;
=Numerical Solution=&lt;br /&gt;
&lt;br /&gt;
To solve the system of equations (10) together&lt;br /&gt;
with the boundary conditions (6 and 7) we set the upper limit of &amp;lt;math&amp;gt;l&amp;lt;/math&amp;gt; to&lt;br /&gt;
be &amp;lt;math&amp;gt;M&amp;lt;/math&amp;gt;. We also set the angular expansion to be from &lt;br /&gt;
&amp;lt;math&amp;gt;n=-N&amp;lt;/math&amp;gt; to &amp;lt;math&amp;gt;N&amp;lt;/math&amp;gt;. This gives us&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi(r,\theta,z)=\sum_{n=-N}^{N}\sum_{m=0}^{M}a_{mn}K_{n}(k_{m}r)e^{i&lt;br /&gt;
n\theta }\phi_{m}(z), \;\;r&amp;gt;a &lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi(r,\theta,z)=\sum_{n=-N}^{N}\sum_{m=-2}^{M}b_{mn}I_{n}(\kappa&lt;br /&gt;
_{m}r)e^{i n\theta}\psi_{m}(z), \;\;r&amp;lt;a &lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
Since &amp;lt;math&amp;gt;l&amp;lt;/math&amp;gt; is an integer with &amp;lt;math&amp;gt;0\leq l\leq&lt;br /&gt;
M&amp;lt;/math&amp;gt; this leads to a system of &amp;lt;math&amp;gt;M+1&amp;lt;/math&amp;gt; equations.&lt;br /&gt;
The number of unknowns is &amp;lt;math&amp;gt;M+3&amp;lt;/math&amp;gt; and the two extra equations&lt;br /&gt;
are obtained from the boundary conditions for the free plate (6)&lt;br /&gt;
and (7). The equations to be solved for each &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt; are&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\left(  k_{0}I_{n}^{\prime}(k_{0}a)-k_{0}\frac{K_{n}^{\prime}(k_{0}&lt;br /&gt;
a)}{K_{n}(k_{0}a)}I_{n}(k_{0}a)\right)  e_{n}A_{0}\delta_{0l}&lt;br /&gt;
=\sum_{m=-2}^{M}\left(  \kappa_{m}I_{n}^{\prime}(\kappa_{m}a)-k_{l}&lt;br /&gt;
\frac{K_{n}^{\prime}(k_{l}a)}{K_{n}(k_{l}a)}I_{n}(\kappa_{m}a)\right)&lt;br /&gt;
B_{ml}b_{mn} &lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\sum_{m=-2}^{M}(\beta\kappa_{m}^{4}+1-\alpha\gamma)^{-1}b_{mn}&lt;br /&gt;
\left(  \kappa_{m}^{2}I_{n}(\kappa_{m}a)-\frac{1-\nu}{a}\left(  \kappa&lt;br /&gt;
_{m}I_{n}^{\prime}(\kappa_{m}a)-\frac{n^{2}}{a}I_{n}(\kappa_{m}a)\right)&lt;br /&gt;
\right) =0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\sum_{m=-2}^{M}(\beta\kappa_{m}^{4}+1-\alpha\gamma)^{-1}b_{mn}&lt;br /&gt;
\left(  \kappa_{m}^{3}I_{n}^{\prime}(\kappa_{m}a)+n^{2}\frac{1-\nu}{a^{2}&lt;br /&gt;
}\left(  \kappa_{m}I_{n}^{\prime}(\kappa_{m}a)+\frac{1}{a}I_{n}(\kappa&lt;br /&gt;
_{m}a)\right)  \right) =0 &lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
It should be noted that the solutions for positive and negative&lt;br /&gt;
&amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt; are identical so that they do not both need to be&lt;br /&gt;
calculated. There are some minor simplifications which are a consequence of&lt;br /&gt;
this which are discussed in more detail in [[Zilman_Miloh 2000a|Zilman and Miloh 2000]].&lt;br /&gt;
&lt;br /&gt;
=The [[Shallow Depth]] Theory of [[Zilman_Miloh_2000a|Zilman and Miloh 2000]]=&lt;br /&gt;
&lt;br /&gt;
The shallow water theory of [[Zilman_Miloh_2000a|Zilman and Miloh 2000]] can be recovered by&lt;br /&gt;
simply setting the depth shallow enough that the shallow water theory is valid&lt;br /&gt;
and setting &amp;lt;math&amp;gt;M=0&amp;lt;/math&amp;gt;. If the shallow water theory is valid then&lt;br /&gt;
the first three roots of the dispersion equation for the ice will be exactly&lt;br /&gt;
the same roots found in the shallow water theory by solving the polynomial&lt;br /&gt;
equation. The system of equations has four unknowns (three under the plate and&lt;br /&gt;
one in the open water) exactly as for the theory of [[Zilman_Miloh_2000a|Zilman and Miloh 2000]].&lt;br /&gt;
&lt;br /&gt;
= Solving for the case of a more complicated incident wave =&lt;br /&gt;
&lt;br /&gt;
Let&#039;s consider an incident wave whose potential has the following expression&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt; &lt;br /&gt;
\phi^\mathrm{I} (r,\theta,z) = \sum_{n=0}^{\infty} \phi_n(z)&lt;br /&gt;
\sum_{\nu = - \infty}^{\infty} D_{n\nu} I_\nu (k_n r) \mathrm{e}^{\mathrm{i}\nu \theta}.&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
Such an incident potential is found in the [[Kagemoto and Yue Interaction Theory]], where&lt;br /&gt;
it can be written as the sum of an ambient incident potential and the scattered potentials &lt;br /&gt;
of the other bodies, which are interpretated as incident potentials for the studied body.&lt;br /&gt;
&lt;br /&gt;
We can apply the same eigenfunction matching that previously, considering the potential &lt;br /&gt;
and its normal derivative continuous at &amp;lt;math&amp;gt;r=a&amp;lt;/math&amp;gt;. Thus the potential and its normal &lt;br /&gt;
derivative expressed at each side of this value of the radius have to be equal. We obtain &lt;br /&gt;
the relationships&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\sum_{m=0}^{\infty} D_{mn} I_n (k_m a) \phi_m(z) + \sum_{m=0}^{\infty}&lt;br /&gt;
a_{mn} K_{n}(k_{m}a)\phi_{m}\left(  z\right) &lt;br /&gt;
=\sum_{m=-2}^{\infty}b_{mn}I_{n}(\kappa_{m}a)\psi_{m}(z)&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
and &lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\sum_{m=0}^{\infty} D_{mn} k_m I&#039;_n (k_m a) \phi_m(z) + \sum_{m=0}^{\infty}&lt;br /&gt;
a_{mn} k_m K&#039;_{n}(k_{m}a)\phi_{m}\left(  z\right) &lt;br /&gt;
=\sum_{m=-2}^{\infty}b_{mn} \kappa_m I&#039;_{n}(\kappa_{m}a)\psi_{m}(z)&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
for each &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt;.&lt;br /&gt;
We solve these equations with the same method that before, by multiplying both equations by&lt;br /&gt;
&amp;lt;math&amp;gt;\phi_{l}(z)&amp;lt;/math&amp;gt; and integrating from &amp;lt;math&amp;gt;-H&amp;lt;/math&amp;gt; to &amp;lt;math&amp;gt;0&amp;lt;/math&amp;gt; to obtain:&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
D_{ln} I_n (k_l a) A_l + a_{ln} K_{n}(k_l a) A_l &lt;br /&gt;
= \sum_{m=-2}^{\infty} b_{mn} I_{n}(\kappa_{m} a)  B_{ml},\ \ \ (11)&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
D_{ln} k_l I&#039;_n (k_l a) A_l + a_{ln} k_l K&#039;_{n}(k_{l} a) A_l &lt;br /&gt;
=\sum_{m=-2}^{\infty}b_{mn} \kappa_m I&#039;_{n}(\kappa_{m}a) B_{ml} \ \ \ (12)&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
As a consequence we can find an expression of the coefficients &amp;lt;math&amp;gt;a_{ln}&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
a_{ln} = -\frac{K_{n}(k_l a)}{I_n (k_l a)} D_{ln} + &lt;br /&gt;
\sum_{m=-2}^{\infty} b_{mn} \frac{I_{n}(\kappa_{m} a)  B_{ml}}{K_{n}(k_l a) A_l}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
which can then be substituted into the equation for the normal derivative &lt;br /&gt;
of the potential, to give us&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
k_l A_l \left( I&#039;_n (k_l a) - \frac{K&#039;_{n}(k_{l} a) K_{n}(k_l a)}{I_n (k_l a)} \right) D_{ln}&lt;br /&gt;
= \sum_{m=-2}^{\infty} \left( \kappa_m I&#039;_{n}(\kappa_{m}a) - &lt;br /&gt;
k_l \frac{K&#039;_{n}(k_{l} a) I_{n}(\kappa_m a)}{K_n (k_l a)} \right) B_{ml} b_{mn}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
for each &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
We notice here that there is still a dependence between the coefficients &amp;lt;math&amp;gt;a_{mn}&amp;lt;/math&amp;gt;&lt;br /&gt;
and &amp;lt;math&amp;gt;D_{ln}&amp;lt;/math&amp;gt;. We can get rid of this dependence, using a [[Diffraction Transfer Matrix]], &lt;br /&gt;
which maps the coefficients of the incident wave with the coefficients of the scattered wave within &lt;br /&gt;
the free water domain. Then the relation which links these two coefficients can be written as follows&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
a_{mn}=\sum_{l=0}^{\infty} T_{lmn} D_{ln}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Furthermore the boundary conditions are exactly the same that before, namely&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\sum_{m=-2}^{\infty}(\beta\kappa_{m}^{4}+1-\alpha\gamma)^{-1}b_{mn}&lt;br /&gt;
\left(\kappa_{m}^{2}I_{n}(\kappa_{m}a)-\frac{1-\nu}{a}\left(\kappa&lt;br /&gt;
_{m}I_{n}^{\prime}(\kappa_{m}a)-\frac{n^{2}}{a}I_{n}(\kappa_{m}a)\right)&lt;br /&gt;
\right) =0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\sum_{m=-2}^{\infty}(\beta\kappa_{m}^{4}+1-\alpha\gamma)^{-1}b_{mn}&lt;br /&gt;
\left(  \kappa_{m}^{3}I_{n}^{\prime}(\kappa_{m}a)+n^{2}\frac{1-\nu}{a^{2}&lt;br /&gt;
}\left(  -\kappa_{m}I_{n}^{\prime}(\kappa_{m}a)+\frac{1}{a}I_{n}(\kappa&lt;br /&gt;
_{m}a)\right)  \right)&lt;br /&gt;
=0 .&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
For the further study, let&#039;s call &lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
L^1_{mn}=(\beta\kappa_{m}^{4}+1-\alpha\gamma)^{-1}&lt;br /&gt;
\left(\kappa_{m}^{2}I_{n}(\kappa_{m}a)-\frac{1-\nu}{a}\left(\kappa&lt;br /&gt;
_{m}I_{n}^{\prime}(\kappa_{m}a)-\frac{n^{2}}{a}I_{n}(\kappa_{m}a)\right)&lt;br /&gt;
\right)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
L^2_{mn}=(\beta\kappa_{m}^{4}+1-\alpha\gamma)^{-1}&lt;br /&gt;
\left(  \kappa_{m}^{3}I_{n}^{\prime}(\kappa_{m}a)+n^{2}\frac{1-\nu}{a^{2}&lt;br /&gt;
}\left(  -\kappa_{m}I_{n}^{\prime}(\kappa_{m}a)+\frac{1}{a}I_{n}(\kappa&lt;br /&gt;
_{m}a)\right)  \right)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
From the equations (11), (12) and the boundary conditions over the edges of the plate, &lt;br /&gt;
we can write a linear system of equation, limiting the number of modes of the dispersion equation &lt;br /&gt;
to &amp;lt;math&amp;gt;N&amp;lt;/math&amp;gt; real ones&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
-A_0 K_n(k_0 a)&amp;amp;0 \quad \cdots&amp;amp;0\\&lt;br /&gt;
0&amp;amp;&amp;amp;\\&lt;br /&gt;
\vdots&amp;amp;-A_l K_n(k_l a)&amp;amp;\vdots\\&lt;br /&gt;
&amp;amp;&amp;amp;0\\&lt;br /&gt;
0&amp;amp;\cdots \quad 0 &amp;amp; -A_N K_n(k_N a)&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
&amp;amp;&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
I_n(\kappa_{-2}a) B_{-20}&amp;amp;\cdots&amp;amp;I_n(\kappa_{N}a) B_{N0}\\&lt;br /&gt;
&amp;amp;&amp;amp;\\&lt;br /&gt;
\vdots&amp;amp;&amp;amp;\vdots\\&lt;br /&gt;
&amp;amp;&amp;amp;\\&lt;br /&gt;
I_n(\kappa_{-2}a) B_{-2N}&amp;amp;\cdots&amp;amp;I_n(\kappa_{N}a) B_{NN}&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
\\&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
0&amp;amp;&amp;amp;\cdots&amp;amp;&amp;amp;0\\&lt;br /&gt;
0&amp;amp;&amp;amp;\cdots&amp;amp;&amp;amp;0&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
&amp;amp;&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
L^1_{-2n}&amp;amp;\cdots&amp;amp;L^1_{Nn}\\&lt;br /&gt;
L^2_{-2n}&amp;amp;\cdots&amp;amp;L^2_{Nn}&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
\\&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
-k_0 K&#039;_n(k_0 a) A_0&amp;amp;0 \quad \cdots&amp;amp;0\\&lt;br /&gt;
0&amp;amp;&amp;amp;\\&lt;br /&gt;
\vdots&amp;amp;-k_l K&#039;_n(k_l a) A_l&amp;amp;\vdots\\&lt;br /&gt;
&amp;amp;&amp;amp;0\\&lt;br /&gt;
0&amp;amp;\cdots \quad 0 &amp;amp; -k_N K&#039;_n(k_N a) A_N&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
&amp;amp;&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
\kappa_{-2} I&#039;_n(\kappa_{-2}a) B_{-20}&amp;amp;\cdots&amp;amp;\kappa_{N} I&#039;_n(\kappa_{N}a) B_{N0}\\&lt;br /&gt;
&amp;amp;&amp;amp;\\&lt;br /&gt;
\vdots&amp;amp;&amp;amp;\vdots\\&lt;br /&gt;
&amp;amp;&amp;amp;\\&lt;br /&gt;
\kappa_{-2} I&#039;_n(\kappa_{-2}a) B_{-2N}&amp;amp;\cdots&amp;amp;\kappa_{N} I&#039;_n(\kappa_{N}a) B_{NN}&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
a_{0} \\&lt;br /&gt;
\\&lt;br /&gt;
\vdots \\&lt;br /&gt;
\\&lt;br /&gt;
a_N \\&lt;br /&gt;
b_{-2}\\&lt;br /&gt;
b_{-1}\\&lt;br /&gt;
b_{0}\\&lt;br /&gt;
\\&lt;br /&gt;
\vdots \\&lt;br /&gt;
\\&lt;br /&gt;
b_N&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
=&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
I_n(k_0 a) A_0&amp;amp;0 \quad \cdots&amp;amp;0\\&lt;br /&gt;
0&amp;amp;&amp;amp;\\&lt;br /&gt;
\vdots&amp;amp;I_n(k_l a) A_l&amp;amp;\vdots\\&lt;br /&gt;
&amp;amp;&amp;amp;0\\&lt;br /&gt;
0&amp;amp;\cdots \quad 0 &amp;amp; I_n(k_N a) A_N&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
\\&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
0&amp;amp;&amp;amp;\cdots&amp;amp;&amp;amp;0\\&lt;br /&gt;
0&amp;amp;&amp;amp;\cdots&amp;amp;&amp;amp;0&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
\\&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
k_0 I&#039;_n(k_0 a) A_0&amp;amp;0 \quad \cdots&amp;amp;0\\&lt;br /&gt;
0&amp;amp;&amp;amp;\\&lt;br /&gt;
\vdots&amp;amp;k_l I&#039;_n(k_l a) A_l&amp;amp;\vdots\\&lt;br /&gt;
&amp;amp;&amp;amp;0\\&lt;br /&gt;
0&amp;amp;\cdots \quad 0 &amp;amp;k_N I&#039;_n(k_N a) A_N&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
D_{0n} \\&lt;br /&gt;
\\&lt;br /&gt;
\vdots \\&lt;br /&gt;
\\&lt;br /&gt;
D_{Nn} \\&lt;br /&gt;
0\\&lt;br /&gt;
0\\&lt;br /&gt;
D_{0n}\\&lt;br /&gt;
\\&lt;br /&gt;
\vdots \\&lt;br /&gt;
\\&lt;br /&gt;
D_{Nn}&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
for each &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Therefore we can find a [[Diffraction Transfer Matrix]] for each &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt;, &lt;br /&gt;
by setting&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\forall i \in [0, N], (D_{pn})_{p \in [0, N]} = \delta_{ip}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
Then we solve the linear system defined previously, so that we can find the coefficients&lt;br /&gt;
&amp;lt;math&amp;gt;(a_{ln})_{l \in [0, N]}&amp;lt;/math&amp;gt; for each &amp;lt;math&amp;gt;i&amp;lt;/math&amp;gt;.&lt;br /&gt;
This vector represents exactly the &amp;lt;math&amp;gt;i^{th}&amp;lt;/math&amp;gt; column of the [[Diffraction Transfer Matrix]],&lt;br /&gt;
&amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt; being set.&lt;br /&gt;
&lt;br /&gt;
This method permits to obtain the matrix which links the coefficients of the incident and scattered &lt;br /&gt;
potential in the free water domain. Applying this for each &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt;, we finally obtain a 3-dimensional&lt;br /&gt;
matrix for the [[Diffraction Transfer Matrix]].&lt;br /&gt;
&lt;br /&gt;
= Matlab Code =&lt;br /&gt;
&lt;br /&gt;
A program to calculate the coefficients for circular plate problems can be found here&lt;br /&gt;
[http://www.math.auckland.ac.nz/~meylan/code/eigenfunction_matching/circle_plate_matching_one_n.m circle_plate_matching_one_n.m]&lt;br /&gt;
Note that this problem solves only for a single n. &lt;br /&gt;
&lt;br /&gt;
== Additional code ==&lt;br /&gt;
&lt;br /&gt;
This program requires&lt;br /&gt;
[http://www.math.auckland.ac.nz/~meylan/code/dispersion/dispersion_free_surface.m dispersion_free_surface.m]&lt;br /&gt;
and [http://www.math.auckland.ac.nz/~meylan/code/dispersion/dispersion_elastic_surface.m dispersion_elastic_surface.m]&lt;br /&gt;
to run&lt;br /&gt;
&lt;br /&gt;
[[Category:Problems with Cylindrical Symmetry]]&lt;br /&gt;
[[Category:Linear Hydroelasticity]]&lt;br /&gt;
[[Category:Eigenfunction Matching Method]]&lt;br /&gt;
[[Category:Complete Pages]]&lt;/div&gt;</summary>
		<author><name>Fmontiel</name></author>
	</entry>
	<entry>
		<id>https://www.wikiwaves.org/index.php?title=Eigenfunction_Matching_for_a_Circular_Floating_Elastic_Plate&amp;diff=7029</id>
		<title>Eigenfunction Matching for a Circular Floating Elastic Plate</title>
		<link rel="alternate" type="text/html" href="https://www.wikiwaves.org/index.php?title=Eigenfunction_Matching_for_a_Circular_Floating_Elastic_Plate&amp;diff=7029"/>
		<updated>2008-08-02T02:00:40Z</updated>

		<summary type="html">&lt;p&gt;Fmontiel: /* Solving for the case of a more complicated incident wave */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Introduction=&lt;br /&gt;
&lt;br /&gt;
We show here a solution for a [[Floating Elastic Plate]] on [[Finite Depth]] water&lt;br /&gt;
based on [[Peter_Meylan_Chung_2004a|Peter, Meylan and Chung 2004]]. A solution&lt;br /&gt;
for [[Shallow Depth]] was given in [[Zilman_Miloh_2000a|Zilman and Miloh 2000]] and we will also show this.&lt;br /&gt;
The solution is an extension of the [[Eigenfunction Matching for a Circular Dock]].&lt;br /&gt;
&lt;br /&gt;
=Governing Equations=&lt;br /&gt;
&lt;br /&gt;
We begin with the [[Frequency Domain Problem]] for a [[Floating Elastic Plate]]&lt;br /&gt;
in the non-dimensional form of [[Tayler_1986a|Tayler 1986]] ([[Dispersion Relation for a Floating Elastic Plate]])&lt;br /&gt;
We will use a cylindrical coordinate system, &amp;lt;math&amp;gt;(r,\theta,z)&amp;lt;/math&amp;gt;,&lt;br /&gt;
assumed to have its origin at the centre of the circular&lt;br /&gt;
plate which has radius &amp;lt;math&amp;gt;a&amp;lt;/math&amp;gt;. The water is assumed to have&lt;br /&gt;
constant finite depth &amp;lt;math&amp;gt;H&amp;lt;/math&amp;gt; and the &amp;lt;math&amp;gt;z&amp;lt;/math&amp;gt;-direction points vertically&lt;br /&gt;
upward with the water surface at &amp;lt;math&amp;gt;z=0&amp;lt;/math&amp;gt; and the sea floor at &amp;lt;math&amp;gt;z=-H&amp;lt;/math&amp;gt;. The&lt;br /&gt;
boundary value problem can therefore be expressed as&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\Delta\phi=0, \,\, -H&amp;lt;z&amp;lt;0,&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi_{z}=0, \,\, z=-H,&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\phi_{z}=\alpha\phi, \,\, z=0,\,r&amp;gt;a,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
(\beta\Delta^{2}+1-\alpha\gamma)\phi_{z}=\alpha\phi, \,\, z=0,\,r&amp;lt;a&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
where the constants &amp;lt;math&amp;gt;\beta&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\gamma&amp;lt;/math&amp;gt; are given by&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\beta=\frac{D}{\rho\,L^{4}g}, \gamma=\frac{\rho_{i}h}{\rho\,L}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and &amp;lt;math&amp;gt;\rho_{i}&amp;lt;/math&amp;gt; is the density of the plate. We&lt;br /&gt;
must also apply the edge conditions for the plate and the [[Sommerfeld Radiation Condition]]&lt;br /&gt;
as &amp;lt;math&amp;gt;r\rightarrow\infty&amp;lt;/math&amp;gt;. The subscript &amp;lt;math&amp;gt;z&amp;lt;/math&amp;gt;&lt;br /&gt;
denotes the derivative in &amp;lt;math&amp;gt;z&amp;lt;/math&amp;gt;-direction.&lt;br /&gt;
&lt;br /&gt;
=Solution Method=&lt;br /&gt;
&lt;br /&gt;
== Separation of variables==&lt;br /&gt;
&lt;br /&gt;
We now separate variables, noting that since the problem has&lt;br /&gt;
circular symmetry we can write the potential as&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi(r,\theta,z)=\zeta(z)\sum_{n=-\infty}^{\infty}\rho_{n}(r)e^{i n \theta}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
Applying Laplace&#039;s equation we obtain&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\zeta_{zz}+\mu^{2}\zeta=0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
so that:&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\zeta=\cos\mu(z+H)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
where the separation constant &amp;lt;math&amp;gt;\mu^{2}&amp;lt;/math&amp;gt; must&lt;br /&gt;
satisfy the [[Dispersion Relation for a Free Surface]]&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
k\tan\left(  kH\right)  =-\alpha,\quad r&amp;gt;a\,\,\,(1)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and the [[Dispersion Relation for a Floating Elastic Plate]]&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\kappa\tan(\kappa H)=\frac{-\alpha}{\beta\kappa^{4}+1-\alpha\gamma},\quad&lt;br /&gt;
r&amp;lt;a \,\,\,(2)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
Note that we have set &amp;lt;math&amp;gt;\mu=k&amp;lt;/math&amp;gt; under the free&lt;br /&gt;
surface and &amp;lt;math&amp;gt;\mu=\kappa&amp;lt;/math&amp;gt; under the plate. We denote the&lt;br /&gt;
positive imaginary solution of (1) by &amp;lt;math&amp;gt;k_{0}&amp;lt;/math&amp;gt; and&lt;br /&gt;
the positive real solutions by &amp;lt;math&amp;gt;k_{m}&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;m\geq1&amp;lt;/math&amp;gt;. The solutions of&lt;br /&gt;
(2) will be denoted by  &lt;br /&gt;
&amp;lt;math&amp;gt;\kappa_{m}&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;m\geq-2&amp;lt;/math&amp;gt;. The fully complex&lt;br /&gt;
solutions with positive imaginary part are &amp;lt;math&amp;gt;\kappa_{-2}&amp;lt;/math&amp;gt; and&lt;br /&gt;
&amp;lt;math&amp;gt;\kappa_{-1}&amp;lt;/math&amp;gt; (where &amp;lt;math&amp;gt;\kappa_{-1}=\overline{\kappa_{-2}}&amp;lt;/math&amp;gt;),&lt;br /&gt;
the negative imaginary solution is &amp;lt;math&amp;gt;\kappa_{0}&amp;lt;/math&amp;gt; and the positive real&lt;br /&gt;
solutions are &amp;lt;math&amp;gt;\kappa_{m}&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;m\geq1&amp;lt;/math&amp;gt;. We define&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi_{m}\left(  z\right)  =\frac{\cos k_{m}(z+H)}{\cos k_{m}H},\quad m\geq0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
as the vertical eigenfunction of the potential in the open&lt;br /&gt;
water region and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\psi_{m}\left(  z\right)  =\frac{\cos\kappa_{m}(z+H)}{\cos\kappa_{m}H},\quad&lt;br /&gt;
m\geq-2&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
as the vertical eigenfunction of the potential in the plate&lt;br /&gt;
covered region. For later reference, we note that:&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\int\nolimits_{-H}^{0}\phi_{m}(z)\phi_{n}(z) d z=A_{m}\delta_{mn}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
where&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
A_{m}=\frac{1}{2}\left(  \frac{\cos k_{m}H\sin k_{m}H+k_{m}H}{k_{m}\cos&lt;br /&gt;
^{2}k_{m}H}\right)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\int\nolimits_{-H}^{0}\phi_{n}(z)\psi_{m}(z) d z=B_{mn}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
where&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
B_{mn}=\frac{k_{n}\sin k_{n}H\cos\kappa_{m}H-\kappa_{m}\cos k_{n}H\sin&lt;br /&gt;
\kappa_{m}H}{\left(  \cos k_{n}H\cos\kappa_{m}H\right)  \left(  k_{n}&lt;br /&gt;
^{2}-\kappa_{m}^{2}\right)  }&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We now solve for the function &amp;lt;math&amp;gt;\rho_{n}(r)&amp;lt;/math&amp;gt;.&lt;br /&gt;
Using Laplace&#039;s equation in polar coordinates we obtain&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\frac{\mathrm{d}^{2}\rho_{n}}{\mathrm{d}r^{2}}+\frac{1}{r} &lt;br /&gt;
\frac{\mathrm{d}\rho_{n}}{\mathrm{d}r}-\left( &lt;br /&gt;
\frac{n^{2}}{r^{2}}+\mu^{2}\right)  \rho_{n}=0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;\mu&amp;lt;/math&amp;gt; is &amp;lt;math&amp;gt;k_{m}&amp;lt;/math&amp;gt; or&lt;br /&gt;
&amp;lt;math&amp;gt;\kappa_{m},&amp;lt;/math&amp;gt; depending on whether &amp;lt;math&amp;gt;r&amp;lt;/math&amp;gt; is&lt;br /&gt;
greater or less than &amp;lt;math&amp;gt;a&amp;lt;/math&amp;gt;. We can convert this equation to the&lt;br /&gt;
standard form by substituting &amp;lt;math&amp;gt;y=\mu r&amp;lt;/math&amp;gt; to obtain&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
y^{2}\frac{\mathrm{d}^{2}\rho_{n}}{\mathrm{d}y^{2}}+y\frac{\mathrm{d}\rho_{n}&lt;br /&gt;
}{\rm{d}y}-(n^{2}+y^{2})\rho_{n}=0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
The solution of this equation is a linear combination of the&lt;br /&gt;
modified Bessel functions of order &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;I_{n}(y)&amp;lt;/math&amp;gt; and&lt;br /&gt;
&amp;lt;math&amp;gt;K_{n}(y)&amp;lt;/math&amp;gt; [[Abramowitz and Stegun 1964]]. Since the solution must be bounded&lt;br /&gt;
we know that under the plate the solution will be a linear combination of&lt;br /&gt;
&amp;lt;math&amp;gt;I_{n}(y)&amp;lt;/math&amp;gt; while outside the plate the solution will be a&lt;br /&gt;
linear combination of &amp;lt;math&amp;gt;K_{n}(y)&amp;lt;/math&amp;gt;. Therefore the potential can&lt;br /&gt;
be expanded as&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi(r,\theta,z)=\sum_{n=-\infty}^{\infty}\sum_{m=0}^{\infty}a_{mn}K_{n}&lt;br /&gt;
(k_{m}r)e^{i n\theta}\phi_{m}(z), \;\;r&amp;gt;a&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi(r,\theta,z)=\sum_{n=-\infty}^{\infty}\sum_{m=-2}^{\infty}b_{mn}&lt;br /&gt;
I_{n}(\kappa_{m}r)e^{i n\theta}\psi_{m}(z), \;\;r&amp;lt;a&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;a_{mn}&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;b_{mn}&amp;lt;/math&amp;gt;&lt;br /&gt;
are the coefficients of the potential in the open water and&lt;br /&gt;
the plate covered region respectively.&lt;br /&gt;
&lt;br /&gt;
==Incident potential==&lt;br /&gt;
&lt;br /&gt;
The incident potential is a wave of amplitude &amp;lt;math&amp;gt;A&amp;lt;/math&amp;gt;&lt;br /&gt;
in displacement travelling in the positive &amp;lt;math&amp;gt;x&amp;lt;/math&amp;gt;-direction. &lt;br /&gt;
The incident potential can therefore be written as&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi^{\mathrm{I}}  =\frac{A}{i\sqrt{\alpha}}e^{k_{0}x}\phi_{0}\left(&lt;br /&gt;
z\right) &lt;br /&gt;
=\sum\limits_{n=-\infty}^{\infty}e_{n}I_{n}(k_{0}r)\phi_{0}\left(z\right)&lt;br /&gt;
e^{i n \theta}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;e_{n}=A/\left(i\sqrt{\alpha}\right)&amp;lt;/math&amp;gt;&lt;br /&gt;
(we retain the dependence on &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt; for situations&lt;br /&gt;
where the incident potential might take another form).&lt;br /&gt;
&lt;br /&gt;
==Boundary conditions==&lt;br /&gt;
&lt;br /&gt;
The boundary conditions for the plate also have to be&lt;br /&gt;
considered. The vertical force and bending moment must vanish, which can be&lt;br /&gt;
written as &lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\left[\bar{\Delta}-\frac{1-\nu}{r}\left(\frac{\partial}{\partial r}&lt;br /&gt;
+\frac{1}{r}\frac{\partial^{2}}{\partial\theta^{2}}\right)\right]&lt;br /&gt;
w=0\,\,\,(3)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\left[  \frac{\partial}{\partial r}\bar{\Delta}-\frac{1-\nu}{r^{2}}\left(&lt;br /&gt;
-\frac{\partial}{\partial r}+\frac{1}{r}\right)  \frac{\partial^{2}}&lt;br /&gt;
{\partial\theta^{2}}\right]  w=0 \,\,\,(4)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;w&amp;lt;/math&amp;gt; is the time-independent surface&lt;br /&gt;
displacement, &amp;lt;math&amp;gt;\nu&amp;lt;/math&amp;gt; is Poisson&#039;s ratio, and &amp;lt;math&amp;gt;\bar{\Delta}&amp;lt;/math&amp;gt; is the&lt;br /&gt;
polar coordinate Laplacian&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\bar{\Delta}=\frac{\partial^{2}}{\partial r^{2}}+\frac{1}{r}\frac{\partial&lt;br /&gt;
}{\partial r}+\frac{1}{r^{2}}\frac{\partial^{2}}{\partial\theta^{2}}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Displacement of the plate ==&lt;br /&gt;
&lt;br /&gt;
The surface displacement and the water velocity potential at&lt;br /&gt;
the water surface are linked through the kinematic boundary condition&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi_{z}=-i\sqrt{\alpha}w,\,\,\,z=0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
From the equations the potential and the surface&lt;br /&gt;
displacement are therefore related by&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
w=i\sqrt{\alpha}\phi,\quad r&amp;gt;a&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
(\beta\bar{\Delta}^{2}+1-\alpha\gamma)w=i\sqrt{\alpha}\phi,\quad r&amp;lt;a&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
The surface displacement can also be expanded in eigenfunctions&lt;br /&gt;
as&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
w(r,\theta)=\sum_{n=-\infty}^{\infty}\sum_{m=0}^{\infty}i\sqrt{\alpha}&lt;br /&gt;
a_{mn}K_{n}(k_{m}r)e^{i n\theta},\;\;r&amp;gt;a&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and:&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
w(r,\theta)=&lt;br /&gt;
\sum_{n=-\infty}^{\infty}\sum_{m=-2}^{\infty}i\sqrt{\alpha}(\beta\kappa&lt;br /&gt;
_{m}^{4}+1-\alpha\gamma)^{-1}b_{mn}I_{n}(\kappa_{m}r)e^{i&lt;br /&gt;
n\theta},\; r&amp;lt;a&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
using the fact that&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\bar{\Delta}\left(  I_{n}(\kappa_{m}r)e^{i n\theta}\right)  =\kappa_{m}&lt;br /&gt;
^{2}I_{n}(\kappa_{m}r)e^{i n\theta}\,\,\,(5)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==An infinite dimensional system of equations==&lt;br /&gt;
&lt;br /&gt;
The boundary conditions (3) and&lt;br /&gt;
(4) can be expressed in terms of the potential&lt;br /&gt;
using (5). Since the angular modes are uncoupled the&lt;br /&gt;
conditions apply to each mode, giving&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\sum_{m=-2}^{\infty}(\beta\kappa_{m}^{4}+1-\alpha\gamma)^{-1}b_{mn}&lt;br /&gt;
\left(\kappa_{m}^{2}I_{n}(\kappa_{m}a)-\frac{1-\nu}{a}\left(\kappa&lt;br /&gt;
_{m}I_{n}^{\prime}(\kappa_{m}a)-\frac{n^{2}}{a}I_{n}(\kappa_{m}a)\right)&lt;br /&gt;
\right) =0\,\,\,(6)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\sum_{m=-2}^{\infty}(\beta\kappa_{m}^{4}+1-\alpha\gamma)^{-1}b_{mn}&lt;br /&gt;
\left(  \kappa_{m}^{3}I_{n}^{\prime}(\kappa_{m}a)+n^{2}\frac{1-\nu}{a^{2}&lt;br /&gt;
}\left(  -\kappa_{m}I_{n}^{\prime}(\kappa_{m}a)+\frac{1}{a}I_{n}(\kappa&lt;br /&gt;
_{m}a)\right)  \right)&lt;br /&gt;
=0\,\,\,(7)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
The potential and its derivative must be continuous across the&lt;br /&gt;
transition from open water to the plate covered region. Therefore, the&lt;br /&gt;
potentials and their derivatives at &amp;lt;math&amp;gt;r=a&amp;lt;/math&amp;gt; have to be equal.&lt;br /&gt;
Again we know that this must be true for each angle and we obtain&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
e_{n}I_{n}(k_{0}a)\phi_{0}\left(  z\right) + \sum_{m=0}^{\infty}&lt;br /&gt;
a_{mn} K_{n}(k_{m}a)\phi_{m}\left(  z\right) &lt;br /&gt;
=\sum_{m=-2}^{\infty}b_{mn}I_{n}(\kappa_{m}a)\psi_{m}(z)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
 e_{n}k_{0}I_{n}^{\prime}(k_{0}a)\phi_{0}\left(  z\right)  +\sum&lt;br /&gt;
_{m=0}^{\infty} a_{mn}k_{m}K_{n}^{\prime}(k_{m}a)\phi_{m}\left(  z\right) &lt;br /&gt;
 =\sum_{m=-2}^{\infty}b_{mn}\kappa_{m}I_{n}^{\prime}(\kappa_{m}a)\psi&lt;br /&gt;
_{m}(z)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
for each &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt;.&lt;br /&gt;
We solve these equations by multiplying both equations by&lt;br /&gt;
&amp;lt;math&amp;gt;\phi_{l}(z)&amp;lt;/math&amp;gt; and integrating from &amp;lt;math&amp;gt;-H&amp;lt;/math&amp;gt; to &amp;lt;math&amp;gt;0&amp;lt;/math&amp;gt; to obtain:&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
e_{n}I_{n}(k_{0}a)A_{0}\delta_{0l}+a_{ln}K_{n}(k_{l}a)A_{l}&lt;br /&gt;
=\sum_{m=-2}^{\infty}b_{mn}I_{n}(\kappa_{m}a)B_{ml} \,\,\,(8)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
e_{n}k_{0}I_{n}^{\prime}(k_{0}a)A_{0}\delta_{0l}+a_{ln}k_{l}K_{n}^{\prime&lt;br /&gt;
}(k_{l}a)A_{l} &lt;br /&gt;
 =\sum_{m=-2}^{\infty}b_{mn}\kappa_{m}I_{n}^{\prime}(\kappa_{m}&lt;br /&gt;
a)B_{ml} \,\,\,(9)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
Equation (8) can be solved for the open water&lt;br /&gt;
coefficients &amp;lt;math&amp;gt;a_{mn}&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
a_{ln}=-e_{n}\frac{I_{n}(k_{0}a)}{K_{n}(k_{0}a)}\delta_{0l}+\sum&lt;br /&gt;
_{m=-2}^{\infty}b_{mn}\frac{I_{n}(\kappa_{m}a)B_{ml}}{K_{n}(k_{l}a)A_{l}}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
which can then be substituted into equation&lt;br /&gt;
(9) to give us&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\left(  k_{0}I_{n}^{\prime}(k_{0}a)-k_{0}\frac{K_{n}^{\prime}(k_{0}&lt;br /&gt;
a)}{K_{n}(k_{0}a)}I_{n}(k_{0}a)\right)  e_{n}A_{0}\delta_{0l}&lt;br /&gt;
 =\sum_{m=-2}^{\infty}\left(  \kappa_{m}I_{n}^{\prime}(\kappa_{m}&lt;br /&gt;
a)-k_{l}\frac{K_{n}^{\prime}(k_{l}a)}{K_{n}(k_{l}a)}I_{n}(\kappa&lt;br /&gt;
_{m}a)\right)  B_{ml}b_{mn}\,\,\,(10)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
for each &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt;.&lt;br /&gt;
Together with equations (6) and (7)&lt;br /&gt;
equation (10) gives the required equations to solve for the&lt;br /&gt;
coefficients of the water velocity potential in the plate covered region.&lt;br /&gt;
&lt;br /&gt;
=Numerical Solution=&lt;br /&gt;
&lt;br /&gt;
To solve the system of equations (10) together&lt;br /&gt;
with the boundary conditions (6 and 7) we set the upper limit of &amp;lt;math&amp;gt;l&amp;lt;/math&amp;gt; to&lt;br /&gt;
be &amp;lt;math&amp;gt;M&amp;lt;/math&amp;gt;. We also set the angular expansion to be from &lt;br /&gt;
&amp;lt;math&amp;gt;n=-N&amp;lt;/math&amp;gt; to &amp;lt;math&amp;gt;N&amp;lt;/math&amp;gt;. This gives us&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi(r,\theta,z)=\sum_{n=-N}^{N}\sum_{m=0}^{M}a_{mn}K_{n}(k_{m}r)e^{i&lt;br /&gt;
n\theta }\phi_{m}(z), \;\;r&amp;gt;a &lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi(r,\theta,z)=\sum_{n=-N}^{N}\sum_{m=-2}^{M}b_{mn}I_{n}(\kappa&lt;br /&gt;
_{m}r)e^{i n\theta}\psi_{m}(z), \;\;r&amp;lt;a &lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
Since &amp;lt;math&amp;gt;l&amp;lt;/math&amp;gt; is an integer with &amp;lt;math&amp;gt;0\leq l\leq&lt;br /&gt;
M&amp;lt;/math&amp;gt; this leads to a system of &amp;lt;math&amp;gt;M+1&amp;lt;/math&amp;gt; equations.&lt;br /&gt;
The number of unknowns is &amp;lt;math&amp;gt;M+3&amp;lt;/math&amp;gt; and the two extra equations&lt;br /&gt;
are obtained from the boundary conditions for the free plate (6)&lt;br /&gt;
and (7). The equations to be solved for each &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt; are&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\left(  k_{0}I_{n}^{\prime}(k_{0}a)-k_{0}\frac{K_{n}^{\prime}(k_{0}&lt;br /&gt;
a)}{K_{n}(k_{0}a)}I_{n}(k_{0}a)\right)  e_{n}A_{0}\delta_{0l}&lt;br /&gt;
=\sum_{m=-2}^{M}\left(  \kappa_{m}I_{n}^{\prime}(\kappa_{m}a)-k_{l}&lt;br /&gt;
\frac{K_{n}^{\prime}(k_{l}a)}{K_{n}(k_{l}a)}I_{n}(\kappa_{m}a)\right)&lt;br /&gt;
B_{ml}b_{mn} &lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\sum_{m=-2}^{M}(\beta\kappa_{m}^{4}+1-\alpha\gamma)^{-1}b_{mn}&lt;br /&gt;
\left(  \kappa_{m}^{2}I_{n}(\kappa_{m}a)-\frac{1-\nu}{a}\left(  \kappa&lt;br /&gt;
_{m}I_{n}^{\prime}(\kappa_{m}a)-\frac{n^{2}}{a}I_{n}(\kappa_{m}a)\right)&lt;br /&gt;
\right) =0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\sum_{m=-2}^{M}(\beta\kappa_{m}^{4}+1-\alpha\gamma)^{-1}b_{mn}&lt;br /&gt;
\left(  \kappa_{m}^{3}I_{n}^{\prime}(\kappa_{m}a)+n^{2}\frac{1-\nu}{a^{2}&lt;br /&gt;
}\left(  \kappa_{m}I_{n}^{\prime}(\kappa_{m}a)+\frac{1}{a}I_{n}(\kappa&lt;br /&gt;
_{m}a)\right)  \right) =0 &lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
It should be noted that the solutions for positive and negative&lt;br /&gt;
&amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt; are identical so that they do not both need to be&lt;br /&gt;
calculated. There are some minor simplifications which are a consequence of&lt;br /&gt;
this which are discussed in more detail in [[Zilman_Miloh 2000a|Zilman and Miloh 2000]].&lt;br /&gt;
&lt;br /&gt;
=The [[Shallow Depth]] Theory of [[Zilman_Miloh_2000a|Zilman and Miloh 2000]]=&lt;br /&gt;
&lt;br /&gt;
The shallow water theory of [[Zilman_Miloh_2000a|Zilman and Miloh 2000]] can be recovered by&lt;br /&gt;
simply setting the depth shallow enough that the shallow water theory is valid&lt;br /&gt;
and setting &amp;lt;math&amp;gt;M=0&amp;lt;/math&amp;gt;. If the shallow water theory is valid then&lt;br /&gt;
the first three roots of the dispersion equation for the ice will be exactly&lt;br /&gt;
the same roots found in the shallow water theory by solving the polynomial&lt;br /&gt;
equation. The system of equations has four unknowns (three under the plate and&lt;br /&gt;
one in the open water) exactly as for the theory of [[Zilman_Miloh_2000a|Zilman and Miloh 2000]].&lt;br /&gt;
&lt;br /&gt;
= Solving for the case of a more complicated incident wave =&lt;br /&gt;
&lt;br /&gt;
Let&#039;s consider an incident wave whose potential has the following expression&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt; &lt;br /&gt;
\phi^\mathrm{I} (r,\theta,z) = \sum_{n=0}^{\infty} \phi_n(z)&lt;br /&gt;
\sum_{\nu = - \infty}^{\infty} D_{n\nu} I_\nu (k_n r) \mathrm{e}^{\mathrm{i}\nu \theta}.&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
Such an incident potential is found in the [[Kagemoto and Yue Interaction Theory]], where&lt;br /&gt;
it can be written as the sum of an ambient incident potential and the scattered potentials &lt;br /&gt;
of the other bodies, which are interpretated as incident potentials for the studied body.&lt;br /&gt;
&lt;br /&gt;
We can apply the same eigenfunction matching that previously, considering the potential &lt;br /&gt;
and its normal derivative continuous at &amp;lt;math&amp;gt;r=a&amp;lt;/math&amp;gt;. Thus the potential and its normal &lt;br /&gt;
derivative expressed at each side of this value of the radius have to be equal. We obtain &lt;br /&gt;
the relationships&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\sum_{m=0}^{\infty} D_{mn} I_n (k_m a) \phi_m(z) + \sum_{m=0}^{\infty}&lt;br /&gt;
a_{mn} K_{n}(k_{m}a)\phi_{m}\left(  z\right) &lt;br /&gt;
=\sum_{m=-2}^{\infty}b_{mn}I_{n}(\kappa_{m}a)\psi_{m}(z)&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
and &lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\sum_{m=0}^{\infty} D_{mn} k_m I&#039;_n (k_m a) \phi_m(z) + \sum_{m=0}^{\infty}&lt;br /&gt;
a_{mn} k_m K&#039;_{n}(k_{m}a)\phi_{m}\left(  z\right) &lt;br /&gt;
=\sum_{m=-2}^{\infty}b_{mn} \kappa_m I&#039;_{n}(\kappa_{m}a)\psi_{m}(z)&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
for each &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt;.&lt;br /&gt;
We solve these equations with the same method that before, by multiplying both equations by&lt;br /&gt;
&amp;lt;math&amp;gt;\phi_{l}(z)&amp;lt;/math&amp;gt; and integrating from &amp;lt;math&amp;gt;-H&amp;lt;/math&amp;gt; to &amp;lt;math&amp;gt;0&amp;lt;/math&amp;gt; to obtain:&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
D_{ln} I_n (k_l a) A_l + a_{ln} K_{n}(k_l a) A_l &lt;br /&gt;
= \sum_{m=-2}^{\infty} b_{mn} I_{n}(\kappa_{m} a)  B_{ml},\ \ \ (11)&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
D_{ln} k_l I&#039;_n (k_l a) A_l + a_{ln} k_l K&#039;_{n}(k_{l} a) A_l &lt;br /&gt;
=\sum_{m=-2}^{\infty}b_{mn} \kappa_m I&#039;_{n}(\kappa_{m}a) B_{ml} \ \ \ (12)&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
As a consequence we can find an expression of the coefficients &amp;lt;math&amp;gt;a_{ln}&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
a_{ln} = -\frac{K_{n}(k_l a)}{I_n (k_l a)} D_{ln} + &lt;br /&gt;
\sum_{m=-2}^{\infty} b_{mn} \frac{I_{n}(\kappa_{m} a)  B_{ml}}{K_{n}(k_l a) A_l}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
which can then be substituted into the equation for the normal derivative &lt;br /&gt;
of the potential, to give us&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
k_l A_l \left( I&#039;_n (k_l a) - \frac{K&#039;_{n}(k_{l} a) K_{n}(k_l a)}{I_n (k_l a)} \right) D_{ln}&lt;br /&gt;
= \sum_{m=-2}^{\infty} \left( \kappa_m I&#039;_{n}(\kappa_{m}a) - &lt;br /&gt;
k_l \frac{K&#039;_{n}(k_{l} a) I_{n}(\kappa_m a)}{K_n (k_l a)} \right) B_{ml} b_{mn}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
for each &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
We notice here that there is still a dependence between the coefficients &amp;lt;math&amp;gt;a_{mn}&amp;lt;/math&amp;gt;&lt;br /&gt;
and &amp;lt;math&amp;gt;D_{ln}&amp;lt;/math&amp;gt;. We can get rid of this dependence, using a [[Diffraction Transfer Matrix]], &lt;br /&gt;
which maps the coefficients of the incident wave with the coefficients of the scattered wave within &lt;br /&gt;
the free water domain. Then the relation which links these two coefficients can be written as follows&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
a_{mn}=\sum_{l=0}^{\infty} T_{lmn} D_{ln}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Furthermore the boundary conditions are exactly the same that before, namely&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\sum_{m=-2}^{\infty}(\beta\kappa_{m}^{4}+1-\alpha\gamma)^{-1}b_{mn}&lt;br /&gt;
\left(\kappa_{m}^{2}I_{n}(\kappa_{m}a)-\frac{1-\nu}{a}\left(\kappa&lt;br /&gt;
_{m}I_{n}^{\prime}(\kappa_{m}a)-\frac{n^{2}}{a}I_{n}(\kappa_{m}a)\right)&lt;br /&gt;
\right) =0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\sum_{m=-2}^{\infty}(\beta\kappa_{m}^{4}+1-\alpha\gamma)^{-1}b_{mn}&lt;br /&gt;
\left(  \kappa_{m}^{3}I_{n}^{\prime}(\kappa_{m}a)+n^{2}\frac{1-\nu}{a^{2}&lt;br /&gt;
}\left(  -\kappa_{m}I_{n}^{\prime}(\kappa_{m}a)+\frac{1}{a}I_{n}(\kappa&lt;br /&gt;
_{m}a)\right)  \right)&lt;br /&gt;
=0 .&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
For the further study, let&#039;s call &lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
L^1_{mn}=(\beta\kappa_{m}^{4}+1-\alpha\gamma)^{-1}&lt;br /&gt;
\left(\kappa_{m}^{2}I_{n}(\kappa_{m}a)-\frac{1-\nu}{a}\left(\kappa&lt;br /&gt;
_{m}I_{n}^{\prime}(\kappa_{m}a)-\frac{n^{2}}{a}I_{n}(\kappa_{m}a)\right)&lt;br /&gt;
\right)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
L^2_{mn}=(\beta\kappa_{m}^{4}+1-\alpha\gamma)^{-1}&lt;br /&gt;
\left(  \kappa_{m}^{3}I_{n}^{\prime}(\kappa_{m}a)+n^{2}\frac{1-\nu}{a^{2}&lt;br /&gt;
}\left(  -\kappa_{m}I_{n}^{\prime}(\kappa_{m}a)+\frac{1}{a}I_{n}(\kappa&lt;br /&gt;
_{m}a)\right)  \right)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
From the equations (11), (12) and the boundary conditions over the edges of the plate, &lt;br /&gt;
we can write a linear system of equation, limiting the number of modes of the dispersion equation &lt;br /&gt;
to &amp;lt;math&amp;gt;N&amp;lt;/math&amp;gt; real ones&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
-A_0 K_n(k_0 a)&amp;amp;0 \quad \cdots&amp;amp;0\\&lt;br /&gt;
0&amp;amp;&amp;amp;\\&lt;br /&gt;
\vdots&amp;amp;-A_l K_n(k_l a)&amp;amp;\vdots\\&lt;br /&gt;
&amp;amp;&amp;amp;0\\&lt;br /&gt;
0&amp;amp;\cdots \quad 0 &amp;amp; -A_N K_n(k_N a)&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
&amp;amp;&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
I_n(\kappa_{-2}a) B_{-20}&amp;amp;\cdots&amp;amp;I_n(\kappa_{N}a) B_{N0}\\&lt;br /&gt;
&amp;amp;&amp;amp;\\&lt;br /&gt;
\vdots&amp;amp;&amp;amp;\vdots\\&lt;br /&gt;
&amp;amp;&amp;amp;\\&lt;br /&gt;
I_n(\kappa_{-2}a) B_{-2N}&amp;amp;\cdots&amp;amp;I_n(\kappa_{N}a) B_{NN}&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
\\&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
0&amp;amp;&amp;amp;\cdots&amp;amp;&amp;amp;0\\&lt;br /&gt;
0&amp;amp;&amp;amp;\cdots&amp;amp;&amp;amp;0&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
&amp;amp;&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
L^1_{-2n}&amp;amp;\cdots&amp;amp;L^1_{Nn}\\&lt;br /&gt;
L^2_{-2n}&amp;amp;\cdots&amp;amp;L^2_{Nn}&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
\\&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
-k_0 K&#039;_n(k_0 a) A_0&amp;amp;0 \quad \cdots&amp;amp;0\\&lt;br /&gt;
0&amp;amp;&amp;amp;\\&lt;br /&gt;
\vdots&amp;amp;-k_l K&#039;_n(k_l a) A_l&amp;amp;\vdots\\&lt;br /&gt;
&amp;amp;&amp;amp;0\\&lt;br /&gt;
0&amp;amp;\cdots \quad 0 &amp;amp; -k_N K&#039;_n(k_N a) A_N&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
&amp;amp;&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
\kappa_{-2} I&#039;_n(\kappa_{-2}a) B_{-20}&amp;amp;\cdots&amp;amp;\kappa_{N} I&#039;_n(\kappa_{N}a) B_{N0}\\&lt;br /&gt;
&amp;amp;&amp;amp;\\&lt;br /&gt;
\vdots&amp;amp;&amp;amp;\vdots\\&lt;br /&gt;
&amp;amp;&amp;amp;\\&lt;br /&gt;
\kappa_{-2} I&#039;_n(\kappa_{-2}a) B_{-2N}&amp;amp;\cdots&amp;amp;\kappa_{N} I&#039;_n(\kappa_{N}a) B_{NN}&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
a_{0} \\&lt;br /&gt;
\\&lt;br /&gt;
\vdots \\&lt;br /&gt;
\\&lt;br /&gt;
a_N \\&lt;br /&gt;
b_{-2}\\&lt;br /&gt;
b_{-1}\\&lt;br /&gt;
b_{0}\\&lt;br /&gt;
\\&lt;br /&gt;
\vdots \\&lt;br /&gt;
\\&lt;br /&gt;
b_N&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
=&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
I_n(k_0 a) A_0&amp;amp;0 \quad \cdots&amp;amp;0\\&lt;br /&gt;
0&amp;amp;&amp;amp;\\&lt;br /&gt;
\vdots&amp;amp;I_n(k_l a) A_l&amp;amp;\vdots\\&lt;br /&gt;
&amp;amp;&amp;amp;0\\&lt;br /&gt;
0&amp;amp;\cdots \quad 0 &amp;amp; I_n(k_N a) A_N&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
\\&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
0&amp;amp;&amp;amp;\cdots&amp;amp;&amp;amp;0\\&lt;br /&gt;
0&amp;amp;&amp;amp;\cdots&amp;amp;&amp;amp;0&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
\\&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
k_0 I&#039;_n(k_0 a) A_0&amp;amp;0 \quad \cdots&amp;amp;0\\&lt;br /&gt;
0&amp;amp;&amp;amp;\\&lt;br /&gt;
\vdots&amp;amp;k_l I&#039;_n(k_l a) A_l&amp;amp;\vdots\\&lt;br /&gt;
&amp;amp;&amp;amp;0\\&lt;br /&gt;
0&amp;amp;\cdots \quad 0 &amp;amp;k_N I&#039;_n(k_N a) A_N&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
D_{0n} \\&lt;br /&gt;
\\&lt;br /&gt;
\vdots \\&lt;br /&gt;
\\&lt;br /&gt;
D_{Nn} \\&lt;br /&gt;
0\\&lt;br /&gt;
0\\&lt;br /&gt;
D_{0n}\\&lt;br /&gt;
\\&lt;br /&gt;
\vdots \\&lt;br /&gt;
\\&lt;br /&gt;
D_{Nn}&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
for each &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Therefore we can find a diffraction transfer matrix for each &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt;, &lt;br /&gt;
by setting&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\forall i \in [0, N], (D_{pn})_{p \in [0, N]} = \delta_{ip}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
Then we solve the linear system defined previously, so that we can find the coefficients&lt;br /&gt;
&amp;lt;math&amp;gt;(a_{ln})_{l \in [0, N]}&amp;lt;/math&amp;gt; for each &amp;lt;math&amp;gt;i&amp;lt;/math&amp;gt;.&lt;br /&gt;
This vector represents exactly the &amp;lt;math&amp;gt;i^{th}&amp;lt;/math&amp;gt; column of the [[Diffraction Transfer Matrix]],&lt;br /&gt;
&amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt; being set.&lt;br /&gt;
&lt;br /&gt;
This method permits to obtain the matrix which links the coefficients of the incident and scattered &lt;br /&gt;
potential in the free water domain. Applying this for each &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt;, we finally obtain a 3-dimensional&lt;br /&gt;
matrix for the [[Diffraction Transfer Matrix]].&lt;br /&gt;
&lt;br /&gt;
= Matlab Code =&lt;br /&gt;
&lt;br /&gt;
A program to calculate the coefficients for circular plate problems can be found here&lt;br /&gt;
[http://www.math.auckland.ac.nz/~meylan/code/eigenfunction_matching/circle_plate_matching_one_n.m circle_plate_matching_one_n.m]&lt;br /&gt;
Note that this problem solves only for a single n. &lt;br /&gt;
&lt;br /&gt;
== Additional code ==&lt;br /&gt;
&lt;br /&gt;
This program requires&lt;br /&gt;
[http://www.math.auckland.ac.nz/~meylan/code/dispersion/dispersion_free_surface.m dispersion_free_surface.m]&lt;br /&gt;
and [http://www.math.auckland.ac.nz/~meylan/code/dispersion/dispersion_elastic_surface.m dispersion_elastic_surface.m]&lt;br /&gt;
to run&lt;br /&gt;
&lt;br /&gt;
[[Category:Problems with Cylindrical Symmetry]]&lt;br /&gt;
[[Category:Linear Hydroelasticity]]&lt;br /&gt;
[[Category:Eigenfunction Matching Method]]&lt;br /&gt;
[[Category:Complete Pages]]&lt;/div&gt;</summary>
		<author><name>Fmontiel</name></author>
	</entry>
	<entry>
		<id>https://www.wikiwaves.org/index.php?title=Eigenfunction_Matching_for_a_Circular_Floating_Elastic_Plate&amp;diff=7028</id>
		<title>Eigenfunction Matching for a Circular Floating Elastic Plate</title>
		<link rel="alternate" type="text/html" href="https://www.wikiwaves.org/index.php?title=Eigenfunction_Matching_for_a_Circular_Floating_Elastic_Plate&amp;diff=7028"/>
		<updated>2008-08-01T05:10:20Z</updated>

		<summary type="html">&lt;p&gt;Fmontiel: /* Solving for the case of a more complicated incident wave */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Introduction=&lt;br /&gt;
&lt;br /&gt;
We show here a solution for a [[Floating Elastic Plate]] on [[Finite Depth]] water&lt;br /&gt;
based on [[Peter_Meylan_Chung_2004a|Peter, Meylan and Chung 2004]]. A solution&lt;br /&gt;
for [[Shallow Depth]] was given in [[Zilman_Miloh_2000a|Zilman and Miloh 2000]] and we will also show this.&lt;br /&gt;
The solution is an extension of the [[Eigenfunction Matching for a Circular Dock]].&lt;br /&gt;
&lt;br /&gt;
=Governing Equations=&lt;br /&gt;
&lt;br /&gt;
We begin with the [[Frequency Domain Problem]] for a [[Floating Elastic Plate]]&lt;br /&gt;
in the non-dimensional form of [[Tayler_1986a|Tayler 1986]] ([[Dispersion Relation for a Floating Elastic Plate]])&lt;br /&gt;
We will use a cylindrical coordinate system, &amp;lt;math&amp;gt;(r,\theta,z)&amp;lt;/math&amp;gt;,&lt;br /&gt;
assumed to have its origin at the centre of the circular&lt;br /&gt;
plate which has radius &amp;lt;math&amp;gt;a&amp;lt;/math&amp;gt;. The water is assumed to have&lt;br /&gt;
constant finite depth &amp;lt;math&amp;gt;H&amp;lt;/math&amp;gt; and the &amp;lt;math&amp;gt;z&amp;lt;/math&amp;gt;-direction points vertically&lt;br /&gt;
upward with the water surface at &amp;lt;math&amp;gt;z=0&amp;lt;/math&amp;gt; and the sea floor at &amp;lt;math&amp;gt;z=-H&amp;lt;/math&amp;gt;. The&lt;br /&gt;
boundary value problem can therefore be expressed as&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\Delta\phi=0, \,\, -H&amp;lt;z&amp;lt;0,&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi_{z}=0, \,\, z=-H,&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\phi_{z}=\alpha\phi, \,\, z=0,\,r&amp;gt;a,&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
(\beta\Delta^{2}+1-\alpha\gamma)\phi_{z}=\alpha\phi, \,\, z=0,\,r&amp;lt;a&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
where the constants &amp;lt;math&amp;gt;\beta&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\gamma&amp;lt;/math&amp;gt; are given by&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\beta=\frac{D}{\rho\,L^{4}g}, \gamma=\frac{\rho_{i}h}{\rho\,L}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and &amp;lt;math&amp;gt;\rho_{i}&amp;lt;/math&amp;gt; is the density of the plate. We&lt;br /&gt;
must also apply the edge conditions for the plate and the [[Sommerfeld Radiation Condition]]&lt;br /&gt;
as &amp;lt;math&amp;gt;r\rightarrow\infty&amp;lt;/math&amp;gt;. The subscript &amp;lt;math&amp;gt;z&amp;lt;/math&amp;gt;&lt;br /&gt;
denotes the derivative in &amp;lt;math&amp;gt;z&amp;lt;/math&amp;gt;-direction.&lt;br /&gt;
&lt;br /&gt;
=Solution Method=&lt;br /&gt;
&lt;br /&gt;
== Separation of variables==&lt;br /&gt;
&lt;br /&gt;
We now separate variables, noting that since the problem has&lt;br /&gt;
circular symmetry we can write the potential as&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi(r,\theta,z)=\zeta(z)\sum_{n=-\infty}^{\infty}\rho_{n}(r)e^{i n \theta}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
Applying Laplace&#039;s equation we obtain&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\zeta_{zz}+\mu^{2}\zeta=0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
so that:&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\zeta=\cos\mu(z+H)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
where the separation constant &amp;lt;math&amp;gt;\mu^{2}&amp;lt;/math&amp;gt; must&lt;br /&gt;
satisfy the [[Dispersion Relation for a Free Surface]]&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
k\tan\left(  kH\right)  =-\alpha,\quad r&amp;gt;a\,\,\,(1)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and the [[Dispersion Relation for a Floating Elastic Plate]]&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\kappa\tan(\kappa H)=\frac{-\alpha}{\beta\kappa^{4}+1-\alpha\gamma},\quad&lt;br /&gt;
r&amp;lt;a \,\,\,(2)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
Note that we have set &amp;lt;math&amp;gt;\mu=k&amp;lt;/math&amp;gt; under the free&lt;br /&gt;
surface and &amp;lt;math&amp;gt;\mu=\kappa&amp;lt;/math&amp;gt; under the plate. We denote the&lt;br /&gt;
positive imaginary solution of (1) by &amp;lt;math&amp;gt;k_{0}&amp;lt;/math&amp;gt; and&lt;br /&gt;
the positive real solutions by &amp;lt;math&amp;gt;k_{m}&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;m\geq1&amp;lt;/math&amp;gt;. The solutions of&lt;br /&gt;
(2) will be denoted by  &lt;br /&gt;
&amp;lt;math&amp;gt;\kappa_{m}&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;m\geq-2&amp;lt;/math&amp;gt;. The fully complex&lt;br /&gt;
solutions with positive imaginary part are &amp;lt;math&amp;gt;\kappa_{-2}&amp;lt;/math&amp;gt; and&lt;br /&gt;
&amp;lt;math&amp;gt;\kappa_{-1}&amp;lt;/math&amp;gt; (where &amp;lt;math&amp;gt;\kappa_{-1}=\overline{\kappa_{-2}}&amp;lt;/math&amp;gt;),&lt;br /&gt;
the negative imaginary solution is &amp;lt;math&amp;gt;\kappa_{0}&amp;lt;/math&amp;gt; and the positive real&lt;br /&gt;
solutions are &amp;lt;math&amp;gt;\kappa_{m}&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;m\geq1&amp;lt;/math&amp;gt;. We define&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi_{m}\left(  z\right)  =\frac{\cos k_{m}(z+H)}{\cos k_{m}H},\quad m\geq0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
as the vertical eigenfunction of the potential in the open&lt;br /&gt;
water region and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\psi_{m}\left(  z\right)  =\frac{\cos\kappa_{m}(z+H)}{\cos\kappa_{m}H},\quad&lt;br /&gt;
m\geq-2&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
as the vertical eigenfunction of the potential in the plate&lt;br /&gt;
covered region. For later reference, we note that:&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\int\nolimits_{-H}^{0}\phi_{m}(z)\phi_{n}(z) d z=A_{m}\delta_{mn}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
where&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
A_{m}=\frac{1}{2}\left(  \frac{\cos k_{m}H\sin k_{m}H+k_{m}H}{k_{m}\cos&lt;br /&gt;
^{2}k_{m}H}\right)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\int\nolimits_{-H}^{0}\phi_{n}(z)\psi_{m}(z) d z=B_{mn}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
where&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
B_{mn}=\frac{k_{n}\sin k_{n}H\cos\kappa_{m}H-\kappa_{m}\cos k_{n}H\sin&lt;br /&gt;
\kappa_{m}H}{\left(  \cos k_{n}H\cos\kappa_{m}H\right)  \left(  k_{n}&lt;br /&gt;
^{2}-\kappa_{m}^{2}\right)  }&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We now solve for the function &amp;lt;math&amp;gt;\rho_{n}(r)&amp;lt;/math&amp;gt;.&lt;br /&gt;
Using Laplace&#039;s equation in polar coordinates we obtain&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\frac{\mathrm{d}^{2}\rho_{n}}{\mathrm{d}r^{2}}+\frac{1}{r} &lt;br /&gt;
\frac{\mathrm{d}\rho_{n}}{\mathrm{d}r}-\left( &lt;br /&gt;
\frac{n^{2}}{r^{2}}+\mu^{2}\right)  \rho_{n}=0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;\mu&amp;lt;/math&amp;gt; is &amp;lt;math&amp;gt;k_{m}&amp;lt;/math&amp;gt; or&lt;br /&gt;
&amp;lt;math&amp;gt;\kappa_{m},&amp;lt;/math&amp;gt; depending on whether &amp;lt;math&amp;gt;r&amp;lt;/math&amp;gt; is&lt;br /&gt;
greater or less than &amp;lt;math&amp;gt;a&amp;lt;/math&amp;gt;. We can convert this equation to the&lt;br /&gt;
standard form by substituting &amp;lt;math&amp;gt;y=\mu r&amp;lt;/math&amp;gt; to obtain&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
y^{2}\frac{\mathrm{d}^{2}\rho_{n}}{\mathrm{d}y^{2}}+y\frac{\mathrm{d}\rho_{n}&lt;br /&gt;
}{\rm{d}y}-(n^{2}+y^{2})\rho_{n}=0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
The solution of this equation is a linear combination of the&lt;br /&gt;
modified Bessel functions of order &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;I_{n}(y)&amp;lt;/math&amp;gt; and&lt;br /&gt;
&amp;lt;math&amp;gt;K_{n}(y)&amp;lt;/math&amp;gt; [[Abramowitz and Stegun 1964]]. Since the solution must be bounded&lt;br /&gt;
we know that under the plate the solution will be a linear combination of&lt;br /&gt;
&amp;lt;math&amp;gt;I_{n}(y)&amp;lt;/math&amp;gt; while outside the plate the solution will be a&lt;br /&gt;
linear combination of &amp;lt;math&amp;gt;K_{n}(y)&amp;lt;/math&amp;gt;. Therefore the potential can&lt;br /&gt;
be expanded as&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi(r,\theta,z)=\sum_{n=-\infty}^{\infty}\sum_{m=0}^{\infty}a_{mn}K_{n}&lt;br /&gt;
(k_{m}r)e^{i n\theta}\phi_{m}(z), \;\;r&amp;gt;a&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi(r,\theta,z)=\sum_{n=-\infty}^{\infty}\sum_{m=-2}^{\infty}b_{mn}&lt;br /&gt;
I_{n}(\kappa_{m}r)e^{i n\theta}\psi_{m}(z), \;\;r&amp;lt;a&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;a_{mn}&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;b_{mn}&amp;lt;/math&amp;gt;&lt;br /&gt;
are the coefficients of the potential in the open water and&lt;br /&gt;
the plate covered region respectively.&lt;br /&gt;
&lt;br /&gt;
==Incident potential==&lt;br /&gt;
&lt;br /&gt;
The incident potential is a wave of amplitude &amp;lt;math&amp;gt;A&amp;lt;/math&amp;gt;&lt;br /&gt;
in displacement travelling in the positive &amp;lt;math&amp;gt;x&amp;lt;/math&amp;gt;-direction. &lt;br /&gt;
The incident potential can therefore be written as&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi^{\mathrm{I}}  =\frac{A}{i\sqrt{\alpha}}e^{k_{0}x}\phi_{0}\left(&lt;br /&gt;
z\right) &lt;br /&gt;
=\sum\limits_{n=-\infty}^{\infty}e_{n}I_{n}(k_{0}r)\phi_{0}\left(z\right)&lt;br /&gt;
e^{i n \theta}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;e_{n}=A/\left(i\sqrt{\alpha}\right)&amp;lt;/math&amp;gt;&lt;br /&gt;
(we retain the dependence on &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt; for situations&lt;br /&gt;
where the incident potential might take another form).&lt;br /&gt;
&lt;br /&gt;
==Boundary conditions==&lt;br /&gt;
&lt;br /&gt;
The boundary conditions for the plate also have to be&lt;br /&gt;
considered. The vertical force and bending moment must vanish, which can be&lt;br /&gt;
written as &lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\left[\bar{\Delta}-\frac{1-\nu}{r}\left(\frac{\partial}{\partial r}&lt;br /&gt;
+\frac{1}{r}\frac{\partial^{2}}{\partial\theta^{2}}\right)\right]&lt;br /&gt;
w=0\,\,\,(3)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\left[  \frac{\partial}{\partial r}\bar{\Delta}-\frac{1-\nu}{r^{2}}\left(&lt;br /&gt;
-\frac{\partial}{\partial r}+\frac{1}{r}\right)  \frac{\partial^{2}}&lt;br /&gt;
{\partial\theta^{2}}\right]  w=0 \,\,\,(4)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;w&amp;lt;/math&amp;gt; is the time-independent surface&lt;br /&gt;
displacement, &amp;lt;math&amp;gt;\nu&amp;lt;/math&amp;gt; is Poisson&#039;s ratio, and &amp;lt;math&amp;gt;\bar{\Delta}&amp;lt;/math&amp;gt; is the&lt;br /&gt;
polar coordinate Laplacian&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\bar{\Delta}=\frac{\partial^{2}}{\partial r^{2}}+\frac{1}{r}\frac{\partial&lt;br /&gt;
}{\partial r}+\frac{1}{r^{2}}\frac{\partial^{2}}{\partial\theta^{2}}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Displacement of the plate ==&lt;br /&gt;
&lt;br /&gt;
The surface displacement and the water velocity potential at&lt;br /&gt;
the water surface are linked through the kinematic boundary condition&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi_{z}=-i\sqrt{\alpha}w,\,\,\,z=0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
From the equations the potential and the surface&lt;br /&gt;
displacement are therefore related by&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
w=i\sqrt{\alpha}\phi,\quad r&amp;gt;a&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
(\beta\bar{\Delta}^{2}+1-\alpha\gamma)w=i\sqrt{\alpha}\phi,\quad r&amp;lt;a&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
The surface displacement can also be expanded in eigenfunctions&lt;br /&gt;
as&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
w(r,\theta)=\sum_{n=-\infty}^{\infty}\sum_{m=0}^{\infty}i\sqrt{\alpha}&lt;br /&gt;
a_{mn}K_{n}(k_{m}r)e^{i n\theta},\;\;r&amp;gt;a&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and:&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
w(r,\theta)=&lt;br /&gt;
\sum_{n=-\infty}^{\infty}\sum_{m=-2}^{\infty}i\sqrt{\alpha}(\beta\kappa&lt;br /&gt;
_{m}^{4}+1-\alpha\gamma)^{-1}b_{mn}I_{n}(\kappa_{m}r)e^{i&lt;br /&gt;
n\theta},\; r&amp;lt;a&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
using the fact that&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\bar{\Delta}\left(  I_{n}(\kappa_{m}r)e^{i n\theta}\right)  =\kappa_{m}&lt;br /&gt;
^{2}I_{n}(\kappa_{m}r)e^{i n\theta}\,\,\,(5)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==An infinite dimensional system of equations==&lt;br /&gt;
&lt;br /&gt;
The boundary conditions (3) and&lt;br /&gt;
(4) can be expressed in terms of the potential&lt;br /&gt;
using (5). Since the angular modes are uncoupled the&lt;br /&gt;
conditions apply to each mode, giving&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\sum_{m=-2}^{\infty}(\beta\kappa_{m}^{4}+1-\alpha\gamma)^{-1}b_{mn}&lt;br /&gt;
\left(\kappa_{m}^{2}I_{n}(\kappa_{m}a)-\frac{1-\nu}{a}\left(\kappa&lt;br /&gt;
_{m}I_{n}^{\prime}(\kappa_{m}a)-\frac{n^{2}}{a}I_{n}(\kappa_{m}a)\right)&lt;br /&gt;
\right) =0\,\,\,(6)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\sum_{m=-2}^{\infty}(\beta\kappa_{m}^{4}+1-\alpha\gamma)^{-1}b_{mn}&lt;br /&gt;
\left(  \kappa_{m}^{3}I_{n}^{\prime}(\kappa_{m}a)+n^{2}\frac{1-\nu}{a^{2}&lt;br /&gt;
}\left(  -\kappa_{m}I_{n}^{\prime}(\kappa_{m}a)+\frac{1}{a}I_{n}(\kappa&lt;br /&gt;
_{m}a)\right)  \right)&lt;br /&gt;
=0\,\,\,(7)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
The potential and its derivative must be continuous across the&lt;br /&gt;
transition from open water to the plate covered region. Therefore, the&lt;br /&gt;
potentials and their derivatives at &amp;lt;math&amp;gt;r=a&amp;lt;/math&amp;gt; have to be equal.&lt;br /&gt;
Again we know that this must be true for each angle and we obtain&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
e_{n}I_{n}(k_{0}a)\phi_{0}\left(  z\right) + \sum_{m=0}^{\infty}&lt;br /&gt;
a_{mn} K_{n}(k_{m}a)\phi_{m}\left(  z\right) &lt;br /&gt;
=\sum_{m=-2}^{\infty}b_{mn}I_{n}(\kappa_{m}a)\psi_{m}(z)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
 e_{n}k_{0}I_{n}^{\prime}(k_{0}a)\phi_{0}\left(  z\right)  +\sum&lt;br /&gt;
_{m=0}^{\infty} a_{mn}k_{m}K_{n}^{\prime}(k_{m}a)\phi_{m}\left(  z\right) &lt;br /&gt;
 =\sum_{m=-2}^{\infty}b_{mn}\kappa_{m}I_{n}^{\prime}(\kappa_{m}a)\psi&lt;br /&gt;
_{m}(z)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
for each &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt;.&lt;br /&gt;
We solve these equations by multiplying both equations by&lt;br /&gt;
&amp;lt;math&amp;gt;\phi_{l}(z)&amp;lt;/math&amp;gt; and integrating from &amp;lt;math&amp;gt;-H&amp;lt;/math&amp;gt; to &amp;lt;math&amp;gt;0&amp;lt;/math&amp;gt; to obtain:&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
e_{n}I_{n}(k_{0}a)A_{0}\delta_{0l}+a_{ln}K_{n}(k_{l}a)A_{l}&lt;br /&gt;
=\sum_{m=-2}^{\infty}b_{mn}I_{n}(\kappa_{m}a)B_{ml} \,\,\,(8)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
e_{n}k_{0}I_{n}^{\prime}(k_{0}a)A_{0}\delta_{0l}+a_{ln}k_{l}K_{n}^{\prime&lt;br /&gt;
}(k_{l}a)A_{l} &lt;br /&gt;
 =\sum_{m=-2}^{\infty}b_{mn}\kappa_{m}I_{n}^{\prime}(\kappa_{m}&lt;br /&gt;
a)B_{ml} \,\,\,(9)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
Equation (8) can be solved for the open water&lt;br /&gt;
coefficients &amp;lt;math&amp;gt;a_{mn}&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
a_{ln}=-e_{n}\frac{I_{n}(k_{0}a)}{K_{n}(k_{0}a)}\delta_{0l}+\sum&lt;br /&gt;
_{m=-2}^{\infty}b_{mn}\frac{I_{n}(\kappa_{m}a)B_{ml}}{K_{n}(k_{l}a)A_{l}}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
which can then be substituted into equation&lt;br /&gt;
(9) to give us&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\left(  k_{0}I_{n}^{\prime}(k_{0}a)-k_{0}\frac{K_{n}^{\prime}(k_{0}&lt;br /&gt;
a)}{K_{n}(k_{0}a)}I_{n}(k_{0}a)\right)  e_{n}A_{0}\delta_{0l}&lt;br /&gt;
 =\sum_{m=-2}^{\infty}\left(  \kappa_{m}I_{n}^{\prime}(\kappa_{m}&lt;br /&gt;
a)-k_{l}\frac{K_{n}^{\prime}(k_{l}a)}{K_{n}(k_{l}a)}I_{n}(\kappa&lt;br /&gt;
_{m}a)\right)  B_{ml}b_{mn}\,\,\,(10)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
for each &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt;.&lt;br /&gt;
Together with equations (6) and (7)&lt;br /&gt;
equation (10) gives the required equations to solve for the&lt;br /&gt;
coefficients of the water velocity potential in the plate covered region.&lt;br /&gt;
&lt;br /&gt;
=Numerical Solution=&lt;br /&gt;
&lt;br /&gt;
To solve the system of equations (10) together&lt;br /&gt;
with the boundary conditions (6 and 7) we set the upper limit of &amp;lt;math&amp;gt;l&amp;lt;/math&amp;gt; to&lt;br /&gt;
be &amp;lt;math&amp;gt;M&amp;lt;/math&amp;gt;. We also set the angular expansion to be from &lt;br /&gt;
&amp;lt;math&amp;gt;n=-N&amp;lt;/math&amp;gt; to &amp;lt;math&amp;gt;N&amp;lt;/math&amp;gt;. This gives us&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi(r,\theta,z)=\sum_{n=-N}^{N}\sum_{m=0}^{M}a_{mn}K_{n}(k_{m}r)e^{i&lt;br /&gt;
n\theta }\phi_{m}(z), \;\;r&amp;gt;a &lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\phi(r,\theta,z)=\sum_{n=-N}^{N}\sum_{m=-2}^{M}b_{mn}I_{n}(\kappa&lt;br /&gt;
_{m}r)e^{i n\theta}\psi_{m}(z), \;\;r&amp;lt;a &lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
Since &amp;lt;math&amp;gt;l&amp;lt;/math&amp;gt; is an integer with &amp;lt;math&amp;gt;0\leq l\leq&lt;br /&gt;
M&amp;lt;/math&amp;gt; this leads to a system of &amp;lt;math&amp;gt;M+1&amp;lt;/math&amp;gt; equations.&lt;br /&gt;
The number of unknowns is &amp;lt;math&amp;gt;M+3&amp;lt;/math&amp;gt; and the two extra equations&lt;br /&gt;
are obtained from the boundary conditions for the free plate (6)&lt;br /&gt;
and (7). The equations to be solved for each &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt; are&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\left(  k_{0}I_{n}^{\prime}(k_{0}a)-k_{0}\frac{K_{n}^{\prime}(k_{0}&lt;br /&gt;
a)}{K_{n}(k_{0}a)}I_{n}(k_{0}a)\right)  e_{n}A_{0}\delta_{0l}&lt;br /&gt;
=\sum_{m=-2}^{M}\left(  \kappa_{m}I_{n}^{\prime}(\kappa_{m}a)-k_{l}&lt;br /&gt;
\frac{K_{n}^{\prime}(k_{l}a)}{K_{n}(k_{l}a)}I_{n}(\kappa_{m}a)\right)&lt;br /&gt;
B_{ml}b_{mn} &lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\sum_{m=-2}^{M}(\beta\kappa_{m}^{4}+1-\alpha\gamma)^{-1}b_{mn}&lt;br /&gt;
\left(  \kappa_{m}^{2}I_{n}(\kappa_{m}a)-\frac{1-\nu}{a}\left(  \kappa&lt;br /&gt;
_{m}I_{n}^{\prime}(\kappa_{m}a)-\frac{n^{2}}{a}I_{n}(\kappa_{m}a)\right)&lt;br /&gt;
\right) =0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\sum_{m=-2}^{M}(\beta\kappa_{m}^{4}+1-\alpha\gamma)^{-1}b_{mn}&lt;br /&gt;
\left(  \kappa_{m}^{3}I_{n}^{\prime}(\kappa_{m}a)+n^{2}\frac{1-\nu}{a^{2}&lt;br /&gt;
}\left(  \kappa_{m}I_{n}^{\prime}(\kappa_{m}a)+\frac{1}{a}I_{n}(\kappa&lt;br /&gt;
_{m}a)\right)  \right) =0 &lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
It should be noted that the solutions for positive and negative&lt;br /&gt;
&amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt; are identical so that they do not both need to be&lt;br /&gt;
calculated. There are some minor simplifications which are a consequence of&lt;br /&gt;
this which are discussed in more detail in [[Zilman_Miloh 2000a|Zilman and Miloh 2000]].&lt;br /&gt;
&lt;br /&gt;
=The [[Shallow Depth]] Theory of [[Zilman_Miloh_2000a|Zilman and Miloh 2000]]=&lt;br /&gt;
&lt;br /&gt;
The shallow water theory of [[Zilman_Miloh_2000a|Zilman and Miloh 2000]] can be recovered by&lt;br /&gt;
simply setting the depth shallow enough that the shallow water theory is valid&lt;br /&gt;
and setting &amp;lt;math&amp;gt;M=0&amp;lt;/math&amp;gt;. If the shallow water theory is valid then&lt;br /&gt;
the first three roots of the dispersion equation for the ice will be exactly&lt;br /&gt;
the same roots found in the shallow water theory by solving the polynomial&lt;br /&gt;
equation. The system of equations has four unknowns (three under the plate and&lt;br /&gt;
one in the open water) exactly as for the theory of [[Zilman_Miloh_2000a|Zilman and Miloh 2000]].&lt;br /&gt;
&lt;br /&gt;
= Solving for the case of a more complicated incident wave =&lt;br /&gt;
&lt;br /&gt;
Let&#039;s consider an incident wave whose potential has the following expression&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt; &lt;br /&gt;
\phi^\mathrm{I} (r,\theta,z) = \sum_{n=0}^{\infty} \phi_n(z)&lt;br /&gt;
\sum_{\nu = - \infty}^{\infty} D_{n\nu} I_\nu (k_n r) \mathrm{e}^{\mathrm{i}\nu \theta}.&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
Such an incident potential is found in the [[Kagemoto and Yue Interaction Theory]], where&lt;br /&gt;
it can be written as the sum of an ambient incident potential and the scattered potentials &lt;br /&gt;
of the other bodies, which are interpretated as incident potentials for the studied body.&lt;br /&gt;
&lt;br /&gt;
We can apply the same eigenfunction matching that previously, considering the potential &lt;br /&gt;
and its normal derivative continuous at &amp;lt;math&amp;gt;r=a&amp;lt;/math&amp;gt;. Thus the potential and its normal &lt;br /&gt;
derivative expressed at each side of this value of the radius have to be equal. We obtain &lt;br /&gt;
the relationships&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\sum_{m=0}^{\infty} D_{mn} I_n (k_m a) \phi_m(z) + \sum_{m=0}^{\infty}&lt;br /&gt;
a_{mn} K_{n}(k_{m}a)\phi_{m}\left(  z\right) &lt;br /&gt;
=\sum_{m=-2}^{\infty}b_{mn}I_{n}(\kappa_{m}a)\psi_{m}(z)&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
and &lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\sum_{m=0}^{\infty} D_{mn} k_m I&#039;_n (k_m a) \phi_m(z) + \sum_{m=0}^{\infty}&lt;br /&gt;
a_{mn} k_m K&#039;_{n}(k_{m}a)\phi_{m}\left(  z\right) &lt;br /&gt;
=\sum_{m=-2}^{\infty}b_{mn} \kappa_m I&#039;_{n}(\kappa_{m}a)\psi_{m}(z)&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
for each &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt;.&lt;br /&gt;
We solve these equations with the same method that before, by multiplying both equations by&lt;br /&gt;
&amp;lt;math&amp;gt;\phi_{l}(z)&amp;lt;/math&amp;gt; and integrating from &amp;lt;math&amp;gt;-H&amp;lt;/math&amp;gt; to &amp;lt;math&amp;gt;0&amp;lt;/math&amp;gt; to obtain:&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
D_{ln} I_n (k_l a) A_l + a_{ln} K_{n}(k_l a) A_l &lt;br /&gt;
= \sum_{m=-2}^{\infty} b_{mn} I_{n}(\kappa_{m} a)  B_{ml},\ \ \ (11)&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
D_{ln} k_l I&#039;_n (k_l a) A_l + a_{ln} k_l K&#039;_{n}(k_{l} a) A_l &lt;br /&gt;
=\sum_{m=-2}^{\infty}b_{mn} \kappa_m I&#039;_{n}(\kappa_{m}a) B_{ml} \ \ \ (12)&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
As a consequence we can find an expression of the coefficients &amp;lt;math&amp;gt;a_{ln}&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
a_{ln} = -\frac{K_{n}(k_l a)}{I_n (k_l a)} D_{ln} + &lt;br /&gt;
\sum_{m=-2}^{\infty} b_{mn} \frac{I_{n}(\kappa_{m} a)  B_{ml}}{K_{n}(k_l a) A_l}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
which can then be substituted into the equation for the normal derivative &lt;br /&gt;
of the potential, to give us&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;&lt;br /&gt;
k_l A_l \left( I&#039;_n (k_l a) - \frac{K&#039;_{n}(k_{l} a) K_{n}(k_l a)}{I_n (k_l a)} \right) D_{ln}&lt;br /&gt;
= \sum_{m=-2}^{\infty} \left( \kappa_m I&#039;_{n}(\kappa_{m}a) - &lt;br /&gt;
k_l \frac{K&#039;_{n}(k_{l} a) I_{n}(\kappa_m a)}{K_n (k_l a)} \right) B_{ml} b_{mn}&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
for each &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
We notice here that there is still a dependence between the coefficients &amp;lt;math&amp;gt;a_{mn}&amp;lt;/math&amp;gt;&lt;br /&gt;
and &amp;lt;math&amp;gt;D_{ln}&amp;lt;/math&amp;gt;. We can get rid of this dependence, using a [[Diffraction Transfer Matrix]], &lt;br /&gt;
which maps the coefficients of the incident wave with the coefficients of the scattered wave within &lt;br /&gt;
the free water domain.&lt;br /&gt;
&lt;br /&gt;
Furthermore the boundary conditions are exactly the same that before, namely&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\sum_{m=-2}^{\infty}(\beta\kappa_{m}^{4}+1-\alpha\gamma)^{-1}b_{mn}&lt;br /&gt;
\left(\kappa_{m}^{2}I_{n}(\kappa_{m}a)-\frac{1-\nu}{a}\left(\kappa&lt;br /&gt;
_{m}I_{n}^{\prime}(\kappa_{m}a)-\frac{n^{2}}{a}I_{n}(\kappa_{m}a)\right)&lt;br /&gt;
\right) =0&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\sum_{m=-2}^{\infty}(\beta\kappa_{m}^{4}+1-\alpha\gamma)^{-1}b_{mn}&lt;br /&gt;
\left(  \kappa_{m}^{3}I_{n}^{\prime}(\kappa_{m}a)+n^{2}\frac{1-\nu}{a^{2}&lt;br /&gt;
}\left(  -\kappa_{m}I_{n}^{\prime}(\kappa_{m}a)+\frac{1}{a}I_{n}(\kappa&lt;br /&gt;
_{m}a)\right)  \right)&lt;br /&gt;
=0 .&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
For the further study, let&#039;s call &lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
L^1_{mn}=(\beta\kappa_{m}^{4}+1-\alpha\gamma)^{-1}&lt;br /&gt;
\left(\kappa_{m}^{2}I_{n}(\kappa_{m}a)-\frac{1-\nu}{a}\left(\kappa&lt;br /&gt;
_{m}I_{n}^{\prime}(\kappa_{m}a)-\frac{n^{2}}{a}I_{n}(\kappa_{m}a)\right)&lt;br /&gt;
\right)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
L^2_{mn}=(\beta\kappa_{m}^{4}+1-\alpha\gamma)^{-1}&lt;br /&gt;
\left(  \kappa_{m}^{3}I_{n}^{\prime}(\kappa_{m}a)+n^{2}\frac{1-\nu}{a^{2}&lt;br /&gt;
}\left(  -\kappa_{m}I_{n}^{\prime}(\kappa_{m}a)+\frac{1}{a}I_{n}(\kappa&lt;br /&gt;
_{m}a)\right)  \right)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
From the equations (11), (12) and the boundary conditions over the edges of the plate, &lt;br /&gt;
we can write a linear system of equation, limiting the number of modes of the dispersion equation &lt;br /&gt;
to &amp;lt;math&amp;gt;N&amp;lt;/math&amp;gt; real ones&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
-A_0 K_n(k_0 a)&amp;amp;0 \quad \cdots&amp;amp;0\\&lt;br /&gt;
0&amp;amp;&amp;amp;\\&lt;br /&gt;
\vdots&amp;amp;-A_l K_n(k_l a)&amp;amp;\vdots\\&lt;br /&gt;
&amp;amp;&amp;amp;0\\&lt;br /&gt;
0&amp;amp;\cdots \quad 0 &amp;amp; -A_N K_n(k_N a)&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
&amp;amp;&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
I_n(\kappa_{-2}a) B_{-20}&amp;amp;\cdots&amp;amp;I_n(\kappa_{N}a) B_{N0}\\&lt;br /&gt;
&amp;amp;&amp;amp;\\&lt;br /&gt;
\vdots&amp;amp;&amp;amp;\vdots\\&lt;br /&gt;
&amp;amp;&amp;amp;\\&lt;br /&gt;
I_n(\kappa_{-2}a) B_{-2N}&amp;amp;\cdots&amp;amp;I_n(\kappa_{N}a) B_{NN}&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
\\&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
0&amp;amp;&amp;amp;\cdots&amp;amp;&amp;amp;0\\&lt;br /&gt;
0&amp;amp;&amp;amp;\cdots&amp;amp;&amp;amp;0&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
&amp;amp;&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
L^1_{-2n}&amp;amp;\cdots&amp;amp;L^1_{Nn}\\&lt;br /&gt;
L^2_{-2n}&amp;amp;\cdots&amp;amp;L^2_{Nn}&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
\\&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
-k_0 K&#039;_n(k_0 a) A_0&amp;amp;0 \quad \cdots&amp;amp;0\\&lt;br /&gt;
0&amp;amp;&amp;amp;\\&lt;br /&gt;
\vdots&amp;amp;-k_l K&#039;_n(k_l a) A_l&amp;amp;\vdots\\&lt;br /&gt;
&amp;amp;&amp;amp;0\\&lt;br /&gt;
0&amp;amp;\cdots \quad 0 &amp;amp; -k_N K&#039;_n(k_N a) A_N&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
&amp;amp;&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
\kappa{-2} I&#039;_n(\kappa_{-2}a) B_{-20}&amp;amp;\cdots&amp;amp;\kappa_{N} I&#039;_n(\kappa_{N}a) B_{N0}\\&lt;br /&gt;
&amp;amp;&amp;amp;\\&lt;br /&gt;
\vdots&amp;amp;&amp;amp;\vdots\\&lt;br /&gt;
&amp;amp;&amp;amp;\\&lt;br /&gt;
\kappa{-2} I&#039;_n(\kappa_{-2}a) B_{-2N}&amp;amp;\cdots&amp;amp;\kappa_{N} I&#039;_n(\kappa_{N}a) B_{NN}&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
a_{0} \\&lt;br /&gt;
\\&lt;br /&gt;
\vdots \\&lt;br /&gt;
\\&lt;br /&gt;
a_N \\&lt;br /&gt;
b_{-2}\\&lt;br /&gt;
b_{-1}\\&lt;br /&gt;
b_{0}\\&lt;br /&gt;
\\&lt;br /&gt;
\vdots \\&lt;br /&gt;
\\&lt;br /&gt;
b_N&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
=&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
I_n(k_0 a) A_0&amp;amp;0 \quad \cdots&amp;amp;0\\&lt;br /&gt;
0&amp;amp;&amp;amp;\\&lt;br /&gt;
\vdots&amp;amp;I_n(k_l a) A_l&amp;amp;\vdots\\&lt;br /&gt;
&amp;amp;&amp;amp;0\\&lt;br /&gt;
0&amp;amp;\cdots \quad 0 &amp;amp; I_n(k_N a) A_N&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
\\&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
0&amp;amp;&amp;amp;\cdots&amp;amp;&amp;amp;0\\&lt;br /&gt;
0&amp;amp;&amp;amp;\cdots&amp;amp;&amp;amp;0&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
\\&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
k_0 I&#039;_n(k_0 a) A_0&amp;amp;0 \quad \cdots&amp;amp;0\\&lt;br /&gt;
0&amp;amp;&amp;amp;\\&lt;br /&gt;
\vdots&amp;amp;k_l I&#039;_n(k_l a) A_l&amp;amp;\vdots\\&lt;br /&gt;
&amp;amp;&amp;amp;0\\&lt;br /&gt;
0&amp;amp;\cdots \quad 0 &amp;amp;k_N I&#039;_n(k_N a) A_N&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
D_{0n} \\&lt;br /&gt;
\\&lt;br /&gt;
\vdots \\&lt;br /&gt;
\\&lt;br /&gt;
D_{Nn} \\&lt;br /&gt;
0\\&lt;br /&gt;
0\\&lt;br /&gt;
D_{0n}\\&lt;br /&gt;
\\&lt;br /&gt;
\vdots \\&lt;br /&gt;
\\&lt;br /&gt;
D_{Nn}&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Matlab Code =&lt;br /&gt;
&lt;br /&gt;
A program to calculate the coefficients for circular plate problems can be found here&lt;br /&gt;
[http://www.math.auckland.ac.nz/~meylan/code/eigenfunction_matching/circle_plate_matching_one_n.m circle_plate_matching_one_n.m]&lt;br /&gt;
Note that this problem solves only for a single n. &lt;br /&gt;
&lt;br /&gt;
== Additional code ==&lt;br /&gt;
&lt;br /&gt;
This program requires&lt;br /&gt;
[http://www.math.auckland.ac.nz/~meylan/code/dispersion/dispersion_free_surface.m dispersion_free_surface.m]&lt;br /&gt;
and [http://www.math.auckland.ac.nz/~meylan/code/dispersion/dispersion_elastic_surface.m dispersion_elastic_surface.m]&lt;br /&gt;
to run&lt;br /&gt;
&lt;br /&gt;
[[Category:Problems with Cylindrical Symmetry]]&lt;br /&gt;
[[Category:Linear Hydroelasticity]]&lt;br /&gt;
[[Category:Eigenfunction Matching Method]]&lt;br /&gt;
[[Category:Complete Pages]]&lt;/div&gt;</summary>
		<author><name>Fmontiel</name></author>
	</entry>
</feed>