Asymptotic series as x approaches infinity

  • Thread starter Thread starter rg2004
  • Start date Start date
  • Tags Tags
    Infinity Series
Click For Summary
SUMMARY

The discussion focuses on finding the first three non-zero terms of the asymptotic series for ln(ex + 1) as x approaches infinity. The participant successfully applies the asymptotic expansion ln(1 + ε) ~ ε - ε²/2 + ε³/3 - O(ε⁴) by substituting ε = e⁻ˣ. The conclusion confirms that the asymptotic expansion of e⁻ˣ remains e⁻ˣ for large x, and no further rearrangements or expansions are necessary. The use of Mathematica corroborates that no additional expansions exist around x = infinity.

PREREQUISITES
  • Understanding of asymptotic series and their applications
  • Familiarity with Taylor series expansions, particularly for ln(1 + ε)
  • Knowledge of exponential functions and their behavior as x approaches infinity
  • Experience with mathematical software such as Mathematica for verification of results
NEXT STEPS
  • Study asymptotic analysis techniques for functions as x approaches infinity
  • Learn about the properties of exponential functions and their series expansions
  • Explore the use of Mathematica for symbolic computation and verification of asymptotic series
  • Investigate other forms of asymptotic expansions for logarithmic functions
USEFUL FOR

Mathematics students, researchers in asymptotic analysis, and anyone interested in advanced calculus and series expansions.

rg2004
Messages
22
Reaction score
0

Homework Statement



Find the first 3 (non-zero) terms of the asymptotic series as x→∞ for ln(ex+1)

Homework Equations



ln(1+ε) ~ ε-ε2/2+ε3/3-O(ε4) (x→0)

The Attempt at a Solution



I found
x+ln(1+e-x) (x→∞) = ln(ex+1) (x→∞)​
ε=e-x
which allows me to use the Maclaurin series above (since now the ε→0 as x→∞) yielding
x+[e-x-e-2x/2+e-3x/3+O(e-4x)]

My question
Is there some expansion I should be using for e-x (x→∞) or some rearrangement of the ex (x→0) that I can use as replacement for e-x to find the next two terms of the series

Thanks
Clay
 
Physics news on Phys.org
You could set x'=1/x to express ln(1+e^(-x)) in terms of x' for x'->0
 
rg2004 said:
My question
Is there some expansion I should be using for e-x (x→∞) or some rearrangement of the ex (x→0) that I can use as replacement for e-x to find the next two terms of the series?

No. The asymptotic expansion of exp(-x) for large x is just exp(-x). The taylor series expansion is valid only for small x, so there's nothing else you can do. If you're looking for an expansion that looks like

[tex]\ln(1+e^x) \sim f(x)\left( 1 + \frac{a_1}{x} + \frac{a_2}{x^2} + \mathcal O \left(\frac{1}{x^3}\right) \right),[/tex]

then I don't think that's possible. (Mathematica, seems to agree, suggesting there is no expansion of the function around x = infinity). I'd say the best you could do is define y = e^x and then modify the asymptotic series you already derived that's expressed as ln(y) + inverse powers of e^x = y.
 
Last edited:

Similar threads

  • · Replies 7 ·
Replies
7
Views
2K
Replies
2
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 9 ·
Replies
9
Views
3K
Replies
6
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 38 ·
2
Replies
38
Views
4K
  • · Replies 22 ·
Replies
22
Views
4K
  • · Replies 3 ·
Replies
3
Views
2K