Vector Space Problem: Does it Form a Vector Space?

AI Thread Summary
Functions that vanish at the endpoints x=0 and x=L satisfy the properties required to form a vector space, including closure under addition and scalar multiplication, as well as the existence of a null function and additive inverses. Periodic functions defined by f(0)=f(L) can also form a vector space, provided the null function is considered periodic. However, functions that satisfy f(0)=4 do not form a vector space due to the absence of a null function and additive inverses. The discussion confirms that the null function is indeed periodic, supporting the vector space properties of the periodic functions. Overall, the analysis highlights the conditions under which different sets of functions can or cannot form vector spaces.
neelakash
Messages
491
Reaction score
1

Homework Statement



Do functions that vanish at the end points x=0 and x= L form a vector space? What about periodic functions obeying f(0)=f(L)?How about functions that obey f(0)=4

Homework Equations


The Attempt at a Solution



We consider functions defined at 0<x<L.We define scalar multiplication by a simply as af(x) and addiion as pointwise addition: f(x)+g(x) at every point x.The null function is zero everywhere and the additive inverse is -f(x).

First kind of functions satisfy closure,commutativity and associativity of addition.They are OK with scalar multiplication.They have in their set the null element: a null function which is zero everywhere.They also contain -f(x).So,they can form a vector space.

The third kind of functions: obeying f(0)=4 exclude the existence of null function (which is zero everywhere) and the existence of -f(x)...This set is also not going to form a vector space.

I think the periodic functions will form a vector space only if null function is considered to be a periodic function of arbitrary period.For this kind of functions,we are given, f(0)=f(L). It seems that other conditions concerning the closure are satisfied.

Please tell me if I am missing something.
 
Physics news on Phys.org
Seems fine. The null function (and other constant functions) ARE periodic.
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Back
Top