I wanted to understand the local degree of a map $f: S^n \to S^n$ and by doing this I faced a problem I couldn't solve by myself, although it might be very easy to see: I wanted to show, that for $n>0$, $x \in S^n$ there is an isomorphism $H_n(S^n) \simeq H_n(S^n, S^n-\{x\})$.
I used the long exact sequence for the pair $(S^n, S^n - \{x\})$ and for $n>1$ the statement is clear:
$...\to \underbrace{H_n(S^n-\{x\})}_{= 0} \to H_n(S^n) \to H_n(S^n, S^n-\{x\}) \to \underbrace{H_{n-1}(S^n-\{x\})}_{= 0} \to ...$
that is by exactness $H_n(S^n) \simeq H_n(S^n, S^n-\{x\})$.
Now for n=1: Again i tried it with the exact sequence:
$...\to \underbrace{H_1(S^1-\{x\})}_{= 0} \to \underbrace{H_1(S^1)}_{= \mathbb{Z}} \to H_1(S^1, S^1-\{x\}) \to \underbrace{H_0(S^1-\{x\})}_{= \mathbb{Z}} \to 0$.
but now I can't see why the middle part is an isom. Can someone help me out? :)