<< Chapter < Page
  Signal theory   Page 1 / 1
Chapter >> Page >
Introduces the concept of subspace projection and the optimality given by the projection theorem.

Uniqueness of decompositions

For the next property, we need two quick definitions.

Definition 1 The sum of two spaces S 1 , S 2 X is the set S 1 + S 2 = x + y : x S 1 , y S 2 .

Definition 2 The subspaces S 1 , S 2 X are disjoint if S 1 S 2 = 0 .

Theorem 1 Let V , W X be subspaces. For each x V + W there exists a unique pair v V , w W such that x = v + w if and only if V and W are disjoint.

Proof: We prove the two directions of this “if and only if” statement separately.

( ) If for each x X there exists a unique pair v , w V × W such that x = v + w , then the subspaces V and W are disjoint.

Assume there exists a unique pair v , w s.t. x = v + w for each x V + W . For the sake of contradiction, assume V and W are not disjoint, i.e. there exists some z V W such that z 0 . Pick x and the corresponding v , w such that x = v + w . Then,

x = v + w + z - z , = v + z + w - z .

We examine these two terms in the equation:

v + z : v V , z V v + z V,
w - z : w W , z W w - z W.

Also note

v + z v and w - z w since z 0.

So we have two pairs of elements from V and W which sum to x , a contradiction to the assumption that these pairs are unique. Therefore, V W = { 0 } and thus V and W are disjoint.

( ) If V and W are disjoint, then for each x V + W there exists a unique pair v , w V × W such that v + w = x .

To prove uniqueness, we will assume that two distinct pairs exist and show at the end that they are qual to each other. The two pairs we begin with are

x = v + w , v V and w W ,
x = p + q , p V and q W ,
p v or q w ,

so the pairs are distinct from each other. Subtract the equations:

0 = p - v + q - w , w - q = p - v .

We examine these two terms in the equation:

p - v : p V , v V p - v V,
w - q : w W , q W w - q W.

Since those two terms are equal,

w - q V and p - v W.

which means that w - q V W and p - v V W . Our starting assumption was that V W = { 0 } , so therefore w - q = 0 and p - v = 0 which implies w = q and p = v . This statement is a contradiction since we assumed that the pairs were distinct, i.e., w q and p v . Therefore, only a unique pair v V , w W exists such that v + w = x .

Fact 1 If S is a subspace, then S and S are disjoint. To see this, assume x S S , which means x S and so x , y = 0 for all y S . Pick y = x so x , x = 0 x = 0 which means S S = { 0 } .

Fact 2 Using Fact 1, we can show that for each x X there exists a unique pair s S and t S such that x = s + t . In particular:

  • If x S , s = x and t = 0 .
  • If x S , s = 0 and t = x .
  • If x S and x S , both s , t 0 .

Projection theorem

In fact, there is quite a lot more we can say about the projection of a point x X into a subspace S X

Theorem 2 Let X be a Hilbert space and S be a closed subspace of X . For any vector x X there exists a unique point s 0 S that is closest to x , i.e.,

s 0 = min s S x - s

In other words, x - s 0 x - s for all s S with equality only if s = s 0 .

Furthermore, s 0 is a minimizer of x - s over s S if and only if x - s 0 S . In other words, x - s 0 S .

Proof: To structure our proof, we will restate the theorem into four separate facts:

  1. Existence: A minimizer of the distance x - s exists in S .
  2. Orthogonality of the error: If s 0 is a minimizer, then x - s 0 S .
  3. Sufficiency of orthogonality: If x - s 0 S , then s 0 is a minimizer to the distance function.
  4. Uniqueness: only one point that minimizes the distance exists in S .

Each of these facts is proven separately.

1. Existence: If x S , then s 0 = x is the minimizer (since 0 is the minimum distance). If x S , we denote δ = inf s S x - s . Note here that we use the infimum, which is the upper bound on all the lower bounds on the distance. The infimum is used because we do not yet know if there exists a point in S that has lowest distance to x . Note also that an infimum exists because norms have a lower bound.

