\( \newcommand{\N}{\mathbb{N}} \newcommand{\R}{\mathbb{R}} \newcommand{\C}{\mathbb{C}} \newcommand{\Q}{\mathbb{Q}} \newcommand{\Z}{\mathbb{Z}} \newcommand{\P}{\mathcal P} \newcommand{\B}{\mathcal B} \newcommand{\F}{\mathbb{F}} \newcommand{\E}{\mathcal E} \newcommand{\brac}[1]{\left(#1\right)} \newcommand{\abs}[1]{\left|#1\right|} \newcommand{\matrixx}[1]{\begin{bmatrix}#1\end {bmatrix}} \newcommand{\vmatrixx}[1]{\begin{vmatrix} #1\end{vmatrix}} \newcommand{\lims}{\mathop{\overline{\lim}}} \newcommand{\limi}{\mathop{\underline{\lim}}} \newcommand{\limn}{\lim_{n\to\infty}} \newcommand{\limsn}{\lims_{n\to\infty}} \newcommand{\limin}{\limi_{n\to\infty}} \newcommand{\nul}{\mathop{\mathrm{Nul}}} \newcommand{\col}{\mathop{\mathrm{Col}}} \newcommand{\rank}{\mathop{\mathrm{Rank}}} \newcommand{\dis}{\displaystyle} \newcommand{\spann}{\mathop{\mathrm{span}}} \newcommand{\range}{\mathop{\mathrm{range}}} \newcommand{\inner}[1]{\langle #1 \rangle} \newcommand{\innerr}[1]{\left\langle #1 \right \rangle} \newcommand{\ol}[1]{\overline{#1}} \newcommand{\toto}{\rightrightarrows} \newcommand{\upto}{\nearrow} \newcommand{\downto}{\searrow} \newcommand{\qed}{\quad \blacksquare} \newcommand{\tr}{\mathop{\mathrm{tr}}} \newcommand{\bm}{\boldsymbol} \newcommand{\cupp}{\bigcup} \newcommand{\capp}{\bigcap} \newcommand{\sqcupp}{\bigsqcup} \newcommand{\re}{\mathop{\mathrm{Re}}} \newcommand{\im}{\mathop{\mathrm{Im}}} \newcommand{\comma}{\text{,}} \newcommand{\foot}{\text{。}} \)

Monday, June 25, 2012

Tikz 的軟件

無意中發現一套名為 tikzedt 的軟件。

http://www.tikzedt.org/quicktour.html

很方便,不用自己預先設計座標,也把一些搜尋需時的指令放在一個清單上。

為了熟習一下,自製的 vector 版小丑神頭像誔生!

http://ihome.ust.hk/~cclee/document/siuchausang.pdf

Saturday, June 9, 2012

Record some code

Equations share the same numbering with theorems with ntheorem package

\newtheorem{thm}{Theorem}[section]
\numberwithin{equation}{section}
\makeatletter
\let\c@equation\c@thm
\makeatother

**********

change the font of sections, subsections, chapter to \sf
\usepackage{sectsty}
\allsectionsfont{\sffamily}

Wednesday, June 6, 2012

Updated notes in analysis (PW: My ITSC)

I am expanding the notes last year (still working in progress, and should be finished at the beginning of July):
http://ihome.ust.hk/~cclee/document/WorkshopinAnalysis.pdf

Last year I stopped at littlewood's 3 principles (last section in measurable functions). Having the preparation last year, I plan to quickly go through abstract outer measure and measure (skip some of the proofs which can be copied word by word) and go directly into some important extension theorem on "pre-measure" and "pre-sigma algebra" (in my case, semi-ring), they will be used in the construction of product measure.

My schedule is the following sequence:

Basic Measure Theory
1. Outer measure and Measure
2. Integration
3. Construction of particular measure, go back to R^n
4. ???
5. ???
6. Duality of L^p space on sigma-finite measure space
(possibly need Radon–Nikodym, so 4, 5 may be signed measure and relevant theorems, that's will be big task).

Measure and Topology
7. Brief review of topology material (if necessary)
8. Facts and measure on locally compact Hausdorff space
9. Try to prove the Riesz-Markov theorem
http://en.wikipedia.org/wiki/Riesz_representation_theorem

Hopefully (???) if I have time I plan to apply knowledge in functional analysis and the Riesz-Markov theorem to show Haar measure always exists on compact group, which is unique up to a +ve-constant.

The workshop will begin at the middle of July, and as before, I would ask Kin Li to book me a room. If you are to-be year 2 students and also want to join us, it would be better to digest the material in chapter 2 and 3. We will apply some of the technique implicitly.

Monday, June 4, 2012

Workhop in Analysis

正準備第二次 workshop 的 notes。上一個暑假邊教邊製作 notes,進度緩慢之餘,到後期沒有動力由頭 develop 那些已經用慣的 theorem (所以沒有教 integration)。有了上次經驗,今次 workshop 在 abstract outer measure, measure 還有 measurable function 的 proof 不用重覆再教 (照抄可也),所以 focus 可放在 extension of set function 和 integration。因為所認識的同學都有學 topology,我打算一起學 locally compact hausdorff space 和在這類 space 上的 measure theory。一年前很``粗略"地讀過一次,故大概知道這些 theory ``發生甚麼事"。正打算以 rudin 的 approach 學學看...。

Tuesday, May 22, 2012

本日摘要

朝早 9 點, in UST IA 前 check MATH4221(320) 卷,份卷考得唔理想。咁 check 卷時不忘吹水,有其他同學問我差咩科未考,我話仲有科 N展。個同學問返我邊科 N展 黎,Avery 答:「Civl 黎架嘛。」我:「...?!」追問下佢話有``好奇心"所以 search 我 facebook =.=。

去到 10 點,開始去 in IA,十點半先正式到我 in。今日嘅衣着我以為 dress code smart casual 就得,咁我就 casual 少少,最後俾 Priscilla 話係最 casual 果個。而我嘅前一位 interviewee 係着西裝...。interview 過程 ... 超快結束。

**********

我啊姨教我啊媽玩 facebook,拿拿臨將 facebook 所有野變哂做 friend 先睇得。唔係驚有野俾佢睇到,而家我 d 野佢睇完都唔知係咩黎,廢事佢知 d 唔知 d 又喺到問長問短。

Friday, May 11, 2012

UG 生涯完結

今日係我 UST year 3 最後一日上學日。本來呢個 sem 應該輕輕鬆鬆,不過嫌自己太少野做,所以最後都 take 多少少 course。咁最後一日就 expect 應該專心準備考試就得,但噚日 MATH5112 突如奇來咁整左份 take-home exam #2 ...!而某個 special topic course 又有一份功課係 due 25th of May,自己本身仲有一篇 essay 要寫。又要準備考試,又要做功課。忙死!攞黎!

Sunday, May 6, 2012

有 Offer 了!

最近收到通知,有科大 mphil offer。憂心了個半月,終於安定下來。