diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 311cee4e5ba07f73a312bdf9cedb03a337cba0d9..7788224904e654e68680c5a802c11f907b9d88cc 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -28,6 +28,7 @@ pandoc: - pandoc --standalone build/topic-template.md -o build/topic-template.html --mathjax - pandoc --standalone build/aperiodSchr.md -o build/aperiodSchr.html --mathjax - pandoc --standalone build/navier-stokes.md -o build/navier-stokes.html --mathjax + - pandoc --standalone build/Fractional_Powers_of_Linear_Operators.md -o build/Fractional_Powers_of_Linear_Operators.html --mathjax # build index - pandoc --standalone build/index.md -o build/index.html --mathjax # build static working group pages diff --git a/topics/Fractional_Powers_of_Linear_Operators.md b/topics/Fractional_Powers_of_Linear_Operators.md new file mode 100644 index 0000000000000000000000000000000000000000..0730bbac1d9d16981e79a41843a4b63741831e0f --- /dev/null +++ b/topics/Fractional_Powers_of_Linear_Operators.md @@ -0,0 +1,34 @@ +# Fractional Powers of Linear operators + +### Working Groups: aa + +### Collaborators (MAT): jmeichsner, cseifert, dgallaun, kkruse + +## Description + +(**DRAFT**) + +This research topic deals with so-called fractional powers of linear operators in Banach or even more general locally convex spaces. +Roughly it is about defining and studying operators of the form $A^{\alpha}$ for a given 'base operator' $A$, a typically closed but discontinuous linear operator with some further properties, and a complex power $\alpha \in \mathbb{C}$. +Such fractional operators show up at various occasions in mathematics. To mention a concrete instance, many constructions in the realm of fractional calculus, that is fractional derivatives and integrals, can be understood as applications of the abstract operator theoretic setting to concrete differential and integral operators. + +## References + +### Papers + +[1] J. Meichsner, C. Seifert. On the harmonic extension approach to fractional powers in Banach spaces. *Fract. Calc. Appl. Anal.*, 23(4):1054–1089, 2020. + +### Proceedings + +[1] J. Meichsner, C. Seifert. On some Consequences of the Solvability of the Caffarelli–Silvestre Extension Problem. In M. A. Bastos, L. Castro, and A. Yu. Karlovich, editors, *Operator Theory, Functional Analysis and Applications*, volume 282 of *Operator Theory: Advances and Applications*, 441-453, Birkhäuser Basel, 2021. + +[2] J. Meichsner, C. Seifert. A Note on the Harmonic Extension Approach to Fractional Powers of non-densely defined Operators. In J. Eberhardsteiner and M. Schöberl, editors, *Proceedings in Applied Mathematics and Mechanics*, volume 19, 1–2, 2019. + +### Preprints + +K. Kruse, J. Meichsner, C. Seifert. Subordination for sequentially equicontinuous equibounded +C0–semigroups, 2018. Arxiv preprint https://arxiv.org/pdf/1802.05059.pdf. +submitted + +J. Meichsner, C. Seifert. Fractional powers of non-negative operators in Banach spaces via the Dirichlet-to-Neumann operator, 2017. Arxiv preprint (v3) +https://arxiv.org/pdf/1704.01876.pdf. \ No newline at end of file