Solving 3log(x)=6-2x: A Beginner's Guide

  • Thread starter Thread starter crazylum
  • Start date Start date
AI Thread Summary
To solve the equation 3log(x)=6-2x, it is noted that the solution cannot be expressed in elementary functions. The discussion highlights the use of Lambert's W function or numerical methods like Newton's method for finding solutions. It emphasizes that x must be greater than zero due to the logarithm's domain restrictions. The equation can be rewritten as x^3e^(2x) - e^6 = 0, and an approximate solution can be found by graphing. For practical applications, a combination of bisection and Newton's method is recommended for finding numerical solutions.
crazylum
Messages
8
Reaction score
0
Where does one begin to solve the equation 3log(x)=6-2x?
 
Mathematics news on Phys.org
The solution to that equation is not expressible in terms of elementary functions.
 
Looks like material for Lambert's W (or Newton's method).
 
you could use a numerical approach like Newton's method to find a solution. if I am not mistaken you can say that x>0 since ln(x) is undefined otherwise and then rewrite your equation as x^{3}e^{2x}-e^{6}=0
 
an approximate solution is possible through pt of intersection of the 2 graphs...but i don't think there's any way to find an exact solution save hit n trial
 
MATLAB's solver gave:

\frac{\mathrm{e}^{2}}{\mathrm{e}^{\omega\!\left(\ln\!\left(\frac{2}{3}\right) + 2\right)}}

Where \omega is given by: http://en.wikipedia.org/wiki/Wright_Omega_function.

Good call by whoever said it needed the Lambert W-function ^_^

But for practical purposes, just use bisection+Newton.
 
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
13
Views
2K
Replies
7
Views
1K
Replies
3
Views
1K
Replies
14
Views
2K
Replies
2
Views
1K
Replies
6
Views
1K
Replies
8
Views
1K
Replies
18
Views
3K
Replies
6
Views
1K
Back
Top