Find a pair of functions such that the following are true

  • Thread starter Thread starter Torshi
  • Start date Start date
  • Tags Tags
    Functions Pair
Torshi
Messages
118
Reaction score
0

Homework Statement



Find a pair of functions f(x), g(x) such that the following are true

lim x->3+ f(x) = +∞
lim x->3+ g(x) = +∞
lim x->3+ (f(x)-g(x)) ≠0

Homework Equations



none

The Attempt at a Solution


f(x) = x/x-3
g(x) 3/x-3
?
 
Physics news on Phys.org
Torshi said:

Homework Statement



Find a pair of functions f(x), g(x) such that the following are true

lim x->3+ f(x) = +∞
lim x->3+ g(x) = +∞
lim x->3+ (f(x)-g(x)) ≠0

Homework Equations



none

The Attempt at a Solution


f(x) = x/(x-3)
g(x) 3/(x-3)
?
Correct use of parentheses is important .

Well, what is lim x→3+ (f(x)-g(x)) for those functions?
 
Lim x->3+ (x-3)/(x-3) = 1? ≠0
 
Torshi said:
Lim x->3+ (x-3)/(x-3) = 1? ≠0
Therefore, your choices for f(x) and g(x) look good !
 
SammyS said:
Therefore, your choices for f(x) and g(x) look good !

Thanks!
 
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