Proof about addition commuting

  • Thread starter Thread starter cragar
  • Start date Start date
  • Tags Tags
    Addition Proof
cragar
Messages
2,546
Reaction score
3

Homework Statement


Prove by induction that 1+a=a+1 for all natural numbers

The Attempt at a Solution


basis step 1+1=1+1
Now we assume that it is true for a=k and then look at k+1
I first wanted to do this (k+1)+(k+1)=(k+1)+1 but that doesn't give me the right answer.
so should it be (k+1)+1=(k+1)+1
on the left side am I just adding 1 because we are looking at the next term
and on the left side i replace 1+a with k+1 because we are assuming that holds and then looking at the next term.
 
Last edited:
Physics news on Phys.org
cragar said:

Homework Statement


Prove by induction that 1+a=a+1 for all natural numbers

The Attempt at a Solution


basis step 1+1=1+1
Now we assume that it is true for a=k

Write down what that means so you know what you are given.

and then look at k+1

Write down what you are trying to prove.


That should get you started. Do you have the associative law to work with?
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top