What is the Limit of a Fraction with Variable Exponents as x Approaches 1?

  • Thread starter Thread starter Saitama
  • Start date Start date
  • Tags Tags
    Limits
Click For Summary

Homework Help Overview

The discussion revolves around evaluating the limit of a fraction involving variable exponents as x approaches 1, specifically the expression \(\lim_{x \to 1} \left(\frac{p}{1-x^p} - \frac{q}{1-x^q}\right)\). Participants explore the behavior of the expression as the denominators approach zero.

Discussion Character

  • Exploratory, Assumption checking, Mathematical reasoning

Approaches and Questions Raised

  • Participants discuss various methods to simplify the expression, including combining the fractions and using binomial expansions. Some express difficulty in handling the zero denominators that arise when substituting values directly.

Discussion Status

There is an active exchange of ideas, with participants suggesting different approaches and clarifying misunderstandings about limits. Some guidance has been provided regarding the need to combine fractions and the implications of approaching the limit rather than substituting directly.

Contextual Notes

Participants note that the problem involves indeterminate forms and the necessity of careful manipulation to avoid division by zero. The discussion reflects a collaborative effort to navigate the complexities of the limit evaluation.

Saitama
Messages
4,244
Reaction score
93

Homework Statement


[tex]\stackrel{lim}{x→1}(\frac{p}{1-x^p}-\frac{q}{1-x^q})[/tex]

Homework Equations


The Attempt at a Solution


I tried writing 1-xp as (1-x)(1+x2+x3...xp-1) and same with 1-xq but i don't seem to find any way further.
 
Physics news on Phys.org
Hi Pranav!

Have you tried turning it into 1 fraction first?

Since (1-x) is the factor that approaches zero, perhaps you can then divide that away in both nominator and denominator...
 
Pranav-Arora said:

Homework Statement


[tex]\stackrel{lim}{x→1}(\frac{p}{1-x^p}-\frac{q}{1-x^q})[/tex]



Homework Equations





The Attempt at a Solution


I tried writing 1-xp as (1-x)(1+x2+x3...xp-1) and same with 1-xq but i don't seem to find any way further.

Write [itex]x = 1-r[/itex] and ask for the limit as [itex]r \rightarrow 0.[/itex] Use the binomial expansions of [itex](1-r)^p, \; (1-r)^q[/itex] in the denominators [itex]1-x^p = 1-(1-r)^p \text{ and } 1-x^q = 1-(1-r)^q.[/itex]

RGV
 
I like Serena said:
Hi Pranav!

Have you tried turning it into 1 fraction first?

Since (1-x) is the factor that approaches zero, perhaps you can then divide that away in both nominator and denominator...

Hello ILS!
At the first start, i did that but i stuck there too so i left it and tried to find a different way.

Ray Vickson said:
Write [itex]x = 1-r[/itex] and ask for the limit as [itex]r \rightarrow 0.[/itex] Use the binomial expansions of [itex](1-r)^p, \; (1-r)^q[/itex] in the denominators [itex]1-x^p = 1-(1-r)^p \text{ and } 1-x^q = 1-(1-r)^q.[/itex]

RGV

Hello RGV!
Even i try to expand, the denominators become zero again. If i solve 1-(1-r)^p, all the terms will have "r" with them and if i substitute r=0, the denominators again become zero.
 
Pranav-Arora said:
Even i try to expand, the denominators become zero again. If i solve 1-(1-r)^p, all the terms will have "r" with them and if i substitute r=0, the denominators again become zero.

You need to combine both ILS and RGV's hints :wink:

The denominator does give 0, if you put in r=0. But, you can also take out r common from the denominator, and divide it in the numerator, which leaves you a constant term in denominator. Oh, and you need to apply binomial expansion even in the numerator.

[itex]\frac{p(^qC_1r+^qC_2r^2+...)-q(^pC_1r+^pC_2r^2+...)}{r^2(^pC_1+^pC_2r+...)(^qC_1+^qC_2r+...)}[/itex]
 
Pranav-Arora said:
Hello ILS!
At the first start, i did that but i stuck there too so i left it and tried to find a different way.

Well, you kind of have to.
As it is both fractions approach infinity.
So you are subtracting infinity from infinity, which is undetermined.

The only way I now to avoid that, is combining the 2 fractions into 1 fraction first.
 
Last edited:
Pranav-Arora said:
Hello ILS!
At the first start, i did that but i stuck there too so i left it and tried to find a different way.



Hello RGV!
Even i try to expand, the denominators become zero again. If i solve 1-(1-r)^p, all the terms will have "r" with them and if i substitute r=0, the denominators again become zero.

Why do you want to put r = 0? You are being asked for a LIMIT as r → 0. That means that you need to find a value, say v, towards which the original expression tends as |r| becomes smaller and smaller and smaller ... . When we compute the limit we never need to put r = 0. In some cases a limit as r → 0 is the same value that would be obtained by actually putting r = 0, but in others (such as the current one in this thread) we cannot ever put r = 0.

RGV
 
Infinitum said:
You need to combine both ILS and RGV's hints :wink:

The denominator does give 0, if you put in r=0. But, you can also take out r common from the denominator, and divide it in the numerator, which leaves you a constant term in denominator. Oh, and you need to apply binomial expansion even in the numerator.

[itex]\frac{p(^qC_1r+^qC_2r^2+...)-q(^pC_1r+^pC_2r^2+...)}{r^2(^pC_1+^pC_2r+...)(^qC_1+^qC_2r+...)}[/itex]

It is much easier to apply the binomial theorem first, to the two separate fractions, take out the common factor r from both denominators, and then combine the fractions. However, either way will lead to the same final answer, provided that one is careful.

RGV
 
Thank you all for the help! :smile:

Combining the hints provided by ILS and RGV i got my answer.
Here's the solution:
(I am dropping the limit word just to make it easier for me to write)

Substituting x=1-r as r→0,
[tex]\frac{p}{1-x^p}-\frac{q}{1-x^q}=\frac{p}{(^pC_1r-^pC_2r^2+...)}-\frac{q}{(^qC_1r-^qC_2r^2+...)}[/tex]
[tex]=\frac{1}{r}[\frac{pq-p(^qC_2r-^qC_3r^2+...)-pq+q(^pC_2r-^pC_2r^2+...)}{(^pC_1-^pC_2r+...)(^qC_1-^qC_2r+...)}][/tex]

pq cancels out. Taking out the common factor from numerator, and substituting r=0, i am left with,

[tex]\frac{^pC_2q-^qC_2p}{^pC_1 {}^qC_1}[/tex]
Solving this, i get
[tex]\frac{p-1}{2}-\frac{q-1}{2}[/tex]
Finally, i get the result
[tex]\frac{p-q}{2}[/tex]
 
  • #10
Yep! That's perfect! :smile:
 

Similar threads

  • · Replies 8 ·
Replies
8
Views
3K
Replies
10
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
Replies
2
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 11 ·
Replies
11
Views
3K
  • · Replies 5 ·
Replies
5
Views
2K
Replies
9
Views
2K