Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Download
23129 views
ubuntu2004
1
<exercise checkit-seed="0001" 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(g(x))=
6
-3 \, g\left(1\right) + 5 \, g\left(x^{2}\right)
7
\hspace{1em} \text{and} \hspace{1em} T(g(x))=
8
-3 \, g\left(x\right)^{3} - 2 \, g'\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 linear and <m>T</m> is not linear.</p>
14
</answer>
15
</exercise>
16
17
18