<?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=50.30.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=50.30.0.0%2F16"/>
	<link rel="alternate" type="text/html" href="https://en.formulasearchengine.com/wiki/Special:Contributions/50.30.0.0/16"/>
	<updated>2026-08-01T07:04:56Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.47.0-wmf.7</generator>
	<entry>
		<id>https://en.formulasearchengine.com/w/index.php?title=D%27Alembert%27s_paradox&amp;diff=230850</id>
		<title>D&#039;Alembert&#039;s paradox</title>
		<link rel="alternate" type="text/html" href="https://en.formulasearchengine.com/w/index.php?title=D%27Alembert%27s_paradox&amp;diff=230850"/>
		<updated>2014-11-02T06:55:42Z</updated>

		<summary type="html">&lt;p&gt;50.30.193.214: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Hi there! :) My name is Flossie, I&#039;m a student studying Environmental Management from Bremen Woltmershausen, Germany.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;my webpage [http://michaldymi.livejournal.com water damage restoration]&lt;/div&gt;</summary>
		<author><name>50.30.193.214</name></author>
	</entry>
	<entry>
		<id>https://en.formulasearchengine.com/w/index.php?title=Bombieri%E2%80%93Vinogradov_theorem&amp;diff=13415</id>
		<title>Bombieri–Vinogradov theorem</title>
		<link rel="alternate" type="text/html" href="https://en.formulasearchengine.com/w/index.php?title=Bombieri%E2%80%93Vinogradov_theorem&amp;diff=13415"/>
		<updated>2013-10-16T04:38:14Z</updated>

		<summary type="html">&lt;p&gt;50.30.141.251: /* Statement of the Bombieri–Vinogradov theorem */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A &#039;&#039;&#039;matrix grammar&#039;&#039;&#039; is a [[formal grammar]] in which instead of single productions, productions are grouped together into finite sequences. A production cannot be applied separately, it must be applied in sequence. In the application of such a sequence of productions, the rewriting is done in accordance to the each production in sequence, the first one, second one etc. till the last production has been used for rewriting. The sequences are referred to as &#039;&#039;&#039;matrices&#039;&#039;&#039;. &lt;br /&gt;
