Functions forming a vector space

Click For Summary

Homework Help Overview

The discussion revolves around whether certain sets of functions form a vector space. The specific cases include functions that vanish at the endpoints, periodic functions, and functions that take a specific value at one endpoint.

Discussion Character

  • Conceptual clarification, Assumption checking

Approaches and Questions Raised

  • Participants explore the properties of functions that vanish at endpoints, questioning the existence of a null vector in the context of periodic functions. They also discuss the implications of defining a periodic function and whether the zero function can be considered periodic.

Discussion Status

Participants are actively engaging with the definitions and properties of vector spaces, examining specific cases and questioning assumptions. Some have provided reasoning for why certain functions may or may not qualify, while others seek clarification on definitions and properties.

Contextual Notes

There is an ongoing debate about the definitions of periodic functions and the implications of closure properties in the context of vector spaces. Some participants note that the usual definitions may differ from those presented in the original post.

Pushoam
Messages
961
Reaction score
53

Homework Statement


1.1.3
1) Do functions that vanish at the endpoints x=0 and L=0 form a vector space?
2) How about periodic functions? obeying f(0)=f(L) ?
3) How about functions that obey f(0)=4 ?

If the functions do not qualify, list what go wrong.

Homework Equations


upload_2018-8-12_22-22-57.png


The Attempt at a Solution


1) Considering a set of functions which vanish at the end points x = {0,L}. Let's say f,g,h belong to this set of functions. Then all the properties in the above image are verified. So, this set of functions form a vector space.
2) Similarly, for 2 also all properties get verified except existence of a null vector. Can a function h(x) = 0 for all x, be a periodic function?
3) For 3, this set of functions do not have closure feature. So, it does not form a vector space.

Is this correct?
 

Attachments

  • upload_2018-8-12_22-22-57.png
    upload_2018-8-12_22-22-57.png
    50 KB · Views: 2,405
Physics news on Phys.org
Technically, the zero function is periodic for any given period. In particular, it has the same value at the end points.
 
  • Like
Likes   Reactions: Pushoam
Pushoam said:

Homework Statement


1.1.3
1) Do functions that vanish at the endpoints x=0 and L=0 form a vector space?
2) How about periodic functions? obeying f(0)=f(L) ?
3) How about functions that obey f(0)=4 ?

If the functions do not qualify, list what go wrong.

Homework Equations


View attachment 229213

The Attempt at a Solution


1) Considering a set of functions which vanish at the end points x = {0,L}. Let's say f,g,h belong to this set of functions. Then all the properties in the above image are verified. So, this set of functions form a vector space.
2) Similarly, for 2 also all properties get verified except existence of a null vector. Can a function h(x) = 0 for all x, be a periodic function?
3) For 3, this set of functions do not have closure feature. So, it does not form a vector space.

Is this correct?

You need to have confidence in your own reasoning. (i) Have you verified all the defining properties of vector spaces in (1)-(2)? (ii) Have you shown that some vector-space property fails in (3)?
 
  • Like
Likes   Reactions: Pushoam
Pushoam said:

Homework Statement


1.1.3
1) Do functions that vanish at the endpoints x=0 and L=0 form a vector space?
2) How about periodic functions? obeying f(0)=f(L) ?
3) How about functions that obey f(0)=4 ?

If the functions do not qualify, list what go wrong.

Homework Equations


View attachment 229213

The Attempt at a Solution


1) Considering a set of functions which vanish at the end points x = {0,L}. Let's say f,g,h belong to this set of functions. Then all the properties in the above image are verified. So, this set of functions form a vector space.
2) Similarly, for 2 also all properties get verified except existence of a null vector. Can a function h(x) = 0 for all x, be a periodic function?
What's the definition of a periodic function?
Pushoam said:
3) For 3, this set of functions do not have closure feature. So, it does not form a vector space.

Is this correct?
 
  • Like
Likes   Reactions: Pushoam
Pushoam said:
1) Considering a set of functions which vanish at the end points x = {0,L}. Let's say f,g,h belong to this set of functions. Then all the properties in the above image are verified. So, this set of functions form a vector space.
The notion of the corresponding equation would have been almost shorter: ##(\alpha f + \beta g)(0)=\alpha f(0)+\beta g(0)=\alpha f(L)+ \beta g(L)=(\alpha f + \beta g)(L)##
2) Similarly, for 2 also all properties get verified except existence of a null vector.
Why this? ##0(0)=0=0(L)##
Can a function h(x) = 0 for all x, be a periodic function?
This is the extreme version of a periodic function, namely with period ##0##. There is no reason to exclude it.
3) For 3, this set of functions do not have closure feature. So, it does not form a vector space.
Yes, and again ##0(0)=0\neq 4##

Is this correct?
Yes, except that I couldn't see your reasoning why the null vector in section 2 shouldn't work.

Edit: Please do the following little exercise: A set which is closed under addition and scalar multiplication automatically contains zero.
 
Last edited:
  • Like
Likes   Reactions: Pushoam
Ray Vickson said:
You need to have confidence in your own reasoning. (i) Have you verified all the defining properties of vector spaces in (1)-(2)? (ii) Have you shown that some vector-space property fails in (3)?
Yes, I verified it in mind. I didn't write the verification here as it was easy.
 
fresh_42 said:
This is the extreme version of a periodic function, namely with period 0.
Or any period.
If f(x) = 0 for all x, then f(x) = f(x + L), for any L.

The vector space properties in the attached image in post 1 is a bit unusual. The usual definition includes statements about closure under vector addition and closure under scalar multiplication.

Minor point: The usual definitions are of the properties these operations. I've never seen them called features.
 
  • Like
Likes   Reactions: Pushoam
fresh_42 said:
This is the extreme version of a periodic function, namely with period ##0##. There is no reason to exclude it.
Typically the period is required to be positive to exclude possibilities like claiming f(x)=x is periodic since f(x)=f(x+0) for all x.
 
  • Like
Likes   Reactions: Pushoam
vela said:
Typically the period is required to be positive to exclude possibilities like claiming f(x)=x is periodic since f(x)=f(x+0) for all x.
Makes sense. I thought the zero might be necessary for the set of all periods, or to get vector spaces for periodic functions, but "any" sounds better than "0" although "any" includes it.
 
  • Like
Likes   Reactions: Pushoam
  • #10
fresh_42 said:
The notion of the corresponding equation would have been almost shorter: ##(\alpha f + \beta g)(0)=\alpha f(0)+\beta g(0)=\alpha f(L)+ \beta g(L)=(\alpha f + \beta g)(L)##Edit: Please do the following little exercise: A set which is closed under addition and scalar multiplication automatically contains zero.
Let's say that ## \alpha ## and ## \beta ## belongs to this set and a, b belong to the scalar field. Then, the set being closed under addition and scalar multiplication means that ## a \alpha + b \beta ## must belong to the set.
Taking ## b \beta = - a \alpha ## implies that 0 belongs to the set.

Thus, a set which is closed under addition and scalar multiplication automatically contains zero.
 
  • Like
Likes   Reactions: fresh_42

Similar threads

  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 13 ·
Replies
13
Views
2K
  • · Replies 17 ·
Replies
17
Views
4K
Replies
9
Views
2K
  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 58 ·
2
Replies
58
Views
5K
  • · Replies 2 ·
Replies
2
Views
3K