Imported Upstream version 1.72.0
[platform/upstream/boost.git] / libs / math / doc / html / math_toolkit / bessel / bessel_over.html
index 1676408..ff78d0b 100644 (file)
@@ -4,7 +4,7 @@
 <title>Bessel Function Overview</title>
 <link rel="stylesheet" href="../../math.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
-<link rel="home" href="../../index.html" title="Math Toolkit 2.10.0">
+<link rel="home" href="../../index.html" title="Math Toolkit 2.11.0">
 <link rel="up" href="../bessel.html" title="Bessel Functions">
 <link rel="prev" href="../bessel.html" title="Bessel Functions">
 <link rel="next" href="bessel_first.html" title="Bessel Functions of the First and Second Kinds">
 <p>
         Bessel Functions are solutions to Bessel's ordinary differential equation:
       </p>
+<div class="blockquote"><blockquote class="blockquote"><p>
+          <span class="inlinemediaobject"><img src="../../../equations/bessel1.svg"></span>
+
+        </p></blockquote></div>
 <p>
-        <span class="inlinemediaobject"><img src="../../../equations/bessel1.svg"></span>
-      </p>
-<p>
-        where &#957; &#160; is the <span class="emphasis"><em>order</em></span> of the equation, and may be an arbitrary
+        where &#957; is the <span class="emphasis"><em>order</em></span> of the equation, and may be an arbitrary
         real or complex number, although integer orders are the most common occurrence.
       </p>
 <p>
       </p>
 <p>
         Since this is a second order differential equation, there must be two linearly
-        independent solutions, the first of these is denoted J<sub>v</sub> &#160;
+        independent solutions, the first of these is denoted J<sub>v</sub>
 and known as a Bessel
         function of the first kind:
       </p>
-<p>
-        <span class="inlinemediaobject"><img src="../../../equations/bessel2.svg"></span>
-      </p>
+<div class="blockquote"><blockquote class="blockquote"><p>
+          <span class="inlinemediaobject"><img src="../../../equations/bessel2.svg"></span>
+
+        </p></blockquote></div>
 <p>
         This function is implemented in this library as <a class="link" href="bessel_first.html" title="Bessel Functions of the First and Second Kinds">cyl_bessel_j</a>.
       </p>
 <p>
-        The second solution is denoted either Y<sub>v</sub> &#160; or N<sub>v</sub> &#160;
+        The second solution is denoted either Y<sub>v</sub> or N<sub>v</sub>
 and is known as either a Bessel
         Function of the second kind, or as a Neumann function:
       </p>
-<p>
-        <span class="inlinemediaobject"><img src="../../../equations/bessel3.svg"></span>
-      </p>
+<div class="blockquote"><blockquote class="blockquote"><p>
+          <span class="inlinemediaobject"><img src="../../../equations/bessel3.svg"></span>
+
+        </p></blockquote></div>
 <p>
         This function is implemented in this library as <a class="link" href="bessel_first.html" title="Bessel Functions of the First and Second Kinds">cyl_neumann</a>.
       </p>
 <p>
         The Bessel functions satisfy the recurrence relations:
       </p>
-<p>
-        <span class="inlinemediaobject"><img src="../../../equations/bessel4.svg"></span>
-      </p>
-<p>
-        <span class="inlinemediaobject"><img src="../../../equations/bessel5.svg"></span>
-      </p>
+<div class="blockquote"><blockquote class="blockquote"><p>
+          <span class="inlinemediaobject"><img src="../../../equations/bessel4.svg"></span>
+
+        </p></blockquote></div>
+<div class="blockquote"><blockquote class="blockquote"><p>
+          <span class="inlinemediaobject"><img src="../../../equations/bessel5.svg"></span>
+
+        </p></blockquote></div>
 <p>
         Have the derivatives:
       </p>
