Skip to content

Commit a736f6f

Browse files
Merge pull request #37 from SCdummer/patch-40
Small addition to the solution to one of the exercises
2 parents ccc3d90 + e780cb4 commit a736f6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ip_function_spaces.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -733,7 +733,7 @@ with $\|K^\dagger_{\alpha(\delta)}\| = \sup_k |g_{\alpha(\delta)}(\sigma_k)|$. T
733733
734734
$$\sum_{k=0}^{\infty} \frac{|\langle f,u_k\rangle|^2}{\sigma_k^{2 + 4\mu}}$$
735735
736-
and substitute $f = K(K^*K)^{\mu} w = \sum_{k=0}^\infty \sigma_k^{2\mu+1}\langle w,u_k\rangle u_k$ to get
736+
and substitute $f = K(K^*K)^{\mu} w = \sum_{k=0}^\infty \sigma_k^{2\mu+1}\langle w,u_k\rangle u_k$ (the first equality follows from the assumption $f \in \mathcal{R}(K)$ and the first property of 'Theorem: Moore-Penrose equations') to get
737737
738738
$$\sum_{k=0}^{\infty} \sigma_k^{2 + 4\mu}\frac{|\langle w,u_k\rangle|^2}{\sigma_k^{2 + 4\mu}} = \|w\|^2 < \infty.$$
739739

0 commit comments

Comments
 (0)