Eigenvalue analysis, subject to boundary conditions












0














For some non-linear finite element program I have a Tangent stiffness matrix $textbf{K} in mathbb{R}^{ntimes n}$, which is symmetric. I want to find the Eigenvector corresponding to the smallest Eigenvalue of this matrix, such that each component of this Eigenvector is non-negative. I know the smallest Eigenpair can be found via different methods (e.g. Inverste iterative method, or Rayleigh quotient iteration, Lanczos method etc.). But, is there a method to extract the smallest Eigenpair of the tangent stiffness matrix, such that all the components of the Eigenvector are non-negative? Is this even possible?










share|cite|improve this question






















  • The Perron-Frobenius theorem is one tool to guarantee positive eigenvectors. However they correspond to the largest eigenvalue of the matrix. You could maybe consider $K^{-1}$. The theorem also states that the eigenvalue is simple, so any eigenvector you compute will have either negative or positive components. The matrix need to have positive entries, I don't know if that's the case for you.
    – Olivier Moschetta
    Nov 27 at 11:18












  • In my case it is not guaranteed that the matrix has positive entries. Is there any option to guarantee non-negative eigenvectors without the property that the matrix is positive?
    – Randy
    Nov 27 at 11:54










  • Moreover, because of non-linearity I have $textbf{K} = textbf{K}(textbf{x})$, i.e. the tangent stiffness matrix depends on the Eigenvector
    – Randy
    Nov 27 at 11:58
















0














For some non-linear finite element program I have a Tangent stiffness matrix $textbf{K} in mathbb{R}^{ntimes n}$, which is symmetric. I want to find the Eigenvector corresponding to the smallest Eigenvalue of this matrix, such that each component of this Eigenvector is non-negative. I know the smallest Eigenpair can be found via different methods (e.g. Inverste iterative method, or Rayleigh quotient iteration, Lanczos method etc.). But, is there a method to extract the smallest Eigenpair of the tangent stiffness matrix, such that all the components of the Eigenvector are non-negative? Is this even possible?










share|cite|improve this question






















  • The Perron-Frobenius theorem is one tool to guarantee positive eigenvectors. However they correspond to the largest eigenvalue of the matrix. You could maybe consider $K^{-1}$. The theorem also states that the eigenvalue is simple, so any eigenvector you compute will have either negative or positive components. The matrix need to have positive entries, I don't know if that's the case for you.
    – Olivier Moschetta
    Nov 27 at 11:18












  • In my case it is not guaranteed that the matrix has positive entries. Is there any option to guarantee non-negative eigenvectors without the property that the matrix is positive?
    – Randy
    Nov 27 at 11:54










  • Moreover, because of non-linearity I have $textbf{K} = textbf{K}(textbf{x})$, i.e. the tangent stiffness matrix depends on the Eigenvector
    – Randy
    Nov 27 at 11:58














0












0








0







For some non-linear finite element program I have a Tangent stiffness matrix $textbf{K} in mathbb{R}^{ntimes n}$, which is symmetric. I want to find the Eigenvector corresponding to the smallest Eigenvalue of this matrix, such that each component of this Eigenvector is non-negative. I know the smallest Eigenpair can be found via different methods (e.g. Inverste iterative method, or Rayleigh quotient iteration, Lanczos method etc.). But, is there a method to extract the smallest Eigenpair of the tangent stiffness matrix, such that all the components of the Eigenvector are non-negative? Is this even possible?










share|cite|improve this question













For some non-linear finite element program I have a Tangent stiffness matrix $textbf{K} in mathbb{R}^{ntimes n}$, which is symmetric. I want to find the Eigenvector corresponding to the smallest Eigenvalue of this matrix, such that each component of this Eigenvector is non-negative. I know the smallest Eigenpair can be found via different methods (e.g. Inverste iterative method, or Rayleigh quotient iteration, Lanczos method etc.). But, is there a method to extract the smallest Eigenpair of the tangent stiffness matrix, such that all the components of the Eigenvector are non-negative? Is this even possible?







