Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Download
3774 views
ubuntu2004
1
<?xml version='1.0' encoding='UTF-8'?>
2
<exercise xmlns="https://spatext.clontz.org" version="0.0">
3
<statement>
4
<p>
5
Let <m>V</m> be the set of all pairs <m>(x,y)</m> of real numbers
6
together with the following operations:
7
</p>
8
<me>{{#oplus}}{{.}}{{/oplus}}</me><me>{{#otimes}}{{.}}{{/otimes}}.</me>
9
<p>
10
(a) Show that {{trueproperty}}, that is:
11
</p>
12
<me>
13
{{truetex}}.
14
</me>
15
<p>
16
(b) Explain why <m>V</m> nonetheless is not a vector space.
17
</p>
18
</statement>
19
<answer>
20
<p>
21
<m>V</m> is not a vector space, which may be shown by demonstrating that
22
any one of the following properties do not hold:
23
</p>
24
<ul>
25
{{#falseproperties}}
26
<li>{{.}}</li>
27
{{/falseproperties}}
28
</ul>
29
</answer>
30
</exercise>
31