- #1
Jamin2112
- 986
- 12
Homework Statement
PLEASE HELP. HOMEWORK DUE TOMORROW.
Let N denote the set {1, 2, 3, ...} of natural numbers, and let S:N-->N be the shift map, defined by S(n) = n + 1. Prove that S be no right inverse, but it has infinitely many left inverses.
Homework Equations
Some definitions.
If an element a has both a left inverse L and a right inverse R, i.e., La = 1 and aR = 1, then L = R, a is invertible, R is its inverse.
The Attempt at a Solution
My first time doing senior-level algebra.
So, supposedly there can not be a number R such that (n + 1) * R = 1, and I'm supposed to prove that. Am I supposed to think of this as a law of composition on the natural numbers, N x N ---> N where we're combining n and 1 to get this other natural number n + 1? Or what should I be doing? Can I get a hint?