Need hint regarding Euler's constant question

  • Thread starter Thread starter librastar
  • Start date Start date
  • Tags Tags
    Constant
librastar
Messages
15
Reaction score
0

Homework Statement



Show that Euler's constant is 0 < \gamma < 1

Homework Equations



According to my book, \gamma = lim((1+1/2+...+1/n) - log n) as n approaches infinity

The Attempt at a Solution



At first glance I was thinking about proving by contradiction.

First I assume \gamma is equal to 0.

Then I will get lim(1+1/2+...+1/n) = lim (log n) as n approaches infinity.

However 1+1/2+...+1/n is a harmonic series which diverges, so the equality does not hold.

So \gamma does not equal 0.

Next I assume \gamma is less than 0.

Since log function never yields negative result, this implies that lim(1+1/2+...+1/n) < lim(log n) as n approaches infinity.

Again due to the divergent nature of harmonic series, the inequality does not hold.

These are all I have for now.

=================================

I feel I have logic error in the attempt to solve the problem, and I hope that someone will give me a hint on the correct solution.
 
Physics news on Phys.org
Keep in mind that

\lim_{x\to a} [f(x)-g(x)]=\lim_{x\to a}f(x)-\lim_{x\to a}g(x)

Is only true if both the limits on the RHS exist.

I haven't tried the problem yet, but you might consider using the squeeze theorem.
 
For proving the positivity of \gamma you should think about Riemann sums
 
just to add to you first post, log(n) also diverges, so the harmonic argument doesn't quite hold
 
Office_Shredder said:
For proving the positivity of \gamma you should think about Riemann sums

Same for showing it is less than 1. Very simple and nice when you see the idea.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top