MHB Find x in Exponential Equation: 2^x=8x

  • Thread starter Thread starter fasakintitus
  • Start date Start date
  • Tags Tags
    Exponential
AI Thread Summary
To solve the equation 2^x = 8x, numerical methods are required as there is no exact solution. The equation has two roots, one located between 0 and 1, and the other between 5 and 6. By transforming the equation, it can be expressed in terms of the Lambert W function, leading to the relationship x = W(ln(1/2)/8) / ln(1/2). Since most calculators do not have a W function, numerical approximation techniques must be employed to find the roots. This approach effectively identifies the approximate values of x for the given exponential equation.
fasakintitus
Messages
1
Reaction score
0
Find x, if 2^x =8x.
 
Mathematics news on Phys.org
fasakintitus said:
Find x, if 2^x =8x.

You will have to use numerical methods to get approximate answers, as there is no exact solution able to be found.

There will be two roots, one between 0 and 1, the other between 5 and 6.
 
If $$2^x= 8x$$ then $$1= 8x2^{-x}= 8x\left(\frac{1}{2}\right)^x$$ so that $$x\left(\frac{1}{2}\right)^x= \frac{1}{8}$$.
But $$\left(\frac{1}{2}\right)^x=$$[math] e^{ln\left(\left(\frac{1}{2}\right)^x\right)}[/math][math]= e^{x ln(1/2)}[/math]. If w let $$y= x ln(1/2)$$ then $$x= \frac{y}{ln(1/2)}$$ and the equation becomes $$\frac{y}{ln(1/2)}e^y= \frac{1}{8}$$ or $$ye^y= \frac{ln(1/2)}{8}$$.

Apply the "Lambert W function" (defined as the inverse function to [math]f(x)= xe^x[/math]) to both sides to get [math]y= W\left(\frac{ln(1/2)}{8}\right)[/math].

Then [math]x= \frac{y}{ln(1/2)}= \frac{W\left(\frac{ln(1/2)}{8}\right)}{ln(1/2)}[/math].

Of course, your calculator probably doesn't have a "W" function key so you would have to use a numerical method to find that.
 
Suppose ,instead of the usual x,y coordinate system with an I basis vector along the x -axis and a corresponding j basis vector along the y-axis we instead have a different pair of basis vectors ,call them e and f along their respective axes. I have seen that this is an important subject in maths My question is what physical applications does such a model apply to? I am asking here because I have devoted quite a lot of time in the past to understanding convectors and the dual...
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...

Similar threads

Replies
4
Views
2K
Replies
1
Views
1K
Replies
1
Views
1K
Replies
10
Views
2K
Replies
6
Views
2K
Replies
2
Views
1K
Back
Top