To prove that these two functions meet only once

  • Thread starter Thread starter willy0625
  • Start date Start date
  • Tags Tags
    Functions
willy0625
Messages
6
Reaction score
0

Homework Statement



How would you go about proving that the functions

F(x)=\frac{2}{\pi}\arctan\Big(\frac{x}{a}\Big), x \geq 0

with a > 0

and

G(x)=1-\exp(-\lambda x),x\geq0

with \lambda>0meet only at one point for some x > 0

The Attempt at a Solution



At x=0, F and G takes the values 0s and both of the functions tend to 1 when x gets really large I think they must meet at least once. But still not sure about finding the actual point(s) since i do not think i can solve the equation
F=G analytically.
 
Last edited:
Physics news on Phys.org
willy0625 said:

Homework Statement



How would you go about proving that the functions

F(x)=\frac{1}{2}+\frac{1}{\pi}\arctan\Big(\frac{x}{a}\Big), x\in\mathbb{R}

with a > 0

and

G(x)=1-\exp(-\lambda x),x\geq0

with \lambda>0


meet only at one point for some x > 0

The Attempt at a Solution



At x=0, F and G takes the values 0.5 a 0, respectively and both of the functions tend to 1 when x gets really large I think they must meet a least once. But still not sure about finding the actual point(s) since i do not think i can solve the equation
F=G analytically.

as x becomes large, the two function tend to 1.
And clearly they are increasing functions.

so what do you suggest?
 
I don't believe the problem is asking you to find x, rather to show it exists and is unique.
 
Yeah showing the uniqueness of that particular point is enough.
 
Last edited:
The fact that your functions have the same limit does not mean they ever meet. Take for instance 1/x and 1/(x+1), for x>0. Clearly they both tend to zero, and clearly they are never equal.

I don't see right away how to do existence or uniqueness. By continuity if you can find a point where F<G then you have existence, and then maybe you could look at the derivative of F-G to show uniqueness. Or maybe there's something prettier. What topics has your classed covered recently?
 
This question poped up somewhere in my research.
I can use any results in calculus and analysis.

Note I have made some correction to the F function.
 
Last edited:
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