Question
Question: Find area enclosed by $y = \frac{lnx}{ex}$....
Find area enclosed by y=exlnx.

Infinite
Solution
To find the area enclosed by the curve y=exlnx, we first analyze the function:
- Domain: For lnx to be defined, x>0.
- x-intercept: Set y=0. exlnx=0⟹lnx=0⟹x=e0=1. The curve intersects the x-axis at x=1.
- Behavior as x→0+: limx→0+exlnx=0+−∞=−∞. The y-axis (x=0) is a vertical asymptote.
- Behavior as x→∞: limx→∞exlnx. This is an indeterminate form ∞∞. Using L'Hopital's rule: limx→∞e1/x=limx→∞ex1=0. The x-axis (y=0) is a horizontal asymptote.
Graph Sketch: The curve starts from −∞ near the y-axis, crosses the x-axis at x=1, rises to a maximum (at x=e, y=1/e2), and then approaches the x-axis as x→∞. For 0<x<1, lnx<0, so y<0 (the curve is below the x-axis). For x>1, lnx>0, so y>0 (the curve is above the x-axis).
Area Calculation: The "area enclosed by the curve" usually refers to the area between the curve and the x-axis. Since the curve extends to infinity and approaches the x-axis, this involves an improper integral. The total area A is the sum of the absolute value of the integral from 0 to 1 and the integral from 1 to ∞: A=∫01exlnxdx+∫1∞exlnxdx Since exlnx<0 for 0<x<1, the first integral becomes: A=∫01−exlnxdx+∫1∞exlnxdx
First, let's find the indefinite integral: ∫exlnxdx=e1∫xlnxdx Let u=lnx, then du=x1dx. e1∫udu=e12u2+C=2e(lnx)2+C.
Now, evaluate the definite integrals:
Part 1: Area from x=0 to x=1 A1=∫01−exlnxdx=−[2e(lnx)2]01 A1=−(2e(ln1)2−lima→0+2e(lna)2) Since ln1=0, this simplifies to: A1=−(0−lima→0+2e(lna)2) As a→0+, lna→−∞, so (lna)2→∞. Thus, A1=−(0−∞)=∞.
Part 2: Area from x=1 to x=∞ A2=∫1∞exlnxdx=[2e(lnx)2]1∞ A2=limb→∞2e(lnb)2−2e(ln1)2 Since ln1=0, this simplifies to: A2=limb→∞2e(lnb)2−0 As b→∞, lnb→∞, so (lnb)2→∞. Thus, A2=∞.
Since both parts of the area calculation result in infinity, the total area enclosed by the curve and the x-axis is infinite.
Conclusion: The area enclosed by the curve y=exlnx is infinite. In mathematical terms, the improper integral diverges.
Explanation of the solution: The area enclosed by the curve y=exlnx and the x-axis is given by the improper integral ∫0∞exlnxdx. This integral is split into two parts: ∫01−exlnxdx and ∫1∞exlnxdx. The indefinite integral of exlnx is 2e(lnx)2. Evaluating the first part, lima→0+−[2e(lnx)2]a1=∞. Evaluating the second part, limb→∞[2e(lnx)2]1b=∞. Since both parts diverge to infinity, the total area is infinite.