Group Abstract Group Abstract

Message Boards Message Boards

0
|
148 Views
|
2 Replies
|
2 Total Likes
View groups...
Share
Share this post:

Select a special mathematical function

Posted 4 days ago

Hello!

We have equation:

y*Sinh[A*Ln[y]+B] = x

Is there a special mathematical function for writing in the form y = F[x]?

POSTED BY: Vladimir Volodin
2 Replies

You get explicit formulas for integer values for a:

With[{a = 3}, Solve[y*Sinh[a*Log[y] + b] == x, y]]

but they become more and more complicated as a increases. It seems unlikely that you can get a general formula.

POSTED BY: Gianluca Gorni

POSTED BY: Mariusz Iwaniuk
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard