Functionals (based on domain and codomain)

78 Views Asked by At

Why is the following not a functional?

$$f(x,y)=(2x, 4y) \text{ for } V=\mathbb{R}^2$$

I know $f$ is linear, so I'm assuming there is a problem with $V$, the vector space, going to $F$, a field.

2

There are 2 best solutions below

0
On

A functional is a linear map to $\mathbb{R}$ in the context of $\mathbb{R}^n$.

Is $(2x,4y)$ a real number?

2
On

If $V$ is a vector space over a field $F$, then a functinal is a linear mappin $f:V \to F$.

Your $f$ above is a mapping $f: \mathbb R^2 \to \mathbb R^2$.