s-news
[Top] [All Lists]

tricky matrix problem

To: s-plus-user-list <s-news@lists.biostat.wustl.edu>
Subject: tricky matrix problem
From: Jewel Bright <jwlbright@yahoo.com>
Date: Wed, 24 Aug 2005 17:41:46 -0700 (PDT)
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:Received:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=4vE5vLNqYRVGmrwpm+4su/daQ4F6B8u+KZqZAIo6HHGLt/Jet9aUmACGjug1QJ0WRR06oObca8euc2GrNHdhq+hshbPolhziZdlCmGvP+cHEon0zXm/XxxB8EA/IqJQ1570N4xMG8CNNOfsgvPWHcHZAxy/rziTgAwYhWhZ7aTw= ;
Dear Friends:
The question I am about to ask is not exactly an S-PLUS or even statistical one, so those of you who stick with rigorous rules of using this discussion forum please disregard this message. However, those of you who have a strong mathematical background may find the problem curious. It is equally possible that the problem is a kind of trivial, but unfortunately it is above my level of education.
 
I have a 3-dimensional array which I denote as K(i|a,b) with all the i, a, and b in 1:n. I need to solve the system of nonlinear algebraic equations:
 
(x[i])^2=Sum(over a) Sum(over b){K[i|a,b)*x[a]*x[b]
 
I have not have any difficulties to solve the problem numerically using nlminb, but I have no idea whether or not this solution is unique, and whether or not there is some theory for this kind of equations.
 
Any thoughts or references are highly appreciated
 
Thanks
Jewel
 
 
 
 

__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com

<Prev in Thread] Current Thread [Next in Thread>