Solving Equations with the Lambert W Function: A* (e^2x - e^x) + b*x = c

  • Context: Graduate 
  • Thread starter Thread starter jya
  • Start date Start date
Click For Summary
SUMMARY

The equation a*(e^(2x)-e^x)+b*x=c can be analyzed using the Lambert W function to solve for x in terms of parameters a, b, and c. The transformation of the equation leads to the intersection of a line with a quadratic in e^x, represented as e^x(e^x - 1) = mx + k, where m = -b/a and k = c/a. This method allows for the determination of x without graphing, provided the values of a, b, and c are known.

PREREQUISITES
  • Understanding of the Lambert W function
  • Familiarity with exponential equations
  • Knowledge of quadratic functions
  • Basic algebraic manipulation skills
NEXT STEPS
  • Study the properties and applications of the Lambert W function
  • Explore solving exponential equations using graphical methods
  • Learn about quadratic equations and their intersections with linear functions
  • Investigate numerical methods for finding roots of equations
USEFUL FOR

Mathematicians, engineers, and students interested in solving complex equations involving exponentials and the Lambert W function.

jya
Messages
2
Reaction score
0
I know we can solve e^x=x by the Lambert W function, but is it possible to solve the following equation:

a*(e^(2x)-e^x)+b*x=c

in terms of a, b, and c.
 
Physics news on Phys.org
Welcome to PF;

solve: a*(e^(2x)-e^x)+b*x=c ... in terms of a, b, and c.
Solving for x given a,b,c you mean? That would be the intersection of a line with a quadratic in e^x... that is $$ e^{x}\left ( e^x - 1\right ) = mx+k$$ ...where ##m=-b/a## and ##k=c/a##.
And you want to find x given m and k.
That help?
 
Last edited:
Thank you Simon. Yes. I am wondering if there is some special function can solve this problem, i.e. given the values of a,b,c (or m,k in your equation) I can find out the value of x without looking at the graph.
Simon Bridge said:
Welcome to PF;

Solving for x given a,b,c you mean? That would be the intersection of a line with a quadratic in e^x... that is $$ e^{x}\left ( e^x - 1\right ) = mx+k$$ ...where ##m=-b/a## and ##k=c/a##.
And you want to find x given m and k.
That help?
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 27 ·
Replies
27
Views
6K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
863
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 5 ·
Replies
5
Views
3K