Some small linear algebra questions

Raphisonfire
Messages
6
Reaction score
0
Hello, I just have some small questions about linear algebra that are giving me some slight grief.

v1cwv.jpg


I know how to find the number of free variables and the basis of the solution space.

But what is confusing me is the A transpose... When doing the problem, would I firstly take the transpose of A and then row reduce the matrix to find the free variables? or would I do it the other way around?

Secondly..

7spz2.jpg


I've solved part a)..

But I am stuck on part b) I have no idea where to start the problem or what to actually use to actually attempt solving this part. So a suggestion as to what I can actually do, would be very helpful!thank you in advance.
 
Physics news on Phys.org
For the last part, one idea that comes to mind is that b_1 \in W and b_2 \in W^{\perp} means that b_1 = a \begin{pmatrix} 1 \\ 2 \\ 3 \\ 4 \end{pmatrix} + b \begin{pmatrix} 1 \\ 1 \\ 1 \\ 1 \end{pmatrix} for some a,b \in \mathbb{R} and similarly b_2 would be a linear combination of the basis you found for W^{\perp}.
 
Chaos2009 said:
For the last part, one idea that comes to mind is that b_1 \in W and b_2 \in W^{\perp} means that b_1 = a \begin{pmatrix} 1 \\ 2 \\ 3 \\ 4 \end{pmatrix} + b \begin{pmatrix} 1 \\ 1 \\ 1 \\ 1 \end{pmatrix} for some a,b \in \mathbb{R} and similarly b_2 would be a linear combination of the basis you found for W^{\perp}.

Well I think I've solved it, finally... If I'm correct, I got

b = \begin{pmatrix} 2\\ 5 \\ 7 \\ 10 \end{pmatrix} = b_1 \begin{pmatrix} 8.1 \\ 10.2 \\ 12.3 \\ 14.4 \end{pmatrix} + b_2 \begin{pmatrix} -6.1 \\ -5.2 \\ -5.3 \\ -4.4 \end{pmatrix}

Also can anyone explain the first question to me? Thanks, in advance!
 
Last edited:
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