[SciPy-user] solve for symetric matrix ?

Ronan Perrussel Ronan.Perrussel at ec-lyon.fr
Thu Apr 26 09:01:07 EDT 2007


fred a écrit :
> Joachim Dahl a écrit :
>   
>> if diag(A)=0 then   ei'*A*ei  = 0 so A is not positive definite.  Same 
>> goes for -A,  so A is
>> not negative definite either.
> h, I surely misunderstand something but what ?....
>   
ei is a vector of the canonical basis of R^n.
For instance, e1 = (1, 0, ..., 0)' and e1'*A*e1 = A_{11} = 0.
If A is positive definite, it should be stricly positive.

(As you can remark, all the coefficients of your diagonal should be 
strictly positive.)

Ronan

-------------- next part --------------
A non-text attachment was scrubbed...
Name: ronan.perrussel.vcf
Type: text/x-vcard
Size: 382 bytes
Desc: not available
URL: <http://mail.scipy.org/pipermail/scipy-user/attachments/20070426/421ac8d4/attachment.vcf>


More information about the SciPy-User mailing list