π¬ Tutorial problems delta#
\(\delta\).1#
Consider two convergent sequences in \(\mathbb{R}^n\), \(\{{\bf x}_i\}_{i=1}^\infty\) and \(\{{\bf y}_i\}_{i=1}^\infty\) such that
Prove the following properties of the limits:
\(\lim_{i \to \infty} ({\bf x}_i+{\bf y}_i) = {\bf x} + {\bf y}\)
\(\lim_{i \to \infty} ({\bf x}_i'{\bf y}_i) = {\bf x}'{\bf y}\)
\({\bf x}_i \le {\bf y}_i\) for \(\forall i\) component-wise \(\implies {\bf x} \le {\bf y}\)
Definition
The scalar product \({\bf x}'{\bf y}\) of two vector is \(\mathbb{R}\) is defined by \({\bf x}'{\bf y} = \sum_{j=1}^n x_j y_j\)
Component-wise comparison of the vectors is defined as \({\bf x} \le {\bf y} \iff x_j \le y_j\) for all \(j\in\{1,\dots,N\}\)
Proof of \(\lim_{i \to \infty} (\mathbf{x}_i + \mathbf{y}_i) = \mathbf{x} + \mathbf{y}\)
Fix \(\varepsilon > 0\). Since \(\mathbf{x}_i \to \mathbf{x}\) and \(\mathbf{y}_i \to \mathbf{y}\), there exists an \(N \in \mathbb{N}\) such that
for all \(i \geq N\). Hence, the triangle inequality yields
for all \(i \geq N\). Therefore, since \(\varepsilon\) is arbitrary, we have \(\mathbf{x}_i + \mathbf{y}_i \to \mathbf{x} + \mathbf{y}\) as \(i \to \infty\).
Proof of \(\lim_{i \to \infty} (\mathbf{x}_i' \mathbf{y}_i) = \mathbf{x}' \mathbf{y}\)
Since \(\{\mathbf{x}_i\}_{i=1}^\infty\) and \(\{\mathbf{y}_i\}_{i=1}^\infty\) are convergent sequences, they are bounded (why?) by constants \(M_x > 0\) and \(M_y >0\), respectively. That is, we have \(\|\mathbf{x}_i\|\leq M_x\) and \(\|\mathbf{y}_i\|\leq M_y\) for all \(i\in\mathbb{N}\).
Let \(M:= \max\{M_x, M_y, \|\mathbf{x}\|, \|\mathbf{y}\|\}\). Fix \(\varepsilon > 0\). Again, since these sequences are convergent, there is an \(N \in \mathbb{N}\) such that
for all \(i \geq N\). The tirangle inequality and Cauchy-Schwarz inequality imply
for all \(i \geq N\). Therefore, since \(\varepsilon\) is arbitrary, we have \(\mathbf{x}_i'\mathbf{y}_i \to \mathbf{x}'\mathbf{y}\) as \(i \to \infty\).
Proof of β\(\mathbf{x}_i \leq \mathbf{y}_i\) for all \(i\) component-wise \(\Longrightarrow \mathbf{x} \leq \mathbf{y}\)β
Assume that \(\mathbf{x}_i \leq \mathbf{y}_i\) for all \(i\). Toward contradiction, suppose that \(\mathbf{x} \nleq \mathbf{y}\). Then, there is \(k\in\{1, 2, \dots, n\}\) such that \(\mathbf{x}(k) > \mathbf{y}(k)\), where \(\mathbf{x}(k)\) denotes the \(k\)-th component of \(\mathbf{x} \in \mathbb{R}^n\). Let \(\varepsilon = \mathbf{x}(k) - \mathbf{y}(k) > 0\). Since the convergences of \(\{\mathbf{x}_i\}_{i=1}^\infty\) and \(\{\mathbf{y}_i\}_{i=1}^\infty\) imply the convergences of \(\{\mathbf{x}_i(k)\}_{i=1}^\infty\) and \(\{\mathbf{y}_i(k)\}_{i=1}^\infty\) (why?), there is an \(N\in\mathbb{N}\) such that
for all \(i \geq N\). This implies that \(\mathbf{x}_i(k) > \mathbf{y}_i(k)\) for all \(i \geq N\). To see this, observe that
for all \(i \geq N\). Since \(\mathbf{x}_i(k)\leq \mathbf{y}_i(k)\) for all \(i\) by assumption, we obtain a contraction, which implies that it must be \(\mathbf{x} \leq \mathbf{y}\).
\(\delta\).2#
Compute the following limits:
\(\quad \lim_{n \to \infty} \frac{1}{n}\)
\(\quad \lim_{n \to \infty} \frac{n+2}{2n+1}\)
\(\quad \lim_{n \to \infty} \frac{2n^2(n-2)}{(1-3n)(2+n^2)}\)
\(\quad \lim_{n \to \infty} \frac{(n+1)!}{n! - (n+1)!}\)
\(\quad \lim_{n \to \infty} \sqrt{\frac{9+n^2}{4n^2}}\)
Fact
\(x_n \to a\) in \(\mathbb{R}^N\) if and only if \(\|x_n - a\| \to 0\) in \(\mathbb{R}\)
If \(x_n \to x\) and \(y_n \to y\) then \(x_n + y_n \to x + y\)
If \(x_n \to x\) and \(\alpha \in \mathbb{R}\) then \(\alpha x_n \to \alpha x\)
If \(x_n \to x\) and \(y_n \to y\) then \(x_n y_n \to xy\)
If \(x_n \to x\) and \(y_n \to y\) then \(x_n / y_n \to x/y\), provided \(y_n \ne 0\), \(y \ne 0\)
If \(x_n \to x\) then \(x_n^p \to x^p\)
Letβs prove that \(\lim_{n \to \infty} \frac{1}{n} = 0\) using the definition of a limit.
First pick an arbitrary \(\epsilon > 0\). Now we have to come up with an \(N\) such that $\( n \geq N \implies |1/n - 0| < \epsilon \)$
Let \(N\) be the first integer greater than \(1/\epsilon\). Then $\( n \geq N \implies n > 1/\epsilon \implies 1/n < \epsilon \implies |1/n - 0| < \epsilon \)$
Note that the factorial operation is defined as \((n+1)! = (n+1)n(n-1)\cdot .. \cdot 1\)
\(\delta\).3#
Show that the Cobb-Douglas production function \(f(k,l) = k^\alpha l^\beta\) from \([0,\infty) \times [0,\infty)\) to \(\mathbb{R}\) is continuous everywhere in its domain.
You can use the fact that, for any \(a \in \mathbb{R}\) the function \(g(x) = x^a\) is continuous at any \(x \in [0,\infty)\).
Also, remember that norm convergence implies element by element convergence.
Let \((k, \ell)\) be any point in \(A\), and let \(\{(k_n, \ell_n)\}\) be any sequence converging to \((k, \ell)\) in the sense of convergence in \(\mathbb{R}^2\). We wish to show that
Since \((k_n, \ell_n) \to (k, \ell)\) in \(\mathbb{R}^2\), we know from the facts on convergence in norm that the individual components converge in \(\mathbb{R}\). That is,
We also know from the facts that, for any \(a\), the function \(g(x) = x^a\) is continuous at \(x\). It follows from the definition of continuity and the convergence in \(\mathbb{R}\) above that \(k_n^\alpha \to k^{\alpha}\) and \(\ell^{\beta}_n \to \ell^\beta\).
Moreover, we know that, for any sequences \(\{y_n\}\) and \(\{z_n\}\), if \(y_n \to y\) and \(z_n \to z\), then \(y_n z_n \to yz\). Hence
That is, \(f(k_n, \ell_n) \to f(k, \ell)\). Hence \(f\) satisfies the definition of continity.
\(\delta\).4#
Let \(\beta \in (0,1)\). Show that the utility function \(u(c_1,c_2) = \sqrt{c_1} + \beta \sqrt{c_2}\) from \([0,\infty) \times [0,\infty)\) to \(\mathbb{R}\) to \(\mathbb{R}\) is continuous everywhere in its domain.
The proof is analogous to the proof of continuity of the Cobb-Douglas production function given above.
\(\delta\).5#
Let \(A\) be the set of all consumption pairs \((c_1,c_2)\) such that \(c_1 \ge 0\), \(c_2 \ge 0\) and \(p_1 c_1 + p_2 c_2 \le M\) Here \(p_1\), \(p_2\) and \(M\) are positive constants. Show that \(A\) is a closed subset of \(\mathbb{R}^2\).
Weak inequalities are preserved under limits.
To show that \(A\) is closed, we need to show that the limit of any sequence contained in \(A\) is also in \(A\). To this end, let \(\{{\bf x}_n\}\) be an arbitrary sequence in \(A\) coverging to a point \({\bf x} \in \mathbb{R}^2\). Since \({\bf x}_n \in A\) for all \(n\) we have \({\bf x}_n \geq {\bf 0}\) in the sense of the component-vise vector inequality and \({\bf x}_n' {\bf p} \leq m\), where \({\bf p} = (p_1, p_2)\). We need to show that the same is true for \({\bf x}\).
Since \({\bf x}_n \to {\bf x}\), we have \({\bf x}_n' {\bf p} \to {\bf x}' {\bf p}\). Since limits preserve weak inequalities and \({\bf x}_n' {\bf p} \leq m\) for all \(n\), we have \({\bf x}' {\bf p} \leq m\). Hence it remains only to show that \({\bf x} \geq 0\). Again using the fact that weak inequalities are preserved under limits, combined with \({\bf x}_n \geq {\bf 0}\) for all \(n\), gives \({\bf x} \geq {\bf 0}\) as required.
\(\delta\).6#
Let \({\bf x}, {\bf y} \in \mathbb{R}^N\) and \(\| {\bf x} \|\) denote the Euclidean norm. Verify the Parallelogram Equality given by
From the definition of Euclidean norm, we have \(\|{\bf x}\|^2 = \sum_{i=1}^{N}x_i^2\) where \(x_i\) are components of \({\bf x}\). Therefore: