\(\newcommand{\N}{\mathbb{N}} \newcommand{\R}{\mathbb{R}} \newcommand{\Z}{\mathbb{Z}} \newcommand{\P}{\mathcal P} \newcommand{\brac}[1]{\left(#1\right)} \newcommand{\matrixx}[1]{\begin{bmatrix}#1\end{bmatrix}} \newcommand{\vmatrixx}[1]{\begin{vmatrix}#1\end{vmatrix}} \newcommand{\limn}{\lim_{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{\qed}{\quad \blacksquare} \newcommand{\sumn}{\sum_{n=0}^\infty} \newcommand{\sumk}{\sum_{k=0}^\infty} \newcommand{\abs}[1]{\left|#1\right|} \renewcommand{\vec}[1]{\overrightarrow{#1}} \) Math1014 Tutorial (Spring 12-13)

Sunday, July 28, 2013

Stirling's Formula and Its Simple Proof

In problem 1 (f) of tutorial note 10 we have mentioned that the power series  \[

\sum_{n=1}^\infty \frac{n!}{n^n}x^n

\] diverges when $|x|$ is the radius of convergence $e$. In fact, we can show that \[
n!\brac{\frac{e}{n}}^n\to \infty
\] by Stirling's Formula (in the simplest form), which is the following asymptotic result:
Theorem. We have $\dis n!\sim \sqrt{2\pi n} \brac{\frac{n}{e}}^n$ as $n\to \infty$.

Saturday, April 27, 2013

Conditional and Absolute Convergence

In the discussion on convergence of series I forgot to mention the following two important concepts:
Definition.
(i) A series $\sum_{n=1}^\infty a_n$ is said to converge absolutely if $\sum_{n=1}^\infty |a_n|$ converges.
(ii) A series is said to converge conditionally if $\sum_{n=1}^\infty a_n$ converges but $\sum_{n=1}^\infty |a_n|$ diverges.

Tutorial note 9

Sunday, April 14, 2013

More on Improper Integrals; $f\ge0$, $\int_a^\infty f\,dx<\infty\Rightarrow \lim_{x\to\infty}f(x)=0?$


In this course we shall mainly focus on improper integrals of nonnegative functions (i.e., a function $f$ such that $f(x)\ge 0$ for each $x$ in the domain). For nonnegative functions, \[\int_\square^\square f\,dx\text{ converges}\iff \int_\square^\square f\,dx <\infty,\] hence sometimes we conclude something converges by just writing $\int_\square^\square f\,dx <\infty$.

An important case (corollary 2 below) needs to be mentioned, since it is impossible to explain everything in tutorial, I decide to provide more detail in this blog (also typing maths in blogger is very easy!).


Thursday, April 11, 2013