I'm asking for some proper source, proof or a counter example for the following thought: Let $\mathbb{S}^n$ be the $n$ dimensional sphere. It seems quite obvious from the cases $n = 1$ (circle) and $n = 2$ (3D sphere) that given any point $p \in \mathbb{S}^n$, the elements (i.e. vector fields) of the tangent space $T_p\mathbb{S}^n$ at $p$ are orthogonal to $p$. But how would you prove this in the general case? My current hand-wavy "proof" is that by induction given any $p \in\mathbb{S}^3$ you can always take the subsphere $\mathbb{S}^{n-1}$ passing through $p$, so that $T_p\mathbb{S}^{n-1}$ is orthogonal to the lower dimensional ($n-1$) version $p'$ of $p$. Then, I suppose that you can argue that as $T_{p'}\mathbb{S}^{n-1}$ is in the hyperplane $T_{p}\mathbb{S}^n$, it follows that any other vector field spanned by the basis of $T_{p}\mathbb{S}^n$ is also orthogonal to $p$.
Edit: $T_p\mathbb{S}^n$ is defined to be the tangent space to $\mathbb{S}^n$ at a point $p$. Tangent space, to my knowledge, of an $n$-dimensional manifold is the space defined by the basis $\left\{\frac{\partial}{\partial x^1}|_p,\dots,\frac{\partial}{\partial x^n}|_p\right\}$ of the partial derivatives of the local coordinates of the manifold.
$\mathbb{S}^{n-1}$ is an embedded submanifold defined as the zero level set of the function $\Phi(x) = x^\top x - 1$ defined on all of $\mathbb{R}^n$. That is, $\mathbb{S}^{n-1} = \{x \in \mathbb{R}^n : \Phi(x) = 0\}$. In this case, $\Phi$ is called a defining map (see page 105 in [1]). From Proposition 5.38 in [1], we have the following
Hence it suffices to identify the kernel of $\mathrm{d}\Phi_p = 2p^\top$. That is, $\mathrm{Ker} (\mathrm{d}\Phi_p) = \{v \in \mathrm{T}_p\mathbb{R}^n : 2p^\top v = 0\} = \{v \in \mathbb{R}^n : p^\top v = 0\}$, which varifies indeed that tangent vectors in $\mathrm{T}_p\mathbb{S}^{n-1}$ are orthogonal to $p\in \mathbb{S}^{n-1}$. Here I have invoked the isomorphism $\mathrm{T}_p\mathbb{R}^n \cong \mathbb{R}^n$.
[1] Introduction to Smooth Manifolds by J. Lee.