<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Math.SE on Solarized Sublime Sekai</title>
    <link>https://vincenttam.gitlab.io/tags/math.se/</link>
    <description>Recent content in Math.SE on Solarized Sublime Sekai</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Fri, 14 Apr 2023 09:43:27 +0200</lastBuildDate>
    <atom:link href="https://vincenttam.gitlab.io/tags/math.se/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Deleted Question on Semi-Simple and Projective but not Injective Module</title>
      <link>https://vincenttam.gitlab.io/post/2021-01-14-deleted-question-on-semi-simple-and-projective-but-not-injective-module/</link>
      <pubDate>Thu, 14 Jan 2021 10:39:00 +0100</pubDate>
      <guid>https://vincenttam.gitlab.io/post/2021-01-14-deleted-question-on-semi-simple-and-projective-but-not-injective-module/</guid>
      <description>&lt;p&gt;A backup of a deleted PSQ : &lt;a href=&#34;https://math.stackexchange.com/q/3955443/290189&#34;&gt;https://math.stackexchange.com/q/3955443/290189&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;OP : &lt;a href=&#34;https://math.stackexchange.com/users/859273/irfanmat&#34;&gt;irfanmat&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;It has a detailed answer by &lt;a href=&#34;https://math.stackexchange.com/users/663661/atticus-stonestrom&#34;&gt;Atticus Stonestrom&lt;/a&gt;.  It&amp;rsquo;s pity that his&#xA;post got deleted.  As there&amp;rsquo;s no reason for undeletion, I&amp;rsquo;m posting it here so&#xA;as to preserve the contents.&lt;/p&gt;&#xA;&lt;h3 id=&#34;question-body&#34;&gt;Question body&lt;/h3&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;Is there a semi-simple and projective but not injective module? I will be glad if you help.&lt;/p&gt;&#xA;&lt;/blockquote&gt;&#xA;&lt;h3 id=&#34;responses&#34;&gt;Response(s)&lt;/h3&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;In the non-commutative case, the answer is yes. Consider $R$ the ring of upper&#xA;triangular $2\times 2$ matrices over a field $F$, and denote by $e_{ij}$ the&#xA;element of $R$ with the $ij$-th entry equal to $1$ and all other entries equal&#xA;to $0$. We can decompose $R$ as a direct sum of left ideals $$Re_{11}\oplus&#xA;(Re_{12}+Re_{22})=Re_{11}\oplus Re_{22},$$ so let $M=Re_{11}$. Then $M$ is&#xA;clearly simple, and – as a direct summand of the free module $R$ – is also&#xA;projective. However, $M$ is not injective; consider the map $f:Re_{11}\oplus&#xA;Re_{12}\to M$ taking $e_{11}$ and $e_{12}$ to $e_{11}$. $Re_{11}\oplus Re_{12}$&#xA;is a left ideal of $R$, but there is no way to extend $f$ to a map $R\rightarrow&#xA;M$, so this gives the desired example.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Ways to Draw Diagrams Displayed on Math.SE</title>
      <link>https://vincenttam.gitlab.io/post/2020-12-23-ways-to-draw-diagrams-displayed-on-math-se/</link>
      <pubDate>Wed, 23 Dec 2020 11:46:47 +0100</pubDate>
      <guid>https://vincenttam.gitlab.io/post/2020-12-23-ways-to-draw-diagrams-displayed-on-math-se/</guid>
      <description>&lt;p&gt;I wanted to start a meta question, but I don&amp;rsquo;t see a point of that after viewing&#xA;some related posts listed at the end of the next subsection.&lt;/p&gt;&#xA;&lt;h3 id=&#34;intended-question&#34;&gt;Intended question&lt;/h3&gt;&#xA;&lt;p&gt;You may vote on your preferred way.&lt;/p&gt;&#xA;&lt;table&gt;&#xA;  &lt;thead&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;th style=&#34;text-align: left&#34;&gt;Ways&lt;/th&gt;&#xA;          &lt;th style=&#34;text-align: left&#34;&gt;Advantages&lt;/th&gt;&#xA;          &lt;th style=&#34;text-align: left&#34;&gt;Disadvantages&lt;/th&gt;&#xA;      &lt;/tr&gt;&#xA;  &lt;/thead&gt;&#xA;  &lt;tbody&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td style=&#34;text-align: left&#34;&gt;&lt;a href=&#34;https://math.meta.stackexchange.com/q/2324/290189&#34;&gt;AMScd&lt;/a&gt;&lt;/td&gt;&#xA;          &lt;td style=&#34;text-align: left&#34;&gt;supported on Math.SE for a long time&lt;/td&gt;&#xA;          &lt;td style=&#34;text-align: left&#34;&gt;&lt;ul&gt;&lt;li&gt;no diagonal arrows&lt;/li&gt;&lt;li&gt;syntax less well-known&lt;/li&gt;&lt;li&gt;Two-way arrows $\rightleftarrows$ look odd&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td style=&#34;text-align: left&#34;&gt;&lt;a href=&#34;https://math.meta.stackexchange.com/a/2325/290189&#34;&gt;&lt;code&gt;array&lt;/code&gt;&lt;/a&gt;&lt;/td&gt;&#xA;          &lt;td style=&#34;text-align: left&#34;&gt;&lt;ul&gt;&lt;li&gt;supported on Math.SE for a long time&lt;/li&gt;&lt;li&gt;easier syntax&lt;/li&gt;&lt;li&gt;write basic diagonal arrows like $\nearrow$&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&#xA;          &lt;td style=&#34;text-align: left&#34;&gt;&lt;ul&gt;&lt;li&gt;fine tuning spacing is hard&lt;/li&gt;&lt;li&gt;diagonal arrows only work for neighboring nodes&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td style=&#34;text-align: left&#34;&gt;&lt;a href=&#34;https://meta.stackexchange.com/a/321316/259305&#34;&gt;ASCIIFlow&lt;/a&gt;&lt;/td&gt;&#xA;          &lt;td style=&#34;text-align: left&#34;&gt;WYSIWYG interface&lt;/td&gt;&#xA;          &lt;td style=&#34;text-align: left&#34;&gt;lines are rendered as slashes in code&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td style=&#34;text-align: left&#34;&gt;TikZ&lt;/td&gt;&#xA;          &lt;td style=&#34;text-align: left&#34;&gt;&lt;ul&gt;&lt;li&gt;well known syntax&lt;/li&gt;&lt;li&gt;can draw pretty diagrams&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&#xA;          &lt;td style=&#34;text-align: left&#34;&gt;not supported on SE, need to import as picture&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td style=&#34;text-align: left&#34;&gt;others?&lt;/td&gt;&#xA;          &lt;td style=&#34;text-align: left&#34;&gt;&lt;/td&gt;&#xA;          &lt;td style=&#34;text-align: left&#34;&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;  &lt;/tbody&gt;&#xA;&lt;/table&gt;&#xA;&lt;p&gt;Related questions:&lt;/p&gt;</description>
    </item>
    <item>
      <title>My Intended Trigo Answer</title>
      <link>https://vincenttam.gitlab.io/post/2019-05-01-my-intended-trigo-answer/</link>
      <pubDate>Wed, 01 May 2019 22:24:45 +0200</pubDate>
      <guid>https://vincenttam.gitlab.io/post/2019-05-01-my-intended-trigo-answer/</guid>
      <description>&lt;p&gt;The Math.SE question &lt;em&gt;&lt;a href=&#34;https://math.stackexchange.com/q/3210133/290189&#34;&gt;$2\cos(2x) - 2\sin(x) = 0$&lt;/a&gt;&lt;/em&gt; has attracted several&#xA;answers from high-rep users.&lt;/p&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;I am expanding @rhombic&amp;rsquo;s comment into an answer.&lt;/p&gt;&#xA;&lt;div&gt;&#xA;$$&#xA;\begin{aligned}&#xA;2\cos(2x)-2\sin(x)&amp;=0 \\&#xA;2 - 4\sin^2(x)-2\sin(x)&amp;=0 \\&#xA;2\sin^2(x)+\sin(x) - 1&amp;=0 \\&#xA;(2 \sin(x) - 1)(\sin(x) +1) &amp;= 0 \\&#xA;\sin(x) = \frac12 \text{ or } \sin(x) &amp;= -1 \\&#xA;x = \frac{\pi}{6}, \frac{5\pi}{6} \text{ (rejected) or } &amp; \frac{3\pi}{2}&#xA;\text{ (rejected)}&#xA;\end{aligned}&#xA;$$&#xA;&lt;/div&gt;&#xA;&lt;/blockquote&gt;</description>
    </item>
    <item>
      <title>JavaScript Copy Button</title>
      <link>https://vincenttam.gitlab.io/post/2019-04-26-javascript-copy-button/</link>
      <pubDate>Fri, 26 Apr 2019 23:01:53 +0200</pubDate>
      <guid>https://vincenttam.gitlab.io/post/2019-04-26-javascript-copy-button/</guid>
      <description>&lt;h1 id=&#34;goal&#34;&gt;Goal&lt;/h1&gt;&#xA;&lt;p&gt;To create a copy button for &lt;a href=&#34;https://vincenttam.gitlab.io/page/math-se-comment-templates/&#34;&gt;my Math.SE comment template&lt;/a&gt; in order to save&#xA;the trouble of copying and pasting.&lt;/p&gt;&#xA;&lt;h1 id=&#34;my-first-attempt&#34;&gt;My first attempt&lt;/h1&gt;&#xA;&lt;p&gt;I put the boilerplate inside a Markdown codeblock to prevent them from getting&#xA;interpreted by &lt;a href=&#34;//gohugo.io/&#34;&gt;Hugo&lt;/a&gt;&amp;rsquo;s Markdown parser.  Under each codeblock, I placed the&#xA;copy button.&lt;/p&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code class=&#34;language-fallback&#34; data-lang=&#34;fallback&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;Comment boilerplate goes here ...&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;&lt;button class=&#34;copyBtn&#34;&gt;📝&lt;/button&gt;&lt;/p&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code class=&#34;language-fallback&#34; data-lang=&#34;fallback&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;Another comment boilerplate goes here ...&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;&lt;button class=&#34;copyBtn&#34;&gt;📝&lt;/button&gt;&lt;/p&gt;&#xA;&lt;p&gt;&amp;hellip;&lt;/p&gt;&#xA;&lt;/blockquote&gt;&#xA;&lt;p&gt;&lt;a href=&#34;https://vincenttam.gitlab.io/page/math-se-comment-templates/&#34;&gt;My page&lt;/a&gt;&amp;rsquo;s original layout&lt;/p&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code class=&#34;language-js&#34; data-lang=&#34;js&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&lt;span class=&#34;nx&#34;&gt;$&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;(&lt;/span&gt;&lt;span class=&#34;nb&#34;&gt;document&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;).&lt;/span&gt;&lt;span class=&#34;nx&#34;&gt;ready&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;(&lt;/span&gt;&lt;span class=&#34;kd&#34;&gt;function&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;()&lt;/span&gt; &lt;span class=&#34;p&#34;&gt;{&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;  &lt;span class=&#34;nx&#34;&gt;$&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;(&lt;/span&gt;&lt;span class=&#34;s1&#34;&gt;&amp;#39;.copyBtn&amp;#39;&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;).&lt;/span&gt;&lt;span class=&#34;nx&#34;&gt;click&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;(&lt;/span&gt;&lt;span class=&#34;kd&#34;&gt;function&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;()&lt;/span&gt; &lt;span class=&#34;p&#34;&gt;{&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;    &lt;span class=&#34;nx&#34;&gt;copy&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;(&lt;/span&gt;&lt;span class=&#34;nx&#34;&gt;$&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;(&lt;/span&gt;&lt;span class=&#34;k&#34;&gt;this&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;).&lt;/span&gt;&lt;span class=&#34;nx&#34;&gt;prev&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;().&lt;/span&gt;&lt;span class=&#34;nx&#34;&gt;children&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;())&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&lt;span class=&#34;nx&#34;&gt;j&lt;/span&gt;  &lt;span class=&#34;p&#34;&gt;});&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&lt;span class=&#34;p&#34;&gt;});&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&lt;span class=&#34;kd&#34;&gt;function&lt;/span&gt; &lt;span class=&#34;nx&#34;&gt;copy&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;(&lt;/span&gt;&lt;span class=&#34;nx&#34;&gt;selector&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;)&lt;/span&gt; &lt;span class=&#34;p&#34;&gt;{&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;  &lt;span class=&#34;kd&#34;&gt;var&lt;/span&gt; &lt;span class=&#34;nx&#34;&gt;screenTop&lt;/span&gt; &lt;span class=&#34;o&#34;&gt;=&lt;/span&gt; &lt;span class=&#34;nx&#34;&gt;$&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;(&lt;/span&gt;&lt;span class=&#34;nb&#34;&gt;document&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;).&lt;/span&gt;&lt;span class=&#34;nx&#34;&gt;scrollTop&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;();&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;  &lt;span class=&#34;kd&#34;&gt;var&lt;/span&gt; &lt;span class=&#34;nx&#34;&gt;$temp&lt;/span&gt; &lt;span class=&#34;o&#34;&gt;=&lt;/span&gt; &lt;span class=&#34;nx&#34;&gt;$&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;(&lt;/span&gt;&lt;span class=&#34;s2&#34;&gt;&amp;#34;&amp;lt;div&amp;gt;&amp;#34;&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;);&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;  &lt;span class=&#34;nx&#34;&gt;$&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;(&lt;/span&gt;&lt;span class=&#34;s2&#34;&gt;&amp;#34;body&amp;#34;&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;).&lt;/span&gt;&lt;span class=&#34;nx&#34;&gt;append&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;(&lt;/span&gt;&lt;span class=&#34;nx&#34;&gt;$temp&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;);&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;  &lt;span class=&#34;nx&#34;&gt;$temp&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;.&lt;/span&gt;&lt;span class=&#34;nx&#34;&gt;attr&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;(&lt;/span&gt;&lt;span class=&#34;s2&#34;&gt;&amp;#34;contenteditable&amp;#34;&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;,&lt;/span&gt; &lt;span class=&#34;kc&#34;&gt;true&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;)&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;       &lt;span class=&#34;p&#34;&gt;.&lt;/span&gt;&lt;span class=&#34;nx&#34;&gt;html&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;(&lt;/span&gt;&lt;span class=&#34;nx&#34;&gt;$&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;(&lt;/span&gt;&lt;span class=&#34;nx&#34;&gt;selector&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;).&lt;/span&gt;&lt;span class=&#34;nx&#34;&gt;html&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;()).&lt;/span&gt;&lt;span class=&#34;nx&#34;&gt;select&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;()&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;       &lt;span class=&#34;p&#34;&gt;.&lt;/span&gt;&lt;span class=&#34;nx&#34;&gt;on&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;(&lt;/span&gt;&lt;span class=&#34;s2&#34;&gt;&amp;#34;focus&amp;#34;&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;,&lt;/span&gt; &lt;span class=&#34;kd&#34;&gt;function&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;()&lt;/span&gt; &lt;span class=&#34;p&#34;&gt;{&lt;/span&gt; &lt;span class=&#34;nb&#34;&gt;document&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;.&lt;/span&gt;&lt;span class=&#34;nx&#34;&gt;execCommand&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;(&lt;/span&gt;&lt;span class=&#34;s1&#34;&gt;&amp;#39;selectAll&amp;#39;&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;,&lt;/span&gt;&lt;span class=&#34;kc&#34;&gt;false&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;,&lt;/span&gt;&lt;span class=&#34;kc&#34;&gt;null&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;)&lt;/span&gt; &lt;span class=&#34;p&#34;&gt;})&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;       &lt;span class=&#34;p&#34;&gt;.&lt;/span&gt;&lt;span class=&#34;nx&#34;&gt;focus&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;();&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;  &lt;span class=&#34;nb&#34;&gt;document&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;.&lt;/span&gt;&lt;span class=&#34;nx&#34;&gt;execCommand&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;(&lt;/span&gt;&lt;span class=&#34;s2&#34;&gt;&amp;#34;copy&amp;#34;&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;);&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;  &lt;span class=&#34;nx&#34;&gt;$temp&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;.&lt;/span&gt;&lt;span class=&#34;nx&#34;&gt;remove&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;();&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;  &lt;span class=&#34;nx&#34;&gt;$&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;(&lt;/span&gt;&lt;span class=&#34;s1&#34;&gt;&amp;#39;html, body&amp;#39;&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;).&lt;/span&gt;&lt;span class=&#34;nx&#34;&gt;scrollTop&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;(&lt;/span&gt;&lt;span class=&#34;nx&#34;&gt;screenTop&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;);&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&lt;span class=&#34;p&#34;&gt;}&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&#xA;&lt;p&gt;&lt;code&gt;static/js/copyBtn.js&lt;/code&gt; at Git tag &lt;code&gt;copyBtn0&lt;/code&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>My Dual Answer</title>
      <link>https://vincenttam.gitlab.io/post/2019-04-26-my-dual-answer/</link>
      <pubDate>Fri, 26 Apr 2019 18:01:13 +0200</pubDate>
      <guid>https://vincenttam.gitlab.io/post/2019-04-26-my-dual-answer/</guid>
      <description>&lt;blockquote&gt;&#xA;&lt;p&gt;&lt;strong&gt;Update&lt;/strong&gt;: The question has been &lt;em&gt;reopened&lt;/em&gt;.&lt;/p&gt;&#xA;&lt;/blockquote&gt;&#xA;&lt;p&gt;I intended to answer &lt;a href=&#34;https://math.stackexchange.com/q/3203415/290189&#34;&gt;김종현&amp;rsquo;s problem on Math.SE&lt;/a&gt;.  However, the programs in&#xA;the question body &lt;em&gt;aren&amp;rsquo;t&lt;/em&gt; typeset in &lt;a href=&#34;https://www.mathjax.org/&#34;&gt;MathJax&lt;/a&gt;.  As a result, I downvoted&#xA;and closed this question because found it &lt;em&gt;unclear&lt;/em&gt;.  From the proposed dual,&#xA;it seems that I &lt;em&gt;shouldn&amp;rsquo;t&lt;/em&gt; interpret the primal as a linear program.  Anyways,&#xA;&lt;em&gt;without&lt;/em&gt; further clarifications from OP, I &lt;em&gt;found&lt;/em&gt; no reason to look at this&#xA;further.  Here&amp;rsquo;s my intended answer:&lt;/p&gt;</description>
    </item>
    <item>
      <title>Borel Cantelli Exercise 2019</title>
      <link>https://vincenttam.gitlab.io/post/2019-02-04-borel-cantelli-exercise-2019/</link>
      <pubDate>Mon, 04 Feb 2019 16:24:40 +0100</pubDate>
      <guid>https://vincenttam.gitlab.io/post/2019-02-04-borel-cantelli-exercise-2019/</guid>
      <description>&lt;p&gt;I intend to post this for &lt;a href=&#34;https://math.stackexchange.com/q/3099953/290189&#34;&gt;a Borel-Cantelli lemma exercise&lt;/a&gt; on&#xA;&lt;a href=&#34;https://math.stackexchange.com&#34;&gt;Math.SE&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;The target event is ${\exists i_0 \in \Bbb{N} : \forall i \ge i_0, X_i =&#xA;1}$, whose complement is&lt;/p&gt;&#xA;&lt;p&gt;$$&#xA;{\forall i_0 \in \Bbb{N} : \exists i \ge i_0, X_i &amp;gt; = 0}&#xA;= \limsup_i {X_i = 0}.&#xA;$$&lt;/p&gt;&#xA;&lt;p&gt;To apply Borel-Cantelli, one has to determine whether $\sum_i P(X_i =&#xA;0)&amp;lt;+\infty$.&lt;/p&gt;&#xA;&lt;/blockquote&gt;</description>
    </item>
    <item>
      <title>Weak LLN Practice</title>
      <link>https://vincenttam.gitlab.io/post/2018-12-02-weak-lln-practice/</link>
      <pubDate>Sun, 02 Dec 2018 08:11:56 +0100</pubDate>
      <guid>https://vincenttam.gitlab.io/post/2018-12-02-weak-lln-practice/</guid>
      <description>&lt;p&gt;My intended answer to &lt;a href=&#34;https://math.stackexchange.com/q/3022328/290189&#34;&gt;a weak LLN problem on Math.SE&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;&lt;strong&gt;Problem&lt;/strong&gt;: Suppose $(X_n)$ is a sequence of r.v&amp;rsquo;s satisfying $P(X_n=\pm\ln&#xA;(n))=\frac{1}{2}$ for each $n=1,2\dots$. I am trying to show that $(X_n)$&#xA;satisfies the weak LLN.&lt;/p&gt;&#xA;&lt;/blockquote&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;The idea is to show that $P(\overline{X_n}&amp;gt;\varepsilon)$ tends to 0, but I am&#xA;unsure how to do so.&lt;/p&gt;&#xA;&lt;/blockquote&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;&lt;strong&gt;My solution&lt;/strong&gt;: As in the accepted answer in OP&amp;rsquo;s previous question&#xA;&lt;a href=&#34;https://math.stackexchange.com/q/3021650/290189&#34;&gt;https://math.stackexchange.com/q/3021650/290189&lt;/a&gt;, I&amp;rsquo;ll assume the independence&#xA;of $(X_n)$.  By Chebylshev&amp;rsquo;s inequality,&lt;/p&gt;</description>
    </item>
    <item>
      <title>Solution to a $p$-test Exercise</title>
      <link>https://vincenttam.gitlab.io/post/2018-11-20-solution-to-a-p-test-exercise/</link>
      <pubDate>Tue, 20 Nov 2018 12:09:46 +0100</pubDate>
      <guid>https://vincenttam.gitlab.io/post/2018-11-20-solution-to-a-p-test-exercise/</guid>
      <description>&lt;p&gt;I intended to answer &lt;a href=&#34;https://math.stackexchange.com/q/3005870/290189&#34;&gt;Maddle&amp;rsquo;s $p$-test question&lt;/a&gt;, but T. Bongers has beaten&#xA;me by two minutes, so I posted my answer here to save my work.&lt;/p&gt;&#xA;&lt;p&gt;The problem statement&lt;/p&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;This is the sum:&#xA;$$\sum\limits_{n=3}^\infty\frac{1}{n\cdot\ln(n)\cdot\ln(\ln(n))^p}$$&#xA;How do I tell which values of $p$ allow this to converge? The ratio test isn&amp;rsquo;t&#xA;working out for me at all.&lt;/p&gt;&#xA;&lt;/blockquote&gt;&#xA;&lt;h3 id=&#34;unpublished-solution&#34;&gt;Unpublished solution&lt;/h3&gt;&#xA;&lt;p&gt;The integral test will do.&lt;/p&gt;&#xA;&lt;div&gt;&#xA;$$&#xA;\begin{aligned}&#xA;&amp; \int_3^{+\infty} \frac{1}{x\cdot\ln(x)\cdot\ln(\ln(x))^p} \,dx \\&#xA;&amp;= \int_3^{+\infty} \frac{1}{\ln(x)\cdot\ln(\ln(x))^p} \,d(\ln x) \\&#xA;&amp;= \int_3^{+\infty} \frac{1}{\ln(\ln(x))^p} \,d(\ln(\ln(x))) \\&#xA;&amp;= \begin{cases}&#xA;[\ln(\ln(\ln(x)))]_3^{+\infty} &amp; \text{if } p = 1 \\&#xA;\left[\dfrac{[\ln(\ln(x))}{p+1}]^{p+1} \right]_3^{+\infty} &amp; \text{if } p \ne 1&#xA;\end{cases}&#xA;\end{aligned}&#xA;$$&#xA;&lt;/div&gt;&#xA;&lt;p&gt;When $p \ge 1$, the improper integral diverges.  When $p &amp;lt; 1$, it converges.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
