I looked all over to see if a question like this had already been answered, but I couldn't find it. So here goes:
I need a general formula for comparing two (insanely huge) powers. I'm pretty sure the best way to go about this would be using logarithms, but that's as far as I've gotten. For a specific example, here are two powers I need to compare (no this isn't homework):
Is $632382^{518061}$ smaller, greater, or equal to $519432^{525806}$?
(The answer is greater than.)
For small powers like $2^{11}$ and $3^7$, it is quite possible to calculate the power, and then compare, but for huge powers like the ones above, that would be ridiculous because both numbers are more than $3\times 10^9$ (three million) digits long.
All I need is the general formula for comparing $a^b$ with $c^d$ using logarithms. Please use letters if possible.
(In case you're wondering why I'm asking this, I'm trying to solve this problem. I've done some research, read through my Calculus textbook, searched online; nothing. Help please?
Thanks so much.