MHB How Do You Calculate the Integral of f(x) from 0 to e?

  • Thread starter Thread starter anemone
  • Start date Start date
  • Tags Tags
    2017
AI Thread Summary
To calculate the integral of f(x) from 0 to e, where f satisfies the equation x = f(x)e^(f(x)), one must first determine the function f. The correct solution was provided by lfdahl, who successfully navigated the problem. The discussion emphasizes the importance of following the guidelines for problem-solving in the forum. The suggested solution is available for further reference. Understanding the relationship between f and the exponential function is crucial for solving the integral.
anemone
Gold Member
MHB
POTW Director
Messages
3,851
Reaction score
115
Here is this week's POTW:

-----

Let $f$ satisfy $x=f(x)e^{f(x)}$. Calculate $$\int_{0}^{e} f(x)\,dx$$.

-----

Remember to read the http://www.mathhelpboards.com/showthread.php?772-Problem-of-the-Week-%28POTW%29-Procedure-and-Guidelines to find out how to http://www.mathhelpboards.com/forms.php?do=form&fid=2!
 
Physics news on Phys.org
Congratulations to lfdahl for his correct solution:), and you can find the suggested solution below:
Note that $f$ is monotonically increasing and is the inverse of the function $g(y)=ye^y$.

Since $f(e)=1$, the area under $f(x)$ from 0 to $e$ is the area of the rectangle with vertices $(0,\,0),\,(e,\,0),\,(0,\,1),\,(e,\,1)$ minus the the area to the left of $f(x)$ from 0 to 1, and the latter is just the integral of $g(y)$ from 0 to 1. So we have

$$\begin{align*}\int_{0}^{e} f(x)\,dx&=e-\int_{0}^{1} g(y)\,dy\\&=e-\int_{0}^{1} ye^y\,dy\\&=e-\left[ye^y\right]_0^1+\int_{0}^{1} e^y\,dy\\&=\int_{0}^{1} e^y\,dy\\&=\left[ye^y\right]_0^1\\&=e-1\end{align*}$$
 
Back
Top