New Reply

Linear algebra question, quadratic forms.

 
Share Thread Thread Tools
Jul25-12, 06:46 PM   #1
 

Linear algebra question, quadratic forms.


A is a square matrix. x, b are vectors.

I know for Ax=b, that given b, there are an infinite number of pairs (A, x) which satisfy the equation.

I'm wondering if the same is true for xAx=b.

in particular, what if (x, A, b) are all stochastic vectors/matrices (i.e the entries of b and x add to 1, and so do each column of A). Would that make it so there was a single solution (A,x) for a given b?

Thanks.
 
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Hong Kong launches first electric taxis
>> Morocco to harness the wind in energy hunt
>> Galaxy's Ring of Fire
Jul26-12, 07:54 AM   #2
 
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus
First, b cannot be a vector: [itex]xAx[/itex] will be a number, not a vector. And it is easy to find examples showing there is not a unique solution: Let b= 1. Then
[tex]\begin{pmatrix}1 & 0\end{pmatrix}\begin{pmatrix}1 & 0 \\ 0 & 0 \end{pmatrix}\begin{pmatrix}1\\ 0\end{pmatrix}= 1[/tex]

Or
[tex]\begin{pmatrix}1 & 1\end{pmatrix}\begin{pmatrix}0 & 1 \\ 0 & 0 \end{pmatrix}\begin{pmatrix}1\\ 1\end{pmatrix}= 1[/tex]
 
New Reply
Thread Tools


Similar Threads for: Linear algebra question, quadratic forms.
Thread Forum Replies
Linear Algebra and Quadratic Forms Calculus & Beyond Homework 1
Linear Algebra, Quadratic Forms, Change of Variable (concept) Calculus & Beyond Homework 1
Linear algebra: Jordan normal forms Calculus & Beyond Homework 0
Linear Algebra - Jordan forms Calculus & Beyond Homework 3
Quadratic forms, linear algebra Introductory Physics Homework 3