Skip to content

Commit e5a69bd

Browse files
committed
Update 3_numerical.rst
1 parent 3a0d754 commit e5a69bd

1 file changed

Lines changed: 19 additions & 17 deletions

File tree

source/3_numerical.rst

Lines changed: 19 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -109,23 +109,25 @@ This scheme incurs a global error of order with six velocity evaluations.
109109
+-----------------------------+-------------------------------+----------------------------+---------------------------------+------------------------------+-----------------------------+--------------------------+
110110

111111

112-
+-----------------------------------+-------------------------------------+----------------------------------+---------------------------------------+------------------------------------+-----------------------------------+--------------------------------+
113-
| :math:`0` | | | | | | |
114-
+-----------------------------------+-------------------------------------+----------------------------------+---------------------------------------+------------------------------------+-----------------------------------+--------------------------------+
115-
| :math:`\frac{5\mp\sqrt{5}}{10}` | :math:`\frac{5\mp\sqrt{5}}{10}` | | | | | |
116-
+-----------------------------------+-------------------------------------+----------------------------------+---------------------------------------+------------------------------------+-----------------------------------+--------------------------------+
117-
| :math:`\frac{5\pm\sqrt{5}}{10}` | :math:`\frac{\mp\sqrt{5}}{10}` | :math:`\frac{5\pm2\sqrt{5}}{10}` | | | | |
118-
+-----------------------------------+-------------------------------------+----------------------------------+---------------------------------------+------------------------------------+-----------------------------------+--------------------------------+
119-
| :math:`\frac{5\mp\sqrt{5}}{10}` | :math:`\frac{-15\pm7\sqrt{5}}{20}` | :math:`\frac{-1\pm\sqrt{5}}{4}` | :math:`\frac{15\mp7\sqrt{5}}{10}` | | | |
120-
+-----------------------------------+-------------------------------------+----------------------------------+---------------------------------------+------------------------------------+-----------------------------------+--------------------------------+
121-
| :math:`\frac{5\pm\sqrt{5}}{10}` | :math:`\frac{5\mp\sqrt{5}}{60}` | :math:`0` | :math:`\frac{1}{6}` | :math:`\frac{15\pm7\sqrt{5}}{60}` | | |
122-
+-----------------------------------+-------------------------------------+----------------------------------+---------------------------------------+------------------------------------+-----------------------------------+--------------------------------+
123-
| :math:`\frac{5\mp\sqrt{5}}{10}` | :math:`\frac{5\pm\sqrt{5}}{60}` | :math:`0` | :math:`\frac{9\mp5\sqrt{5}}{12}` | :math:`\frac{1}{6}` | :math:`\frac{-5\pm3\sqrt{5}}{10}` | |
124-
+-----------------------------------+-------------------------------------+----------------------------------+---------------------------------------+------------------------------------+-----------------------------------+--------------------------------+
125-
| :math:`1` | :math:`\frac{1}{6}` | :math:`0` | :math:`\frac{-55\pm25\sqrt{5}}{12}` | :math:`\frac{-25\mp7\sqrt{5}}{12}` | :math:`5\mp2\sqrt{5}` | :math:`\frac{5\pm\sqrt{5}}{2}` |
126-
+-----------------------------------+-------------------------------------+----------------------------------+---------------------------------------+------------------------------------+-----------------------------------+--------------------------------+
127-
| :math:`\frac{1}{12}` | :math:`0` | :math:`0` | :math:`0` | :math:`\frac{5}{12}` | :math:`\frac{5}{12}` | :math:`\frac{1}{12}` |
128-
+-----------------------------------+-------------------------------------+----------------------------------+---------------------------------------+------------------------------------+-----------------------------------+--------------------------------+
112+
+-----------------------------------+--+-------------------------------------+----------------------------------+---------------------------------------+------------------------------------+-----------------------------------+--------------------------------+
113+
| :math:`0` |丨| | | | | | |
114+
+-----------------------------------+----------------------------------------+----------------------------------+---------------------------------------+------------------------------------+-----------------------------------+--------------------------------+
115+
| :math:`\frac{5\mp\sqrt{5}}{10}` |丨| :math:`\frac{5\mp\sqrt{5}}{10}` | | | | | |
116+
+-----------------------------------+----------------------------------------+----------------------------------+---------------------------------------+------------------------------------+-----------------------------------+--------------------------------+
117+
| :math:`\frac{5\pm\sqrt{5}}{10}` |丨| :math:`\frac{\mp\sqrt{5}}{10}` | :math:`\frac{5\pm2\sqrt{5}}{10}` | | | | |
118+
+-----------------------------------+----------------------------------------+----------------------------------+---------------------------------------+------------------------------------+-----------------------------------+--------------------------------+
119+
| :math:`\frac{5\mp\sqrt{5}}{10}` |丨| :math:`\frac{-15\pm7\sqrt{5}}{20}` | :math:`\frac{-1\pm\sqrt{5}}{4}` | :math:`\frac{15\mp7\sqrt{5}}{10}` | | | |
120+
+-----------------------------------+----------------------------------------+----------------------------------+---------------------------------------+------------------------------------+-----------------------------------+--------------------------------+
121+
| :math:`\frac{5\pm\sqrt{5}}{10}` |丨| :math:`\frac{5\mp\sqrt{5}}{60}` | :math:`0` | :math:`\frac{1}{6}` | :math:`\frac{15\pm7\sqrt{5}}{60}` | | |
122+
+-----------------------------------+----------------------------------------+----------------------------------+---------------------------------------+------------------------------------+-----------------------------------+--------------------------------+
123+
| :math:`\frac{5\mp\sqrt{5}}{10}` |丨| :math:`\frac{5\pm\sqrt{5}}{60}` | :math:`0` | :math:`\frac{9\mp5\sqrt{5}}{12}` | :math:`\frac{1}{6}` | :math:`\frac{-5\pm3\sqrt{5}}{10}` | |
124+
+-----------------------------------+----------------------------------------+----------------------------------+---------------------------------------+------------------------------------+-----------------------------------+--------------------------------+
125+
| :math:`1` |丨| :math:`\frac{1}{6}` | :math:`0` | :math:`\frac{-55\pm25\sqrt{5}}{12}` | :math:`\frac{-25\mp7\sqrt{5}}{12}` | :math:`5\mp2\sqrt{5}` | :math:`\frac{5\pm\sqrt{5}}{2}` |
126+
+-----------------------------------+----------------------------------------+----------------------------------+---------------------------------------+------------------------------------+-----------------------------------+--------------------------------+
127+
| ———————— |丨| ———————— | ———————— | ———————— | ———————— | ———————— | ———————— |
128+
+-----------------------------------+----------------------------------------+----------------------------------+---------------------------------------+------------------------------------+-----------------------------------+--------------------------------+
129+
| :math:`\frac{1}{12}` |丨| :math:`0` | :math:`0` | :math:`0` | :math:`\frac{5}{12}` | :math:`\frac{5}{12}` | :math:`\frac{1}{12}` |
130+
+-----------------------------------+--+-------------------------------------+----------------------------------+---------------------------------------+------------------------------------+-----------------------------------+--------------------------------+
129131

130132

131133

0 commit comments

Comments
 (0)