Evaluating Limits at Infinity and Zero

  • Thread starter Thread starter johnq2k7
  • Start date Start date
  • Tags Tags
    Work
johnq2k7
Messages
53
Reaction score
0
Question:

a.) lim x-->infinity {(3x^3)+ cos(x)} / {(sin(x)- x^3)}

b.) lim x-->pi(+) {(tan^-1 (1/(x-pi))} / {pi-x0}

c.) lim x--> 0(+) {sqrt(x+ sin(x))}*(ln x)

d.) lim x--> 1(-) {(cos^-1 (x))} / (1-x)


My work process:

a.) I divided the numerator and the denominator by the highest power which is 3... therefore
the expression becomes {3+ cos(x)/3}/ {sin (x)/3 - 1)}
since, 1/infinity becomes zero
the limit should be -3

b.)for the numerator of the expression as x approaches pi from the positive side the inverse of tangent is 1/0 which is undefined... so the expression of the numerator is undefined... also... as x approaches pi from the positive side the denominator of the expression approaches 0.. so the overall expression becomes 1/0... therefore the limit does not exist.. and since it is not bound... I'm sort of iffy on my answer for this one in terms of my reasoning and evaluation please help me out

c.) as x approaches zero from the positive side, the square root of the expression x+ sin(x) becomes zero, however the natural logarithm of zero is undefined... therefore the product of 0 and an undefined quantity doesn't produce a limit... therefore the limit is undefined... I'm sort of iffy on my answer for this question as well


d.) as approaches 1 from the negative side the numerator of the expression of inverse cosine of x becomes zero, the denominator also becomes zero since the expression of the denominator is 1-x... therefore the limit is zero for this expression.. I'm sort of iffy for this expression as well


Please help me with these problems... i have provided some of my work process
 
Physics news on Phys.org
johnq2k7 said:
Question:

a.) lim x-->infinity {(3x^3)+ cos(x)} / {(sin(x)- x^3)}

b.) lim x-->pi(+) {(tan^-1 (1/(x-pi))} / {pi-x0}

c.) lim x--> 0(+) {sqrt(x+ sin(x))}*(ln x)

d.) lim x--> 1(-) {(cos^-1 (x))} / (1-x)


My work process:

a.) I divided the numerator and the denominator by the highest power which is 3... therefore
the expression becomes {3+ cos(x)/3}/ {sin (x)/3 - 1)}
since, 1/infinity becomes zero
the limit should be -3
There is no 1/infinity in what you wrote! In any case, you don't divide by "the highest power", you divide by the term with the highest power. You should have
\frac{3+ \frac{cos(x)}{x^3}}{\frac{sin(x)}{x^3}- 1}
Now, that has an x in the denominator which goes to 0 and so the limit is -3. Is that what you meant?

b.)for the numerator of the expression as x approaches pi from the positive side the inverse of tangent is 1/0 which is undefined... so the expression of the numerator is undefined... also... as x approaches pi from the positive side the denominator of the expression approaches 0.. so the overall expression becomes 1/0... therefore the limit does not exist.. and since it is not bound... I'm sort of iffy on my answer for this one in terms of my reasoning and evaluation please help me out
tan(\theta) goes to infinity as \theta goes to \pi/2 so tan^{-1}(x) goes to \pi/2 as x goes to infinity. The limit of the expression in the numerator is NOT undefined. But the fact that the limit in the numerator is a non-zero number and the denominator goes to 0 does mean the limit does not exist.

c.) as x approaches zero from the positive side, the square root of the expression x+ sin(x) becomes zero, however the natural logarithm of zero is undefined... therefore the product of 0 and an undefined quantity doesn't produce a limit... therefore the limit is undefined... I'm sort of iffy on my answer for this question as well
You are right that the \sqrt{x+ sin(x)} goes to 0 and that ln(x) goes to negative infinity as x goes to 0. However, that does not mean the limit does not exist. For example (x)(-1/x)= -1 even though (x) goes to 0, and (-1/x) goes to negative infinity. "0\cdot\infnty" is "undetermined". I think you are going to L'Hopital's rule for this.

d.) as approaches 1 from the negative side the numerator of the expression of inverse cosine of x becomes zero, the denominator also becomes zero since the expression of the denominator is 1-x... therefore the limit is zero for this expression.. I'm sort of iffy for this expression as well
No, no, no! 0/0 is not 0, it is another "undetermined" limit. Use L'Hopital's rule.


Please help me with these problems... i have provided some of my work process[/QUOTE]
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top