{ "cells": [ { "cell_type": "markdown", "id": "213a348c", "metadata": {}, "source": [ "$$\n", "\\newcommand{\\argmax}{arg\\,max}\n", "\\newcommand{\\argmin}{arg\\,min}\n", "$$" ] }, { "cell_type": "markdown", "id": "42cf39c0", "metadata": {}, "source": [ "\n", "\n", "
[1] A linear marginal utility is essential for deriving [(65.6)](#equation-sprob5) from [(65.5)](#equation-sprob4). Suppose instead that we had imposed the following more standard assumptions on the utility function: $ u'(c) >0, u''(c)<0, u'''(c) > 0 $ and required that $ c \\geq 0 $. The Euler equation remains [(65.5)](#equation-sprob4). But the fact that $ u''' <0 $ implies via Jensen’s inequality that $ \\mathbb{E}_t [u'(c_{t+1})] > u'(\\mathbb{E}_t [c_{t+1}]) $. This inequality together with [(65.5)](#equation-sprob4) implies that $ \\mathbb{E}_t [c_{t+1}] > c_t $ (consumption is said to be a ‘submartingale’), so that consumption stochastically diverges to $ +\\infty $. The consumer’s savings also diverge to $ +\\infty $.\n", "\n", "
[2] An optimal decision rule is a map from the current state into current actions—in this case, consumption.\n", "\n", "
[3] This would be the case if, for example, the [spectral radius](https://python.quantecon.org/linear_algebra.html#la-neumann-remarks) of $ A $ is strictly less than one.\n", "\n", "
[4] See [[John Y. Campbell, 1988](https://python.quantecon.org/zreferences.html#id119)], [[Lettau and Ludvigson, 2001](https://python.quantecon.org/zreferences.html#id118)], [[Lettau and Ludvigson, 2004](https://python.quantecon.org/zreferences.html#id117)] for interesting applications of related ideas.\n", "\n", "
[5] Representation [(65.3)](#equation-sprob15ab) implies that $ d(L) = U (I - A L)^{-1} C $.\n", "\n", "
[6] A moving average representation for a process $ y_t $ is said to be **fundamental** if the linear space spanned by $ y^t $ is equal to the linear space spanned by $ w^t $. A time-invariant innovations representation, attained via the Kalman filter, is by construction fundamental." ] } ], "metadata": { "date": 1770028423.1935794, "filename": "perm_income.md", "kernelspec": { "display_name": "Python", "language": "python3", "name": "python3" }, "title": "The Permanent Income Model" }, "nbformat": 4, "nbformat_minor": 5 }