Confusion with induction problem.

Unassuming
Messages
165
Reaction score
0

Homework Statement


Let a in R and a != 0. Define a^0=1 and for all n in the positive integers, a^-n = 1/a^n.

Show,

a^n a^m =a^(n+m)

(a^n)^m = a^nm

a^m b^m =(ab)^m

for all a,b != 0 and n,m in Z.


The Attempt at a Solution



Notice that last part where it says Z, not just N. I just proved these 3 laws using induction for n,m in N. I am confused now on how to approach the problem.

Do I fix n, and let m = -1 for the base case. Then assume the statement is true to m<0 and show it is also true for m-1 ?

Thank you for your time.

EDIT: P35 in Munkres, Topology
 
Last edited:
Physics news on Phys.org
If you have proved that anam[/sup]= an+m for positive integers then you should be able to prove, in the same way, that a-na-m= a-n-m for m and n any positive integers.
 
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