How to find log of “sum of two matrices”?

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
0
down vote

favorite
1












I want to find log (A + B ) where A and B are matrices.



The context is that I want to find the Von Neumann entropy which is given by:



$Entropy = - Trace [rho log (rho) ]$



where $rho$ is a matrix.



Now, my problem is computing the V. N. entropy analytically when $rho = rho_0 + deltarho$. For this I need to know $log (rho_0 + deltarho)$



Note that all $rho$s are matrices.







share|cite|improve this question



















  • Try the taylor series of $log$
    – xbh
    Jul 30 at 14:55










  • Can you please elaborate?
    – Saurabh Shringarpure
    Jul 30 at 14:57






  • 1




    Use the taylor series of ln(x+1) , now you have a way to compute it by setting ln(a+b) = ln(Q + 1) , Q = a + b - 1.
    – mick
    Jul 30 at 14:59






  • 1




    @SaurabhShringarpure I've seen that $log (boldsymbol A) = mathrm Log(boldsymbol I + boldsymbol A) = sum_1^infty (-1)^n-1 boldsymbol A^n/n $ whenever $|boldsymbol A| < 1$. This might be applicable, but stick to your text if the $log$ was defined before.
    – xbh
    Jul 30 at 15:04











  • So by doing that, I get: $log(rho_0 + deltarho)=log(rho_0 + deltarho-1+1)=1 + [rho_0 + deltarho-1]-frac[rho_0 + deltarho-1]^22+...$
    – Saurabh Shringarpure
    Jul 30 at 15:10














up vote
0
down vote

favorite
1












I want to find log (A + B ) where A and B are matrices.



The context is that I want to find the Von Neumann entropy which is given by:



$Entropy = - Trace [rho log (rho) ]$



where $rho$ is a matrix.



Now, my problem is computing the V. N. entropy analytically when $rho = rho_0 + deltarho$. For this I need to know $log (rho_0 + deltarho)$



Note that all $rho$s are matrices.







share|cite|improve this question



















  • Try the taylor series of $log$
    – xbh
    Jul 30 at 14:55










  • Can you please elaborate?
    – Saurabh Shringarpure
    Jul 30 at 14:57






  • 1




    Use the taylor series of ln(x+1) , now you have a way to compute it by setting ln(a+b) = ln(Q + 1) , Q = a + b - 1.
    – mick
    Jul 30 at 14:59






  • 1




    @SaurabhShringarpure I've seen that $log (boldsymbol A) = mathrm Log(boldsymbol I + boldsymbol A) = sum_1^infty (-1)^n-1 boldsymbol A^n/n $ whenever $|boldsymbol A| < 1$. This might be applicable, but stick to your text if the $log$ was defined before.
    – xbh
    Jul 30 at 15:04











  • So by doing that, I get: $log(rho_0 + deltarho)=log(rho_0 + deltarho-1+1)=1 + [rho_0 + deltarho-1]-frac[rho_0 + deltarho-1]^22+...$
    – Saurabh Shringarpure
    Jul 30 at 15:10












up vote
0
down vote

favorite
1









up vote
0
down vote

favorite
1






1





I want to find log (A + B ) where A and B are matrices.



The context is that I want to find the Von Neumann entropy which is given by:



$Entropy = - Trace [rho log (rho) ]$



where $rho$ is a matrix.



Now, my problem is computing the V. N. entropy analytically when $rho = rho_0 + deltarho$. For this I need to know $log (rho_0 + deltarho)$



Note that all $rho$s are matrices.







share|cite|improve this question











I want to find log (A + B ) where A and B are matrices.



The context is that I want to find the Von Neumann entropy which is given by:



$Entropy = - Trace [rho log (rho) ]$



where $rho$ is a matrix.



Now, my problem is computing the V. N. entropy analytically when $rho = rho_0 + deltarho$. For this I need to know $log (rho_0 + deltarho)$



Note that all $rho$s are matrices.









share|cite|improve this question










share|cite|improve this question




share|cite|improve this question









asked Jul 30 at 14:53









Saurabh Shringarpure

151136




