Solving xlnx = c + dx w/ Lambert's W Func.

  • Thread starter Thread starter kayhm
  • Start date Start date
  • Tags Tags
    Dx
kayhm
Messages
7
Reaction score
0

Homework Statement



Can I solve for xlnx = c + dx using Lambert's W function?

Homework Equations





The Attempt at a Solution

 
Physics news on Phys.org
kayhm said:

Homework Statement



Can I solve for xlnx = c + dx using Lambert's W function?

Homework Equations





The Attempt at a Solution


Yes you can.

I've given the first three steps... after that, it shouldn't be too hard to finish:

x log(x) = c + d x

log(x) = \frac{c}{x} + d

log\left(\frac{cx}{c}\right) = \frac{c}{x} + d

log(c) + log\left(\frac{x}{c}\right) = \frac{c}{x} + d

Can you continue?
 
Thanks so much.
 
kayhm said:
Thanks so much.

It's no problem at all.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top