Chapter 1: Problem 12
Show that \(n ! \leq 2^{-n}(n+1)^{n}\) for every \(n \in \mathbb{N}\), and that equality holds if and only if \(n=1\).
/*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}
Learning Materials
Features
Discover
Chapter 1: Problem 12
Show that \(n ! \leq 2^{-n}(n+1)^{n}\) for every \(n \in \mathbb{N}\), and that equality holds if and only if \(n=1\).
All the tools & learning materials you need for study success - in one app.
Get started for free
Given any integers \(m\) and \(n\), both nonzero, a positive integer \(\ell\) satisfying (i) \(m \mid \ell\) and \(n \mid \ell \quad\) and (ii) \(k \in \mathbb{N}, m \mid k\) and \(n|k \Longrightarrow \ell| k\) is called a least common multiple, or simply an \(\mathbf{L C M}\), of \(m\) and \(n .\) If \(m=0\) or \(n=0\), we set the LCM of \(m\) and \(n\) to be 0 . Given any \(m, n \in \mathbb{Z}\), show that an LCM of \(m\) and \(n\) exists and is unique; it is denoted by \(\mathrm{LCM}(m, n)\). Also show that if \(m\) and \(n\) are nonnegative integers and we let \(d=\operatorname{GCD}(m, n)\) and \(\ell=\operatorname{LCM}(m, n)\), then \(d \ell=m n\).
Let \(I\) be an interval and \(f: I \rightarrow \mathbb{R}\) be a convex function. Given any \(r \in \mathbb{R}\), show that \(r f: I \rightarrow \mathbb{R}\) is a convex function if \(r \geq 0\) and a concave function if \(r<0\).
Consider \(D \subseteq \mathbb{R}\) and \(f: D \rightarrow \mathbb{R}\) defined by the following. Determine whether \(f\) is bounded above on \(D .\) If yes, find an upper bound for \(f\) on \(D\). Also, determine whether \(f\) is bounded below on \(D .\) If yes, find a lower bound for \(f\) on \(D\). Also, determine whether \(f\) attains its upper bound or lower bound. (i) \(D=(-1,1)\) and \(f(x)=x^{2}-1\), (ii) \(D=(-1,1)\) and \(f(x)=x^{3}-1\), (iii) \(D=(-1,1]\) and \(f(x)=x^{2}-2 x-3\), (iv) \(D=\mathbb{R}\) and \(f(x)=\frac{1}{1+x^{2}}\).
Let \(I_{n}=\left[a_{n}, b_{n}\right], n \in \mathbb{N}\), be closed intervals in \(\mathbb{R}\) such that \(I_{n} \supseteq I_{n+1}\) for each \(n \in \mathbb{N}\). If \(x=\sup \left\\{a_{n}: n \in \mathbb{N}\right\\}\) and \(y=\inf \left\\{a_{n}: n \in \mathbb{N}\right\\}\), then show that \(x \in I_{n}\) and \(y \in I_{n}\) for every \(n \in \mathbb{N}\).
A set \(D\) is said to be countable if it is finite or if there is a bijective map from \(\mathbb{N}\) to \(D\). A set that is not countable is said to be uncountable. (i) Show that the set \(\\{0,1,2, \ldots\\}\) of all nonnegative integers is countable. (ii) Show that the set \(\\{1,3,5, \ldots\\}\) of all odd positive integers is countable. Also, the set \(\\{2,4,6, \ldots\\}\) of all even positive integers is countable. (iii) Show that the set \(\mathbb{Z}\) of all integers is countable.
What do you think about this solution?
We value your feedback to improve our textbook solutions.