Matrix Derivation: 2x1 A and B with Dimension and dA/dB Calculation

tommyhakinen
Messages
34
Reaction score
0
Hi,

I need help with matrix derivation. I have 2 matrices of dimension 2x1, A and B.
A = [f(x) x]^{T}
B = [y x]^{T}

I would like to find the dA/dB. How do I do this? and what is the dimension of the resultant matrix?
 
Physics news on Phys.org
What is the function that you want to take the derivative of?
 
\frac{D(A)}{D(B)}=\left(\begin{array}{cc}\frac{\partial f(x)}{\partial y}&\frac{\partial f(x)}{\partial x}\\\frac{\partial x}{\partial y}&\frac{\partial x}{\partial x}\end{array}\right)=\left(\begin{array}{cc}0&f^\prime\\0&1\end{array}\right)

This should be it if I'm not mistaken. What you're asking is basically the Jacobian matrix of a vector-valued function g(y,x)=(f(x),x)
 
batboio said:
\frac{D(A)}{D(B)}=\left(\begin{array}{cc}\frac{\partial f(x)}{\partial y}&\frac{\partial f(x)}{\partial x}\\\frac{\partial x}{\partial y}&\frac{\partial x}{\partial x}\end{array}\right)=\left(\begin{array}{cc}0&f^\prime\\0&1\end{array}\right)

This should be it if I'm not mistaken. What you're asking is basically the Jacobian matrix of a vector-valued function g(y,x)=(f(x),x)

thank you very much. that helped a lot.
 
please help me about this quastion :
suppse A be a square matrix and X be a coln matrix AT and XT are their transpos matrices find a formula for this derivative :
d XTATAX/ dA
 
Please create a new thread for your question. And if it is homework, it belongs in the homework forums.
 
##\textbf{Exercise 10}:## I came across the following solution online: Questions: 1. When the author states in "that ring (not sure if he is referring to ##R## or ##R/\mathfrak{p}##, but I am guessing the later) ##x_n x_{n+1}=0## for all odd $n$ and ##x_{n+1}## is invertible, so that ##x_n=0##" 2. How does ##x_nx_{n+1}=0## implies that ##x_{n+1}## is invertible and ##x_n=0##. I mean if the quotient ring ##R/\mathfrak{p}## is an integral domain, and ##x_{n+1}## is invertible then...
The following are taken from the two sources, 1) from this online page and the book An Introduction to Module Theory by: Ibrahim Assem, Flavio U. Coelho. In the Abelian Categories chapter in the module theory text on page 157, right after presenting IV.2.21 Definition, the authors states "Image and coimage may or may not exist, but if they do, then they are unique up to isomorphism (because so are kernels and cokernels). Also in the reference url page above, the authors present two...
When decomposing a representation ##\rho## of a finite group ##G## into irreducible representations, we can find the number of times the representation contains a particular irrep ##\rho_0## through the character inner product $$ \langle \chi, \chi_0\rangle = \frac{1}{|G|} \sum_{g\in G} \chi(g) \chi_0(g)^*$$ where ##\chi## and ##\chi_0## are the characters of ##\rho## and ##\rho_0##, respectively. Since all group elements in the same conjugacy class have the same characters, this may be...
Back
Top