Chapter 1: Problem 11
If \(a, b \in \mathbb{R}\) with \(a
/*! 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 11
If \(a, b \in \mathbb{R}\) with \(a
All the tools & learning materials you need for study success - in one app.
Get started for free
Given any \(p(x), q(x) \in \mathbb{R}[x]\), not both zero, a polynomial \(d(x)\) in \(\mathbb{R}[x]\) satisfying (i) \(d(x) \mid p(x)\) and \(d(x) \mid q(x)\), and (ii) \(e(x) \in \mathbb{R}[x], e(x) \mid p(x)\) and \(e(x)|q(x) \Longrightarrow e(x)| d(x)\) is called a greatest common divisor, or simply a GCD, of \(p(x)\) and \(q(x)\). In case \(p(x)=q(x)=0\), we set the GCD of \(p(x)\) and \(q(x)\) to be 0 . Prove that for any \(p(x), q(x) \in \mathbb{R}[x]\), a GCD of \(p(x)\) and \(q(x)\) exists, and is unique up to multiplication by a nonzero constant, that is, if \(d_{1}(x)\) as well as \(d_{2}(x)\) is a GCD of \(p(x)\) and \(q(x)\), then \(d_{2}(x)=c d_{1}(x)\) for some \(c \in \mathbb{R}\) with \(c \neq 0\). Further, show that any GCD of \(p(x)\) and \(q(x)\) can be expressed as \(u(x) p(x)+v(x) q(x)\) for some \(u(x), v(x) \in \mathbb{R}[x]\). (Hint: Consider a polynomial of least degree in the set \(\\{u(x) p(x)+v(x) q(x)\) : \(u(x), v(x) \in \mathbb{R}[x]\) with \(u(x) p(x)+v(x) q(x) \neq 0\\} .)\)
Let \(I\) be an interval and \(f: I \rightarrow \mathbb{R}\) be any function. (i) If \(f\) is monotonically increasing as well as monotonically decreasing on \(I\), then show that \(f\) is constant on \(I\). (ii) If \(f\) is convex as well as concave on \(I\), then show that \(f\) is given by a linear polynomial (that is, there are \(a, b \in \mathbb{R}\) such that \(f(x)=a x+b\) for all \(x \in I)\).
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\).
Let \(S\) be a nonempty subset of \(\mathbb{R}\). If \(S\) is bounded above, then show that the set \(U_{S}=\\{\alpha \in \mathbb{R}: \alpha\) is an upper bound of \(S\\}\) is bounded below, \(\min U_{S}\) exists, and \(\sup S=\min U_{S} .\) Likewise, if \(S\) is bounded below, then show that the set \(L_{S}=\\{\beta \in \mathbb{R}: \beta\) is a lower bound of \(S\\}\) is bounded above, \(\max L_{S}\) exists, and inf \(S=\max L_{S}\)
What do you think about this solution?
We value your feedback to improve our textbook solutions.