&lt;br /&gt;
Matrix grammar is an extension of [[context-free grammar]], and one instance of a [[Controlled grammar]].&lt;br /&gt;
&lt;br /&gt;
== Formal definition ==&lt;br /&gt;
A &#039;&#039;matrix grammar&#039;&#039; is an ordered quadruple&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;G = (V_N, V_T, X_0, M).&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;math&amp;gt;V_N&amp;lt;/math&amp;gt; is a finite set of non-terminals&lt;br /&gt;
* &amp;lt;math&amp;gt;V_T&amp;lt;/math&amp;gt; is a finite set of terminals&lt;br /&gt;
* &amp;lt;math&amp;gt;X_0&amp;lt;/math&amp;gt; is a special element of &amp;lt;math&amp;gt;V_N&amp;lt;/math&amp;gt;, viz. the starting symbol&lt;br /&gt;
* &amp;lt;math&amp;gt;M&amp;lt;/math&amp;gt; is a finite set of non-empty sequences whose elements are ordered pairs&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;(P, Q), \quad P \in W(V) V_N W(V), \quad Q \in W(V), \quad V = V_N \cup V_T.&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The pairs are called productions, written as &amp;lt;math&amp;gt;P \to Q&amp;lt;/math&amp;gt;. The sequences are called matrices and can be written as&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;m = [P_1 \to Q_1, \ldots, P_r \to Q_r].&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Let &amp;lt;math&amp;gt;F&amp;lt;/math&amp;gt; be the set of all productions appearing in the matrices &amp;lt;math&amp;gt;m&amp;lt;/math&amp;gt; of a matrix grammar &amp;lt;math&amp;gt;G&amp;lt;/math&amp;gt;. Then the matrix grammar &amp;lt;math&amp;gt;G&amp;lt;/math&amp;gt; is of type-&amp;lt;math&amp;gt;i, i = 0, 1, 2, 3&amp;lt;/math&amp;gt;, &#039;&#039;length-increasing&#039;&#039;, &#039;&#039;linear&#039;&#039;, &#039;&#039;&amp;lt;math&amp;gt;\lambda&amp;lt;/math&amp;gt;-free&#039;&#039;, &#039;&#039;context-free&#039;&#039; or &#039;&#039;context-sensitive&#039;&#039; if and only if the grammar &amp;lt;math&amp;gt;G_1 = (V_N, V_T, X_0, F)&amp;lt;/math&amp;gt; has the following property.&lt;br /&gt;
&lt;br /&gt;
For a matrix grammar &amp;lt;math&amp;gt;G&amp;lt;/math&amp;gt;, a binary relation &amp;lt;math&amp;gt;\Rightarrow_G&amp;lt;/math&amp;gt; is defined; also represented as &amp;lt;math&amp;gt;\Rightarrow&amp;lt;/math&amp;gt;. For any &amp;lt;math&amp;gt;P, Q \in W(V)&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;P \Rightarrow Q&amp;lt;/math&amp;gt; holds if and only if there exists an integer &amp;lt;math&amp;gt;r \ge 1&amp;lt;/math&amp;gt; such that the words&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\alpha_1,, \ldots, \alpha_{r + 1}, \quad P_1, \ldots, P_r, \quad R_1, \ldots, R_r, \quad, R^1, \ldots, R^r&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
over V exist and &lt;br /&gt;
&lt;br /&gt;
* &amp;lt;math&amp;gt;\alpha_i = P&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\alpha_{r + 1} = Q&amp;lt;/math&amp;gt;&lt;br /&gt;
* &amp;lt;math&amp;gt;m&amp;lt;/math&amp;gt; is one of the matrices of &amp;lt;math&amp;gt;G&amp;lt;/math&amp;gt;&lt;br /&gt;
* &amp;lt;math&amp;gt;\alpha_i = R_i P_i R^i&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\alpha_{i + 1} = R_i Q_i R^i.&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If the above conditions are satisfied, it is also said that &amp;lt;math&amp;gt;P \Rightarrow Q&amp;lt;/math&amp;gt; holds with &amp;lt;math&amp;gt;(m, R_1)&amp;lt;/math&amp;gt; as the &#039;&#039;specifications&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
Let &amp;lt;math&amp;gt;\Rightarrow^{*}&amp;lt;/math&amp;gt; be the reflexive transitive closure of the relation &amp;lt;math&amp;gt;\Rightarrow&amp;lt;/math&amp;gt;. Then, the language generated by the matrix grammar &amp;lt;math&amp;gt;G&amp;lt;/math&amp;gt; is given by&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;L(G) = \{P \in W(V_T) | X_0 \Rightarrow^{*} P\}.&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
&lt;br /&gt;
Consider the matrix grammar &lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;G = (\{S, X, Y\}, \{a, b, c\}, S, M)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where &amp;lt;math&amp;gt;M&amp;lt;/math&amp;gt; is a collection containing the following matrices:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;[S \rightarrow XY], \quad [X \rightarrow aXb, Y \rightarrow cY], \quad [X \rightarrow ab, Y \rightarrow c]&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
These matrices, which contain only &#039;&#039;context-free&#039;&#039; rules generate the &#039;&#039;context-sensitive&#039;&#039; language&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;L = \{a^nb^nc^n|n \ge 1\}.&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This example can be found on pages 8 and 9 of {{ref|Abraham1965}}.&lt;br /&gt;
&lt;br /&gt;
== Properties ==&lt;br /&gt;
&lt;br /&gt;
Let &amp;lt;math&amp;gt;MAT^\lambda&amp;lt;/math&amp;gt; be the class of languages produced by matrix grammars, and &amp;lt;math&amp;gt;MAT&amp;lt;/math&amp;gt; the class of languages produced by &amp;lt;math&amp;gt;\lambda&amp;lt;/math&amp;gt;-free matrix grammars.&lt;br /&gt;
&lt;br /&gt;
* Trivially, &amp;lt;math&amp;gt;MAT&amp;lt;/math&amp;gt; is included in &amp;lt;math&amp;gt;MAT^\lambda&amp;lt;/math&amp;gt;.&lt;br /&gt;
* All [[context-free languages]] are in &amp;lt;math&amp;gt;MAT&amp;lt;/math&amp;gt;, and all languages in &amp;lt;math&amp;gt;MAT^\lambda&amp;lt;/math&amp;gt; are [[recursively enumerable]].&lt;br /&gt;
* &amp;lt;math&amp;gt;MAT&amp;lt;/math&amp;gt; is closed under [[Union (set theory)|union]], [[concatenation]], [[Intersection (set theory)|intersection]] with regular languages and permutation.&lt;br /&gt;
* All languages in &amp;lt;math&amp;gt;MAT&amp;lt;/math&amp;gt; can be produced by a [[context-sensitive grammar]].&lt;br /&gt;
* There exists some languages in &amp;lt;math&amp;gt;MAT^\lambda&amp;lt;/math&amp;gt; which can not be produced by a context-sensitive grammar.&lt;br /&gt;
* Each language produced by a matrix grammar with only one terminal symbol is regular.&lt;br /&gt;
&lt;br /&gt;
== Open problems ==&lt;br /&gt;
&lt;br /&gt;
It is not known whether there exist languages in &amp;lt;math&amp;gt;MAT^\lambda&amp;lt;/math&amp;gt; which are not in &amp;lt;math&amp;gt;MAT&amp;lt;/math&amp;gt;, and it is neither known whether &amp;lt;math&amp;gt;MAT^\lambda&amp;lt;/math&amp;gt; contains languages which are not context-sensitive {{ref|Paun}}.&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
* {{note|Abraham1965}} Ábrahám, S. Some questions of language theory. International Conference on Computational Linguistic, 1965. pp 1-11. [http://acl.ldc.upenn.edu/C/C65/C65-1001.pdf]&lt;br /&gt;
* {{note|Paun}} Gheorghe Păun, Membrane Computing: An Introduction, Springer-Verlag New York, Inc., Secaucus, NJ, USA, 2002. pp 30-32&lt;br /&gt;
&lt;br /&gt;
[[Category:Formal languages]]&lt;/div&gt;</summary>
		<author><name>50.30.141.251</name></author>
	</entry>
	<entry>
		<id>https://en.formulasearchengine.com/w/index.php?title=Taylor_KO_Factor&amp;diff=13405</id>
		<title>Taylor KO Factor</title>
		<link rel="alternate" type="text/html" href="https://en.formulasearchengine.com/w/index.php?title=Taylor_KO_Factor&amp;diff=13405"/>
		<updated>2013-01-27T03:42:07Z</updated>

		<summary type="html">&lt;p&gt;50.30.192.115: /* Alternative Approaches */  Corrected a cartridge name reference&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;In [[set theory]], the &#039;&#039;&#039;singular cardinals hypothesis (SCH)&#039;&#039;&#039; arose from the question of whether the least [[cardinal number]] for which the [[Continuum hypothesis#The generalized continuum hypothesis|generalized continuum hypothesis]] (GCH) might fail could be a [[singular cardinal]].&lt;br /&gt;
&lt;br /&gt;
According to Mitchell (1992), the singular cardinals hypothesis is:&lt;br /&gt;
:If &amp;amp;kappa; is any singular [[limit cardinal|strong limit cardinal]], then 2&amp;lt;sup&amp;gt;&amp;amp;kappa;&amp;lt;/sup&amp;gt; = &amp;amp;kappa;&amp;lt;sup&amp;gt;+&amp;lt;/sup&amp;gt;.&lt;br /&gt;
Here, &amp;amp;kappa;&amp;lt;sup&amp;gt;+&amp;lt;/sup&amp;gt; denotes the [[successor cardinal]] of &amp;amp;kappa;.&lt;br /&gt;
&lt;br /&gt;
Since SCH is a consequence of GCH which is known to be [[consistent]] with [[Zermelo–Fraenkel set theory|ZFC]], SCH is consistent with ZFC.  The negation of SCH has also been shown to be consistent with ZFC, if one assumes the existence of a sufficiently large cardinal number.  In fact, by results of [[Moti Gitik]], ZFC + the negation of SCH is equiconsistent with ZFC + the existence of a measurable cardinal &amp;amp;kappa; of [[Mitchell order]] &amp;amp;kappa;&amp;lt;sup&amp;gt;++&amp;lt;/sup&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Another form of the SCH is the following statement:&lt;br /&gt;
:2&amp;lt;sup&amp;gt;cf(&amp;amp;kappa;)&amp;lt;/sup&amp;gt; &amp;lt; &amp;amp;kappa; implies &amp;amp;kappa;&amp;lt;sup&amp;gt;cf(&amp;amp;kappa;)&amp;lt;/sup&amp;gt; = &amp;amp;kappa;&amp;lt;sup&amp;gt;+&amp;lt;/sup&amp;gt;,&lt;br /&gt;
where cf denotes the [[cofinality]] function.  Note that &amp;amp;kappa;&amp;lt;sup&amp;gt;cf(&amp;amp;kappa;)&amp;lt;/sup&amp;gt;= 2&amp;lt;sup&amp;gt;&amp;amp;kappa;&amp;lt;/sup&amp;gt;  for all singular strong limit cardinals &amp;amp;kappa;. The second formulation of SCH is strictly stronger than the first version, since the first one only mentions strong limits; from a model in which the first version of SCH fails at &amp;amp;alefsym;&amp;lt;sub&amp;gt;&amp;amp;omega;&amp;lt;/sub&amp;gt; and GCH holds above &amp;amp;alefsym;&amp;lt;sub&amp;gt;&amp;amp;omega;+2&amp;lt;/sub&amp;gt;, we can construct a model in which the first version of SCH holds but the second version of SCH fails, by adding &amp;amp;alefsym;&amp;lt;sub&amp;gt;&amp;amp;omega;&amp;lt;/sub&amp;gt; Cohen subsets to &amp;amp;alefsym;&amp;lt;sub&amp;gt;n&amp;lt;/sub&amp;gt; for some n.&lt;br /&gt;
&lt;br /&gt;
[[Jack Silver|Silver]] proved that if &amp;amp;kappa; is singular with uncountable cofinality and 2&amp;lt;sup&amp;gt;&amp;amp;lambda;&amp;lt;/sup&amp;gt; = &amp;amp;lambda;&amp;lt;sup&amp;gt;+&amp;lt;/sup&amp;gt; for all infinite cardinals &amp;amp;lambda; &amp;lt; &amp;amp;kappa;, then 2&amp;lt;sup&amp;gt;&amp;amp;kappa;&amp;lt;/sup&amp;gt; = &amp;amp;kappa;&amp;lt;sup&amp;gt;+&amp;lt;/sup&amp;gt;.  Silver&#039;s original proof used [[generic ultrapowers]].  The following important fact follows from Silver&#039;s theorem:  if the singular cardinals hypothesis holds for all singular cardinals of countable cofinality, then it holds for all singular cardinals.  In particular, then, if &amp;lt;math&amp;gt; \kappa &amp;lt;/math&amp;gt; is the least counterexample to the singular cardinals hypothesis, then &amp;lt;math&amp;gt; cf(\kappa) = \omega &amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
The negation of the singular cardinals hypothesis is intimately related to violating the GCH at a measurable cardinal.  A well-known result of [[Dana Scott]] is that if the GCH holds below a measurable cardinal &amp;lt;math&amp;gt; \kappa &amp;lt;/math&amp;gt; on a set of measure one—i.e., there is normal &amp;lt;math&amp;gt; \kappa &amp;lt;/math&amp;gt; -complete ultrafilter D on &amp;lt;math&amp;gt; \mathcal{P}(\kappa) &amp;lt;/math&amp;gt; such that &amp;lt;math&amp;gt; \{\alpha &amp;lt; \kappa: 2^{\alpha} = \alpha^+\}\in D &amp;lt;/math&amp;gt;, then &amp;lt;math&amp;gt; 2^\kappa = \kappa^+ &amp;lt;/math&amp;gt;.  Starting with &amp;lt;math&amp;gt; \kappa &amp;lt;/math&amp;gt; a [[supercompact cardinal]], Silver was able to produce a model of set theory in which &amp;lt;math&amp;gt; \kappa &amp;lt;/math&amp;gt; is measurable and in which &amp;lt;math&amp;gt; 2^\kappa &amp;gt; \kappa^+ &amp;lt;/math&amp;gt;.  Then, by applying [[Prikry forcing]] to the measurable &amp;lt;math&amp;gt; \kappa &amp;lt;/math&amp;gt;, one gets a model of set theory in which &amp;lt;math&amp;gt; \kappa &amp;lt;/math&amp;gt; is a strong limit cardinal of countable cofinality and in which &amp;lt;math&amp;gt; 2^\kappa &amp;gt; \kappa^+ &amp;lt;/math&amp;gt;—a violation of the SCH.  [[Moti Gitik|Gitik]], building on work of [[W. Hugh Woodin|Woodin]], was able to replace the supercompact in Silver&#039;s proof with a measurable of Mitchell order &amp;lt;math&amp;gt; \kappa^{++} &amp;lt;/math&amp;gt;.  That established an upper bound for the consistency strength of the failure of the SCH.  Gitik again, using results of [[Inner model theory]], was able to show that a measurable of Mitchell order &amp;lt;math&amp;gt; \kappa^{++} &amp;lt;/math&amp;gt; is also the lower bound for the consistency strength of the failure of SCH.&lt;br /&gt;
&lt;br /&gt;
A wide variety of propositions imply SCH.  As was noted above, GCH implies SCH.  On the other hand, the [[proper forcing axiom]] which implies &amp;lt;math&amp;gt; 2^{\aleph_0} = \aleph_2 &amp;lt;/math&amp;gt; and hence is incompatible with GCH also implies SCH.  [[Robert M. Solovay|Solovay]] showed that large cardinals almost imply SCH—in particular, if &amp;lt;math&amp;gt; \kappa &amp;lt;/math&amp;gt; is [[strongly compact cardinal]], then the SCH holds above &amp;lt;math&amp;gt; \kappa &amp;lt;/math&amp;gt;.  On the other hand, the non-existence of (inner models for) various large cardinals (below a measurable of Mitchell order &amp;lt;math&amp;gt; \kappa^{++} &amp;lt;/math&amp;gt;) also imply SCH.&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
* [[Thomas Jech|T. Jech]]: [http://matwbn.icm.edu.pl/ksiazki/fm/fm81/fm8116.pdf Properties of the gimel function and a classification of singular cardinals], &#039;&#039;[[Fundamenta Mathematicae]]&#039;&#039;, &#039;&#039;&#039;81&#039;&#039;&#039;(1974), 57-64. &lt;br /&gt;
* William J. Mitchell, &amp;quot;On the singular cardinal hypothesis,&amp;quot; &#039;&#039;Trans. Amer. Math. Soc.&#039;&#039;, volume 329, number 2, pages 507&amp;amp;ndash;530, 1992.&lt;br /&gt;
* Jason Aubrey, &#039;&#039;The Singular Cardinals Problem&#039;&#039; ([http://www.math.lsa.umich.edu/vigre/Expositions/Aubrey.pdf PDF]), VIGRE expository report, Department of Mathematics, University of Michigan.&lt;br /&gt;
&lt;br /&gt;
[[Category:Cardinal numbers]]&lt;/div&gt;</summary>
		<author><name>50.30.192.115</name></author>
	</entry>
</feed>