We need to show that for some s 0 S , we have x - s 0 = δ . Let { s i } S be a sequence that yields x - s i δ . We will show that this sequence is a Cauchy sequence; thenm using the fact that the space S is closed and Hilbert, it is complete and therefore the Cauchy sequence must converge to a point s 0 S .

To prove that the sequence is Cauchy, we use the Parallelogram Law:

( s j - x ) + ( x - s i ) 2 + ( s j - x ) - ( x - s i ) 2 = 2 s j - x 2 + x - s i 2 , s j - s i 2 = 2 s j - x 2 + 2 x - s i 2 - s j + s i - 2 x 2 , s j - s i 2 = 2 s j - x 2 + 2 x - s i 2 - 4 s i + s j 2 - x 2 .

Since S is a subspace, s i + s j 2 S so x - s i + s j 2 2 δ 2 , since δ is the infimum. Therefore,

s j - s i 2 2 x - s j 2 + 2 s i - x 2 - 4 δ 2 .

At this point, we note that s j - s i 0 as i , j , and so the sequence can be shown to be a Cauchy sequence. Since { s i } is Cauchy, it converges to a point s 0 and by the triangle inequality:

x - s 0 x - s j + s j - s 0 for each value of j = 1 , 2 , ...

Now the first term of the inequality goes to δ as j and the second term goes to 0, and so we have that x - s 0 δ + ϵ for all values of ϵ > 0 . Since δ was the infimum of the norm on the left hand side, it follows that x - s 0 = δ , and so we have found that a minimizer exists.

2. Orthogonality of the error: We proceed by contradiction by assuming x - s 0 is not orthonormal to S , i.e., that there exists a unit-norm vector s ^ S such that x - s 0 , s ^ = δ 0 . Let z = s 0 + δ s ^ S . Then x - s 0 x - z . Furthermore,

x - z 2 = x - z , x - z = x - s 0 - δ s ^ , x - s 0 - δ s ^ , = x - s 0 , x - s 0 + δ s ^ , δ s ^ - 2 Re x - s 0 , δ s ^ , = x - s 0 2 + | δ | 2 s ^ 2 - 2 Re δ ¯ x - s 0 , δ s ^ .

Now we recognize two simplifications. First, we selected s ^ so that s ^ 2 = 1 ; second, the remaining inner product is equal to - 2 Re δ ¯ x - s 0 , δ s ^ = - 2 Re ( δ ¯ δ ) = - 2 | δ | 2 . Therefore,

x - z 2 = x - s 0 2 - | δ | 2 < x - s 0 2 since δ 0 .

This is a contradiction, since we have found a z S closer to x than s 0 . Thus x - s 0 , s ¯ = 0 for all s ¯ S , which means that x - s 0 S .

3. Sufficiency of orthogonality: Assume x - s 0 S . For any s ˜ S with s ˜ s 0 , we have x - s ˜ 2 = x - s 0 + s 0 - s ˜ 2 . We use the Pythagorean theorem (if a b then a + b 2 = a 2 + b 2 ): since x - s 0 S and s 0 - s ˜ S , we have x - s ˜ 2 = x - s 0 2 + s 0 - s ˜ 2 . Since s 0 s ˜ , we have s 0 - s ˜ > 0 , and so x - s ˜ 2 > x - s 0 2 . Now, since we picked s ˜ S arbitrarily, it follows that s 0 is the minimizer of x - s over s S .

4. Uniqueness: We can write x = x - s 0 + s 0 . From previous parts, we know that x - s 0 S and s 0 S . Since S and S are disjoint, only one pair of values x - s 0 and x 0 that holds these two properties exists. Therefore, the minimizer s 0 is unique.

Questions & Answers

