As we know the $$\nabla^2(1/r) =- 4 \pi \delta^3(r).$$ However, I recently was readling an hydrodynamic book (An introduction to dynamics of colloids By J.K.G Dhont). The Oseen tensor is defined as:
$$T(r) = \frac{1}{8\pi\eta_0 r} ( \textbf{I}+ \textbf{r r}/r^2), \quad r\neq 0. \tag{equation 5.28, page 243}$$
And then it is mentioned that:
$$\nabla^2T(r) = \frac{1}{4\pi\eta_0 r^3} (\textbf{I}- 3\textbf{r r}/r^2), \quad r\neq 0. \tag{equation 5.118, page 284}$$
Could you tell me how we are not getting this delta dirac here? I think it is becasue of $\textbf{I}$, which is a unitary matrix. I really appreciate if you show me the calculation for the second part as well. How should we proceed the $\nabla^2$ operator on $\textbf{r r}/r^2$ which is $\hat{r} \hat{r}$?
PS: For clarification, $\textbf{r}$ is vector, so $\textbf{r}/r = \hat{r}$
Because you are ignoring the origin, the Dirac delta does not appear in the expression. For evaluating derivatives of the Oseen tensor, it is helpful if you use "mixed" coordinates and define the Oseen tensor in the following way using index notation:
$$\mathcal{G}_{ij} = \frac{\delta_{ij}}{r} + \frac{x_i x_j}{r^3}$$
where I have dropped the constant $8 \pi \eta$ coefficient for convenience.
If you note that $\frac{\partial r}{\partial x_k} = \frac{x_k}{r}$, then you can differentiate sequentially applying index rules to get:
$$\mathcal{G}_{ij,k} = \frac{-\delta_{ij}x_k}{r^3} + \frac{\delta_{ik}x_j + \delta_{jk}x_i}{r^3} - \frac{3 x_i x_j x_k}{r^5}$$
$$\nabla^2\mathcal{G}_{ij} = \mathcal{G}_{ij,kk}=\frac{2\delta_{ij}}{r^3} - \frac{6x_i x_j}{r^5}$$