Proving the Uniqueness of a System of Equations

VietDao29
Homework Helper
Messages
1,424
Reaction score
3
Here's a problem from one of the last (or previous of last) year, which bothers me ssssssoooooooo much. I've been working on this like a day or so, and haven't progressed very far. So, I'd be very glad if someone can give me a push on this.

\left\{ \begin{array}{ccc} e ^ x - e ^ y & = & \ln(1 + x) - \ln(1 + y) \\ y - x & = & a \end{array} \right.

Prove that if a > 0, then the system of equation above has only one set of solution (x, y).
Thanks a lot. :smile:
 
Last edited:
Physics news on Phys.org
So what have you tried? I've only looked at it briefly, but it appears to always have exactly one solution.
 
I don't know if this help, or if you tried it, but consider this function :
F(y)=Exp(y+a)+Exp(y) - Ln(1+y+a)+Ln(1+y)
try to look up the derivative and see if you deduce anything from it.
for example if the derivative is strictly positive or negative, then you can say that there exist one solution over ]-1, infinity[ that f(y)=0
need further exploration..
 
Last edited:
Whoops, :blushing:, ok, I finally get it.
Did mess up with some signs. woot >"<
Thanks everyone. :)
 
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