
- Calculus, Volume 2: Multi-Variable Calculus and Linear Algebra with Applications to Differential Equations and Probability
- Tom M. Apostol
- Second Edition
- 1991
- 978-1-119-49676-2
1.10 Exercises
- $f(0) = f(1).$
-
Recall from Section 1.6, Theorem 1.4, that a nonempty subset $S$ of a linear space $V$ is a subspace if and only if it satisfies the closure axioms:
$\text{Axiom 1.}\quad$Closure under addition. $\quad$ For every pair of elements $x$ and $y$ in $V$ there corresponds a unique element in $V$ called the sum of $x$ and $y,$ denoted by $x + y.$
$\text{Axiom 2.}\quad$Closure under multiplication by real numbers. $\quad$ For every $x$ in $V$ and every real number $a$ there corresponds an element in $V$ called the product of $a$ and $x,$ denoted by $ax.$
The dimension of a basis for a linear space is the number of elements in the basis. -
Let $f$ and $g$ be two elements of $S.$ Then we know that $f(0) = f(1)$ and $g(0) = g(1).$ Then, since the sum of two real polynomials satisfies $(f + g)(x) = f(x) + g(x)$ for all $x,$ the sum $f + g$ is as follows:
\begin{align*}
(f + g)(0) &= f(0) + g(0)
\\
&= f(1) + g(1)
\\
&= (f + g)(1)
\end{align*}
Which means that $f + g$ is also an element of $S,$ satisfying closure under addition.
Suppose that $h(x) = cf(x)$ for some real scalar $c.$ Then $h(x)$ is such that \begin{align*} h(0) &= cf(0) \\ &= cf(1) \\ &= h(1) \end{align*} But this means that $h(x) = cf(x)$ is also an element of $S,$ satisfying closure under multiplication by real numbers. Hence, $S$ is a subspace of $P_n.$ To compute the dimension of $S,$ we first revisit the initial condition. For the polynomial \begin{align*} f(x) &= \sum_{k=0}^n a_kx^k \end{align*} the condition $f(0) = f(1)$ implies that: \begin{align*} a_0 + \sum_{k=1}^n a_k 0^k &= a_0 + \sum_{k=1}^n a_k \end{align*} Subtracting $a_0$ from both sides and simplifying, we get \begin{align*} \sum_{k = 1}^n a_k &= 0. \end{align*} In other words, we can represent the $k^{th}$ coefficient as a nontrivial linear combination of the other $n - 2$ coefficients. For simplicity, we represent $a_n$ as the linear combination: \begin{align*} a_n &= -a_1 - a_2 - \cdots - a_{n-1} \end{align*} Then, plugging this back into the equation for $f(x),$ we find that \begin{align*} f(x) &= a_0 + a_1x + \cdots + (-a_1 - \cdots - a_{n-1})x^n \\ &= a_0 + a_1(x - x^n) + \cdots + a_{n-1}(x^{n-1}-x^n) \end{align*} From this equation for $f(x),$ we can see that every element in $S$ can be represented as a linear combination of the $n$ independent elements $\{1, x-x^n, x^2-x^n, \cdots, x^{n-1} - x^n\},$ giving $\dim S = n.\quad\blacksquare$
Let $P_n$ denote the linear space of all real polynomials of degree $\leq n,$ where $n$ is fixed. In each of Exercises 11 through 20, let $S$ denote the set of all polynomials $f$ in $P_n$ satisfying the condition given. Determine whether or not $S$ is a subspace of $P_n.$ If $S$ is a subspace, compute $\dim S.$