Solving Basis Problem in R2: Find P Matrix

  • Thread starter Thread starter snoggerT
  • Start date Start date
  • Tags Tags
    Basis
snoggerT
Messages
183
Reaction score
0
Let B be the basis of R^2 consisting of the vectors :

(4,1) and (1,3)

and let R be the basis consisting of

(-2,-3) and (-1,-2)

Find a matrix P such that [x]_R = P [x]_B for all x in R^2

*note: the vectors are columns, so in (4,1) the 4 is the top row and 1 is the bottom row.


Really not sure how to start this problem. Please help.
 
Physics news on Phys.org
still looking for help on this problem.
 
How would (4, 1) and (1, 3), the B basis vectors, be written in the R basis?

The columns of matrix P will be those vectors.
 
Alright, got it. I feel stupid now though.
 
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