New Reply

How to figure out answer to logarithm

 
Share Thread Thread Tools
Mar17-12, 07:41 AM   #1
 

How to figure out answer to logarithm


x*log(x)=0.1*x^2
PhysOrg.com
PhysOrg
mathematics news on PhysOrg.com

>> Mathematicians analyze social divisions using cell phone data
>> Can math models of gaming strategies be used to detect terrorism networks?
>> Mathematician proves there are infinitely many pairs of prime numbers less than 70 million units apart
Mar17-12, 08:07 AM   #2
 
My guess is that using Newton's Method would be the easiest. I don't see any easy way to isolate x in that equation.
Mar17-12, 05:57 PM   #3
 
Recognitions:
Homework Helper Homework Help
Quote by mycrafish View Post
x*log(x)=0.1*x^2
Is log = log10? Then I'd guess about, oh, let's see, .... 10?
Mar17-12, 10:37 PM   #4
 
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus

How to figure out answer to logarithm


First, of course, x= 0 is not a solution because log(0) is not defined. So you can divide both sides by x to get log(x)= 0.1 x. You can now write this as [itex]x= e^{0.1x}[/itex]. If you let y= -0.1x, that becomes [itex]-y/0.1= e^{-y}[/itex]. Now multiply on both sides by [itex]-0.1e^y[/itex] to get [itex]ye^y= -0.1[/itex].

Now we can take the Lambert W function of both sides:
y= -0.1x= W(-0.1) so x= -10W(-0.1)= -10(-0.111833)= 1.11833 (to six significant figures).

(The Lambert W function is defined as the inverse function to [itex]f(x)= xe^x[/itex]. It is also known as the "ProductLog" function. Mathematica evaluates that function and it can be evaluated at http://functions.wolfram.com/webMath...ame=ProductLog. That's what I used to get the value above.)
New Reply
Thread Tools


Similar Threads for: How to figure out answer to logarithm
Thread Forum Replies
U-Substitution, can't figure out where the answer comes from? Calculus & Beyond Homework 2
cannot figure out how these conversion factors came about to this answer? Introductory Physics Homework 1
Simple Wave Problem, But I can't figure out the answer Introductory Physics Homework 3
i cant figure out the answer to this question Introductory Physics Homework 6