Limit of a Difference of Rational Functions

  • Thread starter Thread starter arpon
  • Start date Start date
  • Tags Tags
    Limit
Click For Summary
SUMMARY

The limit of the difference of rational functions, specifically $$\lim _{x \rightarrow 1} \left(\frac{23}{1-x^{23}}-\frac{11}{1-x^{11}}\right)$$, evaluates to 6, contrary to the initial calculation which yielded 12. The correct approach involves using Taylor series expansion around the point x = 1, rather than applying L'Hôpital's Rule directly. This method reveals that an additional Taylor term is necessary to achieve the correct result, highlighting the importance of series expansion in limit evaluation.

PREREQUISITES
  • Understanding of limits in calculus
  • Familiarity with Taylor series expansion
  • Knowledge of L'Hôpital's Rule
  • Experience with rational functions and their behavior near singularities
NEXT STEPS
  • Study Taylor series expansion techniques for functions near singular points
  • Learn advanced applications of L'Hôpital's Rule in limit evaluation
  • Explore the properties of rational functions and their limits
  • Practice solving limits involving indeterminate forms using various methods
USEFUL FOR

Students and educators in calculus, mathematicians focusing on limit evaluation, and anyone seeking to deepen their understanding of rational functions and series expansions.

arpon
Messages
234
Reaction score
16

Homework Statement


$$\lim _{x \rightarrow 1} (\frac{23}{1-x^{23}}-\frac{11}{1-x^{11}})$$

Homework Equations


i) For functions f and g which are differentiable on an open interval I except possibly at a point c contained in I, if
2831c94ace338a268ca7cee5a6c2dd68.png
, and
09d577aee808027079cf3191c0800309.png
exists, and
21cc02743caf32a7473a553a60deaeb8.png
for all x in I with xc,

then

[PLAIN]https://upload.wikimedia.org/math/8/9/9/8991dfbd9db5990224ae803c727464a7.png.

ii) $$\lim _{x \rightarrow a} (f(x) \cdot g(x)) = \lim _{x \rightarrow a} f(x) \cdot \lim _{x \rightarrow a} g(x) $$

The Attempt at a Solution


$$\begin{align}
\lim _{x \rightarrow 1} (\frac{23}{1-x^{23}}-\frac{11}{1-x^{11}})&= \lim _{x \rightarrow 1} \frac{1}{1-x}(\frac{23(1-x)}{1-x^{23}}-\frac{11(1-x)}{1-x^{11}})\\
&= \lim _{x \rightarrow 1} \frac{1}{1-x} \cdot (\lim _{x \rightarrow 1} \frac{23(1-x)}{1-x^{23}}-\lim _{x \rightarrow 1} \frac{11(1-x)}{1-x^{11}})\\
&= \lim _{x \rightarrow 1} \frac{1}{1-x} \cdot (\lim _{x \rightarrow 1} \frac{1}{x^{22}}-\lim _{x \rightarrow 1} \frac{1}{x^{10}}) \text {[Using L Hopital's Rule]} \\
&= \lim _{x \rightarrow 1} \frac{1-x^{12}}{1-x} \lim _{x \rightarrow 1} x^{22} \\
&= \lim _{x \rightarrow 1} 12x^{11} \lim _{x \rightarrow 1} x^{22} \text {[Using L Hopital's Rule]}\\
&= 12
\end{align}$$
But the correct answer is 6
 
Last edited by a moderator:
Physics news on Phys.org
Apparently somehow you are subtracting two infinities. I am used to letting Taylor series do the work for limits, but that doesn't fly here: $$\lim_{\epsilon\downarrow 0} {23\over 1-(1+\epsilon)^{23} } = \lim_{\epsilon\downarrow 0} {23\over 23\epsilon}$$ and there you go. Same with the other one. Conclusion: one more Taylor term needed and then you'll get the ##{1\over2}## to produce the book result.
 
arpon said:

Homework Statement


$$\lim _{x \rightarrow 1} (\frac{23}{1-x^{23}}-\frac{11}{1-x^{11}})$$

Homework Equations


i) For functions f and g which are differentiable on an open interval I except possibly at a point c contained in I, if
2831c94ace338a268ca7cee5a6c2dd68.png
, and
09d577aee808027079cf3191c0800309.png
exists, and
21cc02743caf32a7473a553a60deaeb8.png
for all x in I with xc,

then

[PLAIN]https://upload.wikimedia.org/math/8/9/9/8991dfbd9db5990224ae803c727464a7.png.

ii) $$\lim _{x \rightarrow a} (f(x) \cdot g(x)) = \lim _{x \rightarrow a} f(x) \cdot \lim _{x \rightarrow a} g(x) $$

The Attempt at a Solution


$$\begin{align}
\lim _{x \rightarrow 1} (\frac{23}{1-x^{23}}-\frac{11}{1-x^{11}})&= \lim _{x \rightarrow 1} \frac{1}{1-x}(\frac{23(1-x)}{1-x^{23}}-\frac{11(1-x)}{1-x^{11}})\\
&= \lim _{x \rightarrow 1} \frac{1}{1-x} \cdot (\lim _{x \rightarrow 1} \frac{23(1-x)}{1-x^{23}}-\lim _{x \rightarrow 1} \frac{11(1-x)}{1-x^{11}})\\
&= \lim _{x \rightarrow 1} \frac{1}{1-x} \cdot (\lim _{x \rightarrow 1} \frac{1}{x^{22}}-\lim _{x \rightarrow 1} \frac{1}{x^{10}}) \text {[Using L Hopital's Rule]} \\
&= \lim _{x \rightarrow 1} \frac{1-x^{12}}{1-x} \lim _{x \rightarrow 1} x^{22} \\
&= \lim _{x \rightarrow 1} 12x^{11} \lim _{x \rightarrow 1} x^{22} \text {[Using L Hopital's Rule]}\\
&= 12
\end{align}$$
But the correct answer is 6

You cannot write
[tex]\lim_{x \to 1} \frac{1}{1-x} \cdot \left( \frac{23(1-x)}{1-x^{23}} - \frac{11(1-x)}{1-x^{11}} \right)[/tex]
as
[tex]\lim_{x \to 1} \frac{1}{1-x} \cdot \left( \lim_{x \to 1} \frac{23(1-x)}{1-x^{23}} - \lim_{x \to 1} \frac{11(1-x)}{1-x^{11}} \right)[/tex]
because the first factor ##= \pm \infty##. Instead, take ##x = 1 + h## and expand out ##x^n = (1+h)^n## in powers of ##h##.
 
Last edited by a moderator:
  • Like
Likes   Reactions: arpon

Similar threads

  • · Replies 13 ·
Replies
13
Views
4K
Replies
15
Views
2K
  • · Replies 10 ·
Replies
10
Views
2K
Replies
14
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
Replies
30
Views
3K
  • · Replies 5 ·
Replies
5
Views
2K
Replies
3
Views
1K
  • · Replies 3 ·
Replies
3
Views
1K