Are solultions of D.E. a Vector Space?

coldturkey
Messages
25
Reaction score
0
----------------------

Let V be the solutions to the differential equation:

<br /> a_{1}y&#039; + a_{0} = x^2 + e^x<br />

Decide using the properties of pointwise addition and scalar multiplication if V is a vector space or not.

---------------------

Ok I am having real trouble with this question. I can prove is something is a vector space aslong as I know what I am trying to proove.


To solve this question do I need to find or make up y? Or am I just assuming V = (a0, a1) and need to prove something like
<br /> (a1 + b1)y&#039; + (a0+b0) = x^2 + e^x + b1y&#039; + b0<br />

Could someone please help me get started? Thanks
 
Physics news on Phys.org
The fundamental property of a vector space is "linearity": if u and v are vectors, then so is au+ bv for any numbers a and b.

Suppose y1 and y2 are solutions to that differential equation (that is they satisfy the equation) can you show that, for any number a and b, ay1+ by2 also satisfies the differential equation?
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top