<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://en.formulasearchengine.com/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=67.211.0.0%2F16</id>
	<title>formulasearchengine - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://en.formulasearchengine.com/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=67.211.0.0%2F16"/>
	<link rel="alternate" type="text/html" href="https://en.formulasearchengine.com/wiki/Special:Contributions/67.211.0.0/16"/>
	<updated>2026-09-05T23:45:32Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.47.0-wmf.7</generator>
	<entry>
		<id>https://en.formulasearchengine.com/w/index.php?title=Majorization&amp;diff=11223</id>
		<title>Majorization</title>
		<link rel="alternate" type="text/html" href="https://en.formulasearchengine.com/w/index.php?title=Majorization&amp;diff=11223"/>
		<updated>2013-10-28T22:06:06Z</updated>

		<summary type="html">&lt;p&gt;67.211.125.174: /* Generalizations */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;In [[physics]], the &#039;&#039;&#039;Fermi–Pasta–Ulam problem&#039;&#039;&#039; or &#039;&#039;&#039;FPU problem&#039;&#039;&#039; was the apparent [[physical paradox|paradox]] in [[chaos theory]] that many complicated enough physical systems exhibited almost exactly [[Frequency|periodic]] behavior – called &#039;&#039;&#039;Fermi–Pasta–Ulam recurrence&#039;&#039;&#039; – instead of [[ergodic theory|ergodic]] behavior. One of the resolutions of the paradox includes the insight that many non-linear equations are [[integrable systems|exactly integrable]]. Another may be that ergodic behavior may depend on the initial energy of the system.&lt;br /&gt;
