User qwerty1793 - MathOverflow most recent 30 from http://mathoverflow.net 2013-05-21T02:22:46Z http://mathoverflow.net/feeds/user/3121 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://mathoverflow.net/questions/39916/knot-database-including-text-names Knot database including text names qwerty1793 2010-09-24T23:47:00Z 2013-02-28T17:33:53Z <p>Knots such as the 3_1 knot and the 4_1 knot are often referred to as the trefoil and figure-eight knots respectively. There are more obscure names for some of the later ones in the knot tables, for example the 6_1 knot is also know as the stevedore knot. These names are not listed on the online knot database at <a href="http://www.indiana.edu/~knotinfo/" rel="nofollow">http://www.indiana.edu/~knotinfo/</a> are they listed anywhere else?</p> <blockquote> <p>Is there an (online) database of knots that includes their (text) names.</p> </blockquote> http://mathoverflow.net/questions/100033/interesting-mathematical-documentaries/121948#121948 Answer by qwerty1793 for Interesting mathematical documentaries qwerty1793 2013-02-15T21:49:14Z 2013-02-15T21:49:14Z <p>Leys, Ghys &amp; Alvarez have also made a video series in a similar style about dynamical systems called "<a href="http://www.chaos-math.org/" rel="nofollow">Chaos</a>". The nine chapters are all available under a Creative Commons license.</p> http://mathoverflow.net/questions/109495/manifolds-with-prescribed-fundamental-group-and-finitely-many-trivial-homotopy-gr Manifolds with prescribed fundamental group and finitely many trivial homotopy groups qwerty1793 2012-10-12T21:42:45Z 2012-10-14T10:46:10Z <p>Fix $G$, a finitely <strike>generated</strike> presented group. </p> <p>It is known that for every $k > 3$ there is a closed $k$-manifold whose fundamental group is $G$. Similarly, there is a topological space with fundamental group $G$ and all higher homotopy groups trivial. </p> <p>However, even for simple examples such as when $G \cong \mathbf{Z}_2$, such a topological space is not a manifold. It seems like the problem with these spaces really lies in the infinite constructions process adding in cells of arbitrarily high dimension. So instead if we only require the first $n$ homotopy groups to be trivial can we still work with manifolds. That is,</p> <blockquote> <p>Is it true that for each $n > 1$ there is a closed manifold $M$ such that $\pi_1(M) \cong G$ and for $1 &lt; i \leq n$, $\pi_i(M)$ is trivial?</p> </blockquote> <p>Note that if we allow $M$ to be a non-compact manifold / a manifold with boundary then the answer is yes. This follows as we can always find a finite simplicial complex $X$ whose fundamental group is $G$. By correctly adding $i$-cells (for $1 &lt; i \leq n$) we obtain a simplical complex $X'$ with $\pi_1(X') \cong G$ and for $1 &lt; i \leq n$, $\pi_i(M)$ trivial. By embedding $X'$ in a suitably high dimensional Euclidean space and taking an closed / open regular neighbourhood we obtain $M$, a non-compact manifold / manifold with boundary with the required properties.</p> <p>Assuming that the answer to the first question is yes, can we also get manifolds of almost any dimension that we like?</p> http://mathoverflow.net/questions/106226/determine-if-a-matrix-is-unimodular Determine if a matrix is unimodular qwerty1793 2012-09-03T08:44:36Z 2012-09-03T09:22:58Z <p>Is deciding if an integer square matrix has determinant $\pm 1$ faster that calculating the determinant of the matrix?</p> http://mathoverflow.net/questions/99420/generalising-right-angled-artin-groups Generalising right-angled Artin groups qwerty1793 2012-06-13T09:33:19Z 2012-06-13T10:05:53Z <p>An Artin group $G$ is determined by its Coxeter matrix $M$. This is a symmetric $n \times n$ matrix with entries from $\lbrace 2, 3, \ldots, \infty \rbrace$ that determine the relations between the generators of the group. If all of the entries are in $\lbrace 2, \infty \rbrace$ then we say that $G$ is a ``right-angled Artin group''.</p> <blockquote> <p>Is there a name for an Artin group in which all of the entries of its Coxeter matrix are in $\lbrace 2, 3, \infty \rbrace$ (or alternatively $\lbrace 2, 3 \rbrace$)?</p> </blockquote> <p>Note that, for example, all braid groups are of this type.</p> http://mathoverflow.net/questions/97543/does-a-product-of-matrices-have-eigenvalue-1 Does a product of matrices have eigenvalue 1 qwerty1793 2012-05-21T10:08:38Z 2012-05-21T15:11:56Z <p>Start by fixing invertible matrics $A_1, \ldots, A_m \in \mathbb{Z}^{n \times n}$. </p> <p>For a sequence $i_1, \ldots, i_k$ we construct $A = A_{i_1} \cdots A_{i_k}$. We would like to know "Is 1 an eigenvalue of $A$?".</p> <p>As we are doing this for a large number of sequences (the naive computations when $n \sim 6$, $m \sim 16$, $k \sim 12$ take days) we can assume that any information (for example LU decomposition) wanted about $A_i$ is essentially free. </p> <blockquote> <p>Is there a faster way to determine if 1 is an eigenvalue of $A$ than computing $A$ and checking if $\det(A - Id_k) = 0$?</p> </blockquote> http://mathoverflow.net/questions/58987/is-there-a-table-of-fibred-knot-monodromies/62306#62306 Answer by qwerty1793 for Is there a table of (fibred knot) monodromies? qwerty1793 2011-04-19T18:00:29Z 2011-04-19T18:00:29Z <p>I've produced a table of monodromies for about 40% of the hyperbolic, fibred knots listed on knotinfo. This is available at: <a href="http://surfacebundles.wordpress.com/knot-complements/" rel="nofollow">http://surfacebundles.wordpress.com/knot-complements/</a></p> <p>This was done by producing a triangulation of every possible surface bundle over the circle for the surfaces $S_{1,1}, \ldots, S_{5,1}$ made from a composition of $2, \ldots, 12$ or fewer Dehn twists about generators. Non-hyperbolic and non-knot complement manifolds were discarded and for each pair of isometric triangulations the short-lex later one was also discarded. Finally, for each hyperbolic, fibred knot complement listed on knotinfo, SnapPy was used to find a bundle on this list isometric to it if it existed.</p> <p>As Sam points out, there is no canonical choice of generating set for $\mathop{Mod}(S_{g,1})$ so I used the Humphries generating set in each case. However, the monodromies obtained are the short lex earliest for each knot with respect to this generating set and the ordering of the generators shown at the bottom of the page. This ordering was chosen to minimise the running time; a different ordering can run several orders of magnitude slower.</p> <p>I should point out that these results don't show the millions of knot complements that were also found but that don't (yet) appear on the knot tables. This simply comes from the fact that my tables are ordered by monodromy length whereas knotinfo's is ordered by crossing number.</p> http://mathoverflow.net/questions/56464/fixed-points-of-group-endomorphisms Fixed points of Group Endomorphisms qwerty1793 2011-02-24T00:08:53Z 2011-02-24T14:52:01Z <p>Suppose $G$ is a finitely presented group with generators $a_1, \ldots, a_n$. Suppose $f \colon G \to G$ is a group endomorphism specified by defining $f(a_1), \ldots, f(a_n)$. As expected, we define a fixed point of $f$ to be any element $g \in G$ such that $f(g) = g$ and, as $f(\mathop{id}) = \mathop{id}$, we say that $\mathop{id}$ is the trivial fixed point.</p> <p>For example, let $G = \langle a | \rangle$ and $f$ and $g$ be defined by $f(a) = \mathop{id}$ and $g(a) = a^2$. Note in both cases $f$ and $g$ have no non-trivial fixed points and for this particular group we can determine that an endomorphism $f$ has a non-trivial fixed point if and only if $f(a) = a$.</p> <blockquote> <p>For what groups is it possible to determine whether or not any given endomorphism has a non-trivial fixed point?</p> </blockquote> <p>I am particularly interested in the question of:</p> <blockquote> <p>Is $\langle a, b, c | \rangle$ such a group?</p> </blockquote> http://mathoverflow.net/questions/46149/lower-bound-on-number-of-tetrahedra-needed-to-triangulate-a-knot-complement Lower bound on number of tetrahedra needed to triangulate a knot complement qwerty1793 2010-11-15T20:18:32Z 2010-11-19T02:45:18Z <p>Following along a similar line to the question asked here: <a href="http://mathoverflow.net/questions/38082/is-there-an-explicit-bound-on-the-number-of-tetrahedra-needed-to-triangulate-a-hy" rel="nofollow">http://mathoverflow.net/questions/38082/is-there-an-explicit-bound-on-the-number-of-tetrahedra-needed-to-triangulate-a-hy</a></p> <p>Let $K$ be a (hyperbolic) knot in $S^3$. Let $n$ be the minimal number of crossings of any diagram of $K$ and let $M = S^3 \backslash K$ be its complement. By Moise’s theorem the 3-manifold $M$ can be triangulated by tetrahedra. But is there any known bound on the number of tetrahedra needed to triangulate $M$ as a function of $n$? I am particularly interested in any known lower bounds, but upper bounds would also be interesting.</p> http://mathoverflow.net/questions/43592/pseudo-anosov-maps-on-surfaces-with-boundary pseudo-Anosov maps on surfaces with boundary qwerty1793 2010-10-25T23:07:58Z 2010-10-26T01:49:52Z <p>In "Automorphisms of Surfaces after Nielsen &amp; Thurston" by Casson &amp; Bleiler (on pages 75 - 80) they discuss classifying automorphisms of a surface. They show that, if $S$ is a closed orientable surface, $f \colon S \to S$ an automorphism and $c$ is a geodesic 1-submanifold of $S$ such that $f(c) \simeq c$ then $f$ is reducible map.</p> <p>Suppose $S = T^2 \sharp D^2 \sharp D^2$ (the twice punctured torus) and $\delta$ is a loop around one of the boundary components. Then $\delta$ is non-trivial in $H_1(S, \mathbb{Z})$ but $\forall [\phi] \in \mathcal{MCG}(S)$, $\phi(\delta) \simeq \delta$ or $\phi(\phi(\delta)) \simeq \delta$. Hence this statement doesn't hold for $S$.</p> <blockquote> <p>Is there a similar result for $S$ (or indeed general surfaces with 2 or more boundary components)?</p> </blockquote> http://mathoverflow.net/questions/42215/does-constructing-non-measurable-sets-require-the-axiom-of-choice Does constructing non-measurable sets require the axiom of choice? qwerty1793 2010-10-14T21:30:29Z 2010-10-17T19:02:45Z <p>The classic example of a non-measurable set is described by <a href="http://en.wikipedia.org/wiki/Vitali_set#Construction_and_proof%20%22wikipedia%22" rel="nofollow">wikipedia</a>. However, this particular construction is reliant on the axiom of choice; in order to choose representatives of $\mathbb{R} /\mathbb{Q}$.</p> <p>"Since each element intersects [0,1], we can use the axiom of choice to choose a set containing exactly one representative out of each element of R / Q."</p> <blockquote> <p>Is it possible to construct a non-measurable set (in $\mathbb{R}$ for example) without requiring the A.o.C.?</p> </blockquote> http://mathoverflow.net/questions/40866/finding-generalised-lyndon-words Finding generalised Lyndon words qwerty1793 2010-10-02T19:24:41Z 2010-10-02T19:24:41Z <p>Let $\Sigma = \lbrace a_1, \ldots, a_n, A_1, \ldots A_n \rbrace$ (where $A_i = a_i^{-1}$) and $\prec$ be a total ordering on $\Sigma$. </p> <p>Let $\Sigma^*$ be the set of all words (generated by the alphabet $\Sigma$) and <code>$\prec^*$</code> be the total ordering on <code>$\Sigma^*$</code> induced by $\prec$ (dictionary / lexicographical ordering).</p> <p>Let $G$ be a finitely presented group which acts on $\Sigma^*$.</p> <p>For $w \in \Sigma^*$, let $[w]$ denote the equivalence class of words under $G$ (i.e. $[w] = \text{Orb}_G(w)$). </p> <p>Let $\text{First}_G(w)$ be the first element of $[w]$ under the total ordering $\prec^*$ (i.e. $\text{First}_G(w)$ is the unique element of $[w]$ s.t. $\forall v \in [w] \backslash \lbrace \text{First}_G(w) \rbrace$, $\text{First}_G(w) \prec^* v$). The naive way to determine $\text{First}_G(w)$ is to first generate $[w]$ and then determine the 'first' element of this set, however in general $[w]$ may be an infinite set.</p> <p>In the case when $G = \langle \Sigma^* | \rangle$ and $g \in G$ acts on $\Sigma^*$ by $g :w \mapsto gwg^{-1}$, $[w]$ is the set of cyclic permutations of $w$ and $\text{First}_G(w)$ is the unique Lyndon word in $[w]$. In this particular case, duval's algorithm will determine $\text{First}_G(w)$ without having to generate all of $[w]$.</p> <blockquote> <p>Is there an algorithm for determining $\text{First}_G(w)$ without first determining all the elements of $[w]$ for a general group $G$ acting on $\Sigma^*$?</p> </blockquote> <p>Or alternatively</p> <blockquote> <p>Is there a $\Sigma$ and $G$ such that $\forall n$, $\exists w \in \Sigma^*$ such that there is no sequence $g_1, g_2, \ldots g_m \in G$ such that $(g_m \circ \cdots \circ g_1)(w) = \text{First}_G(w)$ and $\forall p &lt; m$, $\text{length}((g_p \circ \cdots \circ g_1)(w)) - \text{length}(w) &lt; n$?</p> </blockquote> <p>i.e. For any bound $n$ there is a word $w$ that must be made more than $n$ letters longer during any sequence of group actions that take it to it's 'first' word.</p> http://mathoverflow.net/questions/37260/simplifying-triangulations-of-3-manifolds Simplifying triangulations of 3-manifolds qwerty1793 2010-08-31T12:56:24Z 2010-08-31T15:22:10Z <p>Throughout, by finite triangulation I mean a triangulation consisting of a finite number of triangles.</p> <p>Suppose $T$ and $T'$ are finite triangulations of a 3-manifold $M$. We will say that $T'$ is simpler than $T$ iff $T'$ consists of the same number or fewer triangles than $T$ and that $T'$ is a simplest triangulation of $M$ iff $\forall$ triangulation $T$ of $M$, $T'$ is simpler than $T$.</p> <p>Note: If a 3-manifold $M$ has a finite triangulations, then clearly it has a simplest triangulation.</p> <p>By a theorem of Pachner (Theorem A.1.1. in 'The geometry of dynamical triangulations') any two triangulations of a manifold can be transformed from one to another by a finite number of stellar subdivisions. As we are only dealing with 3-manifolds, there are only 4 stellar subdivisions; known as the $1 \to 4$, $2 \to 3$, $3 \to 2$ and $4 \to 1$ moves as described in <a href="http://at.yorku.ca/t/a/i/c/45.pdf" rel="nofollow">http://at.yorku.ca/t/a/i/c/45.pdf</a> and hereafter called the Pancher moves. So clearly, there exists a finite sequence of Pancher moves from any finite triangulaiton $T$ of $M$ to $T'$, a simplest triangulation of $M$. </p> <blockquote> <p>If $T$ is a finite triangulation of $M$, does the greedy algorithm of just applying as many $4 \to 1$ and $3 \to 2$ Pancher moves to $T$ as possible always result in a simplest triangulation of $M$?</p> </blockquote> <p>Or alternatively,</p> <blockquote> <p>Is there a finite triangulation $T$ of a 3-manifold $M$ such that repeatedly applying only the $4 \to 1$ and $3 \to 2$ Pancher moves does not eventually result in a simplest triangulation of $M$?</p> </blockquote> http://mathoverflow.net/questions/32322/minimum-number-of-contractions-needed-to-obtain-a-particular-invariant-set Minimum number of contractions needed to obtain a particular invariant set qwerty1793 2010-07-17T22:47:07Z 2010-08-04T15:13:23Z <p>Consider the Koch curve $G \subseteq \mathbb{R}^2$. Clearly $G$ is the invariant set (IS) of the iterated function system (IFS) $\lbrace \phi_1, \phi_2, \phi_3, \phi_4 \rbrace$. Where (not wanting to jump between $\mathbb{R}^2$ and $\mathbb{C}$ but doing so for ease):</p> <p>$\phi_1(x) = \frac{1}{3} x$, $\phi_2(x) = \frac{1}{3} (x \exp(\frac{i \pi}{3}) + 1)$, $\phi_3(x) = \frac{1}{3} (x \exp(-\frac{i \pi}{3}) + 1 + \exp(\frac{i \pi}{3}))$, $\phi_4(x) = \frac{1}{3} (x + 2)$</p> <p>However can we do better? i.e. can we find an IFS consisting of fewer contractions such that its IS is $G$?</p> <p>In this case, yes. The IFS $\lbrace \psi_1, \psi_2 \rbrace$ also has $G$ as its IS where:</p> <p>$\psi_1(x) = \frac{1}{\sqrt{3}} x \exp(-\frac{5 i \pi}{6}) + \frac{1}{3} (1 + \exp(\frac{i \pi}{3}))$, $\psi_2(x) = \frac{1}{\sqrt{3}} x \exp(\frac{5 i \pi}{6}) + 1$ </p> <p>And as we know that an IFS consisting of a single contraction has a single point as its IS, we know that this is the best that we can do.</p> <p>But what about in general? </p> <blockquote> <p>If $G \subseteq \mathbb{R}^n$ is the IS of the IFS $\lbrace \phi_1, \phi_2, \ldots, \phi_m \rbrace$ when can we tell if there exists an IFS with $G$ as its IS and consisting of strictly less than $m$ contractions?</p> </blockquote> <p>As a specific example: how about the Sierpinski gasket / carpet? Can we do better that the obvious 3 / 8 construction IFS?</p> http://mathoverflow.net/questions/32515/how-to-write-matlabs-dot-operators-in-mathematical-expressions/32522#32522 Answer by qwerty1793 for How to write Matlab's dot operators in mathematical expressions? qwerty1793 2010-07-19T18:18:52Z 2010-07-19T18:18:52Z <p>Your matrix $B$ is the Hadamard product of $A$ and $A$ which uses the notation $B = A \circ A$. However I don't know of any others, particularly for expressing $y$.</p> <p>See: <a href="http://en.wikipedia.org/wiki/Matrix_multiplication#Hadamard_product" rel="nofollow">http://en.wikipedia.org/wiki/Matrix_multiplication#Hadamard_product</a></p> http://mathoverflow.net/questions/31936/choosing-lines-and-points-in-d2 Choosing lines and points in D^2 qwerty1793 2010-07-15T01:00:37Z 2010-07-17T10:50:22Z <p>I recently heard of a game between two players "Line" and "Point" and wanted to look for more information on it. However, without knowing the name of it (if it has one) finding more information is hard, has anyone heard of it? Is there a winning strategy for one of the players?</p> <p>The game is as follows, it is played on the unit disk $D^2$ in $\mathbb{R}^2$ with the point $p_0 = (0,0)$ marked to begin with. Play alternates between L and P (starting with L) and on turn $n$ they do the following:</p> <p>L chooses a new line $l_n$ through point $p_{n-1}$ and then P chooses a new point $p_n$ on line $l_n$ inside $D^2$.</p> <p>This forms a sequence of points $(p_n)_{n = 1}^\infty$ in $D^2$. L wins if this sequence converges to a point in $D^2$, P wins if it does not.</p> <p>As far as I can tell P has a winning strategy, but I my formal proof for this is a sketch at best.</p> http://mathoverflow.net/questions/31476/the-worst-possible-winner The Worst Possible Winner qwerty1793 2010-07-11T22:59:00Z 2010-07-12T09:39:36Z <p>First a little background. In racing it is possible for a player to win a tournament without winning a single race, however, how bad can a tournament winner actually be? Can a player win a tournament without even doing better than coming third? Or even fourth? Obviously this depends on the scoring method used for awarding points for each race.</p> <p>More formally, suppose $p$ players, named $\alpha_1, \alpha_2, \ldots, \alpha_p$, play a game consisting of $n$ races (with no possibility of ties for a position). </p> <p>Suppse that player $\alpha_i$ finishes race $j$ in position $\beta_{i,j} \in \lbrace 1, 2, \ldots p \rbrace$ (with $\beta_{i,j} = 1$ being the best possible result for player $\alpha_i$). And that for each race the points scored by a player are given by a non-negative, strictly decreasing function called a scoring function $f : \lbrace 1,2, \ldots, p \rbrace \to \mathbb{N}$, i.e. the player coming first receives $f(1)$ points, the player coming second receives $f(2)$ points and the player coming last receives $f(p)$ points.</p> <p>Let $\text{score}(\alpha_i) = \sum_{j = 1}^{n} f(\beta_{i,j})$ be the total score obtained by player $\alpha_i$.</p> <p>Let $\text{best}(\alpha_i) = \min_{1 \leq j \leq n} \lbrace \beta_{i,j} \rbrace$, be the best position that player $\alpha_i$ came in.</p> <p>We say that player $\alpha_i$ is a winner iff $\forall j \in \lbrace 1, 2, \ldots, p \rbrace$ $\text{score}(\alpha_i) \geq \text{score}(\alpha_j)$, note there may be more than one winner of a game. </p> <blockquote> <p>Given a particular choice of scoring function $f$, if $\alpha_i$ is a winner what is the maximum value $\text{best}(\alpha_i)$ can possibly be?</p> </blockquote> <p>Or alternatively:</p> <blockquote> <p>For what $k \in \lbrace 1, 2, \ldots, p \rbrace$, is there a choice of scoring function $f$ such that it is possible for $\alpha_i$ to be a winner and $\text{best}(\alpha_i) \geq k$?</p> </blockquote> <p>If the general case is too hard, how about when $f(x) = p + 1 - x$?</p> http://mathoverflow.net/questions/30087/root-finding-for-raytracing-ray-and-meta-ball-intersection Root Finding for Raytracing (Ray and Meta-Ball Intersection) qwerty1793 2010-06-30T18:14:15Z 2010-06-30T23:55:45Z <p>The motivation behind this is to find the points of intersection between a ray and a level set of a potential function $g$, built in terms of a basic potential function $f$ (the building is explained later). This is a problem in ray tracing where the level set is known as a meta-ball. Normally, the basic potential function $f$ is of the form $\exp(-x)$ or $1/x^n$ where $n \geq 1$ and the the problem is solved by finding the roots of a (generally high order) polynomial by a numerical method. However my question is:</p> <blockquote> <p>Is there an alternative basic potential function $f$ such that the points of intersection between a ray and a level set of $g$ can always be found explicitly and without requiring numerical methods?</p> </blockquote> <p>More formally:</p> <p>Let <code>$f \colon \mathbb{R}_{\geq 0} \to \mathbb{R}_{\geq 0} $</code> be continuous, we say that $f$ is a basic potential function iff:</p> <p>1) $f$ is non-zero</p> <p>2) $f$ is strictly decreasing</p> <p>3) $\lim_{x \to \infty} f(x) = 0$</p> <p>Let $f$ be a basic potential function, $c_1, \ldots, c_n \in \mathbb{R}^3$ and $a_1, \ldots a_n \in \mathbb{R}$, then we build the potential function $g \colon \mathbb{R}^3 \to \mathbb{R}$ in the following way: </p> <p>$$g(x) = \sum_{i=1}^n a_i f(\left| x - c_i \right|)$$</p> <p>Let $k \in \mathbb{R}$ then $S = g^{-1}(k)$ is our level set (meta-ball).</p> <p>We describe a ray $R$ as a pair $(o, d) \in \mathbb{R}^3 \times S^3$, where $o$ is the origin of the ray and $d$ is the direction in which it is 'pointing'. Using this we may see that finding the points in $R \cap S$ is equivalent to solving $$h(t) = g(o + td) = k$$ (with $t \geq 0$)</p> <p>Traditionally in ray tracing, the choice of basic potential function $f$ would mean that this could be solved by numerical methods, but is there a basic potential function $f$ such that the solutions of $h(t) = k$ can always be found explicitly (or an alternative way of finding the points in $R \cap S$ without requiring numerical methods)?</p> http://mathoverflow.net/questions/17005/determining-a-lower-bound-on-the-hausdorff-dimension-of-a-set Determining a lower bound on the Hausdorff dimension of a set qwerty1793 2010-03-03T20:35:03Z 2010-06-22T22:34:40Z <p>Does anyone know of a good method for finding a lower bound of the Hausdorff dimension of a set $G$?</p> <p>The only method I could find is to find an <code>$\alpha$</code>-Hölder function $f \colon G \to H$ then <code>$\dim_H(G) \geq \alpha \dim_H(\operatorname{im}(f))$</code>. Choosing $f$ cleverly will mean that $\operatorname{im}(f)$ will be a set whose Hausdorff dimension is already known (or at least a lower bound for it is known).</p> http://mathoverflow.net/questions/28839/easy-to-find-roots Easy to find roots qwerty1793 2010-06-20T13:14:00Z 2010-06-20T15:27:12Z <p>Is there a smooth function $f:\mathbb{R} \to \mathbb{R}_{\geq 0}$ such that:</p> <p>1) $\lim_{x \to \infty} = \lim_{x \to -\infty} = 0$</p> <p>2) $\forall x > 0$, $f'(x) &lt; 0$</p> <p>3) $\forall x &lt; 0$, $f'(x) > 0$</p> <p>4) <code>$\forall a_1, \ldots, a_n \in \mathbb{R}, K \in \mathbb{R}_{\geq 0}$</code> the roots of $g(x) = (\sum_{i=1}^n f(x - a_i)) - K$ are "easy to find" (i.e. have an explicit formula in terms of $a_i$ and $K$ for each of them).</p> <p>My initial guesses were $f(x) = \frac{1}{x^2+1}$ and $f(x) = \exp(-x^2)$ but both fail on part 4.</p> http://mathoverflow.net/questions/24054/microwaving-cubes Microwaving Cubes qwerty1793 2010-05-09T23:03:51Z 2010-05-10T22:13:29Z <p>First a little background. Mircowaves do not heat uniformly. To help overcome this, your 'food' is rotated, however this is not usually sufficient to produce a totally uniform heating. Informally, the question is when can we find a way of moving our 'food' in order to heat it uniformly throughout?</p> <p>Let $f : \mathbb{R}^n \to R$ be our heat function. Let $I^n = [-0.5,0.5] \times \cdots \times [-0.5,0.5]$ be the unit n-dimensional cube centered at the origin, this will be our 'food'. Let $\gamma : [0,1] \to \mathbb{R}^n \times SO(n)$ be a map specifying a path along which to translate and rotate $I^n$. If $x \in I^n$ then let $h(x)$ denote the total 'heat absorbed' by $x$ as it travels along $\gamma$. Note if $\gamma(t) = (\gamma_1(t), \gamma_2(t))$ then $h(x) = \int_0^1 f(\gamma_2(t)(x) + \gamma_1(t)) dt$.</p> <p>We will call a curve $\gamma$ uniformly heated iff $\forall x,y \in I^n$, $h(x) = h(y)$.</p> <p>How sufficiently 'nice' must our heat function $f$ be in order to guarantee that there exists a uniformly heated curve? Do these requirements change if we consider a different 'food' to heat? For example, if we heat $I^m \times 0^{n-m}$ in $\mathbb{R}^n$.</p> <p>Note that in $\mathbb{R}^1$, as $SO(1) = 1$, if $f$ is a strictly monotonic function then there cannot exist any uniformly heated curves as (assuming wlog $f$ is increasing) $h(-0.5) &lt; h(0.5)$.</p> http://mathoverflow.net/questions/17893/following-curves-on-sn Following curves on S^n qwerty1793 2010-03-11T18:59:37Z 2010-03-12T18:34:50Z <p>Suppose $V$ is a no-where zero vector field on $S^n$ ($n$ odd). Let $p \in S^n$. Let $\gamma_p$ be the unique curve on $S^n$ through $p$ and tangential to $V$ everywhere along it. Is it true that $\gamma_p$ is a closed curve $\forall p \in S^n$? If so, is it true that the length of $\gamma_p$ must be finite?</p> <p>Alternatively, is it possible to find a curve $\gamma$ on $S^n$ of infinate length such that the tangent vectors of $\gamma$ can be extended to form a continuous, no-where zero tangential vector field of $S^n$?</p> http://mathoverflow.net/questions/11307/what-do-you-call-the-product-of-a-circle-and-an-annulus What do you call the product of a circle and an annulus? qwerty1793 2010-01-10T10:23:20Z 2010-02-09T17:50:50Z <p>What would you call the product of an annulus and $S^1$ (a 'thickened' torus like 3-manifold)?</p> <p>More generally, is there an archive or list online of names assigned to various (non-standard) manifolds by people? Or a set convention by which to name them?</p> http://mathoverflow.net/questions/13648/is-mathbbcn-times-n-algebraically-closed Is \mathbb{C}^{n \times n} algebraically closed? qwerty1793 2010-02-01T10:23:50Z 2010-02-01T13:15:54Z <p>Inspite of the fact that $C^{n \times n}$ is not a field, is it still possible to talk about it being 'algebraically closed' in the sense that $\forall f \in \mathbb{C}^{n \times n}[x]$ does $\exists A \in \mathbb{C}^{n \times n}$ such that $f(A) = 0$? If so, then is it 'algebraically closed'?</p> <p>Are there any other non-field sets that this idea can be extended to?</p> http://mathoverflow.net/questions/12224/ranka-and-other-algorithms-as-a-polynomial Rank(A) and other algorithms as a polynomial qwerty1793 2010-01-18T20:04:29Z 2010-01-18T21:44:01Z <p>If $A = (\alpha_{ij}) \in \mathbb{C}^{nxm}$ we have simple algorithms by which to determine $\mathrm{rank}(A)$. However, is there a polynomial $f \in \mathbb{C}[\alpha_{ij}]$ where $f \colon \mathbb{C}^{nxm} \to \mathbb{N}$ such that $f(A) = \mathrm{rank}(A)$?</p> <p>In general, is it possible to determine if a particular algorithm may be expressed as a polynomial or other more general function?</p> http://mathoverflow.net/questions/12113/archaeogenetics/12156#12156 Answer by qwerty1793 for Archaeogenetics qwerty1793 2010-01-18T00:14:13Z 2010-01-18T15:03:17Z <p>I'm not sure what you mean by 'starts with a population formed by two empty sets'.</p> <p>However, assuming you start with an initial population $P = \left\lbrace A_1, \ldots, A_n \right\rbrace$ where each individual $A_i = \left\lbrace a_{i1}, \ldots, a_{i{n_i}} \right\rbrace $. </p> <p>Let $|A_i|$ be the complexity (number of genes?) of individual $A_i$, i.e. $|A_1| = |\left\lbrace a_11, a_12, a_13 \right\rbrace | = 3$, and $|P| = 1/n \sum_{i=1}^n |A_i|$ be the average complexity of all of the individuals in the population. Let $P'$ be this population after applying the 'killing' operation and $P''$ be this population after applying the 'recombination' operation. Then, after some basic algebra / logic, we see that </p> <p>$E(|P'|) = |P|$ and $E(|P''|) = |P|$ too. Hence conversely, if $P_0$ was our initial population and $P_t$ is our population after $t$ applications of either the 'killing' operation or the 'recombination' operation, then </p> <p>$E(|P_0|) = |P_t|$.</p> <p>Not also that, as 'killing' removes one member of the population and 'recombination' adds one, we may model the total population as a random walk and so, for example, determine an expected initial population size based on current population and number of generations (off the top of my head it's also another invarient and so expected inital population = final population, although this needs checking.)</p> <p>There are almost certainly other invarients.</p> <p>On the more abstract side:</p> <p>Call a population $P$ in which $\forall i,j$, $A_i \cap A_j = \emptyset$ pure.</p> <p>Note:</p> <ul> <li>Applying 'killing' to a pure population gives a pure population.</li> <li>Applying 'killing' to a non-pure population MAY give a pure population.</li> <li>Applying 'recombination' to a pure population gives a non-pure population.</li> <li>Applying 'recombination' to a non-pure population gives a non-pure population.</li> </ul> <p>As the probability of them being the same is 0, wlog we may assume all 'genes' of all individuals are unique - i.e. the inital population is pure. This gives us a 2 state system that models the population, passing between the pure and non-pure states by these 2 operations. As generations pass I would expect the population to become 'more non-pure' as the probability of the application of a killing operation reverting it to a pure population reduces. This should give us a method by which to determine an expected value for the number of itterations that have occured by measuring the 'purity' of the population.</p> http://mathoverflow.net/questions/39916/knot-database-including-text-names/123244#123244 Comment by qwerty1793 qwerty1793 2013-02-28T22:52:17Z 2013-02-28T22:52:17Z Thanks for the suggestion. Just to let you know you can actually skip the volume filtering, Dr. Weeks built it directly into the snappea kernel! Line 90 of isometry.c defines &quot;CRUDE_VOLUME_EPSILON&quot; to be 0.01. Later, around line 140, when testing if two manifolds are isometric if they differ by more than this amount the entire calculation is aborted and the function returns &quot;not isometric&quot;. http://mathoverflow.net/questions/117457/manifolds-with-two-coordinate-charts/118624#118624 Comment by qwerty1793 qwerty1793 2013-01-11T14:53:01Z 2013-01-11T14:53:01Z A torus requires at least three chart maps. http://mathoverflow.net/questions/109495/manifolds-with-prescribed-fundamental-group-and-finitely-many-trivial-homotopy-gr Comment by qwerty1793 qwerty1793 2012-10-14T10:45:18Z 2012-10-14T10:45:18Z Sorry, despite my efforts to make sure I wrote &quot;finitely presented&quot; I ended up writing finitely generated. I'll edit the question. http://mathoverflow.net/questions/108312/problems-about-the-estimate-the-unknotting-number Comment by qwerty1793 qwerty1793 2012-09-28T06:00:29Z 2012-09-28T06:00:29Z Yes, all knots have unknotting number less than $\lfloor n/2 \rfloor$. Suppose that making $k &gt; \lfloor n/2 \rfloor$ crossing flips results in the unknot, then you can check that flipping all unflipped crossings instead also does. This clearly requires $\leq \lfloor n/2 \rfloor$ flips and so the unknotting number is at most $\lfloor n/2 \rfloor$. An equivalent bound also holds for unlinking links. http://mathoverflow.net/questions/106226/determine-if-a-matrix-is-unimodular Comment by qwerty1793 qwerty1793 2012-09-04T09:43:41Z 2012-09-04T09:43:41Z In fact, thanks to LU decomposition, computing the determinant is at least as fast as computing a matrix product. So we can compute the determinant exactly in $O(n^{2.376}). See <a href="http://en.wikipedia.org/wiki/LU_decomposition#Theoretical_complexity" rel="nofollow">en.wikipedia.org/wiki/&hellip;</a>. Similarly, in Storjohann's paper &quot;Near Optimal Algorithms for Computing Smith Normal Forms of Integer Matrices&quot; he shows a similar inequality. That is, for an integer square matrix, computing its SNF is at least as fast as computing a matrix product. http://mathoverflow.net/questions/106226/determine-if-a-matrix-is-unimodular Comment by qwerty1793 qwerty1793 2012-09-03T09:22:28Z 2012-09-03T09:22:28Z Sorry I misread the answers paper, their definition of unimodular used in Theorem 1 is more general to cover non-square matrices. I'll edit the question and remove the reference. http://mathoverflow.net/questions/99420/generalising-right-angled-artin-groups/99424#99424 Comment by qwerty1793 qwerty1793 2012-06-14T11:19:49Z 2012-06-14T11:19:49Z Thanks, small type refers to the {2,3} case, correct? Is there a similar name for the {2,3,\infty} case? http://mathoverflow.net/questions/97543/does-a-product-of-matrices-have-eigenvalue-1 Comment by qwerty1793 qwerty1793 2012-05-21T13:18:24Z 2012-05-21T13:18:24Z Correct, you could also think of my problem as &quot;produce a list of all sequences i_1, ..., i_k such that 1 is an eigenvalue of A_i_1 ... A_i_k&quot;. Currently I just consider each sequence in turn, compute the product and check if 1 is an eigenvalue or not by computing a determinant. Sorry for the confusion. http://mathoverflow.net/questions/97543/does-a-product-of-matrices-have-eigenvalue-1 Comment by qwerty1793 qwerty1793 2012-05-21T12:20:08Z 2012-05-21T12:20:08Z Yes the spectrum is easy to compute (this is even easier as I just want to know if 1 is in the spectrum or not) but is there a faster way to do this than the naive computation. As I'm doing this repeatedly for various sequences is there anyway to reuse some of the information I find out about one sequence to determine some information about another 'similar' sequence? http://mathoverflow.net/questions/66084/open-problems-with-monetary-rewards/66144#66144 Comment by qwerty1793 qwerty1793 2011-05-27T09:45:19Z 2011-05-27T09:45:19Z As the conjecture is stated, False as $\forall N$, $T^N(2^{N+1}) = 2 \neq 1$ but I doubt I'll get \$500 for stating that. http://mathoverflow.net/questions/58987/is-there-a-table-of-fibred-knot-monodromies/62306#62306 Comment by qwerty1793 qwerty1793 2011-04-19T19:53:05Z 2011-04-19T19:53:05Z Yes, a capital letter represent the inverse twist. Non-hyperbolic ones had to be discarded as SnapPy really struggles to determine if two non-hyperbolic triangulations are isometric or not. I don't think that it is incapable of doing it, but I've always had it return &quot;RuntimeError: SnapPea failed to determine whether the manifolds are isometric.&quot; - even for the trefoil knot. http://mathoverflow.net/questions/46138/does-taking-the-dual-space-stabilize/46153#46153 Comment by qwerty1793 qwerty1793 2010-11-15T23:05:27Z 2010-11-15T23:05:27Z Did you mean to say &quot;where $\(L^p\)^* \cong L^q&quot;? http://mathoverflow.net/questions/46149/lower-bound-on-number-of-tetrahedra-needed-to-triangulate-a-knot-complement Comment by qwerty1793 qwerty1793 2010-11-15T22:58:55Z 2010-11-15T22:58:55Z Yes Ryan you are correct, by number of crossings of a knot K I mean the minimal number of crossings of ANY diagram of K. I'll change the question to reflect this. http://mathoverflow.net/questions/43592/pseudo-anosov-maps-on-surfaces-with-boundary Comment by qwerty1793 qwerty1793 2010-10-25T23:28:04Z 2010-10-25T23:28:04Z Not quite, f is reducible iff f is homotopic to an automorphism g which leaves invariant an essential 1-submanifold. Their remark says that it is equivalent to say that there exists a geodesic 1-submanifold which is isotopic to its image under f. http://mathoverflow.net/questions/39916/knot-database-including-text-names Comment by qwerty1793 qwerty1793 2010-09-25T00:13:54Z 2010-09-25T00:13:54Z Sorry, I was looking for a large table listing the knots and their alternate names similar to the information / format provided by knotinfo. I see katlas.org has alternate names listed on the individual pages of knots but the &quot;take home database&quot; doesn't seem to include this.