Proving Exponential Inequalities for Positive Real Numbers

  • Thread starter Thread starter julypraise
  • Start date Start date
julypraise
Messages
104
Reaction score
0
(Sorry for the wrong title!)

Let a>1 (a in R). Then how do you prove for all x in R, a^x > 0 ?

And also that a^y>1 for all y>0, how do you prove?

And also how do you prove that 0^b = 0 when b is a real number?

(For me this is so difficult. So please just help me. Enough hints will suffice, no full solution.)
 
Last edited by a moderator:
Physics news on Phys.org
This depends on what you can use. I would prove it by the following scheme:

1) First prove it for all natural numbers x (by induction).

2) Use a^{-x}=(a^x)^{-1} to prove it for all integers.

3) Use a^{m/n}=\sqrt[n]{a^m} to prove it for all rational numbers.

4) Use continuity of a^x to prove it for all real numbers.
 
Could you help me bit more on proving the part 3)?

So by the theorem in Rudin's Mathematical Analysis in page 10 thm 1.21, I can prove this right?
 
Last edited by a moderator:
julypraise said:
Third problem:

And also how do you prove that 0^b = 0 when b is a real number?

b must be restricted, as in b > 0, so that 0^b is not

undefined and/or is not indeterminate.
 
Last edited by a moderator:
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