Question #79218

We know that the set F(R) of functions f : R ! R, together with pointwise
addition and scalar multiplication
(f + g)(x) = f(x) + g(x) for all f; g 2 F(R) and x 2 R
(  f)(x) = f(x) for all f 2 F(R),  2 R and x 2 R:
In this problem, you are asked to discuss whether F(R) continues to be a vector space
when the operations (+; ) are replaced by other addition/scalar multiplication opera-

Expert's answer

ANSWER on Question #79218 – Math – Linear Algebra

QUESTION

We know that the set F(R)F(\mathbb{R}) of functions f:RRf: \mathbb{R} \to \mathbb{R}, together with pointwise addition and scalar multiplication


(f+g)(x)=f(x)+g(x) for all f,gF(R) and xR(f + g)(x) = f(x) + g(x) \text{ for all } f, g \in F(\mathbb{R}) \text{ and } x \in \mathbb{R}(λf)(x)=λf(x) for all fF(R),λR and xR.(\lambda \cdot f)(x) = \lambda f(x) \text{ for all } f \in F(\mathbb{R}), \lambda \in \mathbb{R} \text{ and } x \in \mathbb{R}.


In this problem, you are asked to discuss whether F(R)F(\mathbb{R}) continues to be a vector space when the operations (+,)(+, \cdot) are replaced by other addition/scalar multiplication operations (+,)(+', \cdot').

a) Suppose we define ++' and \cdot' on F(R)F(\mathbb{R}) by


(f+g)(x)=f(x)g(x) for all f,gF(R) and xR(f + 'g)(x) = f(x) - g(x) \text{ for all } f, g \in F(\mathbb{R}) \text{ and } x \in \mathbb{R}(λf)(x)=f(λx) for all fF(R),λR and xR.(\lambda \cdot 'f)(x) = f(\lambda x) \text{ for all } f \in F(\mathbb{R}), \lambda \in \mathbb{R} \text{ and } x \in \mathbb{R}.


With these operations, is the (F(R),+,)(F(\mathbb{R}), +', \cdot') a vector space? Why or why not?

b) Suppose that we now define ++' and \cdot' on F(R)F(\mathbb{R}) by


(f+g)(x)=f(g(x)) for all f,gF(R) and xR(f + 'g)(x) = f(g(x)) \text{ for all } f, g \in F(\mathbb{R}) \text{ and } x \in \mathbb{R}(λf)(x)=λf(x) for all fF(R),λR and xR.(\lambda \cdot 'f)(x) = \lambda f(x) \text{ for all } f \in F(\mathbb{R}), \lambda \in \mathbb{R} \text{ and } x \in \mathbb{R}.


(i.e., \cdot' is the usual scalar multiplication). With these operations, is the (F(R),+,)(F(\mathbb{R}), +', \cdot') a vector space? Why or why not?

SOLUTION

A vector space over a field FF is a set VV together with two operations that satisfy the eight axioms listed below.

1) The first operation, called **vector addition** or simply **addition** +:V×VV+: V \times V \to V, takes any two vectors vv and ww and assigns to them a third vector which is commonly written as v+wv + w, and called the sum of these two vectors. (Note that the resultant vector is also an element of the set VV.)

2) The second operation, called **scalar multiplication** F×VV\because F \times V \to V, takes any scalar α\alpha and any vector vv and gives another vector αv\alpha v. (Similarly, the vector αv\alpha v is an element of the set VV.)

Elements of VV are commonly called **vectors**. Elements of FF are commonly called **scalars**.

In the two examples above, the field is the field of the real numbers and the set of the vectors consists of the planar arrows with fixed starting point and of pairs of real numbers, respectively.

To qualify as a vector space, the set VV and the operations of addition and multiplication must adhere to a number of requirements called axioms. In the list below, let u,vu, v and ww be arbitrary vectors in VV, and α\alpha and β\beta scalars in FF.

We recall the axioms of a vector space:

1) Associativity of addition


u+(v+w)=(u+v)+wu + (v + w) = (u + v) + w


2) Commutativity of addition


u+v=v+uu + v = v + u


3) Identity element of addition

There exists an element 0V\mathbf{0} \in V, called the zero vector, such that v+0=vv + \mathbf{0} = v for all vVv \in V.

4) Inverse element of addition

For every vVv \in V, there exists an element (v)V(-v) \in V, called the additive inverse of vv, such that


v+(v)=0v + (-v) = \mathbf{0}


5) Compatibility of scalar multiplication with field multiplication


α(βv)=(αβ)v\alpha(\beta v) = (\alpha\beta)v


6) Identity element of scalar multiplication

1v, where 1 denotes the multiplicative identity in FF

7) Distributivity of scalar multiplication with respect to vector addition


α(u+v)=αu+αv\alpha(u + v) = \alpha u + \alpha v


8) Distributivity of scalar multiplication with respect to field addition


(α+β)v=αu+βu(\alpha + \beta)v = \alpha u + \beta u


