Message Boards Message Boards

0
|
1959 Views
|
1 Reply
|
0 Total Likes
View groups...
Share
Share this post:

Error solving an equation: no methods available

Posted 3 years ago

Hi all, I hope you all are fine and safe Can anyone help me to solve this equation?

Reduce[{E^(-a x - b x^\[Gamma]) - c == 0, a > 0, b > 0, \[Gamma] > 0, 
c > 0}, x]

Thanks in advance

POSTED BY: Mohamed Ezzat

It is a trascendental equation with parameters. The main problem is the symbolic exponent \[Gamma]. We don't get a symbolic solution for this either:

Solve[ x + x^\[Gamma] == 1 && \[Gamma] > 0, x]
POSTED BY: Gianluca Gorni
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard

Group Abstract Group Abstract