-<p>
-        <span class="inlinemediaobject"><img src="../../../equations/bessel6.svg"></span>
-      </p>
-<p>
-        <span class="inlinemediaobject"><img src="../../../equations/bessel7.svg"></span>
-      </p>
+<div class="blockquote"><blockquote class="blockquote"><p>
+          <span class="inlinemediaobject"><img src="../../../equations/bessel6.svg"></span>
+
+        </p></blockquote></div>
+<div class="blockquote"><blockquote class="blockquote"><p>
+          <span class="inlinemediaobject"><img src="../../../equations/bessel7.svg"></span>
+
+        </p></blockquote></div>
 <p>
         Have the Wronskian relation:
       </p>
-<p>
-        <span class="inlinemediaobject"><img src="../../../equations/bessel8.svg"></span>
-      </p>
+<div class="blockquote"><blockquote class="blockquote"><p>
+          <span class="inlinemediaobject"><img src="../../../equations/bessel8.svg"></span>
+
+        </p></blockquote></div>
 <p>
         and the reflection formulae:
       </p>
-<p>
-        <span class="inlinemediaobject"><img src="../../../equations/bessel9.svg"></span>
-      </p>
-<p>
-        <span class="inlinemediaobject"><img src="../../../equations/bessel10.svg"></span>
-      </p>
+<div class="blockquote"><blockquote class="blockquote"><p>
+          <span class="inlinemediaobject"><img src="../../../equations/bessel9.svg"></span>
+
+        </p></blockquote></div>
+<div class="blockquote"><blockquote class="blockquote"><p>
+          <span class="inlinemediaobject"><img src="../../../equations/bessel10.svg"></span>
+
+        </p></blockquote></div>
 <h5>
 <a name="math_toolkit.bessel.bessel_over.h1"></a>
         <span class="phrase"><a name="math_toolkit.bessel.bessel_over.modified_bessel_functions"></a></span><a class="link" href="bessel_over.html#math_toolkit.bessel.bessel_over.modified_bessel_functions">Modified
@@ -111,21 +121,24 @@ and is known as either a Bessel
         is purely imaginary: giving a real valued result. In this case the functions
         are the two linearly independent solutions to the modified Bessel equation:
       </p>
-<p>
-        <span class="inlinemediaobject"><img src="../../../equations/mbessel1.svg"></span>
-      </p>
+<div class="blockquote"><blockquote class="blockquote"><p>
+          <span class="inlinemediaobject"><img src="../../../equations/mbessel1.svg"></span>
+
+        </p></blockquote></div>
 <p>
         The solutions are known as the modified Bessel functions of the first and
         second kind (or occasionally as the hyperbolic Bessel functions of the first
-        and second kind). They are denoted I<sub>v</sub> &#160; and K<sub>v</sub> &#160;
+        and second kind). They are denoted I<sub>v</sub> and K<sub>v</sub>
 respectively:
       </p>
-<p>
-        <span class="inlinemediaobject"><img src="../../../equations/mbessel2.svg"></span>
-      </p>
-<p>
-        <span class="inlinemediaobject"><img src="../../../equations/mbessel3.svg"></span>
-      </p>
+<div class="blockquote"><blockquote class="blockquote"><p>
+          <span class="inlinemediaobject"><img src="../../../equations/mbessel2.svg"></span>
+
+        </p></blockquote></div>
+<div class="blockquote"><blockquote class="blockquote"><p>
+          <span class="inlinemediaobject"><img src="../../../equations/mbessel3.svg"></span>
+
+        </p></blockquote></div>
 <p>
         These functions are implemented in this library as <a class="link" href="mbessel.html" title="Modified Bessel Functions of the First and Second Kinds">cyl_bessel_i</a>
         and <a class="link" href="mbessel.html" title="Modified Bessel Functions of the First and Second Kinds">cyl_bessel_k</a> respectively.
@@ -133,36 +146,43 @@ respectively:
 <p>
         The modified Bessel functions satisfy the recurrence relations:
       </p>
