This is an exercise from Hatcher's Algebraic Topology (exercise 2.B.8). Here is the problem statement:
Show that, for $n>0$, $\Bbb R^{2n+1}$ is not a division algebra over $\Bbb R$ by showing that if it were, then for nonzero $a \in \Bbb R^{2n+1}$ the map $S^{2n} \to S^{2n}$ defined by $x \mapsto \dfrac{ax}{|ax|}$ would be homotopic to $x \mapsto -\dfrac{ax}{|ax|}$, but these maps have different degrees.
I found a duplicate of this question here where a suggestion was to find a path between $a$ and $-a$ that does not pass through $0$. I am struggling to do this and I would appreciate if someone could give me some direction here. I don't have much experience with algebras or division algebras, so I may be missing something simple.
I am also somewhat confused about how to find the degrees of the maps $x \mapsto {ax\over |ax|}$ and $x \mapsto {-ax\over |ax|}$. As I understand it a map $S^{n} \to S^{n}$ induces a homomorphism $H_n(S^n) \to H_n(S^n)$, and $H_n(S^n)$ is isomorphic to $\Bbb Z$, so the induced homomorphism is of the form $x \mapsto nx$ for some $n \in \Bbb Z$. Then that $n$ is the degree of the original map. I'm not sure how to actually find the induced maps on homology in this problem (or if there is another way to find the degree).
Edit: As anomaly has pointed out, the second part of my question is simpler than I thought.
For the first part, you want a path from $a \in \mathbb{R}^{2n+1}$ to $-a$ that doesn't go through zero. There are plenty of ways to do this; for example, let $b$ be some point which is not colinear with $0$ and $a$ (this exists because $2n+1 \ge 2$, draw a picture to convince yourself). Then concatenate the line segment from $a$ to $b$ and the line segment from $b$ to $-a$ to get a path $\gamma$ from $a$ to $-a$ that doesn't go through zero, i.e. $\gamma(0) = a$, $\gamma(1) = -a$ and $\gamma(t) \neq 0$ for all $t$.
This path then defines a homotopy $H : [0,1] \times S^{2n} \to S^{2n}$ given by $$H(t,x) = \frac{\gamma(t)x}{\|\gamma(t) x\|}.$$ Since the two maps are homotopic, they have the same degree.
But as anomaly mentions in the comments, $x \mapsto \frac{ax}{\|ax\|}$ has nonzero degree (say $n \neq 0$), and since $2n$ is even, $x \mapsto -x$ has degree $-1$; thus $x \mapsto \frac{-ax}{\|-ax\|}$ has degree $-n \neq n$. This contradicts the fact that they are homotopic.