How can I prove that there is no closed form solution to the equation $2^x + 3^x = 10$?
Tell me more
×
Mathematics Stack Exchange is a question and answer site for
people studying math at any level and professionals in related fields. It's 100% free, no registration required.
|
|
There is a solution to this equation, but I don't know that you can make a closed-form solution. As $\lim_{x\rightarrow -\infty} 2^x + 3^x = 0$ and $\lim_{x \rightarrow \infty} 2^x + 3^x = \infty$ and because $2^x + 3^x$ is continuous there must be a point where $2^x + 3^x = 10$ by the intermediate value theorem. |
|||||
|
|
By the way, your equation can be written in form $$H^{(x)}_3=11$$ where H is the generalized harmonic number: http://www.wolframalpha.com/input/?i=HarmonicNumber[3%2C+x]%3D%3D11 So to find x you should investigate the inverse function of generalized harmonic number. |
|||
|
|