&lt;br /&gt;
==The FPU experiment==&lt;br /&gt;
&lt;br /&gt;
In the Summer of 1953 [[Enrico Fermi|Fermi]], [[John Pasta|Pasta]], [[Stanislaw Ulam|Ulam]] and [[Mary Tsingou]] conducted numerical experiments (i.e. computer simulations) of a vibrating string that included a non-linear term (quadratic in one test, cubic in another, and a piecewise linear approximation to a cubic in a third). They found that the behavior of the system was quite different from what intuition would have led them to expect. Fermi thought that after many iterations, the system would exhibit [[thermalization]], an ergodic behavior in which the influence of the initial modes of vibration fade and the system becomes more or less random with [[equipartition theorem|all modes excited more or less equally]]. Instead, the system exhibited a very complicated quasi-periodic behavior. They published their results in a [[Los Alamos National Laboratory|Los Alamos]] technical report in 1955. ([[Enrico Fermi]] died in 1954 and so this technical report was published after Fermi&#039;s death.)&lt;br /&gt;
&lt;br /&gt;
The FPU experiment was important both in showing the complexity of nonlinear system behavior and the value of computer simulation in analyzing systems.&lt;br /&gt;
&lt;br /&gt;
Physics Today - January 2008 published additional information regarding the development of FPU http://perso.ens-lyon.fr/thierry.dauxois/PAPERS/pt61_55.2008.pdf&lt;br /&gt;
&lt;br /&gt;
==The FPU lattice system==&lt;br /&gt;
Fermi, Pasta and Ulam (FPU) simulated the vibrating string by solving the following discrete system of nearest-neighbor coupled oscillators. We follow the explanation as given in Palais&#039;s article. Let there be &#039;&#039;N&#039;&#039; oscillators representing a string of length &#039;&#039;l&#039;&#039; with equilibrium positions &amp;lt;math&amp;gt;p_j=jh,j=0,\dots,N-1&amp;lt;/math&amp;gt; where &amp;lt;math&amp;gt;h=l/(N-1)&amp;lt;/math&amp;gt; is the lattice spacing. Then the position of the jth oscillator as a function of time is &amp;lt;math&amp;gt;X_j(t)=p_j+x_j(t)&amp;lt;/math&amp;gt; so that &amp;lt;math&amp;gt;x_j(t)&amp;lt;/math&amp;gt; gives the displacement from equilibrium. FPU used the following equations of motion:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;m\ddot{x}_j=k(x_{j+1}+x_{j-1}-2x_j)[1+\alpha(x_{j+1}-x_{j-1})]&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
(Note: this equation is not equivalent to the classical one given in the French version of the article)&lt;br /&gt;
&lt;br /&gt;
This is just [[Newton&#039;s laws of motion|Newton&#039;s second law]] for the &#039;&#039;j&#039;&#039;th particle. The first factor &amp;lt;math&amp;gt;k(x_{j+1}+x_{j-1}-2x_j)&amp;lt;/math&amp;gt; is just the usual [[Hooke&#039;s law]] form for the force. The factor with &amp;lt;math&amp;gt;\alpha&amp;lt;/math&amp;gt; is the nonlinear force. We can rewrite this in terms of continuum quantities by defining &amp;lt;math&amp;gt;c=\sqrt{\kappa/\rho}&amp;lt;/math&amp;gt; to be the wave speed, where &amp;lt;math&amp;gt;\kappa=k/h&amp;lt;/math&amp;gt; is the [[Young&#039;s modulus]] for the string and &amp;lt;math&amp;gt;\rho=m/h^3&amp;lt;/math&amp;gt; is the density:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\ddot{x}_j=\frac{c^2}{h^2}(x_{j+1}+x_{j-1}-2x_j)[1+\alpha(x_{j+1}-x_{j-1})]&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Connection to the KdV equation==&lt;br /&gt;
The continuum limit of the governing equations for the string (with the quadratic force term) is the [[Korteweg–de Vries equation]] (KdV equation.)  The discovery of this relationship and of the [[soliton]] solutions of the KdV equation by [[Martin David Kruskal|Kruskal]] and [[Norman Zabusky|Zabusky]] in 1965 was an important step forward in nonlinear system research. We reproduce below a derivation of this limit, which is rather tricky, as found in Palais&#039;s article. Beginning from the &amp;quot;continuum form&amp;quot; of the lattice equations above, we first define &#039;&#039;u&#039;&#039;(&#039;&#039;x&#039;&#039;,&#039;&#039;t&#039;&#039;) to be the displacement of the string at position &#039;&#039;x&#039;&#039; and time&amp;amp;nbsp;&#039;&#039;t&#039;&#039;. We&#039;ll then want a correspondence so that &amp;lt;math&amp;gt;u(p_j,t)&amp;lt;/math&amp;gt; is &amp;lt;math&amp;gt;x_j(t)&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\ddot{x}_j=c^2\left(\frac{x_{j+1}+x_{j-1}-2x_j}{h^2}\right)[1+\alpha(x_{j+1}-x_{j-1})]&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We can use [[Taylor&#039;s theorem]] to rewrite the second factor for small &amp;lt;math&amp;gt;h&amp;lt;/math&amp;gt;, (subscripts of u denote partial derivatives):&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
\left(\frac{x_{j+1}+x_{j-1}-2x_j}{h^2}\right)&amp;amp;=\frac{u(x+h,t)+u(x-h,t)-2u(x,t)}{h^2}\\&lt;br /&gt;
&amp;amp;=u_{xx}(x,t)+\left(\frac{h^2}{12}\right)u_{xxxx}(x,t)+O(h^4).\end{align}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Similarly, the second term in the third factor is:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\alpha(x_{j+1}-x_{j-1})=2\alpha hu_x(x,t)+\left(\frac{\alpha h^3}{3}\right)u_{xxx}(x,t)+O(h^5).&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Thus, the FPU system is:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\frac{1}{c^2}u_{tt}-u_{xx}=(2\alpha h)u_xu_{xx}+\left(\frac{h^2}{12}\right)u_{xxxx}+O(\alpha h^2,h^4).&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If one were to keep terms up to O(&#039;&#039;h&#039;&#039;) only and assume that &amp;lt;math&amp;gt;2\alpha h&amp;lt;/math&amp;gt; approaches a limit, the resulting equation is one which develops [[shock wave|shocks]], which is not observed. Thus one keeps the O(&#039;&#039;h&#039;&#039;&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;) term as well:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\frac{1}{c^2}u_{tt}-u_{xx}=(2\alpha h)u_xu_{xx}+\left(\frac{h^2}{12}\right)u_{xxxx}.&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We now make the following substitutions, motivated by the decomposition of traveling wave solutions (of the ordinary [[wave equation]], to which this reduces when &amp;lt;math&amp;gt;\alpha,h&amp;lt;/math&amp;gt; vanish) into left- and right-moving waves, so that we only consider a right-moving wave. Let &amp;lt;math&amp;gt;\xi=x-ct,\tau=(\alpha h)ct, y(\xi,\tau)=u(x,t)&amp;lt;/math&amp;gt;. Under this change of coordinates, the equation becomes:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;y_{\xi\tau}-\left(\frac{\alpha h}{2}\right)y_{\tau\tau}=-y_\xi y_{\xi\xi}-\left(\frac{h}{24\alpha}\right)y_{\xi\xi\xi\xi}.&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
To take the continuum limit, assume that &amp;lt;math&amp;gt;\alpha/h&amp;lt;/math&amp;gt; tends to a constant and &amp;lt;math&amp;gt;\alpha,h&amp;lt;/math&amp;gt; tend to zero. If we take &amp;lt;math&amp;gt;\delta=\lim_{h\rightarrow0}\sqrt{h/(24\alpha)}&amp;lt;/math&amp;gt;, then:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;y_{\xi\tau}=-y_\xi y_{\xi\xi}-\delta^2y_{\xi\xi\xi\xi}.&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Taking &amp;lt;math&amp;gt;v=y_{\xi}&amp;lt;/math&amp;gt; results in the KdV equation:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;v_{\tau}+v v_{\xi}-\delta^2v_{\xi\xi\xi}=0.&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Zabusky and Kruskal argued that it was the fact that soliton solutions of the KdV equation can pass through one another without affecting the asymptotic shapes that explained the quasi-periodicity of the waves in the FPU experiment. In short, thermalization could not occur because of a certain &amp;quot;soliton symmetry&amp;quot; in the system which broke ergodicity.&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
* {{cite document&lt;br /&gt;
 |last1=Fermi |first1=E.&lt;br /&gt;
 |last2=Pasta |first2=J.&lt;br /&gt;
 |last3=Ulam |first3=S.&lt;br /&gt;
 |year=1955&lt;br /&gt;
 |title=Studies of Nonlinear Problems&lt;br /&gt;
 |url=http://www.physics.utah.edu/~detar/phys6720/handouts/fpu/FermiCollectedPapers1965.pdf&lt;br /&gt;
 |id=Document LA-1940&lt;br /&gt;
}}&lt;br /&gt;
* {{cite journal&lt;br /&gt;
 |last1=Zabusky |first1=N. J.&lt;br /&gt;
 |last2=Kruskal |first2=M. D.&lt;br /&gt;
 |year=1965&lt;br /&gt;
 |title=Interactions of solitons in a collisionless plasma and the recurrence of initial states&lt;br /&gt;
 |journal=[[Physical Review Letters]]&lt;br /&gt;
 |volume=15 |issue=6 |pages=240–243&lt;br /&gt;
 |bibcode=1965PhRvL..15..240Z&lt;br /&gt;
 |doi=10.1103/PhysRevLett.15.240&lt;br /&gt;
}}&lt;br /&gt;
* {{cite journal&lt;br /&gt;
 |last1=Palais |first1=R.&lt;br /&gt;
 |year=1997&lt;br /&gt;
 |title=The Symmetries of Solitons&lt;br /&gt;
 |url=http://www.ams.org/journals/bull/1997-34-04/S0273-0979-97-00732-5/S0273-0979-97-00732-5.pdf&lt;br /&gt;
 |journal=[[Bulletin of the American Mathematical Society]]&lt;br /&gt;
 |volume=34 |issue=4 |pages=339–403&lt;br /&gt;
 |doi=10.1090/S0273-0979-97-00732-5&lt;br /&gt;
 |mr=1462745&lt;br /&gt;
}}&lt;br /&gt;
* {{cite journal&lt;br /&gt;
 |last1=Duxois |first1=T.&lt;br /&gt;
 |last2=Ruffo |first2=S.&lt;br /&gt;
 |year=2008&lt;br /&gt;
 |title=Fermi–Pasta–Ulam nonlinear lattice oscillations&lt;br /&gt;
 |url=http://www.scholarpedia.org/article/Fermi-Pasta-Ulam_nonlinear_lattice_oscillations&lt;br /&gt;
 |journal=[[Scholarpedia]]&lt;br /&gt;
 |volume=3 |issue=8 |pages=5538&lt;br /&gt;
 |doi=10.4249/scholarpedia.5538&lt;br /&gt;
 |accessdate=2012-04-13&lt;br /&gt;
}}&lt;br /&gt;
*{{cite book&lt;br /&gt;
 |editor1-last=Gallavotti |editor1-first=G. &lt;br /&gt;
 |year=2008&lt;br /&gt;
 |title=The Fermi–Pasta–Ulam Problem: A Status Report&lt;br /&gt;
 |url=http://www.springer.com/physics/theoretical%2C+mathematical+%26+computational+physics/book/978-3-540-72994-5&lt;br /&gt;
 |series=[[Lecture Notes in Physics]]&lt;br /&gt;
 |volume=728&lt;br /&gt;
 |publisher=[[Springer Science+Business Media|Springer]]&lt;br /&gt;
 |isbn=978-3-540-72994-5&lt;br /&gt;
}}&lt;br /&gt;
* {{cite journal&lt;br /&gt;
 |last1=Porter |first1=M. A.&lt;br /&gt;
 |last2=Zabusky |first2=N. J.&lt;br /&gt;
 |last3=Hu |first3=B.&lt;br /&gt;
 |last4=Campbell |first4=D. K.&lt;br /&gt;
 |year=2009&lt;br /&gt;
 |title=Fermi, Pasta, Ulam and the Birth of Experimental Mathematics&lt;br /&gt;
 |url=http://people.maths.ox.ac.uk/porterm/papers/fpupop_final.pdf&lt;br /&gt;
 |journal=[[American Scientist]]&lt;br /&gt;
 |volume=97 |issue=3 |pages=214–221&lt;br /&gt;
 |doi=10.1511/2009.78.214&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{DEFAULTSORT:Fermi-Pasta-Ulam problem}}&lt;br /&gt;
[[Category:Nonlinear systems]]&lt;br /&gt;
[[Category:Ergodic theory]]&lt;br /&gt;
[[Category:History of physics]]&lt;/div&gt;</summary>
		<author><name>67.211.125.174</name></author>
	</entry>
	<entry>
		<id>https://en.formulasearchengine.com/w/index.php?title=Flow_distribution_in_manifolds&amp;diff=28879</id>
		<title>Flow distribution in manifolds</title>
		<link rel="alternate" type="text/html" href="https://en.formulasearchengine.com/w/index.php?title=Flow_distribution_in_manifolds&amp;diff=28879"/>
		<updated>2013-08-20T14:35:33Z</updated>

		<summary type="html">&lt;p&gt;67.211.126.51: fixed a misspelling of &amp;quot;the&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Co-citation Proximity Analysis Concept.svg|thumb|400px|right|alt=Documents B and C are cited in closer proximity to each other in the full-text of the citing document, when compared to document A. Hence, according to co-citation proximity analysis, documents B and C are more strongly related than documents A and B or A and C. |Figure visualizing the Co-citation Proximity Analysis (CPA) approach to document similarity computation.]]&lt;br /&gt;
&#039;&#039;&#039;Co-citation Proximity Analysis&#039;&#039;&#039; or &#039;&#039;&#039;CPA&#039;&#039;&#039; is a document similarity measure that uses [[Citation| citation analysis]] to assess semantic similarity between documents at both the global document level as well as at individual section-level.&amp;lt;ref name=&amp;quot;Gipp&amp;quot;&amp;gt;Bela Gipp and Joeran Beel, 2009 [http://gipp.com/wp-content/papercite-data/pdf/gipp09a.pdf &amp;quot;Citation Proximity Analysis (CPA) – A new approach for identifying related work based on Co-Citation Analysis&amp;quot;] in Birger Larsen and Jacqueline Leta, editors, Proceedings of the 12th International Conference on Scientometrics and Informetrics (ISSI’09), volume 2, pages 571–575, Rio de Janeiro (Brazil), July 2009.&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;Bela Gipp and Joeran Beel. &amp;quot;Method and system for detecting a similarity of documents&amp;quot;. Patent Application, Oct 27, 2011. [http://www.patentlens.net/patentlens/patents.html?patnums=US_2011_0264672_A1&amp;amp;language=en&amp;amp;|US 2011/0264672 A1].&amp;lt;/ref&amp;gt; The similarity measure builds on the [[Co-citation|co-citation analysis]] approach, but differs in that it exploits the information implied in the placement of citations within the full-texts of documents.  &lt;br /&gt;
&lt;br /&gt;
Co-citation Proximity Analysis was conceived by Gipp in 2006 &amp;lt;ref&amp;gt;Bela Gipp, 2006. &amp;quot;Doctoral Proposal: (Co-)Citation Proximity Analysis – A Measure to Identify Related Work&amp;quot;&amp;lt;/ref&amp;gt; and the description of the document similarity measure was later published by Gipp and Beel in 2009.&amp;lt;ref name=&amp;quot;Gipp&amp;quot; /&amp;gt; The similarity measure rests on the assumption that within a document’s full-text, the documents cited in close proximity to each other tend to be more strongly related than those documents cited farther apart. The figure to the right illustrates the concept. The CPA approach to document similarity assumes the documents B and C to be more strongly related than the documents B and A, because the citations to B and C occur within the same sentence, whereas the citations to B and A are separated by several paragraphs.&lt;br /&gt;
&lt;br /&gt;
The advantage of the CPA approach compared to other citation and co-citation analysis approaches is an improvement in precision. Other widely used citation analysis approaches, such as [[Bibliographic coupling|Bibliographic Coupling]], [[Co-citation|Co-Citation]] or the [[Bibliographic coupling#History|Amsler measure]], do not take into account the location or proximity of citations within documents. The CPA approach allows a more granular automatic classification of documents and can also be used to identify not only related documents, but the specific sections within texts that are most related.&lt;br /&gt;
&lt;br /&gt;
==Method of Calculation==&lt;br /&gt;
The CPA similarity measure calculates a &#039;&#039;&#039;Citation Proximity Index (CPI)&#039;&#039;&#039; for each set of documents cited by an examined document.&amp;lt;ref name=&amp;quot;Gipp&amp;quot; /&amp;gt; Cited documents are assigned a weight of &amp;lt;math&amp;gt;\frac{1}{2^n}&amp;lt;/math&amp;gt;, where &#039;&#039;n&#039;&#039; stands for the  number of levels between citations. Beginning at the lowest level, levels may be defined as citation groups, sentences, paragraphs, chapters, and finally the entire document or even journal.&lt;br /&gt;
&lt;br /&gt;
There are several variations of the CPA algorithm.&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;Basic-CPA&#039;&#039; – fundamental concept of CPA as described above&lt;br /&gt;
*&#039;&#039;Extended-CPA&#039;&#039; – considers the tree structure and order of citations within citation groups&lt;br /&gt;
*&#039;&#039;Multidimensional-CPA&#039;&#039; – uses additional information such as the impact factor &lt;br /&gt;
*&#039;&#039;Hybrid-CPA&#039;&#039; – combines the CPI with other similarity measures, for example text-based measures. This boosts performance especially for documents with insufficient citation information.&lt;br /&gt;
&lt;br /&gt;
==Performance==&lt;br /&gt;
The CPA similarity measure builds upon the co-citation document similarity approach with the distinctive addition of citation proximity analysis, therefore the CPA approach gathers a more granular picture on document relatedness. CPA has been found to outperform co-citation analysis, especially when documents contain extensive bibliographies and if documents have not been referenced frequently (i.e. have a low co-citation score).&amp;lt;ref name=&amp;quot;Gipp&amp;quot; /&amp;gt; Liu and Chen found that sentence-level co-citations are potentially more efficient markers for use in co-citation analysis in comparison to the loosely coupled article-level only co-citations, since sentence-level co-citations tend to preserve the essential structure of the traditional co-citation network and also form a much smaller subset of all co-citation instances &amp;lt;ref&amp;gt;Shengbo Liu and Chaomei Chen, 2001 [http://cluster.ischool.drexel.edu/~cchen/papers/2011/ISSI2011.pdf &amp;quot;The Effects of Co-citation Proximity on Co-citation Analysis&amp;quot;], The 13th Conference of the International Society for Scientometrics and Informetrics (ISSI), July 4–7, 2011 Durban, South Africa.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
{{reflist}}&lt;br /&gt;
&lt;br /&gt;
==Further reading==&lt;br /&gt;
Bela Gipp and Joeran Beel. Identifying Related Documents For Research Paper Recommender By CPA And COA. In S. I. Ao, C. Douglas, W. S. Grundfest, and J. Burgstone, editors, Proceedings of the world congress on engineering and computer science 2009, volume 1 of Lecture Notes in Engineering and Computer Science, pages 636-639, Berkeley (USA), oct 2009. International Association of Engineers (IAENG), Newswood Limited. Available at http://sciplore.org/pub/ &lt;br /&gt;
&lt;br /&gt;
Bela Gipp. Measuring Document Relatedness by Citation Proximity Analysis and Citation Order Analysis. In M. Lalmas, J. Jose, A. Rauber, F. Sebastiani, and I. Frommholz, editors, Proceedings of the 14th European conference on digital libraries (ecdl’10): research and advanced technology for digital libraries, volume 6273 of Lecture Notes of Computer Science (LNCS). Springer, sep 2010. Available at http://sciplore.org/pub/&lt;br /&gt;
&lt;br /&gt;
[[Category:Bibliometrics]]&lt;/div&gt;</summary>
		<author><name>67.211.126.51</name></author>
	</entry>
</feed>