Three charges q_{1}=+3\mu C, q_{2}=+6\mu C and q_{3}=+8\mu C are located at (2,0)m (0,0)m and (0,3) coordinates respectively. Find the magnitude and direction acted upon q_{2} by the two other charges.Draw the correct graphical illustration of the problem above showing the direction of all forces.
Kate Reply
To solve this problem, we need to first find the net force acting on charge q_{2}. The magnitude of the force exerted by q_{1} on q_{2} is given by F=\frac{kq_{1}q_{2}}{r^{2}} where k is the Coulomb constant, q_{1} and q_{2} are the charges of the particles, and r is the distance between them.
Muhammed
What is the direction and net electric force on q_{1}= 5µC located at (0,4)r due to charges q_{2}=7mu located at (0,0)m and q_{3}=3\mu C located at (4,0)m?
Kate Reply
what is the change in momentum of a body?
Eunice Reply
what is a capacitor?
Raymond Reply
Capacitor is a separation of opposite charges using an insulator of very small dimension between them. Capacitor is used for allowing an AC (alternating current) to pass while a DC (direct current) is blocked.
Gautam
A motor travelling at 72km/m on sighting a stop sign applying the breaks such that under constant deaccelerate in the meters of 50 metres what is the magnitude of the accelerate
Maria Reply
please solve
Sharon
8m/s²
Aishat
What is Thermodynamics
Muordit
velocity can be 72 km/h in question. 72 km/h=20 m/s, v^2=2.a.x , 20^2=2.a.50, a=4 m/s^2.
Mehmet
A boat travels due east at a speed of 40meter per seconds across a river flowing due south at 30meter per seconds. what is the resultant speed of the boat
Saheed Reply
50 m/s due south east
Someone
which has a higher temperature, 1cup of boiling water or 1teapot of boiling water which can transfer more heat 1cup of boiling water or 1 teapot of boiling water explain your . answer
Ramon Reply
I believe temperature being an intensive property does not change for any amount of boiling water whereas heat being an extensive property changes with amount/size of the system.
Someone
Scratch that
Someone
temperature for any amount of water to boil at ntp is 100⁰C (it is a state function and and intensive property) and it depends both will give same amount of heat because the surface available for heat transfer is greater in case of the kettle as well as the heat stored in it but if you talk.....
Someone
about the amount of heat stored in the system then in that case since the mass of water in the kettle is greater so more energy is required to raise the temperature b/c more molecules of water are present in the kettle
Someone
definitely of physics
Haryormhidey Reply
how many start and codon
Esrael Reply
what is field
Felix Reply
physics, biology and chemistry this is my Field
ALIYU
field is a region of space under the influence of some physical properties
Collete
what is ogarnic chemistry
WISDOM Reply
determine the slope giving that 3y+ 2x-14=0
WISDOM
Another formula for Acceleration
Belty Reply
a=v/t. a=f/m a
IHUMA
innocent
Adah
pratica A on solution of hydro chloric acid,B is a solution containing 0.5000 mole ofsodium chlorid per dm³,put A in the burret and titrate 20.00 or 25.00cm³ portion of B using melting orange as the indicator. record the deside of your burret tabulate the burret reading and calculate the average volume of acid used?
Nassze Reply
how do lnternal energy measures
Esrael
Two bodies attract each other electrically. Do they both have to be charged? Answer the same question if the bodies repel one another.
JALLAH Reply
No. According to Isac Newtons law. this two bodies maybe you and the wall beside you. Attracting depends on the mass och each body and distance between them.
Dlovan
Are you really asking if two bodies have to be charged to be influenced by Coulombs Law?
Robert
like charges repel while unlike charges atttact
Raymond
What is specific heat capacity
Destiny Reply
Specific heat capacity is a measure of the amount of energy required to raise the temperature of a substance by one degree Celsius (or Kelvin). It is measured in Joules per kilogram per degree Celsius (J/kg°C).
AI-Robot
specific heat capacity is the amount of energy needed to raise the temperature of a substance by one degree Celsius or kelvin
ROKEEB
Got questions? Join the online conversation and get instant answers!
Jobilize.com Reply

Get Jobilize Job Search Mobile App in your pocket Now!

Get it on Google Play Download on the App Store Now




Source:  OpenStax, Signal theory. OpenStax CNX. Oct 18, 2013 Download for free at http://legacy.cnx.org/content/col11542/1.3
Google Play and the Google Play logo are trademarks of Google Inc.

Notification Switch

Would you like to follow the 'Signal theory' conversation and receive update notifications?

Ask