find vector x so that vector: diag(x).C.x has all components equal, where C is positive-definite
$begingroup$
PROBLEM: I am trying to find closed form solutions or provable general properties of solutions for the solution $x$ of the following:
Find $begin{bmatrix} x_1 \ x_2 \ vdots \ x_N end{bmatrix}$ where:
$$diag(x) C x == begin{bmatrix} 1 \ vdots \ 1 end{bmatrix}$$
...(or more generally equals $begin{bmatrix} t \ vdots \ t end{bmatrix}$ for any positive constant $t>0$).
The solution, $x$, is an $N$-by-1 (column) vector. The right hand side, the column vector of ones, is as well.
$C$ is an $N$-by-$N$ correlation matrix: it is symmetric, the diagonal elements are exactly $1$, and the off-diagonal elements are in the range $-1 < C(j,k) < 1$. Actually for my problem we can assume $0 < C(j,k) < 1$, for all $j ne k$.
We should assume $N>3$ and $C(j,k)$ is distinct for every distinct combination $(j,k)$ where $j ne k$. I have found easy solutions for $N=2$, and where all the off-diagonal elements have the same value.
I am using the convention $M=diag(x)$ to refer to the diagonal square matrix $M$ with whose diagonal is formed by the vector $x$, that is, $M_{j,j} = x_j$.
This problem involves (a) simultaneous polynomial equations, and (b) positive definite matrices (more specifically nonsingular correlation matrices). I am trying to find either a closed form solution (which may not exist) or at least to find if this family of equations has “a name” and some well-known properties within some sub field of algebra. It started out as a signal / data viz problem I got obsessed with after working on it in 2 & 3 variable problems, and realized there wasn't (?) a solution for higher dimensions that was easy/obvious (to me at least).
Anything you got is appreciated.
linear-algebra probability polynomials
$endgroup$
add a comment |
$begingroup$
PROBLEM: I am trying to find closed form solutions or provable general properties of solutions for the solution $x$ of the following:
Find $begin{bmatrix} x_1 \ x_2 \ vdots \ x_N end{bmatrix}$ where:
$$diag(x) C x == begin{bmatrix} 1 \ vdots \ 1 end{bmatrix}$$
...(or more generally equals $begin{bmatrix} t \ vdots \ t end{bmatrix}$ for any positive constant $t>0$).
The solution, $x$, is an $N$-by-1 (column) vector. The right hand side, the column vector of ones, is as well.
$C$ is an $N$-by-$N$ correlation matrix: it is symmetric, the diagonal elements are exactly $1$, and the off-diagonal elements are in the range $-1 < C(j,k) < 1$. Actually for my problem we can assume $0 < C(j,k) < 1$, for all $j ne k$.
We should assume $N>3$ and $C(j,k)$ is distinct for every distinct combination $(j,k)$ where $j ne k$. I have found easy solutions for $N=2$, and where all the off-diagonal elements have the same value.
I am using the convention $M=diag(x)$ to refer to the diagonal square matrix $M$ with whose diagonal is formed by the vector $x$, that is, $M_{j,j} = x_j$.
This problem involves (a) simultaneous polynomial equations, and (b) positive definite matrices (more specifically nonsingular correlation matrices). I am trying to find either a closed form solution (which may not exist) or at least to find if this family of equations has “a name” and some well-known properties within some sub field of algebra. It started out as a signal / data viz problem I got obsessed with after working on it in 2 & 3 variable problems, and realized there wasn't (?) a solution for higher dimensions that was easy/obvious (to me at least).
Anything you got is appreciated.
linear-algebra probability polynomials
$endgroup$
add a comment |
$begingroup$
PROBLEM: I am trying to find closed form solutions or provable general properties of solutions for the solution $x$ of the following:
Find $begin{bmatrix} x_1 \ x_2 \ vdots \ x_N end{bmatrix}$ where:
$$diag(x) C x == begin{bmatrix} 1 \ vdots \ 1 end{bmatrix}$$
...(or more generally equals $begin{bmatrix} t \ vdots \ t end{bmatrix}$ for any positive constant $t>0$).
The solution, $x$, is an $N$-by-1 (column) vector. The right hand side, the column vector of ones, is as well.
$C$ is an $N$-by-$N$ correlation matrix: it is symmetric, the diagonal elements are exactly $1$, and the off-diagonal elements are in the range $-1 < C(j,k) < 1$. Actually for my problem we can assume $0 < C(j,k) < 1$, for all $j ne k$.
We should assume $N>3$ and $C(j,k)$ is distinct for every distinct combination $(j,k)$ where $j ne k$. I have found easy solutions for $N=2$, and where all the off-diagonal elements have the same value.
I am using the convention $M=diag(x)$ to refer to the diagonal square matrix $M$ with whose diagonal is formed by the vector $x$, that is, $M_{j,j} = x_j$.
This problem involves (a) simultaneous polynomial equations, and (b) positive definite matrices (more specifically nonsingular correlation matrices). I am trying to find either a closed form solution (which may not exist) or at least to find if this family of equations has “a name” and some well-known properties within some sub field of algebra. It started out as a signal / data viz problem I got obsessed with after working on it in 2 & 3 variable problems, and realized there wasn't (?) a solution for higher dimensions that was easy/obvious (to me at least).
Anything you got is appreciated.
linear-algebra probability polynomials
$endgroup$
PROBLEM: I am trying to find closed form solutions or provable general properties of solutions for the solution $x$ of the following:
Find $begin{bmatrix} x_1 \ x_2 \ vdots \ x_N end{bmatrix}$ where:
$$diag(x) C x == begin{bmatrix} 1 \ vdots \ 1 end{bmatrix}$$
...(or more generally equals $begin{bmatrix} t \ vdots \ t end{bmatrix}$ for any positive constant $t>0$).
The solution, $x$, is an $N$-by-1 (column) vector. The right hand side, the column vector of ones, is as well.
$C$ is an $N$-by-$N$ correlation matrix: it is symmetric, the diagonal elements are exactly $1$, and the off-diagonal elements are in the range $-1 < C(j,k) < 1$. Actually for my problem we can assume $0 < C(j,k) < 1$, for all $j ne k$.
We should assume $N>3$ and $C(j,k)$ is distinct for every distinct combination $(j,k)$ where $j ne k$. I have found easy solutions for $N=2$, and where all the off-diagonal elements have the same value.
I am using the convention $M=diag(x)$ to refer to the diagonal square matrix $M$ with whose diagonal is formed by the vector $x$, that is, $M_{j,j} = x_j$.
This problem involves (a) simultaneous polynomial equations, and (b) positive definite matrices (more specifically nonsingular correlation matrices). I am trying to find either a closed form solution (which may not exist) or at least to find if this family of equations has “a name” and some well-known properties within some sub field of algebra. It started out as a signal / data viz problem I got obsessed with after working on it in 2 & 3 variable problems, and realized there wasn't (?) a solution for higher dimensions that was easy/obvious (to me at least).
Anything you got is appreciated.
linear-algebra probability polynomials
linear-algebra probability polynomials
edited Jan 17 '14 at 23:40
DanielV
18.2k42855
18.2k42855
asked Jan 17 '14 at 18:44
tungsten_carbidetungsten_carbide
215
215
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
$begingroup$
No closed form: basically isomorphic to finding a general closed-form solution for the roots of polynomials of arbitrarily high degree. It is however frequently solved by numerical optimization in applications such as the determination of so-called "risk parity" portfolios in finance.
$endgroup$
add a comment |
$begingroup$
I am very much interested in knowing if you made any progress on this question. See my question here: How to solve $mathrm{diag}(x) ; A ; x = mathbf{1}$ for $xinmathbb{R}^n$ with $Ainmathbb{R}^{n times n}$?.
$endgroup$
add a comment |
Your Answer
StackExchange.ifUsing("editor", function () {
return StackExchange.using("mathjaxEditing", function () {
StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix) {
StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
});
});
}, "mathjax-editing");
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "69"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f641947%2ffind-vector-x-so-that-vector-diagx-c-x-has-all-components-equal-where-c-is-p%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
No closed form: basically isomorphic to finding a general closed-form solution for the roots of polynomials of arbitrarily high degree. It is however frequently solved by numerical optimization in applications such as the determination of so-called "risk parity" portfolios in finance.
$endgroup$
add a comment |
$begingroup$
No closed form: basically isomorphic to finding a general closed-form solution for the roots of polynomials of arbitrarily high degree. It is however frequently solved by numerical optimization in applications such as the determination of so-called "risk parity" portfolios in finance.
$endgroup$
add a comment |
$begingroup$
No closed form: basically isomorphic to finding a general closed-form solution for the roots of polynomials of arbitrarily high degree. It is however frequently solved by numerical optimization in applications such as the determination of so-called "risk parity" portfolios in finance.
$endgroup$
No closed form: basically isomorphic to finding a general closed-form solution for the roots of polynomials of arbitrarily high degree. It is however frequently solved by numerical optimization in applications such as the determination of so-called "risk parity" portfolios in finance.
answered Jan 11 at 3:08
tungsten_carbidetungsten_carbide
215
215
add a comment |
add a comment |
$begingroup$
I am very much interested in knowing if you made any progress on this question. See my question here: How to solve $mathrm{diag}(x) ; A ; x = mathbf{1}$ for $xinmathbb{R}^n$ with $Ainmathbb{R}^{n times n}$?.
$endgroup$
add a comment |
$begingroup$
I am very much interested in knowing if you made any progress on this question. See my question here: How to solve $mathrm{diag}(x) ; A ; x = mathbf{1}$ for $xinmathbb{R}^n$ with $Ainmathbb{R}^{n times n}$?.
$endgroup$
add a comment |
$begingroup$
I am very much interested in knowing if you made any progress on this question. See my question here: How to solve $mathrm{diag}(x) ; A ; x = mathbf{1}$ for $xinmathbb{R}^n$ with $Ainmathbb{R}^{n times n}$?.
$endgroup$
I am very much interested in knowing if you made any progress on this question. See my question here: How to solve $mathrm{diag}(x) ; A ; x = mathbf{1}$ for $xinmathbb{R}^n$ with $Ainmathbb{R}^{n times n}$?.
edited Apr 13 '17 at 12:19
Community♦
1
1
answered Jan 31 '14 at 23:05
Marca85Marca85
484
484
add a comment |
add a comment |
Thanks for contributing an answer to Mathematics Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f641947%2ffind-vector-x-so-that-vector-diagx-c-x-has-all-components-equal-where-c-is-p%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown