A function satisfies the equation
and it's value at is . Here is the Euler's Constant, .
Find the value of .
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
We need to find an anti-derivative of f'(x). To do this, make the substitution u = ln(x). This means x = exp(u) and dx = exp(u) du. The integrand then becomes (ln(u) + u^-2) exp(u) = ln(u) exp(u) + (u^2) exp(u). The integral of the first term can be integrated by parts twice to complete integration (there will be a "-(u^2) exp(u)" term that will cancel the second integral). Upon doing this, we find that exp(u) (ln(u) - 1/u) + C = x (ln(ln(x) - 1/ln(x)) + C = f(x) (here, C is a constant). But, f(e) = e (ln(1) - 1) + C = 0, so that C = e. Hence, f(x) = x (ln(ln(x) - 1/ln(x)) + e, so that f(10) = 6.716 (approximately).