Algebra: Is this possible to solve?

  • Thread starter Thread starter Curl
  • Start date Start date
  • Tags Tags
    Algebra
AI Thread Summary
The equation a = (1 - exp(b/x)) / (1 - exp(c/x)) cannot be solved analytically for general constants b and c. A new variable y, defined as y = exp(b/x), simplifies the equation to a form involving y and its powers. This transformation leads to the equation y = 1 - a(1 - y^(c/b)). The discussion emphasizes the challenge of finding an analytical solution while highlighting the potential for numerical methods. Ultimately, the equation's complexity suggests that numerical solutions may be the most feasible approach.
Curl
Messages
756
Reaction score
0
I came across this type of equation, and somehow I could not figure out how to solve it analytically. I ended up solving it numerically, but now I'm bothered and I want to know if this is possible.

a = (1-exp(b/x) / (1-exp(c/x))

a,b,c, are constants, x is the unknown
 
Mathematics news on Phys.org
It cannot be solved analytically for general numbers b and c.

EDIT:

suppose you introduce a new variable:

<br /> y \equiv \exp\left(\frac{b}{x}\right)<br />

Then, for the other exponential, you would have:
<br /> \exp\left(\frac{c}{x}\right) = \exp\left(\frac{c}{b} \, \frac{b}{x}\right) = \left[\exp\left(\frac{b}{x}\right)\right]^{\frac{c}{b}} = y^{c/b}<br />

and the equation becomes:

<br /> a = \frac{1 - y}{1 - y^{c/b}}<br />

<br /> y = 1 - a ( 1 - y^{c/b})<br />
 
Last edited:
Suppose ,instead of the usual x,y coordinate system with an I basis vector along the x -axis and a corresponding j basis vector along the y-axis we instead have a different pair of basis vectors ,call them e and f along their respective axes. I have seen that this is an important subject in maths My question is what physical applications does such a model apply to? I am asking here because I have devoted quite a lot of time in the past to understanding convectors and the dual...
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...

Similar threads

Replies
22
Views
2K
Replies
10
Views
1K
Replies
47
Views
6K
Replies
4
Views
3K
Replies
19
Views
3K
Replies
44
Views
5K
Back
Top