Diophantine approximation - MathOverflow most recent 30 from http://mathoverflow.net2013-05-24T03:15:51Zhttp://mathoverflow.net/feeds/question/72721http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://mathoverflow.net/questions/72721/diophantine-approximationDiophantine approximationunknown (yahoo)2011-08-11T22:04:14Z2012-09-05T19:25:28Z
<p>Say absolute values of $a,b,c$ is $O(log^{k}{n})$ for some positive constant $k$.
Given positive integer $n$ that is reasonably large, we cannot always find integers $a,b,c$ such that $|a{b^{c}} - n|$ is very close to $n$ say within $O(log(n))$ since there are only $log^{O(k)}{n}$ such $a,b,c$ combinations(answer from Petrov). </p>
<p>What is the lower bound on $n$ as a function of $k$ upto which I can find such $a,b,c$?</p>