User hu yi chen - MathOverflowmost recent 30 from http://mathoverflow.net2013-05-24T22:37:26Zhttp://mathoverflow.net/feeds/user/1956http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://mathoverflow.net/questions/105679/weierstrass-transform-in-complex-variableWeierstrass transform in complex variableHu Yi Chen2012-08-28T03:54:57Z2012-08-28T03:54:57Z
<p>The usual Weierstrass transform of a function $f: \mathbb{R} \rightarrow \mathbb{R}$ is defined as:
$$e^{D^2/2}f(x)=\frac{1}{\sqrt{2\pi}}\int_{-\infty}^{\infty}e^{-yD}f(x)e^{-y^2/2} dy=\frac{1}{\sqrt{2\pi}}\int_{-\infty}^{\infty}f(x-y)e^{-y^2/2}dy$$
where $D=\frac{d}{dx}$.</p>
<p>Now if $D$ is with respect to complex variable $z$, how will the Weierstrass transform be different from the one above?</p>
http://mathoverflow.net/questions/65031/the-explicit-homomorphism-to-sl2-mathbbcThe explicit homomorphism to SL(2,$\mathbb{C}$)Hu Yi Chen2011-05-15T08:14:24Z2011-05-15T18:22:37Z
<p>So I have already know that the fundamental group of figure-eight knot is given as:
$G=(a,d\mid ada^{-1}da=dad^{-1}ad)$, where a,d are the two generators, then I have searched many books, but didn't find one explicit homomorphism $\rho$ that sends $G$ to $SL_{2}(\mathbb{C})$, the only thing they mentioned is that this map should send </p>
<p>$\rho$(a)=$\left(\begin{array}{rr}
1&1 \\
0&1 \\
\end{array}\right)$
and $\rho$(d)=$\left(\begin{array}{rr}
1&0 \\
-\omega&1 \\
\end{array}\right)$</p>
<p>So I am wondering what will the explicit homomorphism be? Does this has anything to do with the character of the representation?</p>
http://mathoverflow.net/questions/63380/pull-back-of-a-connection-1-form-on-principal-g-bundlepull back of a connection 1-form on principal G-bundleHu Yi Chen2011-04-29T05:53:54Z2011-04-29T05:53:54Z
<p>Let $(P,\pi,M)$ be a principal $G$-bundle, and $A \in \Omega^1(P,\mathfrak g)$ is a connection 1-form, and $f:N \rightarrow M$ be a smooth map between manifolds. Then how to rigorously show that the pullback $f^* A$ is again a connection 1-form on $f^*P$</p>
http://mathoverflow.net/questions/62886/horizontal-distribution-of-principal-g-bundleHorizontal distribution of principal G bundleHu Yi Chen2011-04-25T03:10:08Z2011-04-25T03:10:08Z
<p>If we consider $S^{2n-1}$->$\mathbb{CP}^{n-1}$ as a $S^1$ principal bundle, and given a connection 1-form as $C=\frac{1}{2\pi}\Sigma_i(x_i dx_i-y_i dy_i)$ (where $(x_1,y_1,...,x_{2n},y_{2n})$ are coordinates on $S^{2n-1}$). I think the horizontal distribution is the set of points $(x_1,y_1,...,x_{2n},y_{2n})$ and any real multiply of that point, which is just $\mathbb{RP}^{2n-2}$, is that right?</p>
http://mathoverflow.net/questions/62383/handle-slides-homeomorphismHandle slides homeomorphismHu Yi Chen2011-04-20T07:28:54Z2011-04-21T02:54:35Z
<p>For handle decomposition of surface, suppose I have a twisted 1-handle(twisted only once) adjacent to an isolated pair of linked handles, is the handle slide operation enough to move the previous one to become 3 twisted 1-handle(each is the same as the previous twisted 1-handle), which proves that these two are homeomorphic to each other?</p>
http://mathoverflow.net/questions/62298/bergman-kernel-and-riemann-mapping-theoremBergman kernel and Riemann mapping theoremHu Yi Chen2011-04-19T17:05:25Z2011-04-19T17:05:25Z
<p>Actually this is a problem I find on mathstackexchange, I find it interesting but I couldn't solve myself. So I'd post it here.</p>
<p>Suppose D is a simply connected domain whose boundary $\partial D$ is a smooth curve. Let $f(z)=f(z;\zeta)$ that maps $D$ onto the interior of unit circle such that $f(\zeta)$=0 and $f'(\zeta)$ is real and nonzero. How can we show that if the Bergman kernel $K(\zeta,z)=\frac{f'(z)^* f'(\zeta)}{\pi}$, use the fact that
for any smooth complex function $f$ defined on domain $D$:</p>
<p>$\int \int_D
\partial_{z^* } f(z,z^*)dxdy=\frac{1}{2i}\oint_{\partial_D} f(z,z^*)dz$</p>
<p>and the residue theorem to get that </p>
<p>$g(\zeta)=\int \int_D
K(\zeta,z)g(z)dxdy$</p>
<p>$g$ is analytic on $D$</p>
http://mathoverflow.net/questions/54991/whitehead-doubles-of-any-knotsWhitehead doubles of any knotsHu Yi Chen2011-02-10T05:16:14Z2011-02-11T11:49:49Z
<p>I was curious about the fact that the Whitehead doubles of all knots have Alexander polynomial equal to 1, which is the same as a unknot. How to prove this?</p>
http://mathoverflow.net/questions/53262/why-is-it-so-hard-to-implement-hakens-algorithm-for-knot-theoryWhy is it so hard to implement Haken's Algorithm for knot theory?Hu Yi Chen2011-01-25T19:00:55Z2011-01-27T17:43:22Z
<p>Why is it so hard to implement Haken's Algorithm for recognizing whether a knot is unknotted? (Is there a computer implementation of this algorithm?)</p>
http://mathoverflow.net/questions/6851/a-problem-seeking-for-algorithmA problem seeking for algorithmHu Yi Chen2009-11-25T22:10:09Z2009-11-26T04:20:57Z
<p>Now there are n independent projects, each project is composed by several steps, each step is labeled, there are k workers are going to work on these projects.
Assume that each person can do only one step, and each step can only be done by a specific worker(it will be declared in input file). Each project has a order for its steps, for example, workers can operate the second step only if the first step has been done. when one person finished one step, then he can be assigned to another step immediately.</p>
<p>Task:Input the number of projects, and the number of steps of each project, and the worker corresponds to each step, and how much time it will take to finish the step. Try to find an algorithm to calculate the optimized time to finish all projects.
Example inputs:</p>
<p>2 3(2 projects, 3 workers)</p>
<p>3 1 2 2 3 3 5(for project 1, there are 3 steps, the first will be done by worker 1 takes 2 hours, the second will be done by worker 2 by 3 hours, the third will be done by worker 3 by 5 hours)</p>
<p>2 2 3 3 2(for project 2, there are 2 steps, the first will be done by worker 2 by 3 hours, the second will be done by worker 3 by 2 hours)</p>
<p>Output
11 ( the minimized hours to finish the whole project)</p>
http://mathoverflow.net/questions/65028/unknot-and-its-fundamental-groupComment by Hu Yi ChenHu Yi Chen2011-05-15T08:09:54Z2011-05-15T08:09:54Zlift to the first fundamental grouphttp://mathoverflow.net/questions/63380/pull-back-of-a-connection-1-form-on-principal-g-bundleComment by Hu Yi ChenHu Yi Chen2011-04-29T07:02:42Z2011-04-29T07:02:42ZWhich textbook are you referring to?http://mathoverflow.net/questions/62599/complex-sine-function/62600#62600Comment by Hu Yi ChenHu Yi Chen2011-04-22T06:06:17Z2011-04-22T06:06:17Zyou mean that all angles at intersection point are preserved?http://mathoverflow.net/questions/62383/handle-slides-homeomorphismComment by Hu Yi ChenHu Yi Chen2011-04-20T19:24:11Z2011-04-20T19:24:11ZAny reference I can look at? There are too few materials online about this topic.