I have the following function $$ a\text{log}\left(X\right)+b\text{log}\left(y\right)=c\left[d\text{log}\left(X\right)+e\text{log}\left(y\right)\right]+\text{log}\left(\frac{A}{B}\right) $$ I wish to compute the following derivative: $$ \frac{\partial\log\left(\frac{X}{Y}\right)}{\partial\log\left(\frac{A}{B}\right)} $$
I have tried numerous techniques, but am not sure how to proceed. I imagine the implicit function theorem is appropriate here, but I am unable to write the LHS in terms of $\log\left(\frac{X}{Y}\right)$ given the presence of $a$ and $b$ coefficients. Any pointers on this are much appreciated.
\log
instead of\text{log}
for a nicer display with better spacing. – Martin R May 10 '23 at 12:51