(More information: https://en.wikipedia.org/wiki/Vector_space)

If space (F(R),+,)(F(\mathbb{R}), +', \cdot') does not satisfy at least one of the axioms, then it is not a vector space.

Our solution is as follows: we will check the fulfillment of the axioms from the list. If at least one is not satisfied, then we stop working and conclude that the given space is not a vector space.

a) Suppose we define ++' and \cdot' on F(R)F(\mathbb{R}) by


(f+g)(x)=f(x)g(x) for all f,gF(R) and xR(f + 'g)(x) = f(x) - g(x) \text{ for all } f, g \in F(\mathbb{R}) \text{ and } x \in \mathbb{R}(λf)(x)=f(λx) for all fF(R),λR and xR.(\lambda \cdot 'f)(x) = f(\lambda x) \text{ for all } f \in F(\mathbb{R}), \lambda \in \mathbb{R} \text{ and } x \in \mathbb{R}.


With these operations, is the (F(R),+,)(F(\mathbb{R}), +', \cdot') a vector space? Why of why not?

Axiom 1 (Associativity of addition)


((f+g)+h)(x)=(f+g)(x)h(x)=f(x)g(x)h(x)\left((f + 'g) + 'h\right)(x) = (f + 'g)(x) - h(x) = f(x) - g(x) - h(x)(f+(g+h))(x)=f(x)(g+h)(x)=f(x)(g(x)h(x))=f(x)g(x)+h(x)\left(f + '(g + 'h)\right)(x) = f(x) - (g + 'h)(x) = f(x) - (g(x) - h(x)) = f(x) - g(x) + h(x)


Conclusion,


{((f+g)+h)(x)=f(x)g(x)h(x)(f+(g+h))(x)=f(x)g(x)+h(x){((f+g)+h)(x)(f+(g+h))(x)\left\{ \begin{array}{l} \left((f + 'g) + 'h\right)(x) = f(x) - g(x) - h(x) \\ \left(f + '(g + 'h)\right)(x) = f(x) - g(x) + h(x) \end{array} \right. \rightarrow \left\{ \begin{array}{l} \left((f + 'g) + 'h\right)(x) \neq \left(f + '(g + 'h)\right)(x) \end{array} \right.


Conclusion,

(F(R),+,)(F(\mathbb{R}), +', \cdot') is not a vector space. The axiom Associativity of addition does not hold

b) Suppose that we now define ++' and \cdot' on F(R)F(\mathbb{R}) by


(f+g)(x)=f(g(x)) for all f,gF(R) and xR(f + 'g)(x) = f(g(x)) \text{ for all } f, g \in F(\mathbb{R}) \text{ and } x \in \mathbb{R}(λf)(x)=λf(x) for all fF(R),λR and xR.(\lambda \cdot 'f)(x) = \lambda f(x) \text{ for all } f \in F(\mathbb{R}), \lambda \in \mathbb{R} \text{ and } x \in \mathbb{R}.


(i.e., \cdot' is the usual scalar multiplication). With these operations, is the (F(R),+,)(F(\mathbb{R}), +', \cdot') a vector space? Why of why not?

Axiom 1 (Associativity of addition)


((f+g)+h)(x)=(f+g)(h(x))=f(g(h(x)))\left((f + 'g) + 'h\right)(x) = (f + 'g)(h(x)) = f(g(h(x)))(f+(g+h))(x)=f((g+h)(x))=f(g(h(x)))\left(f + '(g + 'h)\right)(x) = f\left((g + 'h)(x)\right) = f(g(h(x)))


Conclusion,


{((f+g)+h)(x)=f(g(h(x)))(f+(g+h))(x)=f(g(h(x)))((f+g)+h)(x)=(f+(g+h))(x)\left\{ \begin{array}{l} \left((f + 'g) + 'h\right)(x) = f(g(h(x))) \\ \left(f + '(g + 'h)\right)(x) = f(g(h(x))) \end{array} \right. \rightarrow \boxed{( (f + 'g) + 'h ) (x) = \left(f + '(g + 'h)\right)(x)}


Axiom 2 (Commutativity of addition)


(f+g)(x)=f(g(x))(f + 'g)(x) = f(g(x))(g+f)(x)=g(f(x))(g + 'f)(x) = g(f(x))


Conclusion,


{(f+g)(x)=f(g(x))(g+f)(x)=g(f(x))((f+g)(x)(g+f)(x)\left\{ \begin{array}{l} (f + 'g)(x) = f(g(x)) \\ (g + 'f)(x) = g(f(x)) \end{array} \right. \rightarrow \boxed{( (f + 'g) (x) \neq (g + 'f) (x) }


Conclusion,

(F(R),+,)(F(\mathbb{R}), +', \cdot') is not a vector space. The axiom Commutativity of addition does not hold

Answer provided by https://www.AssignmentExpert.com

ANSWER:

a)

(F(R),+,)(F(\mathbb{R}), +', \cdot') is not a vector space. The axiom Associativity of addition does not hold

b)

(F(R),+,)(F(\mathbb{R}), +', \cdot') is not a vector space. The axiom Commutativity of addition does not hold

Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

LATEST TUTORIALS
APPROVED BY CLIENTS