Re: Point of intersection (brain dead example)



quasi <quasi@xxxxxxxx> wrote:
On Tue, 7 Aug 2007 11:25:05 +0200, "Konrad Viltersten"
<tmp1@xxxxxxxxxxxxxx> wrote:

quasi wrote/skrev/kaita/popisal/schreibt :
On Tue, 7 Aug 2007 10:44:34 +0200, "Konrad Viltersten"
<tmp1@xxxxxxxxxxxxxx> wrote:

Awkwardly enough, i'm trying to solve the following.

Find the points of intersection between exp(x) and 2x.

So, i do:

e^x = 2x
x = log(2) + log(x)

...and then i get stuck. Boy, do i feel stupid! How do we
find x there?!

Graph the functions with a graphing calculator or CAS.

You will discover something.

To make it more evident, let h(x) = e^x - 2x, and graph h.

To prove what the graph of h implies about the solutions, find the
minimum value of h (using Calculus).


Perhaps i wasn't clear. I want to compute it algebraically.
You can switch 2x for ax. That was just an example. I
don't care if the intersection(s) is/are real or complex (as
was the case with 2x)...

Graphically, it's clear that the equation e^x = a*x has

2 real solutions if a>e

one real solution x=1 if a=e

no real solutions if 0<=a<e

one real solution if a<0

As far as an algebraic solution, Maple gives the symbolic solution

x = -LambertW(-1/a)

which is real valued if a<0 or a>=e.

For a>e, the above solution only gives the smaller of the 2 real
solutions.

As Konrad will find if he reads about the Lambert W function, it's
multivalued. Maple's solution uses just the principal branch. But using
all branches, we get all the complex solutions. If you want only real
solutions, then you need consider only the principal branch and the -1
branch.

David
.



Relevant Pages

  • Re: Fastest method for solving a simple non-linear equation
    ... >I'm building a simulation model and I need to solve the following ... there are two real solutions, one (using the principal branch of W) ... Will Newton's method work on this or should I use ...
    (sci.math)
  • Re: Complex algebra problem
    ... No real solutions. ... Complex solutions -2 W, where W is the ... Lambert W function. ... Using the principal branch of log, ...
    (sci.math)
  • Re: polynomial inversion
    ... compute a functional inverse, there is still ... real solutions to the problem for every ... polynomial is best left to roots, ... always find all four complex solutions. ...
    (comp.soft-sys.matlab)
  • Re: What is the solution of that equation??
    ... I would start by looking at the graph of y-y0 where y is the function ... The real solutions of the equation y=y0 correspond to the ... Prev by Date: ...
    (sci.math)
  • Re: Point of intersection (brain dead example)
    ... Graph the functions with a graphing calculator or CAS. ... real solutions if a>e ... As far as an algebraic solution, ...
    (sci.math)

Quantcast