Albert1
- 1,221
- 0
\[2.37=\frac{1}{\sqrt{6}} \int_{0}^{x} \sqrt{\frac{e^x}{e^x-1}}dx\]
please find x to three decimal point
please find x to three decimal point
Last edited:
The TI is probably having floating-point accuracy problems - it's not exactly a trivial approximation - I doubt W|A is wrong. I would use Mathematica to confirm but I don't have it installed right now :(MarkFL said:wolframalpha.com gave the result I cited as being exact, but my TI-89 gives:
$x\approx4.42501043622$
Jester said:If the integration variable is in fact $t$ (like MarkFL notes), then we can solve exactly for $x$ giving
$x = 2 \ln \dfrac{k^2+1}{2k}$ where $k = e^{2.37\sqrt{6}/2}$.
I integrated directly. Once you let $u = e^{t/2}$, you get an integral very manageable.MarkFL said:Nice!
Did you find this by directly computing the improper integral, or did you exploit the FTOC in some other way?