Skip to main content
added 18 characters in body; edited title
Source Link

How to code the following in Mathematica Solving an equation involving an integral

How do I get the following into Mathematica, solving for a$a$:

$$ 0.7 = 1 - \frac{2}{a} \times [ \frac{1}{a} \int_0^a \frac{x}{\exp(x)-1} dx + \frac{a}{6} - 1] $$$$ 0.7 = 1 - \frac{2}{a} \times \left[ \frac{1}{a} \int_0^a \frac{x}{\exp(x)-1}\mathrm dx + \frac{a}{6} - 1\right] $$

How to code the following in Mathematica

How do I get the following into Mathematica, solving for a:

$$ 0.7 = 1 - \frac{2}{a} \times [ \frac{1}{a} \int_0^a \frac{x}{\exp(x)-1} dx + \frac{a}{6} - 1] $$

Solving an equation involving an integral

How do I get the following into Mathematica, solving for $a$:

$$ 0.7 = 1 - \frac{2}{a} \times \left[ \frac{1}{a} \int_0^a \frac{x}{\exp(x)-1}\mathrm dx + \frac{a}{6} - 1\right] $$

edited tags
Link
added 8 characters in body
Source Link
xyz
  • 685
  • 4
  • 40
  • 118

How do I get the following into MathematicaMathematica, solving for a:

$$ 0.7 = 1 - \frac{2}{a} * [ \frac{1}{a} \int_0^a \frac{x}{exp(x)-1} dx + \frac{a}{6} - 1] $$$$ 0.7 = 1 - \frac{2}{a} \times [ \frac{1}{a} \int_0^a \frac{x}{\exp(x)-1} dx + \frac{a}{6} - 1] $$

How do I get the following into Mathematica, solving for a:

$$ 0.7 = 1 - \frac{2}{a} * [ \frac{1}{a} \int_0^a \frac{x}{exp(x)-1} dx + \frac{a}{6} - 1] $$

How do I get the following into Mathematica, solving for a:

$$ 0.7 = 1 - \frac{2}{a} \times [ \frac{1}{a} \int_0^a \frac{x}{\exp(x)-1} dx + \frac{a}{6} - 1] $$

Source Link
Matt
  • 33
  • 3
Loading