I’m trying to understand equation (2-1.34) on page 51 of Hestenes and Sobczyk’s “Clifford Algebra to Geometric Calculus”.
$\partial x = \partial \cdot x = n \tag{1.34}$
According to the book, this follows from
$\partial \wedge x = 0, \tag{1.33}$
$\partial_x = P(\partial_x) = \sum_k a^ka_k\cdot \partial_x, \tag {1.5}$
$a\cdot\partial_x x = P(a) = \partial_x(x\cdot a), \tag{1.18}$
because
$\partial \cdot x = \sum_k a^k\cdot(a_k\cdot\partial x) = \sum_k a^k \cdot a_k =n. \tag{*}$
Here $x$ is a vector from an $n$-dimensional vector space $x\in \mathcal A_n$ with orthonormal basis $a_1,…, a_n$. As $\partial x = \partial \wedge x + \partial \cdot x$, the first equation of $(1.34)$ follows from $(1.33)$.
My problem is understanding the first equation on the left of $(\ast)$.
The equality $$\partial\cdot x = \sum_ka^k(a_k\cdot\partial x)$$ follows directly from $\partial = \sum_ka^k(a_k\cdot\partial)$ and the fact that $a_k\cdot\partial$ is scalar-like.