New Reply

derivative of matrix square root

 
Share Thread Thread Tools
Dec7-12, 10:22 PM   #1
 

derivative of matrix square root


If I have a matrix valued function A(x) of some scalar x, how do I compute the derivative of the square root of A with respect to x? It seems like it should be simple, but I can't find it anywhere on the internet. Thanks!
 
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> 'Whodunnit' of Irish potato famine solved
>> The mammoth's lament: Study shows how cosmic impact sparked devastating climate change
>> Curiosity Mars rover drills second rock target
Dec8-12, 06:25 AM   #2
 
Blog Entries: 27
Recognitions:
Gold Membership Gold Member
Homework Helper Homework Help
Science Advisor Science Advisor
hi cpp6f!

how would you define the square root of a matrix?

eg the square root of the 2x2 identity matrix could be itself, or [1,0;0,-1]
 
Dec8-12, 10:13 AM   #3
 
I forgot to mention that A is positive definitive. So the principle square root of A (the square root that is also positive definitive)
 
Dec8-12, 10:57 AM   #4
 
Recognitions:
Science Advisor Science Advisor

derivative of matrix square root


Quote by cpp6f View Post
I forgot to mention that A is positive definitive. So the principle square root of A (the square root that is also positive definitive)
See what you can do with the Chain Rule is what you are saying is A(X) is a one parameter family of positive definite square matrices.
 
Dec9-12, 09:35 PM   #5
 
To save you a bit of footwork - implicit differentiation on the equation S(x)*S(x)=A(x) shows that S'(x) is the unique solution to a Sylvester equation.
 
New Reply
Thread Tools


Similar Threads for: derivative of matrix square root
Thread Forum Replies
Find derivative of Square root (x + square root(x + x^(1/2))) Help! Calculus & Beyond Homework 5
Simplifying the Derivative of the Square Root of a Sum Containing a Square Root Precalculus Mathematics Homework 4
Derivative of Square Root Calculus & Beyond Homework 5
derivative of the square root of xy Precalculus Mathematics Homework 2
Derivative of a square root fraction. Calculus 2