Can x*log(x) Be Approximated As x Approaches 0?

  • Thread starter Thread starter jostpuur
  • Start date Start date
jostpuur
Messages
2,112
Reaction score
19
Do there exist numbers A,B,C such that

<br /> x\log(x) = Ax^B + O(x^C)\quad\quad\textrm{as}\; x\to 0^+<br />

and such that

<br /> 1\leq C<br />

?

The approximation is trivial if C &lt; 1, because then x^{1-C}\log(x) would approach zero, and A and B could be chosen to be almost anything (only C&lt;B needed). But if 1\leq C, then the approximation could have some content. Obviously conditions

<br /> A &lt; 0 &lt; B &lt; 1<br />

should hold, because x\log(x) &lt; 0 when 0&lt;x&lt;1, and D_x(x\log(x))\to \infty.

update:

I see these numbers do not exist, because if they did, then also \log(x) could be approximated with some \alpha x^{\beta} where \beta &lt;0.
 
Last edited:
Physics news on Phys.org
I would work with series expansions. Taylor e.g. has a lot of approximations of the remainder.
 
Back
Top