#Exponential equations
104 messages · Page 1 of 1 (latest)
- Wait patiently for a helper to come along.
- Once someone helps you, say thank you and close the thread with:
+close
- Feel free to nominate the person for helper of the week in #helper-nominations
- Do not ping the mods, unless someone is breaking the rules.
- If you're happy with the help you got here, and the server overall, you can contribute financially as well:
Exponential equations
Aza
i shall attempt
e^-2x =
1/e^2x
so 1/x - 1/e^2x = 0
1/x = 1/e^2x
wait surely u can just say e^2x = x then i think
so lnx = 2x
uhh
idk what you do from there đź—ż
well you’re supposed to find the value of x no?
Aza
how do u solve this
uhh
e^2x = x
well then u just get the same as me which doesn’t help
maybe
this may be dumb but u could say 1/1 = x/e^2x
wait nah
do u have the answer ?
no
?
^
where does that even come from
read what i wrote
above that
idk if it’s correct tho
u could also say xe^2x = 1 from that but again idk how that helps
One way you could progress would be to use the Lambert-W function
Essentially, yeah
well, okey
bruh deadass
Because Lambert-W is defined as the inverse of f(x) = xe^x
isn’t this like an 11th/12th grade question
Aside from Lambert-W, I’m not sure if you can get a algebraic closed-form expression with equations of the form xe^x = c, where c is an integer
Possibly, I’m unsure though
Yeah, that’s numerical
so it will be
i mean im not familiar with lambert W function but i don’t see any other way to solve it
Correct me if I am mistaken, but I believe it has been proven that you can’t write a closed form expression for this equation
$W(-2xe^{-2x}) = W(-1/2)$?
Aza
then $-2x = W(-1/2) \implies x = W(-1/2)/-2$
Aza
does W have a value?
I don’t think so,
After we reach this
Then 1 = xe^(-2x)
Then -2 = (-2x)e^(-2x)
and W gives u back 2x? or x?
It would give us back -2x (I didn’t see the “-“ sign)
So it would follow that -2x = W(-2)
Essentially, W(xe^x) = x
That’s fine!
thanks tho, i forgot about W
No problem!
and can u manually compute W? or how is it defined?
It’s defined as the inverse of f(x) = xe^x
So W(xe^x) = x
However, I believe it has a “nice” taylor series or approximation method.
yeah but that doesnt help, like, how do i know what is W(-2)?
W is a math function just like any other
you can include it in the things you allow yourself to use to define things
like you could just as well ask "can you manually compute sin(x)"
again, W(-2) has a value, how do i compute it?
yeah you can with numerical
Yeah, sort of like that
but you can't really express it in terms of other things like operations, square root, etc
it is only itself
for the third time xd How do i compute it?
Best you could do would probably be to use a numerical approximation method
Something like this, or other approximation methods.
No problem!
Do note though, that you won’t obtain the “exact” value, most likely an “approximate”. @eternal kindle
well, same way u compute any other irrational number