-<p>
-        <span class="inlinemediaobject"><img src="../../../equations/mbessel4.svg"></span>
-      </p>
-<p>
-        <span class="inlinemediaobject"><img src="../../../equations/mbessel5.svg"></span>
-      </p>
+<div class="blockquote"><blockquote class="blockquote"><p>
+          <span class="inlinemediaobject"><img src="../../../equations/mbessel4.svg"></span>
+
+        </p></blockquote></div>
+<div class="blockquote"><blockquote class="blockquote"><p>
+          <span class="inlinemediaobject"><img src="../../../equations/mbessel5.svg"></span>
+
+        </p></blockquote></div>
 <p>
         Have the derivatives:
       </p>
-<p>
-        <span class="inlinemediaobject"><img src="../../../equations/mbessel6.svg"></span>
-      </p>
-<p>
-        <span class="inlinemediaobject"><img src="../../../equations/mbessel7.svg"></span>
-      </p>
+<div class="blockquote"><blockquote class="blockquote"><p>
+          <span class="inlinemediaobject"><img src="../../../equations/mbessel6.svg"></span>
+
+        </p></blockquote></div>
+<div class="blockquote"><blockquote class="blockquote"><p>
+          <span class="inlinemediaobject"><img src="../../../equations/mbessel7.svg"></span>
+
+        </p></blockquote></div>
 <p>
         Have the Wronskian relation:
       </p>
-<p>
-        <span class="inlinemediaobject"><img src="../../../equations/mbessel8.svg"></span>
-      </p>
+<div class="blockquote"><blockquote class="blockquote"><p>
+          <span class="inlinemediaobject"><img src="../../../equations/mbessel8.svg"></span>
+
+        </p></blockquote></div>
 <p>
         and the reflection formulae:
       </p>
-<p>
-        <span class="inlinemediaobject"><img src="../../../equations/mbessel9.svg"></span>
-      </p>
-<p>
-        <span class="inlinemediaobject"><img src="../../../equations/mbessel10.svg"></span>
-      </p>
+<div class="blockquote"><blockquote class="blockquote"><p>
+          <span class="inlinemediaobject"><img src="../../../equations/mbessel9.svg"></span>
+
+        </p></blockquote></div>
+<div class="blockquote"><blockquote class="blockquote"><p>
+          <span class="inlinemediaobject"><img src="../../../equations/mbessel10.svg"></span>
+
+        </p></blockquote></div>
 <h5>
 <a name="math_toolkit.bessel.bessel_over.h2"></a>
         <span class="phrase"><a name="math_toolkit.bessel.bessel_over.spherical_bessel_functions"></a></span><a class="link" href="bessel_over.html#math_toolkit.bessel.bessel_over.spherical_bessel_functions">Spherical
@@ -172,19 +192,21 @@ respectively:
         When solving the Helmholtz equation in spherical coordinates by separation
         of variables, the radial equation has the form:
       </p>
-<p>
-        <span class="inlinemediaobject"><img src="../../../equations/sbessel1.svg"></span>
-      </p>
+<div class="blockquote"><blockquote class="blockquote"><p>
+          <span class="inlinemediaobject"><img src="../../../equations/sbessel1.svg"></span>
+
+        </p></blockquote></div>
 <p>
         The two linearly independent solutions to this equation are called the spherical
-        Bessel functions j<sub>n</sub> &#160; and y<sub>n</sub> &#160;, and are related to the ordinary Bessel functions
-        J<sub>n</sub> &#160; and Y<sub>n</sub> &#160; by:
-      </p>
-<p>
-        <span class="inlinemediaobject"><img src="../../../equations/sbessel2.svg"></span>
+        Bessel functions j<sub>n</sub> and y<sub>n</sub> and are related to the ordinary Bessel functions
+        J<sub>n</sub> and Y<sub>n</sub> by:
       </p>
+<div class="blockquote"><blockquote class="blockquote"><p>
+          <span class="inlinemediaobject"><img src="../../../equations/sbessel2.svg"></span>
+
+        </p></blockquote></div>
 <p>
-        The spherical Bessel function of the second kind y<sub>n</sub> &#160;
+        The spherical Bessel function of the second kind y<sub>n</sub>
 is also known as the spherical
         Neumann function n<sub>n</sub>.
       </p>