Confusing Myself!
I thought up a problem that I can't solve. Here it is:
Find solutions in integers n and x to the equation n^(x+2) + (n+1)^(x+1) = (n+2)^x
I found one solution, namely (n, x) = (1, 2).
However, for greater n's, the problem becomes nearly impossible to look at with number sense alone. (At any level, it can't be solved algebraically.) I've used Mathematica to determine that there aren't solutions up through n=19, and beyond there x has to be huge. Using the little number theory I know, I determined that all the solutions have to be for odd n. Beyond that, for a specific n, it is possible to find what form x has to take. (For example, when n is 9, x has to be even. This can be determined by looking at the digits value of the powers of 9 and 10, and seeing whether they sum to 1, the digits value of all powers of 11. You end up seeing that the powers of 9 are equal to 1 when x is even, and since the digits value of the powers of 10 is always 0 the sum of the LHS has the same digits value as the RHS, making solutions possible only for those values of x.)
I've also narrowed the solutions down further, and at this point I'm just trying to determine criteria that solutions will have to meet so they can be more easily determined, if they exist at all. (At this point, the outlook on finding more solutions is pretty bleak- I'm feeling pretty confident that there aren't any others- however, I've got to prove it and at the moment that looks to be a pretty difficult task.)
No comments:
Post a Comment