Prove: y=ξz if [x,y]=0 & [x,z]=0

  • Thread starter Matthollyw00d
  • Start date
  • Tags
    Proof
In summary, we need to prove that if y and z are linear functionals on the same vector space such that [x,y]=0 whenever [x,z]=0, then there exists a scalar ξ such that y=ξz. We can do this by showing that the dimensions of the kernels of y and z are the same, and using a given hint to write any vector in the vector space as a multiple of x_0 plus something in the kernel of y. From there, we can use the fact that [x,y]=y(x) to show that y is equal to ξ times z. This proof can be modified to work in both finite and infinite dimensional cases.
  • #1
Matthollyw00d
92
0
Q: Prove that if y and z are linear functionals (on the same vector space) such that [x,y]=0 whenever [x,z]=0, then there exists a scalar ξ such that y=ξz.
(Hint: if [x0,z]≠0, write ξ=[x0,y]/[x0,z].)

I'm fairly certain there's an obvious proof using the dual basis, but this is in the section before that, so I'm trying to do it without that, and can't seemed to get the proper result. Any help would be great, thanks!
 
Last edited:
Physics news on Phys.org
  • #2
What does [x,y] mean? Is x a vector and [x,y] the pairing between x and the linear functional y?

If so, here's a hint: Let n be the dimension of the vector space. The dimensions of the kernels of linear functionals are either n (if it is the 0 functional) or n-1. This follows from the rank nullity theorem. Assuming that the functionals are non-zero (if one is zero the problem is trivial), this means that they have the same kernels. If [x_0,z]\ne 0 then anything in the vector space can be written as x_0 + k where k is in the kernel. Now use the hint.
 
Last edited:
  • #3
[x,y]=y(x)

Your hint would be adequate if we can assume finite dimensionality, but I don't think we can in this problem.
 
  • #4
I think you can still modify the argument to show it works in the infinite dimensional case: you can still show that everything in V can be written as a multiple of x_0 + something in the kernel of y.
 
  • #5


First, let's define the bracket notation [x,y] as the inner product between two vectors x and y. This means that [x,y]= x^T y, where x^T is the transpose of x.

Now, let's start with the given information that [x,y]=0 whenever [x,z]=0. This means that for any vector x, if [x,z]=0, then [x,y]=0.

We want to prove that there exists a scalar ξ such that y=ξz. To do this, we will use the hint provided and write ξ=[x0,y]/[x0,z] where [x0,z]≠0.

Since [x0,z]≠0, we can choose a vector x0 such that [x0,z]=1. This means that [x0,y]=0, since [x0,y]=0 whenever [x0,z]=0.

Now, let's consider a general vector x. We can write x as a linear combination of x0 and z, i.e. x=αx0+βz for some scalars α and β.

Using the given information, we know that [x,z]=0, so we have [x,y]= [αx0+βz, y]= α[x0,y]+ β[z,y]= α*0+ β[z,y]= β[z,y].

But we also know that [x,y]= x^T y, so we have x^T y= β[z,y]. Rearranging this, we get y= (x^T y)/β*z.

Now, using the definition of ξ=[x0,y]/[x0,z], we can rewrite this as y= (x^T y)/β*z= (x^T y)/[x0,y]*[x0,z]*z= (x^T y)/[x0,y]*[x0,z]*z= (x^T y)/[x0,y]*z= ξz, where ξ=[x0,y]/[x0,z].

Therefore, we have shown that for any vector x, y=ξz, which means that y and z are linearly related by a scalar ξ. This proves the statement that if y and z are linear functionals such that [x,y]=0 whenever [x,z]=0,
 

FAQ: Prove: y=ξz if [x,y]=0 & [x,z]=0

1. How can you prove that y equals ξz if [x,y]=0 and [x,z]=0?

To prove that y equals ξz, we can use the property of commutativity, which states that the order of multiplication does not affect the result. Thus, [x,y]=0 can be rewritten as [y,x]=0. Similarly, [x,z]=0 can be rewritten as [z,x]=0. By using these properties, we can show that [y,x]=[ξz,x]=0, which means that y=ξz.

2. What does it mean when [x,y]=0 and [x,z]=0?

When [x,y]=0 and [x,z]=0, it means that x, y, and z are all orthogonal or perpendicular to each other. In other words, the dot product of any two of these vectors is equal to zero, indicating that they are at a 90 degree angle from each other.

3. Can you provide an example to illustrate this proof?

Yes, let's take the vectors x=[1,0,0], y=[0,1,0], and z=[0,0,1]. It can be easily seen that [x,y]=0 and [x,z]=0. Using the proof from the first question, we can show that y=ξz, where ξ is any scalar value. Therefore, y and z are orthogonal to each other.

4. What is the significance of proving y=ξz in this scenario?

Proving y=ξz in this scenario is significant because it shows that the vectors y and z are linearly dependent on each other. This means that they can be written as a linear combination of each other, with ξ as the scalar value. This information can be useful in various applications, such as solving systems of equations or determining properties of geometric shapes.

5. Are there any other properties or conditions that need to be satisfied for this proof to hold?

Yes, for this proof to hold, we need to assume that x, y, and z are all nonzero vectors. If any of these vectors are equal to zero, then the proof would not work. Additionally, we need to assume that the vector space we are working in is a real or complex vector space, as this proof is based on the properties of commutativity and orthogonality that are specific to these types of vector spaces.

Similar threads

Back
Top