Two variable functions
223*34^x+5879*y-(y-2)*17^2+10=f(x,y)
23*34^x+5879*y-(y-2)*17^2+10=g(x,y)
I search integers k>0 such that
either
f(x,y)=k
or
g(x,y)=k
have integer solutions x and y greater than 0.
Is it possible to find such k up to 10^6?
Last fiddled with by enzocreti on 2020-02-26 at 14:46
|