Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Download
23128 views
ubuntu2004
1
<exercise checkit-seed="0008" checkit-slug="A1" checkit-title="Linear maps">
2
<statement>
3
<p>Consider the following maps of polynomials <m>S:\mathcal{P}\rightarrow\mathcal{P}</m> and <m>T:\mathcal{P}\rightarrow\mathcal{P}</m> defined by
4
<me>
5
S(h(x))=
6
2 \, x - 5 \, h'\left(x\right)
7
\hspace{1em} \text{and} \hspace{1em} T(h(x))=
8
5 \, x^{3} h\left(x\right) + h\left(x\right) </me>
9
Explain why one these maps is a linear transformation and why the other map is not.
10
</p>
11
</statement>
12
<answer>
13
<p><m>S</m> is not linear and <m>T</m> is linear.</p>
14
</answer>
15
</exercise>
16
17
18