151136











  • Try the taylor series of $log$
    – xbh
    Jul 30 at 14:55










  • Can you please elaborate?
    – Saurabh Shringarpure
    Jul 30 at 14:57






  • 1




    Use the taylor series of ln(x+1) , now you have a way to compute it by setting ln(a+b) = ln(Q + 1) , Q = a + b - 1.
    – mick
    Jul 30 at 14:59






  • 1




    @SaurabhShringarpure I've seen that $log (boldsymbol A) = mathrm Log(boldsymbol I + boldsymbol A) = sum_1^infty (-1)^n-1 boldsymbol A^n/n $ whenever $|boldsymbol A| < 1$. This might be applicable, but stick to your text if the $log$ was defined before.
    – xbh
    Jul 30 at 15:04











  • So by doing that, I get: $log(rho_0 + deltarho)=log(rho_0 + deltarho-1+1)=1 + [rho_0 + deltarho-1]-frac[rho_0 + deltarho-1]^22+...$
    – Saurabh Shringarpure
    Jul 30 at 15:10
















  • Try the taylor series of $log$
    – xbh
    Jul 30 at 14:55










  • Can you please elaborate?
    – Saurabh Shringarpure
    Jul 30 at 14:57






  • 1




    Use the taylor series of ln(x+1) , now you have a way to compute it by setting ln(a+b) = ln(Q + 1) , Q = a + b - 1.
    – mick
    Jul 30 at 14:59






  • 1




    @SaurabhShringarpure I've seen that $log (boldsymbol A) = mathrm Log(boldsymbol I + boldsymbol A) = sum_1^infty (-1)^n-1 boldsymbol A^n/n $ whenever $|boldsymbol A| < 1$. This might be applicable, but stick to your text if the $log$ was defined before.
    – xbh
    Jul 30 at 15:04











  • So by doing that, I get: $log(rho_0 + deltarho)=log(rho_0 + deltarho-1+1)=1 + [rho_0 + deltarho-1]-frac[rho_0 + deltarho-1]^22+...$
    – Saurabh Shringarpure
    Jul 30 at 15:10















Try the taylor series of $log$
– xbh
Jul 30 at 14:55




Try the taylor series of $log$
– xbh
Jul 30 at 14:55












Can you please elaborate?
– Saurabh Shringarpure
Jul 30 at 14:57




Can you please elaborate?
– Saurabh Shringarpure
Jul 30 at 14:57




1




1




Use the taylor series of ln(x+1) , now you have a way to compute it by setting ln(a+b) = ln(Q + 1) , Q = a + b - 1.
– mick
Jul 30 at 14:59




Use the taylor series of ln(x+1) , now you have a way to compute it by setting ln(a+b) = ln(Q + 1) , Q = a + b - 1.
– mick
Jul 30 at 14:59




1




1




@SaurabhShringarpure I've seen that $log (boldsymbol A) = mathrm Log(boldsymbol I + boldsymbol A) = sum_1^infty (-1)^n-1 boldsymbol A^n/n $ whenever $|boldsymbol A| < 1$. This might be applicable, but stick to your text if the $log$ was defined before.
– xbh
Jul 30 at 15:04





@SaurabhShringarpure I've seen that $log (boldsymbol A) = mathrm Log(boldsymbol I + boldsymbol A) = sum_1^infty (-1)^n-1 boldsymbol A^n/n $ whenever $|boldsymbol A| < 1$. This might be applicable, but stick to your text if the $log$ was defined before.
– xbh
Jul 30 at 15:04













So by doing that, I get: $log(rho_0 + deltarho)=log(rho_0 + deltarho-1+1)=1 + [rho_0 + deltarho-1]-frac[rho_0 + deltarho-1]^22+...$
– Saurabh Shringarpure
Jul 30 at 15:10




So by doing that, I get: $log(rho_0 + deltarho)=log(rho_0 + deltarho-1+1)=1 + [rho_0 + deltarho-1]-frac[rho_0 + deltarho-1]^22+...$
– Saurabh Shringarpure
Jul 30 at 15:10















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',
convertImagesToLinks: true,
noModals: false,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
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%2f2867101%2fhow-to-find-log-of-sum-of-two-matrices%23new-answer', 'question_page');

);

Post as a guest



































active

oldest

votes













active

oldest

votes









active

oldest

votes






active

oldest

votes










 

draft saved


draft discarded


























 


draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2867101%2fhow-to-find-log-of-sum-of-two-matrices%23new-answer', 'question_page');

);

Post as a guest













































































Comments

Popular posts from this blog

What is the equation of a 3D cone with generalised tilt?

Color the edges and diagonals of a regular polygon

Relationship between determinant of matrix and determinant of adjoint?