How can I reduce this expression to e^{mx}?

  • Thread starter Thread starter Saladsamurai
  • Start date Start date
  • Tags Tags
    Algebra Figure
AI Thread Summary
The discussion revolves around simplifying the expression A = (e^{mx} - e^{2ml - mx}) / (1 - e^{2ml}) to A = e^{mx}. Participants suggest that the original poster may have a sign error in the exponent of the numerator. After correcting the expression to A = (e^{mx} - e^{2ml + mx}) / (1 - e^{2ml}), the simplification becomes clearer. The final steps show that factoring out e^{mx} leads directly to the desired result. The conversation emphasizes the importance of careful attention to signs in exponential expressions.
Saladsamurai
Messages
3,009
Reaction score
7

Homework Statement



I at a point in a derivation where I have the expression:

A = \frac{e^{mx} - e^{2ml - mx}}{1-e^{2ml}}

I have double checked my work leading up to this point, so i am confident my expression for 'A' is correct. I am supposed to reduce it to

A = e^{mx}

but I am not seeing the trick here. I have tried numerous approaches from factoring the denominator and various arrangements of the numerator. I have a feeling it is one of those random tricks i need. Any thoughts?
 
Last edited:
Physics news on Phys.org
Saladsamurai said:

Homework Statement



I at a point in a derivation where I have the expression:

A = \frac{e^{mx} - e^{2ml - mx}}{1-e^{2ml}}
I think you might have a sign error in the exponent on the first term in the numerator.

Assuming this is the case for the moment, you have
A = \frac{e^{-mx} - e^{2ml - mx}}{1-e^{2ml}}
= \frac{e^{-mx} - e^{2ml}\cdot e^{ -mx}}{1-e^{2ml}}
= \frac{e^{-mx}(1 - e^{2ml})}{1-e^{2ml}} = e^{-mx}
Saladsamurai said:
I have double checked my work leading up to this point, so i am confident my expression for 'A' is correct. I am supposed to reduce it to

A = e^{-mx}

but I am not seeing the trick here. I have tried numerous approaches from factoring the denominator and various arrangements of the numerator. I have a feeling it is one of those random tricks i need. Any thoughts?
 
Saladsamurai said:

Homework Statement



I at a point in a derivation where I have the expression:

A = \frac{e^{mx} - e^{2ml - mx}}{1-e^{2ml}}

I have double checked my work leading up to this point, so i am confident my expression for 'A' is correct. I am supposed to reduce it to

A = e^{-mx}

but I am not seeing the trick here. I have tried numerous approaches from factoring the denominator and various arrangements of the numerator. I have a feeling it is one of those random tricks i need. Any thoughts?



I'm sorry it's supposed to come out to be a positive exponent. That is,

A = e^{mx}

I have edited OP.
 
In that case, I think your error is in the second term in the numerator.
A = \frac{e^{mx} - e^{2ml + mx}}{1-e^{2ml}}

= \frac{e^{mx} - e^{2ml}\cdot e^{ mx}}{1-e^{2ml}}

= \frac{e^{mx}(1 - e^{2ml})}{1-e^{2ml}} = e^{mx}
 
I tried to combine those 2 formulas but it didn't work. I tried using another case where there are 2 red balls and 2 blue balls only so when combining the formula I got ##\frac{(4-1)!}{2!2!}=\frac{3}{2}## which does not make sense. Is there any formula to calculate cyclic permutation of identical objects or I have to do it by listing all the possibilities? Thanks
Since ##px^9+q## is the factor, then ##x^9=\frac{-q}{p}## will be one of the roots. Let ##f(x)=27x^{18}+bx^9+70##, then: $$27\left(\frac{-q}{p}\right)^2+b\left(\frac{-q}{p}\right)+70=0$$ $$b=27 \frac{q}{p}+70 \frac{p}{q}$$ $$b=\frac{27q^2+70p^2}{pq}$$ From this expression, it looks like there is no greatest value of ##b## because increasing the value of ##p## and ##q## will also increase the value of ##b##. How to find the greatest value of ##b##? Thanks
Back
Top