Proving R3=U+V: Solving a+x=b,2a+y=c,3a+z=d

  • Thread starter Thread starter franky2727
  • Start date Start date
franky2727
Messages
131
Reaction score
0
prove R3=Udirect sum V

u={(a,2a,3a)} aER
v={(x,y,z)} x,y,z ER x+y+z=0

i solved the first bit UnV=0 but I'm having problems with the R3=U+W bit, my notes say i need to be able to "solve" a+x=b,,,2a+y=c,,,3a+z=d but what does this mean? is this simply putting the b,c,d all equal to one of the a,x,y or z?

i have done 6a=b+c+d is this adequate?
 
Physics news on Phys.org
franky2727 said:
prove R3=Udirect sum V

u={(a,2a,3a)} aER
v={(x,y,z)} x,y,z ER x+y+z=0

my notes say i need to be able to "solve" a+x=b,,,2a+y=c,,,3a+z=d but what does this mean? is this simply putting the b,c,d all equal to one of the a,x,y or z?

i have done 6a=b+c+d is this adequate?

Hi franky2727! :smile:

I think they mean that, to prove that a general point (b,c,d) in R3 is in U + V, you have to find an (a,2a,3a) in U and an (x,y,z) in V which add to (b,c,d) :wink:
 
It might be helpful to think about the geometry here. The set {a, 2a, 3a} is a line in R3, while the equation x + y + z = 0 is a plane that passes through the origin, and whose normal is the vector (1, 1, 1).

What you're doing is showing that any arbitrary vector in R3 can be written as the sum of a vector along the line plus a vector that extends from the origin out to the plane somewhere.
 
you have to find an (a,2a,3a) in U and an (x,y,z) in V which add to (b,c,d)

well isn't that just a+x=b 2a+y=c 3a+z=d
 
franky2727 said:
you have to find an (a,2a,3a) in U and an (x,y,z) in V which add to (b,c,d)

well isn't that just a+x=b 2a+y=c 3a+z=d

Yup! :biggrin:

… but now you know why! :wink:
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top