OFFSET
1,1
COMMENTS
For any relatively prime pair A and C, there are infinitely many solutions A*B^A=C*D^C, with B and D of the form B=C^W*A^X, D=C^Y*A^Z, and W,Y constrained by AW=CY+1 and X,Z constrained by CZ=AX+1. Details and examples on Munafo web page.
LINKS
Giovanni Resta, Table of n, a(n) for n = 1..10000
R. Munafo, Generalized Cullen and Woodall Numbers
EXAMPLE
648 = 3 * 6^3 = 2 * 18^2.
5184 = 4 * 6^4 = 3 * 12^3.
344373768 = 8 * 9^8 = 3 * 486^3 = 2 * 13122^2.
922640625 = 5 * 45^5 = 3 * 675^3.
CROSSREFS
KEYWORD
nonn
AUTHOR
Robert Munafo, Dec 12 2009
EXTENSIONS
a(26)-a(28) from Giovanni Resta, Jul 12 2018
STATUS
approved