Is my Solution for [T]B Correct?

Nexttime35
Messages
46
Reaction score
1

Homework Statement



Let A = [1 0
4 2 ]
Let B be the eigenbasis {[1,4], [0,1]}.
--Find [T]B where T(x)=A(x).


The Attempt at a Solution



Would [T]B = {[1,-1], [0,2]}?

We are trying to find [T]B, the matrix representation of T with respect to B. So would my answer be correct?

Thanks.
 
Physics news on Phys.org
Nexttime35 said:

Homework Statement



Let A = [1 0
4 2 ]
Let B be the eigenbasis {[1,4], [0,1]}.
--Find [T]B where T(x)=A(x).

The Attempt at a Solution



Would [T]B = {[1,-1], [0,2]}?

We are trying to find [T]B, the matrix representation of T with respect to B. So would my answer be correct?

Thanks.

If I'm reading correctly, you want to find ##[T]_B##. This amounts to finding the image of the basis vectors under ##T##.

I would like to add that the eigen basis you have exhibited has some relevance as well. If you happen to know the eigenvalues you got those basis vectors with, then the diagonal matrix formed from these eigenvectors IS ##[T]_B##.
 
Last edited:
Zondrina said:
If I'm reading correctly, you want to find ##[T]_B##. This amounts to finding the image of the basis vectors under ##T##.


Yes, I want to find ##[T]_B## . I guess I am confused about how to find the basis for im(T). Could you possibly point me in the right direction?

Thank you for your help.
 
Nexttime35 said:
Yes, I want to find ##[T]_B## . I guess I am confused about how to find the basis for im(T). Could you possibly point me in the right direction?

Thank you for your help.

Compute ##T([1 \space 4])##. Do the same for the other basis vector.

One of your vectors for ##[T]_B## was correct originally I believe.
 
Ah, gotcha. I understand now. Thank you.
 
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