Editing
Apps/Blaes85SlimLimit
(section)
Jump to navigation
Jump to search
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
==Solution== My own background training and experience has not previously exposed me to the general class of Jacobi polynomials. In my effort to understand this class of polynomials and, specifically, their relationship to the ''Singular Sturm-Liouville Equation'', I have found the following references to be useful: * [http://lsec.cc.ac.cn/~hyu/teaching/shonm2013/STWchap3.2p.pdf PDF-formatted class notes] presented by [http://lsec.cc.ac.cn/~hyu/ Professor Haijun Yu] * [http://people.uncw.edu/hermanr/mat463/ODEBook/Book/SL.pdf PDF-formatted class notes] presented by [http://people.uncw.edu/hermanr/ Professor Russell Herman] * [http://people.math.sfu.ca/~cbm/aands/page_773.htm A couple of scanned pages from §22 of Abramowitz & Stegun (1972)] posted online by [http://people.math.sfu.ca/~cbm/ Colin Macdonald] ===Singular Sturm-Liouville Problem=== Drawing on Theorem 3.16 from [http://lsec.cc.ac.cn/~hyu/teaching/shonm2013/STWchap3.2p.pdf Yu's class notes], we find that each one of the set of <math>j=0 \rightarrow \infty</math> ''Jacobi polynomials'', <math>~J_j^{\alpha,\beta}(x)</math>, is an eigenfunction of the singular Sturm-Liouville problem whose mathematical definition is provided by the 2<sup>nd</sup>-order ODE, <div align="center"> <table border="0" cellpadding="5" align="center"> <tr> <td align="right"> <math>~\mathcal{L}_{\alpha,\beta}J_j^{\alpha,\beta}(x)</math> </td> <td align="center"> <math>~=</math> </td> <td align="left"> <math>~\lambda_j^{\alpha,\beta}J_j^{\alpha,\beta}(x) \, ,</math> </td> </tr> </table> </div> where the differential operator, <div align="center"> <table border="0" cellpadding="5" align="center"> <tr> <td align="right"> <math>~\mathcal{L}_{\alpha,\beta}</math> </td> <td align="center"> <math>~\equiv</math> </td> <td align="left"> <math>~ -(1-x)^{-\alpha}(1+x)^{-\beta} \cdot \frac{d}{dx} \biggl[ (1-x)^{\alpha+1}(1+x)^{\beta+1} \cdot \frac{d}{dx} \biggr] </math> </td> </tr> <tr> <td align="right"> </td> <td align="center"> <math>~=</math> </td> <td align="left"> <math>~ (x^2-1)\cdot \frac{d^2}{dx^2} + [\alpha - \beta + (\alpha+\beta+2)x]\cdot \frac{d}{dx} \, ,</math> </td> </tr> </table> </div> and the corresponding j<sup>th</sup> eigenvalue is, <div align="center"> <table border="0" cellpadding="5" align="center"> <tr> <td align="right"> <math>~\lambda_j^{\alpha,\beta}</math> </td> <td align="center"> <math>~=</math> </td> <td align="left"> <math>~j(j+\alpha+\beta + 1) \, .</math> </td> </tr> </table> </div> (Note that we have used "j" instead of the more traditional use of "n" to identify the specific Jacobi polynomial, because we are already using "n" to denote the polytropic index.) According to Theorem 3.17 from [http://lsec.cc.ac.cn/~hyu/teaching/shonm2013/STWchap3.2p.pdf Yu's class notes], for each specified value of the index, <math>~j</math>, the eigenfunction solution to this eigenvalue problem — that is, the relevant Jacobi polynomial — is, <div align="center"> <table border="0" cellpadding="5" align="center"> <tr> <td align="right"> <math>~J_j^{\alpha,\beta}(x)</math> </td> <td align="center"> <math>~=</math> </td> <td align="left"> <math>~(1-x)^{-\alpha}(1+x)^{-\beta} \biggl\{ \frac{(-1)^j}{2^j j!} \cdot \frac{d^j}{dx^j}\biggl[ (1-x)^{j+\alpha}(1+x)^{j+\beta} \biggr] \biggr\} \, .</math> </td> </tr> </table> </div> <!-- OLD NOTE Note: When setting <math>~j=1</math> then performing the differentiation specified in the above definition of <math>~J_j^{\alpha,\beta}</math>, I don't actually obtain the expression provided by eq. (36) of [http://mathworld.wolfram.com/JacobiPolynomial.html Wolfram MathWorld] or (which is the same) eq. (3.110) in [http://lsec.cc.ac.cn/~hyu/teaching/shonm2013/STWchap3.2p.pdf Yu's class notes]. --> As an example, let's carry out the prescribed differentiation to determine the Jacobi polynomial for the case of <math>~j=2</math>. <div align="center"> <table border="0" cellpadding="5" align="center"> <tr> <td align="right"> <math>~J_2^{\alpha,\beta}(x)</math> </td> <td align="center"> <math>~=</math> </td> <td align="left"> <math>~(1-x)^{-\alpha}(1+x)^{-\beta} \biggl\{ \frac{(-1)^2}{2^2 \cdot 2!} \cdot \frac{d^2}{dx^2}\biggl[ (1-x)^{2+\alpha}(1+x)^{2+\beta} \biggr] \biggr\} </math> </td> </tr> <tr> <td align="right"> </td> <td align="center"> <math>~=</math> </td> <td align="left"> <math>~\frac{1}{2^3}(1-x)^{-\alpha}(1+x)^{-\beta} \frac{d}{dx}\biggl\{-(1+x)^{2+\beta} (2+\alpha)(1-x)^{1+\alpha} + (1-x)^{2+\alpha}(2+\beta)(1+x)^{1+\beta} \biggr\} </math> </td> </tr> <tr> <td align="right"> </td> <td align="center"> <math>~=</math> </td> <td align="left"> <math>~\frac{1}{2^3}(1-x)^{-\alpha}(1+x)^{-\beta} \biggl\{ (2+\alpha)(1+\alpha)(1+x)^{2+\beta} (1-x)^{\alpha} - (2+\alpha)(2+\beta)(1+x)^{1+\beta} (1-x)^{1+\alpha} </math> </td> </tr> <tr> <td align="right"> </td> <td align="center"> </td> <td align="left"> <math>~ + (2+\beta)(1+\beta)(1-x)^{2+\alpha}(1+x)^{\beta} - (2+\beta)(2+\alpha)(1-x)^{1+\alpha}(1+x)^{1+\beta} \biggr\} </math> </td> </tr> <tr> <td align="right"> </td> <td align="center"> <math>~=</math> </td> <td align="left"> <math>~\frac{1}{2^3} \biggl\{ (2+\alpha)(1+\alpha)(1+x)^{2} + 2(2+\alpha)(2+\beta)(x^2-1) + (2+\beta)(1+\beta)(1-x)^{2} \biggr\} </math> </td> </tr> <tr> <td align="right"> </td> <td align="center"> <math>~=</math> </td> <td align="left"> <math>~\frac{1}{2^3} \biggl\{ (2+\alpha)(1+\alpha)(1+2x + x^2) + 2(2+\alpha)(2+\beta)(x^2-1) + (2+\beta)(1+\beta)(1-2x +x^2) \biggr\} </math> </td> </tr> <tr> <td align="right"> </td> <td align="center"> <math>~=</math> </td> <td align="left"> <math>~\frac{1}{2^3} \biggl\{ [(2+\alpha)(1+\alpha) - 2(2+\alpha)(2+\beta)+ (2+\beta)(1+\beta)] + 2x[(2+\alpha)(1+\alpha) - (2+\beta)(1+\beta)] + x^2[(2+\alpha)(1+\alpha) + 2(2+\alpha)(2+\beta) + (2+\beta)(1+\beta)] \biggr\} </math> </td> </tr> <tr> <td align="right"> </td> <td align="center"> <math>~=</math> </td> <td align="left"> <math>~\frac{1}{2^3} \biggl\{ [(2+3\alpha + \alpha^2) - 2(4 + 2\alpha+2\beta+\alpha\beta)+ (2+3\beta +\beta^2)] + 2x[(2 +3\alpha + \alpha^2) - (2+3\beta+\beta^2)] + x^2[(2 +3\alpha + \alpha^2) + 2(4 + 2\beta + 2\alpha + \alpha\beta) + (2+3\beta+\beta^2)] \biggr\} </math> </td> </tr> <tr> <td align="right"> </td> <td align="center"> <math>~=</math> </td> <td align="left"> <math>~ \frac{1}{2^3} \biggl\{ [-4 - \alpha + \alpha^2-\beta + \beta^2 - 2\alpha\beta] + 2x[3\alpha + \alpha^2 - 3\beta-\beta^2)] + x^2[12+7\alpha + \alpha^2 + 2\alpha\beta + 7\beta+\beta^2] \biggr\} \, .</math> </td> </tr> </table> </div> Table 1 presents this "j=2" eigenfunction — along with its corresponding eigenfrequency — as well as the eigenfunctions and eigenfrequencies for "j=0" and "j=1." <div align="center" id="Table1"> <table align="center" border="1" cellpadding="5"> <tr> <th align="center" colspan="3"><font size="+1">Table 1: Example Jacobi Polynomials</font></th> </tr> <tr> <td align="center"><math>~j</math></td> <td align="center"><math>~J_j^{\alpha,\beta}(x)</math></td> <td align="center"><math>~\lambda_j^{\alpha,\beta}</math></td> </tr> <tr> <td align="center"> <math>~0</math> </td> <td align="center"> <math>~1</math> </td> <td align="center"> <math>~0</math> </td> </tr> <tr> <td align="center"> <math>~1</math> </td> <td align="center"> <math>~\tfrac{1}{2}(\alpha+\beta+2)x + \tfrac{1}{2}(\alpha-\beta)</math> </td> <td align="center"> <math>~(\alpha+\beta+2)</math> </td> </tr> <tr> <td align="center"> <math>~2</math> </td> <td align="center"> <math>~ \tfrac{1}{8}(12+7\alpha + \alpha^2 + 7\beta+\beta^2+ 2\alpha\beta ) x^2 + \tfrac{1}{4}(3\alpha + \alpha^2 - 3\beta-\beta^2) x + \tfrac{1}{8}(-4 - \alpha + \alpha^2-\beta + \beta^2 - 2\alpha\beta) </math> </td> <td align="center"> <math>~2(\alpha+\beta+3)</math> </td> </tr> <tr> <td align="left" colspan="3">See also, eqs. (35)-(37) of [http://mathworld.wolfram.com/JacobiPolynomial.html Wolfram MathWorld]. </tr> </table> </div> Okay, so now I understand how to identify the complete set of eigenvectors for a stability problem in which the governing ODE takes the form of the singular Sturm-Liouville equation. But, with the recognition that the Blaes85 ODE does not have precisely the same form as the singular Sturm-Liouville equation, it is unclear how we will win by pursuing this specific line of investigation. ===Jacobi Differential Equation=== Instead, let's pursue the following lead. Wolfram MathWorld provides a discussion of the [http://mathworld.wolfram.com/JacobiDifferentialEquation.html Jacobi Differential Equation]. Equation (1) of this reference appears to be identical to the singular Sturm-Liouville equation presented above. However, in addition, this MathWorld chapter points out that [http://faculty.uml.edu/Dimitris_Christodoulou/Teaching/documents/handbook_DE.pdf Zwillinger (1997, p. 123)] gives a related differential equation that is referred to as "Jacobi's equation," namely, <div align="center"> <table border="0" cellpadding="5" align="center"> <tr> <td align="right"> <math>~0</math> </td> <td align="center"> <math>~=</math> </td> <td align="left"> <math>~x(1-x)y'' + [\gamma - (\alpha+1)x]y' + j(\alpha+j)y \, .</math> </td> </tr> </table> </div> If we rewrite our above-derived ODE — which is identical to eq. (3.9) of Blaes85 — as, <div align="center"> <table border="0" cellpadding="5" align="center"> <tr> <td align="right"> <math>~ 0 </math> </td> <td align="center"> <math>~=</math> </td> <td align="left"> <math>~ (1-y)y \frac{d^2\Upsilon}{dy^2} +\biggl[ (|k|+1) -y (|k|+1+n)\biggr] \frac{d\Upsilon}{dy} + \frac{n}{2}\biggl[\biggl( \frac{\sigma}{\Omega_0} + m \biggr)^2 -|k|\biggr] \Upsilon </math> </td> </tr> </table> </div> we see that its form is identical to this so-called "Jacobi's equation." The overlap is complete if we make the following parameter associations: <div align="center"> <table border="0" cellpadding="5" align="center"> <tr> <td align="right"> <math>~\gamma</math> </td> <td align="center"> <math>~\leftrightarrow</math> </td> <td align="left"> <math>~|k|+1 \, ,</math> </td> </tr> <tr> <td align="right"> <math>~\alpha</math> </td> <td align="center"> <math>~\leftrightarrow</math> </td> <td align="left"> <math>~|k|+n \, ,</math> </td> </tr> <tr> <td align="right"> <math>~j(|k|+n + j)</math> </td> <td align="center"> <math>~\leftrightarrow</math> </td> <td align="left"> <math>~\frac{n}{2}\biggl[\biggl( \frac{\sigma}{\Omega_0} + m \biggr)^2 -|k|\biggr] \, .</math> </td> </tr> </table> </div> We can infer from this third association that, for the j<sup>th</sup> eigenfunction solution of the governing eigenvalue problem, the relevant oscillation frequency is, <div align="center"> <table border="0" cellpadding="5" align="center"> <tr> <td align="right"> <math>~\biggl( \frac{\sigma}{\Omega_0} + m \biggr)^2</math> </td> <td align="center"> <math>~=</math> </td> <td align="left"> <math>~|k| + \frac{2j}{n}(|k|+n + j)</math> </td> </tr> <tr> <td align="right"> </td> <td align="center"> <math>~=</math> </td> <td align="left"> <math>~\frac{1}{n}\biggl[n|k| + 2j(|k|+n + j)\biggr]</math> </td> </tr> <tr> <td align="right"> </td> <td align="center"> <math>~=</math> </td> <td align="left"> <math>~\frac{1}{n}\biggl[2j^2 + 2jn + 2j|k| + n|k| \biggr] \, .</math> </td> </tr> </table> </div> This is identical to the eigenfrequency identified in eq. (3.12) of [http://adsabs.harvard.edu/abs/1985MNRAS.216..553B Blaes85]. So, we must be on the right track! Now I just need to figure out how to express the corresponding eigenfunction in terms of Jacobi polynomials. From expression 22.5.1 on p. 777 of A&S, we understand that, <div align="center"> <table border="0" cellpadding="5" align="center"> <tr> <td align="right"> <math>~G_j\biggl(\alpha+\beta + 1, \beta+1, \frac{x+1}{2}\biggr)</math> </td> <td align="center"> <math>~=</math> </td> <td align="left"> <math>~P_j^{\alpha,\beta} (x) \biggl[ \frac{j! \Gamma(j + \alpha + \beta + 1)}{\Gamma(2j+\alpha+\beta+1)} \biggr] \, .</math> </td> </tr> </table> </div> In addition, we see from eq. (3.11) of Blaes85 that, to within a factor of a leading constant, the physically relevant eigenfunction is, <div align="center"> <table border="0" cellpadding="5" align="center"> <tr> <td align="right"> <math>~\Upsilon(y)</math> </td> <td align="center"> <math>~=</math> </td> <td align="left"> <math>~A_{jk} G_j(|k|+n, |k|+1, \eta^2) \, .</math> </td> </tr> </table> </div> By association, we conclude from this that, <div align="center"> <table border="0" cellpadding="5" align="center"> <tr> <td align="right"> <math>~\beta</math> </td> <td align="center"> <math>~\leftrightarrow</math> </td> <td align="left"> <math>~|k| \, ,</math> </td> </tr> <tr> <td align="right"> <math>~\alpha + |k|+1</math> </td> <td align="center"> <math>~\leftrightarrow</math> </td> <td align="left"> <math>~|k|+n \, ,</math> </td> </tr> <tr> <td align="right"> <math>~\frac{x+1}{2}</math> </td> <td align="center"> <math>~\leftrightarrow</math> </td> <td align="left"> <math>~\eta^2 =y\, .</math> </td> </tr> </table> </div> From this third association, we conclude that the argument of the Jacobi polynomial should be, <div align="center"> <math>x = 2y-1 \, .</math> </div> Following up on this clue, let's plug this coordinate transformation into Blaes85 expression (3.9) and see whether it takes the form of the Sturm-Liouville ODE. Specifically, making the substitutions, <div align="center"> <math>~y ~\rightarrow~\tfrac{1}{2}(x+1)</math> and <math>~dy = \tfrac{1}{2}dx \, ,</math> </div> we have, <div align="center"> <table border="0" cellpadding="5" align="center"> <tr> <td align="right"> <math>~ - \frac{n}{2}\biggl[\biggl( \frac{\sigma}{\Omega_0} + m \biggr)^2 -|k|\biggr] \Upsilon </math> </td> <td align="center"> <math>~=</math> </td> <td align="left"> <math>~ 4\biggl[1-\frac{(x+1)}{2}\biggr] \frac{(x+1)}{2} \frac{d^2\Upsilon}{dx^2} +2\biggl[ (|k|+1) - \frac{1}{2}(x+1) (|k|+1+n)\biggr] \frac{d\Upsilon}{dx} </math> </td> </tr> <tr> <td align="right"> </td> <td align="center"> <math>~=</math> </td> <td align="left"> <math>~ \biggl[2-(x+1)\biggr] (x+1) \frac{d^2\Upsilon}{dx^2} +\biggl[2 (|k|+1) - (x+1) (|k|+1+n)\biggr] \frac{d\Upsilon}{dx} </math> </td> </tr> <tr> <td align="right"> </td> <td align="center"> <math>~=</math> </td> <td align="left"> <math>~ -(x^2-1) \frac{d^2\Upsilon}{dx^2} -\biggl[(n - |k|-1) + x (|k|+1+n)\biggr] \frac{d\Upsilon}{dx} </math> </td> </tr> <tr> <td align="right"> <math>~\Rightarrow~~~ \frac{n}{2}\biggl[\biggl( \frac{\sigma}{\Omega_0} + m \biggr)^2 -|k|\biggr] \Upsilon </math> </td> <td align="center"> <math>~=</math> </td> <td align="left"> <math>~ (x^2-1) \frac{d^2\Upsilon}{dx^2} +\biggl[(n - |k|-1) + x (|k|+1+n)\biggr] \frac{d\Upsilon}{dx} \, , </math> </td> </tr> </table> </div> which is precisely in the standard Sturm-Liouville format. The j<sup>th</sup> eigenfunction should therefore be, <math>~\Upsilon_j = J_j^{\alpha,\beta}(2\eta^2-1)</math>, and the associated eigenfrequency should be, <div align="center"> <table border="0" cellpadding="5" align="center"> <tr> <td align="right"> <math>~\lambda_j^{\alpha,\beta}</math> </td> <td align="center"> <math>~=</math> </td> <td align="left"> <math>~j(j+\alpha+\beta + 1) \, ,</math> </td> </tr> </table> </div> where, <div align="center"> <table border="0" cellpadding="5" align="center"> <tr> <td align="right"> <math>~\alpha-\beta</math> </td> <td align="center"> <math>~\leftrightarrow</math> </td> <td align="left"> <math>~n - |k| -1 \, ,</math> </td> </tr> <tr> <td align="right"> <math>~\alpha + \beta +2</math> </td> <td align="center"> <math>~\leftrightarrow</math> </td> <td align="left"> <math>~|k|+1+n \, .</math> </td> </tr> </table> </div> Adding these two expressions together implies that, <div align="center"> <table border="0" cellpadding="5" align="center"> <tr> <td align="right"> <math>~\alpha</math> </td> <td align="center"> <math>~=</math> </td> <td align="left"> <math>~n-1 \, ,</math> </td> </tr> </table> </div> while subtracting them implies, <div align="center"> <table border="0" cellpadding="5" align="center"> <tr> <td align="right"> <math>~\beta</math> </td> <td align="center"> <math>~=</math> </td> <td align="left"> <math>~|k|\, .</math> </td> </tr> </table> </div> Hence, the eigenfrequency is, <div align="center"> <table border="0" cellpadding="5" align="center"> <tr> <td align="right"> <math>~\frac{n}{2}\biggl[\biggl( \frac{\sigma}{\Omega_0} + m \biggr)^2 -|k|\biggr] </math> </td> <td align="center"> <math>~=</math> </td> <td align="left"> <math>~j(j+\alpha+\beta + 1)</math> </td> </tr> <tr> <td align="right"> </td> <td align="center"> <math>~=</math> </td> <td align="left"> <math>~j(j+n + |k|)</math> </td> </tr> <tr> <td align="right"> <math>~\Rightarrow~~~ \biggl( \frac{\sigma}{\Omega_0} + m \biggr)^2 </math> </td> <td align="center"> <math>~=</math> </td> <td align="left"> <math>~\frac{2j}{n}\cdot (j+n + |k|) + |k|</math> </td> </tr> <tr> <td align="right"> </td> <td align="center"> <math>~=</math> </td> <td align="left"> <math>~\frac{1}{n}\biggl[2j^2+2jn + 2j|k| + n|k|\biggr] \, .</math> </td> </tr> </table> </div> Again, this precisely matches equation (3.12) from Blaes85, so we appear to be on the right track. Putting this all together, [[#Table2|Table 2]] presents the first three eigenvectors that are relevant to the stability analysis of slim, PP tori. {{ SGFworkInProgress }} <div align="center"> <table align="center" cellpadding="5" border="1"> <tr> <th>Intermediate Detail</th> </tr> <tr><td align="left"> <table border="0" cellpadding="5" align="center"> <tr> <td align="right"> <math>~\Upsilon_2</math> </td> <td align="center"> <math>~=</math> </td> <td align="left"> <math>~\frac{A}{8} + \biggl(\frac{B}{4} \biggr) x + \biggl(\frac{C}{8} \biggr) x^2</math> </td> </tr> <tr> <td align="right"> </td> <td align="center"> <math>~=</math> </td> <td align="left"> <math>~\frac{1}{8} \biggl[A-2B+C \biggr] + \biggl[B-C\biggr] \frac{\eta^2}{2} + C\cdot \frac{\eta^4}{2} \, ,</math> </td> </tr> </table> where, from [[#Table1|Table 1]], <table border="0" cellpadding="5" align="center"> <tr> <td align="right"> <math>~A</math> </td> <td align="center"> <math>~\equiv</math> </td> <td align="left"> <math>~-4 - \alpha + \alpha^2-\beta + \beta^2 - 2\alpha\beta</math> </td> </tr> <tr> <td align="right"> </td> <td align="center"> <math>~=</math> </td> <td align="left"> <math>~ (-2+|k|+k^2)-n(3+2|k|) + n^2 \, , </math> </td> </tr> <tr> <td align="right"> <math>~B</math> </td> <td align="center"> <math>~\equiv</math> </td> <td align="left"> <math>~3\alpha + \alpha^2 - 3\beta-\beta^2</math> </td> </tr> <tr> <td align="right"> </td> <td align="center"> <math>~=</math> </td> <td align="left"> <math>~ -(2+3|k|+k^2) + n + n^2 \, , </math> </td> </tr> <tr> <td align="right"> <math>~C</math> </td> <td align="center"> <math>~\equiv</math> </td> <td align="left"> <math>~12+7\alpha + \alpha^2 + 7\beta+\beta^2+ 2\alpha\beta</math> </td> </tr> <tr> <td align="right"> </td> <td align="center"> <math>~=</math> </td> <td align="left"> <math>~ (6 + 5|k|+k^2) +n(5+2|k|) +n^2 \, . </math> </td> </tr> </table> Hence, <table border="0" cellpadding="5" align="center"> <tr> <td align="right"> <math>~\Upsilon_2</math> </td> <td align="center"> <math>~=</math> </td> <td align="left"> <math>~ \frac{1}{8} \biggl\{[(-2+|k|+k^2)-n(3+2|k|) + n^2] -2[-(2+3|k|+k^2) + n + n^2] +[(6 + 5|k|+k^2) +n(5+2|k|) +n^2] \biggr\} </math> </td> </tr> <tr> <td align="right"> </td> <td align="center"> </td> <td align="left"> <math>~+ \biggl\{ [-(2+3|k|+k^2) + n + n^2] -[(6 + 5|k|+k^2) +n(5+2|k|) +n^2] \biggr\} \frac{\eta^2}{2} </math> </td> </tr> <tr> <td align="right"> </td> <td align="center"> </td> <td align="left"> <math>~+ \biggl\{(6 + 5|k|+k^2) +n(5+2|k|) +n^2 \biggr\}\frac{\eta^4}{2} </math> </td> </tr> <tr> <td align="right"> </td> <td align="center"> <math>~=</math> </td> <td align="left"> <math>~ \frac{1}{2} \biggl\{2 + 3|k| + k^2\biggr\} - \biggl\{4 + 4|k|+k^2 +n(2+|k|)\biggr\} \eta^2 + \biggl\{(6 + 5|k|+k^2) +n(5+2|k|) +n^2 \biggr\}\frac{\eta^4}{2} \, . </math> </td> </tr> </table> </td></tr> </table> </div> <div align="center" id="Table2"> <table align="center" border="1" cellpadding="5"> <tr> <th align="center" colspan="3"><font size="+1">Table 2: Example ''Slim'' PP-Tori Eigenvectors</font></th> </tr> <tr> <td align="center"><math>~j</math></td> <td align="center"><math>~\Upsilon_j = J_j^{n-1,|k|}(2\eta^2-1)</math></td> <td align="center"><math>~\biggl( \frac{\sigma}{\Omega_0} + m \biggr)_j^2</math></td> </tr> <tr> <td align="center"> <math>~0</math> </td> <td align="center"> <math>~1</math> </td> <td align="center"> <math>~0</math> </td> </tr> <tr> <td align="center"> <math>~1</math> </td> <td align="center"> <math>~(n + 1 + |k|)\eta^2 - (1 + |k|)</math> </td> <td align="center"> <math>~\tfrac{1}{n}[2+2n+(2+n)|k|]</math> </td> </tr> <tr> <td align="center"> <math>~2</math> </td> <td align="center"> <math>~ \tfrac{1}{2}[(6 + 5|k|+k^2) +n(5+2|k|) +n^2 ]\eta^4 - [4 + 4|k|+k^2 +n(2+|k|)]\eta^2 + \tfrac{1}{2} [2 + 3|k| + k^2] </math> </td> <td align="center"> <math>~\tfrac{1}{n}[8+4n + (4+n)|k|] </math> </td> </tr> </table> </div>
Summary:
Please note that all contributions to JETohlineWiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
JETohlineWiki:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Navigation menu
Personal tools
Not logged in
Talk
Contributions
Log in
Namespaces
Page
Discussion
English
Views
Read
Edit
View history
More
Search
Navigation
Main page
Tiled Menu
Table of Contents
Old (VisTrails) Cover
Appendices
Variables & Parameters
Key Equations
Special Functions
Permissions
Formats
References
lsuPhys
Ramblings
Uploaded Images
Originals
Recent changes
Random page
Help about MediaWiki
Tools
What links here
Related changes
Special pages
Page information