Re: [R] A question about positive definite matrix

2008-10-23 Thread Rolf Turner


On 20/10/2008, at 5:26 PM, rlearner309 wrote:



I know, this is a forum about R.  But I am so desperate of this  
problem (BTW,
anyone knows any good Statistics/Math forum to post question like  
this?):


A and B are both n x n positive definite matrix.
Denote A  B, if A - B is positive definite.
I know this is true: if A  B, then A^{-1}  B^{-1}.  But how to  
prove this?
I tried to diagonalize A and B, but since they can have different  
eigen

structure,... I am stuck here.
Thanks a lot for any help here.




Your problem intrigued me; I tried to prove the result; couldn't;  
asked a clever
mate; he couldn't; he asked some clever mates, who finally came up  
with the proof

that I have attached in pdf form.

(Anyone who's interested: If the attachment gets removed by the list,  
send me email

and I'll send the pdf file to you directly.)

cheers,

Rolf Turner

P. S.  ``WLU'' (in the pdf file) means Wilfrid Laurier University
(Waterloo, Ontario, Canada).



##
Attention: 
This e-mail message is privileged and confidential. If you are not the 
intended recipient please delete the message and notify the sender. 
Any views or opinions presented are solely those of the author.


This e-mail has been scanned and cleared by MailMarshal 
www.marshalsoftware.com

##


pos def.pdf
Description: Adobe PDF document
__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.


Re: [R] A question about positive definite matrix

2008-10-23 Thread Rolf Turner
Sender: [EMAIL PROTECTED]
On-Behalf-Of: [EMAIL PROTECTED]
Subject: Re: [R] A question about positive definite matrix
Message-Id: [EMAIL PROTECTED]
Recipient: [EMAIL PROTECTED]




This information is being sent at the recipient's request or with their 
specific understanding. The recipient acknowledges that by sending this 
information via electronic means, there is no absolute assurance that the 
information will be free from third party access, use, or further 
dissemination. This e-mail contains information that is privileged and/or 
confidential and may be subject to legal restrictions and penalties regarding 
its unauthorized disclosure or other use. You are prohibited from copying, 
distributing or otherwise using this information if you are not the intended 
recipient. Past performance is not necessarily indicative of future results. 
This is not an offer of or the solicitation for any security which will be made 
only by private placement memorandum that may be obtained from the applicable 
hedge fund. If you have received this e-mail in error, please notify us 
immediately by return e-mail and delete this e-mail and all attachments from 
your system. Thank You.
---BeginMessage---


On 20/10/2008, at 5:26 PM, rlearner309 wrote:



I know, this is a forum about R.  But I am so desperate of this  
problem (BTW,
anyone knows any good Statistics/Math forum to post question like  
this?):


A and B are both n x n positive definite matrix.
Denote A  B, if A - B is positive definite.
I know this is true: if A  B, then A^{-1}  B^{-1}.  But how to  
prove this?
I tried to diagonalize A and B, but since they can have different  
eigen

structure,... I am stuck here.
Thanks a lot for any help here.




Your problem intrigued me; I tried to prove the result; couldn't;  
asked a clever
mate; he couldn't; he asked some clever mates, who finally came up  
with the proof

that I have attached in pdf form.

(Anyone who's interested: If the attachment gets removed by the list,  
send me email

and I'll send the pdf file to you directly.)

cheers,

Rolf Turner

P. S.  ``WLU'' (in the pdf file) means Wilfrid Laurier University
(Waterloo, Ontario, Canada).



##
Attention: 
This e-mail message is privileged and confidential. If you are not the 
intended recipient please delete the message and notify the sender. 
Any views or opinions presented are solely those of the author.


This e-mail has been scanned and cleared by MailMarshal 
www.marshalsoftware.com

##


pos def.pdf
Description: Adobe PDF document
__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.
---End Message---
__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.


[R] A question about positive definite matrix

2008-10-20 Thread rlearner309

I know, this is a forum about R.  But I am so desperate of this problem (BTW,
anyone knows any good Statistics/Math forum to post question like this?):

A and B are both n x n positive definite matrix.
Denote A  B, if A - B is positive definite.
I know this is true: if A  B, then A^{-1}  B^{-1}.  But how to prove this?
I tried to diagonalize A and B, but since they can have different eigen
structure,... I am stuck here.
Thanks a lot for any help here.
-- 
View this message in context: 
http://www.nabble.com/A-question-about-positive-definite-matrix-tp20063054p20063054.html
Sent from the R help mailing list archive at Nabble.com.

__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.