Quote (brmv @ Nov 10 2013 03:35pm)
apart from the notation you are correct,
notice how 'feanur' wrote ( 2013^3) ^ (11*61) and not 2013^3^(11*61), so it is
2013^2013
[2013^3]^(11*61)
...
[2013^(11*61)]^3
[2013^2013]^1
and you have the pairs you are looking for
alright thank you.
Quote (feanur @ Nov 10 2013 04:48am)
First notice that : 2013 = 3 * 11 * 61
So : 2013^2013 = 2013^( 3*11*61 )
Since 2013 is not a power, your x must be 2013.
No you can use the rule : A^(B*C) = (A^B)^C
and see how you can reform the initial power : 2013^( 3*11*61 ) = ( 2013^3) ^ (11*61) = ( 2013^11) ^ ( 3*61) = ...
You should find 2^3 = 8 different solutions (with y a natural number).
thank you
Quote (carteblanche @ Nov 9 2013 10:01pm)
you can start with x = 2013 and y = 2013.
then increase/desrease either x or y and decrease/increase the corresponding var
thank you