How to differentiate a equation with three variables

ritwik06
Messages
577
Reaction score
0

Homework Statement


Find the minimum value of |log_{b}a+log_{a}b|
where 'a' and 'b' are positive numbers.

First tell me, do I need to differentiate it? If no, then how can this thing be done? I don't know how to differentiate a equation with three variables and that too with modulus involved?

Please help me.
 
Physics news on Phys.org


Yes, this problem can be done, but you will need to rewrite it first. Use the 'change of base formula" to convert log_{b} a into an expression in terms of a logarithm base a. (This gives an identity between log_{a} b and log_{b} a that can be useful to know...)

You will now have a single expression, entirely in terms of log-base-a, which will suggest how to find the minimum of the sum.

(BTW, because of the absolute value sign, there will be one answer for the minimum value, but two answers for the relationship between a and b...)
 
Last edited:
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top