Skip to main content
Search type Search syntax
Tags [tag]
Exact "words here"
Author user:1234
user:me (yours)
Score score:3 (3+)
score:0 (none)
Answers answers:3 (3+)
answers:0 (none)
isaccepted:yes
hasaccepted:no
inquestion:1234
Views views:250
Code code:"if (foo != bar)"
Sections title:apples
body:"apples oranges"
URL url:"*.example.com"
Saves in:saves
Status closed:yes
duplicate:no
migrated:no
wiki:no
Types is:question
is:answer
Exclude -[tag]
-apples
For more details on advanced search visit our help page
Results tagged with
Search options not deleted user 805482

For questions on linear algebra, including vector spaces, linear transformations, systems of linear equations, spanning sets, bases, dimensions and vector subspaces.

2 votes

Inequality after multiplying inverse

I just found an counterexample: Let $A = \pmatrix{2 & -1 \\ -1 & 1}$, $x = \pmatrix{-1 \\ 0}$ and $b = \pmatrix{0 \\ 0}$. $A$ is positive definite, as both eigenvalues are positive. $A\cdot x = \pma …
max_121's user avatar
  • 779
1 vote
1 answer
33 views

Inequality after multiplying inverse

Let $A$ be a positive definite, symetrical matrix. Is it true, that $A\cdot x \leq b$ $\Leftrightarrow$ $x \leq A^{-1}\cdot b$. It is clear, that if $A$ is positive definite, than $A$ must be invertib …
max_121's user avatar
  • 779
1 vote
1 answer
34 views

Inequality of norm in two cases [closed]

I am currently trying to understand why the following inequality holds for $d_2>d_1>0$ and $\eta >0$, $x= (0,t)$ or $x=(t,t)$ for $t\geq 0$ $||d-\eta x|| \geq \text{min}\{|d_1|, \frac{\sqrt{2}}{2}|d_2 …
max_121's user avatar
  • 779
2 votes
1 answer
63 views

Group algebra for finitely generated group

I know the definition of a group algebra $k[G]$ for a finite group $G$ as the set of all linear combination of elements in $G$ with coefficients in the field $k$. Here, it is easy to show that this is …
max_121's user avatar
  • 779