eigenvalues-eigenvectors nonlinear-optimization






share|cite|improve this question













share|cite|improve this question











share|cite|improve this question




share|cite|improve this question










asked Nov 27 at 11:06









Randy

163




163












  • The Perron-Frobenius theorem is one tool to guarantee positive eigenvectors. However they correspond to the largest eigenvalue of the matrix. You could maybe consider $K^{-1}$. The theorem also states that the eigenvalue is simple, so any eigenvector you compute will have either negative or positive components. The matrix need to have positive entries, I don't know if that's the case for you.
    – Olivier Moschetta
    Nov 27 at 11:18












  • In my case it is not guaranteed that the matrix has positive entries. Is there any option to guarantee non-negative eigenvectors without the property that the matrix is positive?
    – Randy
    Nov 27 at 11:54










  • Moreover, because of non-linearity I have $textbf{K} = textbf{K}(textbf{x})$, i.e. the tangent stiffness matrix depends on the Eigenvector
    – Randy
    Nov 27 at 11:58


















  • The Perron-Frobenius theorem is one tool to guarantee positive eigenvectors. However they correspond to the largest eigenvalue of the matrix. You could maybe consider $K^{-1}$. The theorem also states that the eigenvalue is simple, so any eigenvector you compute will have either negative or positive components. The matrix need to have positive entries, I don't know if that's the case for you.
    – Olivier Moschetta
    Nov 27 at 11:18












  • In my case it is not guaranteed that the matrix has positive entries. Is there any option to guarantee non-negative eigenvectors without the property that the matrix is positive?
    – Randy
    Nov 27 at 11:54










  • Moreover, because of non-linearity I have $textbf{K} = textbf{K}(textbf{x})$, i.e. the tangent stiffness matrix depends on the Eigenvector
    – Randy
    Nov 27 at 11:58
















The Perron-Frobenius theorem is one tool to guarantee positive eigenvectors. However they correspond to the largest eigenvalue of the matrix. You could maybe consider $K^{-1}$. The theorem also states that the eigenvalue is simple, so any eigenvector you compute will have either negative or positive components. The matrix need to have positive entries, I don't know if that's the case for you.
– Olivier Moschetta
Nov 27 at 11:18






The Perron-Frobenius theorem is one tool to guarantee positive eigenvectors. However they correspond to the largest eigenvalue of the matrix. You could maybe consider $K^{-1}$. The theorem also states that the eigenvalue is simple, so any eigenvector you compute will have either negative or positive components. The matrix need to have positive entries, I don't know if that's the case for you.
– Olivier Moschetta
Nov 27 at 11:18














In my case it is not guaranteed that the matrix has positive entries. Is there any option to guarantee non-negative eigenvectors without the property that the matrix is positive?
– Randy
Nov 27 at 11:54




In my case it is not guaranteed that the matrix has positive entries. Is there any option to guarantee non-negative eigenvectors without the property that the matrix is positive?
– Randy
Nov 27 at 11:54












Moreover, because of non-linearity I have $textbf{K} = textbf{K}(textbf{x})$, i.e. the tangent stiffness matrix depends on the Eigenvector
– Randy
Nov 27 at 11:58




Moreover, because of non-linearity I have $textbf{K} = textbf{K}(textbf{x})$, i.e. the tangent stiffness matrix depends on the Eigenvector
– Randy
Nov 27 at 11:58















active

oldest

votes











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
});


}
});














draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3015654%2feigenvalue-analysis-subject-to-boundary-conditions%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown






























active

oldest

votes













active

oldest

votes









active

oldest

votes






active

oldest

votes
















draft saved

draft discarded




















































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.





Some of your past answers have not been well-received, and you're in danger of being blocked from answering.


Please pay close attention to the following guidance:


  • 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.


To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3015654%2feigenvalue-analysis-subject-to-boundary-conditions%23new-answer', 'question_page');
}
);

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







Popular posts from this blog

Bundesstraße 106

Verónica Boquete

Ida-Boy-Ed-Garten