I have a task with a few different questions 'if a given set is a vector space'. I have chosen one to show my way of solving such examples and ask you if it is a correct way. So
We can simply say that these conditions
- $(p+q)v = pv + qv$
- $p(u+v) = pu + pv$
- and so on...
(where u,v belong to $\Bbb Q_n[x]$ and $p,q$ belong to $\Bbb Q$)
Are gonna be fulfilled as we operate on 'normal/common' rational numbers And now I check if Q x Qn[x] gives us a rational number as a result yes? If so I can easily state that operations in which we use only rational numbers give us a rational result.
If my way of thinking is wrong please correct me and if you are able to do that let help me find the correct way of solving tasks like this one. Thanks.