Inverse Autoconvolution Problems with an
Application in Laser Physics
Von der FakultΓ€t fΓΌr Mathematik der
Technischen UniversitΓ€t Chemnitz
genehmigte
Dissertation
zur Erlangung des akademischen Grades
doctor rerum naturalium
(Dr. rer. nat.)
vorgelegt von
Dipl.-Math. Steven BΓΌrger
geboren am 16.3.1989 in Torgau
Tag der Einreichung: 2.5.2016
Gutachter:
Prof. Dr. Bernd Hofmann
Dr. Peter MathΓ©
Prof. Dr. Lothar Reichel
Contents
Preface
1 Introduction 1
1.1 General theory for nonlinear inverse problems in Hilbert spaces . . . 1
1.1.1 Problem setting . . . 1
1.1.2 Regularization . . . 2
Properties of regularization methods . . . 2
Tikhonov-type regularization . . . 3
Lavrentβev regularization . . . 4
Iterative regularization methods for nonlinear problems . . . 4
1.1.3 Convergence rate theory of Tikhonov-regularization for nonlinear inverse problems 5 2 Classical autoconvolution problems 9 2.1 Autoconvolution on the unit interval . . . 9
2.1.1 Nonlinearity conditions . . . 14
2.2 Autoconvolution with full data . . . 19
2.2.1 Nonlinearity conditions . . . 23
2.2.2 A convergence result under a sparsity assumption . . . 25
2.3 Regularization Approaches . . . 29
2.3.1 Decomposition approach . . . 29
2.3.2 TIGRA . . . 30
2.3.3 Local regularization . . . 32
2.4 Lavrentiev regularization . . . 33
2.4.1 Error analysis of the discretized regularization problem . . . 33
Assumptions . . . 33
Properties of the autoconvolution operator . . . 36
Approximation of the initial value . . . 37
Main result . . . 39 2.4.2 Extension . . . 42 2.4.3 Numerical simulation . . . 45 An explicit solver . . . 45 Simulation study . . . 46 Accretivity forπ = 0 . . . . 47
Accretivity for positiveπ . . . . 48
2.5 Numerical examples . . . 50
2.5.1 Discretization and Parameter Choice rule . . . 50
2.5.2 Implementation Details . . . 52
2.5.3 Test A: quadratic function . . . 53
2.5.4 Test B: periodic function . . . 53
2.5.5 Test C: discontinuous function . . . 54
2.5.6 Regularization parameters and total errors . . . 56
2.5.7 Discussion of the reconstruction results . . . 56
3 Nonlinear optical processes and SD-SPIDER 59
3.1 Introduction . . . 59
3.1.1 The wave equation . . . 59
3.1.2 Ultrashort laser pulses . . . 61
3.1.3 Nonlinear optical processes . . . 61
3.2 SD-Spider . . . 62
3.2.1 Description of the measurement setup . . . 63
3.2.2 Reconstruction of the phase . . . 65
3.2.3 Derivation of the considered equation . . . 67
4 Kernel-based autoconvolution problems 75 4.1 Inverse autoconvolution problem with kernel function . . . 75
4.2 Phase retrieval problems . . . 84
4.2.1 The full information case . . . 84
4.2.2 Only phase data for the right hand side . . . 88
4.2.3 Reconstruction approaches . . . 95
Discretization . . . 96
Inverse Autoconvolution Problem . . . 96
Phase retrieval problem with full information . . . 97
Phase retrieval problem with only phase data for the right hand side . . . 98
4.2.4 Numerical results . . . 98
Numerical examples for synthetic data . . . 98
Test A: constant modulus and linear phase . . . 99
Test B: quadratic modulus and quadratic phase . . . 99
Test C: realistic test function . . . 99
Discussion of the results . . . 106
Numerical results for real data . . . 106
Preface
Convolution and, as a special case, autoconvolution of functions are important in many branches of mathe-matics and have found lots of applications, such as in physics, statistics, image processing and others. While it is a relatively easy task to determine the autoconvolution of a function (at least from the numerical point of view), the inverse problem, which consists in reconstructing a function from its autoconvolution is an ill-posed problem. Hence there is no possibility to solve such an inverse autoconvolution problem with a simple algebraic operation. Instead the problem has to be regularized, which means that it is replaced by a well-posed problem, which is close to the original problem in a certain sense.
The outline of this thesis is as follows: In the ο¬rst chapter we give an introduction to the type of inverse problems we consider, including some basic deο¬nitions and some important examples of regularization methods for these problems. At the end of the introduction we shortly present some general results about the convergence theory of Tikhonov-regularization.
The second chapter is concerned with the autoconvolution of square integrable functions deο¬ned on the interval[0, 1]. This will lead us to the classical autoconvolution problems, where the term βclassicalβ means
that no kernel function is involved in the autoconvolution operator. For the data situation we distinguish two cases, namely data on[0, 1] and data on [0, 2]. We present some well-known properties of the classical
autoconvolution operators. Moreover, we investigate nonlinearity conditions, which are required to show applicability of certain regularization approaches or which lead convergence rates for the Tikhonov regular-ization. For the inverse autoconvolution problem with data on the interval[0, 1] we show that a convergence
rate cannot be shown using the standard convergence rate theory. If the data are given on the interval[0, 2],
we can show a convergence rate for Tikhonov regularization if the exact solution satisο¬es a sparsity assump-tion. After these theoretical investigations we present various approaches to solve inverse autoconvolution problems. Here we focus on a discretized Lavrentiev regularization approach, for which even a convergence rate can be shown. Finally, we present numerical examples for the regularization methods we presented.
In the third chapter we describe a physical measurement technique, the so-called SD-Spider, which leads to an inverse problem of autoconvolution type. The SD-Spider method is an approach to measure ultrashort laser pulses (laser pulses with time duration in the range of femtoseconds). Therefor we ο¬rst present some very basic concepts of nonlinear optics and after that we describe the method in detail. Then we show how this approach, starting from the wave equation, leads to a kernel-based equation of autoconvolution type.
The aim of chapter four is to investigate the equation and the corresponding problem, which we derived in chapter three. As a generalization of the classical autoconvolution we deο¬ne the kernel-based autoconvo-lution operator and show that many properties of the classical autoconvoautoconvo-lution operator can also be shown in this new situation. Moreover, we will consider inverse problems with kernel-based autoconvolution op-erator, which reο¬ect the data situation of the physical problem. It turns out that these inverse problems may be locally well-posed, if all possible data are taken into account and they are locally ill-posed if one special part of the data is not available. Finally, we introduce reconstruction approaches for solving these inverse problems numerically and test them on real and artiο¬cial data.
Introduction
1.1
General theory for nonlinear inverse problems in Hilbert spaces
1.1.1
Problem setting
The setting for the inverse problems we will consider consists of an operator
πΉ βΆ π βξ°(πΉ ) β π (1.1)
mapping between Hilbert spacesπ and π and the corresponding equation
πΉ (π₯) = π¦, (1.2)
which we want to solve for a given right hand sideπ¦ β π . In practice one usually has only noisy data π¦πΏ βπ
at hand, where the norm diο¬erence to the exact dataπ¦β βπ is controlled by an error bound πΏ > 0:
βπ¦πΏβπ¦β β
π β€ πΏ.
We say that (1.2) is a linear inverse problem, if the forward operatorπΉ is a linear operator, otherwise it is
a nonlinear inverse problem. In general, nonlinear inverse problems are much harder to handle than linear ones, since there are only few general results, therefore regularization methods for nonlinear problems often are very adapted. An important concept in inverse problems is ill-posedness. Roughly speaking, a problem of type (1.2) is called ill-posed, if it cannot be solved directly in a reasonable way, for example by applying the inverse ofπΉ (if it exists) to the data. A commonly used deο¬nition for ill-posedness is according to
Hadamard (cf. [15]), which says that a problem is well-posed if for all admissible data β’ a solution exist (existence),
β’ the solution is unique (uniqueness),
β’ the solution depends continuously on the data (stability).
If at least one of these conditions is violated, the problem is called ill-posed. Of course this is just a heuristic deο¬nition, but since existence and uniqueness do not hold for autoconvolution problems in general, we will not go into details here, we rather are particularly interested in the stability condition. Therefor we introduce the concept of local ill-posedness:
Definition 1. An operator equation of type (1.2) is called locally well-posed atπ₯0 βπ, if there exists an open neighbourhoodπ of π₯0, such that for every sequence(π₯π)πβββ π β©ξ°(πΉ ) the convergence condition
πΉ (π₯π) β πΉ (π₯0) impliesπ₯πβ π₯0. If an open neighbourhood with this property does not exist, the equation is called locally ill-posed atπ₯0.
While for a linear operator equation ill-posedness at one point implies ill-posedness on the whole domain (and the same with posedness), this is not the case for nonlinear operator equations, for which local ill-posedness is indeed a local property in general.
1.1.2
Regularization
It is characteristic for ill-posed problems of type (1.2), that they cannot be solved by applying the inverse of the forward operatorπΉ to the data π¦πΏ, which is clear if a solution does not exist (this corresponds to
π¦ βξΎ(πΉ )) or the solution is not unique (in this case πΉ is not injective). But even if a unique solution exists,
it is not reasonable to apply the inverse ofπΉ to the data in the presence of noise, since arbitrary small errors
in the data can lead to high reconstruction errors. For this reason one has to regularize the problem, that means to replace the original ill-posed problem by a well-posed one (the regularized problem), such that the solutions of these problems are somehow close to each other. There are many possibilities to replace an ill-posed problem by a regularized one, depending on which regularization method is applied. Regularization methods usually contain one or more regularization parameters which have inο¬uence on the stability of the problem and the connection between original and regularized problem. Such regularization parameters can for example be positive weights of penalty terms in a minimizing functional or the number of iterations for an iterative regularization method. To obtain a reasonable reconstruction it is necessary to choose these parameters appropriately. For this purpose there is a variety of parameter choice strategies. Furthermore many regularization methods allow to bring in a-priori information about the true solution in form of a reference elementπ₯β β π, for which one assumes that the true solution is somehow close to π₯β. For a
regularization method to be appropriate, it should have certain properties which we want to discuss in the following.
Properties of regularization methods
Existence of a regularized solution We say that a regularized solution exists for the dataπ¦,
regulariza-tion parameterπΌ (and possibly a reference element π₯β), if the regularized problem has a solution for these
parameters. This is not to be confused with the existence of a solution of (1.2). For an iteration method this could mean that the iteration terminates at some point. For a regularization method which consists in minimizing a functional, existence of a solution is equivalent to existence of a minimizer of the functional. Note that we do not demand that the regularized solution is unique.
Stability Since exact data are not available in practice, it is important that the reconstructions, obtained by a regularization method, are not signiο¬cantly aο¬ected by small perturbations of the data. To formalize this, we consider a regularization method with regularization parameterπΌ > 0, perhaps depending on a reference
elementπ₯β, for which solutions exist for allπ¦ β π , as a function
π πΌ βΆπ β π
which maps the dataπ¦ to a corresponding regularized solution (if the regularized solution is not unique, π πΌ
shall map to one of them). This notation leads us to the following deο¬nition of stability
Definition 2. LetπΌ > 0, Ξ© β π closed and π πΌ a regularization method, s.t solutions ofπ πΌ exist for the parametersπΌ and π¦πfor allπ β β. π πΌis stable inΞ©, if for every sequence (π¦π)πβββ Ξ© with π¦πβ π¦ β Ξ©
the sequence(π πΌ(π¦π))πββhas a convergent subsequence(π πΌ(π¦ππ))πββand each convergent subsequence converges to a regularized solution for the dataπ¦.
Convergence Since we are seeking for an approximate solution of (1.2), it is desirable that the
recon-structions are close to an exact solutionπ₯β of (1.2). Especially a sequence of regularized solutions should
somehow converge to an exact solution if the corresponding sequence of noise levels converges to zero. As we do not assume that the Forward operator is injective, a solution of (1.2) need not be unique. For this reason we use the concept ofΜπ₯-minimum norm solutions (cf. [15, Chapter 10.1]).
Definition 3. Letπ₯ββπ. Then π₯β βπ is called an π₯β-minimum-norm solution of (1.2) if
πΉ (π₯β ) =π¦ and
βπ₯β βπ₯ββ = min{βπ₯ β π₯ββ | π₯ β π, πΉ (π₯) = π¦}
In some books the term convergence is not generally deο¬ned for regularization methods for nonlinear operator equations, instead convergence Theorems are proven for diο¬erent methods (cf. [15] and [37]). Since this deο¬nition requires some reference elementπ₯β, we assume that our regularization procedure also uses
such a reference element. To obtain convergence, it is necessary to choose the regularization parameterπΌ
Definition 4. Letπ₯β βξ°(πΉ ), π¦β =πΉ (π₯β ),π₯ββπ a reference element and assume that the regularization methodπ πΌis stable inπ΅π(π¦β ) for allπΌβ€ πΌ
0withπΌ0, π > 0. Let π be defined as the set of all π₯β minimum-norm solutions of
πΉ (π₯) = π¦β . (1.3)
π πΌtogether with the parameter choice ruleπΌ = πΌ(πΏ, π¦πΏ) is convergent forπ₯β , if
inf πΏ>0βπ¦ sup πΏβπ¦β ββ€πΏ { dist(π πΌ(π¦πΏ) βπ )} = 0. (1.4)
Forπ’ β π dist(π’, π) is the point-to-set distance defined as
dist(π’, π) βΆ= inf
π₯βπβπ’ β π₯β (1.5)
For the caseπ = {π₯β } which means thatπ₯β is the onlyπ₯β-minimum-norm solution of (1.3), the condition
(1.4) is equivalent to inf πΏ>0βπ¦πΏsupβπ¦ββ€πΏ {β ββπ πΌ(π¦πΏ) βπ₯β βββ } = 0.
In the following we will present a number of regularization approaches which are frequently applied within nonlinear ill-posed problems.
Tikhonov-type regularization
The idea of Tikhonov-type regularization is to deο¬ne a functionalππΌπ¦βΆπ βξ°(ππΌπ¦) β [0, β),
ππΌπ¦(π₯) = π(πΉ (π₯), π¦) + πΌΞ©(π₯), (1.6)
consisting of a ο¬tting functionalπ βΆ π Γ π β [0, β] and a regularization functional Ξ© βΆ π β [0, β). Both
terms are coupled by a regularization parameterπΌ. The ο¬tting functional typically measures the discrepancy
betweenπΉ (π₯) and the given data π¦, whereas an appropriate regularization functional Ξ© is required to make
the minimization problem
ππΌπ¦(π₯) β min
π₯βπ (1.7)
well-posed. Consequently, ο¬nding the minimizers of (1.7) is the regularization approach. For an introduc-tion to Tikhonov-regularizaintroduc-tion in a very general setting see [18]. In this book, suο¬cient condiintroduc-tions onπΉ , π and Ξ© to show existence, stability and convergence of minimizers are presented.
The classical Tikhonov-functional for operators (1.1) mapping between Hilbert spaces is given by
π(π¦1, π¦2) =βπ¦1βπ¦2β2
π and Ξ©(π₯) =βπ₯ β π₯ββ2π
for some reference elementπ₯ββπ and thus
ππΌπ¦(π₯) =βπΉ (π₯) β π¦β2π +πΌβπ₯ β π₯ββ2π (1.8) An introduction to classical Tikhonov regularization for nonlinear inverse problems can be found in [15, chapter 10]. Existence, Stability and Convergence of classical Tikhonov-regularization can be shown if the forward operatorπΉ is continuous and weakly closed (see [15]). In the case that we have given noisy data π¦πΏ
we denote the minimizers ofππΌπ¦πΏ byπ₯πΏ
πΌ.
Remark 5. For linear operatorsπ΄ = πΉ the minimization problem (1.8) has a unique solution π₯πΏ
πΌwhich can
be explicitly computed as
π₯πΏπΌ= (π΄βπ΄ + πΌ I)β1(π΄βπ¦πΏ+π₯β)
For nonlinear operators the situation is completely different. The minimization problem need not have a unique solution and there is no explicit formula for the minimizers. Instead iteration methods are used to find an approximation of a minimizer. Since the functional (1.8) is not necessarily convex, the iteration process may end up in local minimizers, thus the result may depend on the starting point.
Lavrentβev regularization
Lavrentiev regularization is a method, which is frequently used to regularize ill-posed operator equations with monotone forward operatorπΉ . An operator (1.1) is monotone if
β¨πΉ (π₯1) βπΉ (π₯2), π₯1βπ₯2β© β₯ 0
for allπ₯1, π₯2 β ξ°(πΉ ). A prerequisite for applying this method is that the forward operator (1.1) maps between equal spaces, that isπ = π (here π is assumed to be a Hilbert space). Then instead of the original
equation (1.2) one solves the regularized equation
πΌπ₯ + πΉ (π₯) = π¦πΏ+πΌπ₯β (1.9)
for some reference elementπ₯β β π. If πΉ is monotone and FrΓ©chet diο¬erentiable, it can be shown that a
unique solution of (1.9) exists (see [47, Theorem 1.1]). Moreover, it is easy to show that solution depends continuously on the data in the sense of Def. 2. Furthermore one can show convergence of the method for appropriate parameter choices, ifπΉ is monotone and weak-to-norm closed (see [29, Chapter 2]). For
an introduction to Lavrentiev regularization for monotone operators in a more general context see also [1]. If the nonlinear forward operator is not (at least locally) monotone, to our knowledge there are no general results concerning uniqueness, stability and convergence.
Iterative regularization methods for nonlinear problems
Since we will focus on Lavrentiev- and Tikhonov regularization for the deautoconvolution problem, we only mention a few prominent iterative regularization methods with the corresponding assumptions on the forward operator. All of the regularization schemes we present require FrΓ©chet diο¬erentiability ofπΉ , which
means that for allπ₯ βξ°(πΉ ) it exist a linear operator π΄ βΆ π β π , such that
πΉ (π₯ + β) β πΉ (π₯) β π΄β = π (β) , β β π.
π΄ is called the FrΓ©chet derivative at π₯ and we use the standard notation πΉβ²(π₯) βΆ= π΄. In this class of
regularization methods the number of iterations, denoted byπ, usually serves as regularization parameter.
For a survey on iterative regularization methods for nonlinear operator equations we refer to [37]. The material presented in this subsection is taken from that book.
Landweber Iteration For linear operator equations Landweber iteration is a simple to implement, but
slowly converging iterative regularization method. Using the FrΓ©chet derivative it can be generalized to nonlinear problems by
π₯π+1=π₯π+πΉβ²(π₯π)β
(
π¦πΏβπΉ (π₯π)
)
This recursion is obviously stable. A crucial assumption for applying this method is
βπΉβ²(π₯)β β€ 1 (1.10)
for allπ₯ β π΅2π(π₯β) with someπ > 0. If (1.10) doesnβt hold it is possible to scale the forward operator in
order to obtain this property. If (1.2) has a solution in the Ballπ΅π(π₯β), it is possible to show convergence of
the method to anπ₯β-minimum-norm solution inπ΅
π(π₯β) if the following condition holds:
βπΉ (π₯) β πΉ ( Μπ₯) β πΉβ²(π₯β)(π₯ β Μπ₯)β β€ πβπΉ (π₯) β πΉ ( Μπ₯)β
for allπ₯, Μπ₯ β π΅2π(π₯β) with someπ < 12. For details see [37, Theorems 2.4 and 2.6].
Levenberg-Marquardt method This method has the iteration rule
π₯π+1=π₯π+(πΉβ²(π₯π)βπΉβ²(π₯π) +πΌπI)β1πΉβ²(π₯π)β(π¦πΏβπΉ (π₯π))
where the sequence of regularization parametersπΌπhas to be chosen appropriately. To show convergence the nonlinearity condition
βπΉ (π₯) β πΉ ( Μπ₯) β πΉβ²(π₯β)(π₯ β Μπ₯)β β€ πβπ₯ β Μπ₯β β βπΉ (π₯) β πΉ ( Μπ₯)β (1.11)
Iteratively regularized Gauss-Newton method This method is deο¬ned by π₯π+1=π₯π+ ( πΉβ²(π₯π)βπΉβ²(π₯π) +πΌπI )β1 πΉβ²(π₯π)β ( π¦πΏβπΉ (π₯π) +πΌπ(π₯ββπ₯π) )
whereπ₯β is an initial guess for a solutionπ₯β . Obviously this method is quite similar to the
Levenberg-Marquardt iteration. Among other assumptions a source condition
π₯β βπ₯β=(πΉβ²(π₯β )βπΉβ²(π₯β ))ππ together with πΉβ²(π₯) = π (π₯, Μπ₯)πΉβ²(Μπ₯) + π(π₯, Μπ₯) β I βπ (π₯, Μπ₯)β β€ ππ βπ(π₯, Μπ₯)β β€ ππβπΉβ²(π₯β )(π₯ β Μπ₯)β βπ₯, Μπ₯ β π΅2π(π₯β), ππ , ππ> 0 (1.12) ifπ < 12and βπΉβ²(π₯) β πΉβ²(Μπ₯)β β€ πΏβπ₯ β Μπ₯β πΏ > 0
forπβ₯ 12is required to show convergence (see [37, Theorem 4.12]).
1.1.3
Convergence rate theory of Tikhonov-regularization for nonlinear inverse
prob-lems
Most of the content, presented in this section, can be found in similar form in [9]. If one can show con-vergence for a regularization approach of a speciο¬c inverse problem, one is also interested in the speed of convergence, that is, in this case we want to ο¬nd an upper bound for the discrepancy between exact and regularized solution in terms of the noise levelπΏ. In other words, we want to ο¬nd a function π, such that
βπ₯πΏ
πΌβπ₯β β β€ π(πΏ) βπΏ βΆ 0 < πΏβ€ πΏ0
for someπΏ0 > 0 and a parameter choice rule πΌ = πΌ(πΏ) (a priori) or πΌ = πΌ(πΏ, π¦πΏ) (a posteriori). However,
also lower bounds are of interest. We are mainly interested in the asymptotic behavior ofπ for πΏ0hence it is very common to write
βπ₯πΏ
πΌβπ₯β β β€ ξ»(πΏπ) asπΏ β 0
ifπ(π‘) = π β π‘πfor some constantsπ, π > 0, without further specifying the constant π.
In the convergence rate theory for nonlinear ill-posed problems there are only a few general results and most of them have assumptions which are not easy to verify in general. Therefore it is often necessary to develop problem-speciο¬c theory to show convergence rates for nonlinear inverse problems. Convergence theory has also been developed for other regularization methods than Tikhonov-regularization (see for ex-ample [29] for Lavrentiev regularization and [37] for iterative regularization methods), but, as we will see later, not even convergence can be shown in the autoconvolution case for the other regularization methods presented so far, hence we focus on Tikhonov-regularization here.
As we have seen before, Tikhonov regularization (1.8) guarantees convergence toπ₯β-minimum-norm
solutions also for nonlinear ill-posed problems. If the forward operatorπΉ is FrΓ©chet-diο¬erentiable at π₯β
with FrΓ©chet derivativeπΉβ²(π₯β ), a common way to obtain also convergence rates is by source conditions.
Their most simple form is an equation
π₯β βπ₯β= 1
2πΉ
β²(π₯β )βπ, (1.13)
the so-called benchmark source condition. Hereπ₯β is the reference element and πΉβ²(π₯β )β is the adjoint
operator toπΉβ²(π₯β ). Moreover, this approach requires that there is a constantπΎ > 0, such that the local
Lipschitz condition
βπΉ (π₯) β πΉ (π₯β ) βπΉβ²(π₯β )(π₯ β π₯β )β β€ πΎβπ₯ β π₯β β2 (1.14)
holds for allπ₯ β π΅π(π₯β ) for someπ > 0 and the smallness condition
πΎβπβ < 1 (1.15)
is satisο¬ed. In this situation a convergence rate βπ₯πΏ
πΌβπ₯β β β€ ξ»
(β
can be shown (see e.g. [15]).
If there is more than oneπ₯β-minimum-norm solution to (1.2), an immediate consequence of the result
(1.16) is that only one such solutionπ₯β βξ°(πΉ ) to (1.2) can satisfy the three conditions (1.14), (1.13) and
(1.15), simultaneously.
In the case that the benchmark source condition holds, but a smallness condition cannot be veriο¬ed, an alternative approach uses the tangential cone condition
βπΉ (π₯) β πΉ (π₯β ) βπΉβ²(π₯β )(π₯ β π₯β )β β€ πβπΉ (π₯) β πΉ (π₯β )β, (1.17)
whereπ > 0 is a constant. A generalization of this inequality is the nonlinearity condition
βπΉ (π₯) β πΉ (π₯β ) βπΉβ²(π₯β )(π₯ β π₯β )β β€ π(βπΉ (π₯) β πΉ (π₯β )β) (1.18)
with a concave index functionπ. Since the term index index function will also appear in the following, we
give a deο¬nition for it.
Definition 6. An index functionπ is a continuous, strictly increasing function
π βΆ [0, β) β [0, β) withπ(0) = 0.
The papers [26] and [5] have discussed consequences of nonlinearity conditions of the form (1.18) for Banach space regularization, but they also apply to the Hilbert space situation of Tikhonov regularization (1.8) under consideration here. In this situation, we obtain for a choiceπΌ = πΌ(πΏ, π¦πΏ) of the regularization
parameter by the sequential discrepancy principle (cf. [3, 30]) convergence rates βπ₯πΏ
πΌ(πΏ,π¦πΏ)βπ₯β β = ξ»
(β
π(πΏ)) as πΏ β 0 (1.19)
whenever (1.18) is satisο¬ed for some concave index functionπ together with the benchmark source condition
(1.13), and no smallness condition is required. If the benchmark source condition fails, but the derivative
πΉβ²(π₯β ) βΆπ β π is an injective and bounded linear operator, then under (1.18) the method of approximate source conditionsdeveloped in [27] can be used together with variational inequalities combining solution smoothness and nonlinearity structure in one tool (cf. [28], [44, Chapt. 3], [18, Chapt. 12] and [24]). This yields convergence rates
βπ₯πΏ
πΌ(πΏ,π¦πΏ)βπ₯β β2 = ξ» (π(πΏ)) as πΏ β 0, (1.20)
which are lower than the rates in (1.19). Taking into account [5, Theorem 5.2] and [30, Theorem 2] it can be seen that the rate functionπ in (1.20) is an index function of the form
π(πΏ) = π(Ξ¨β1(π(πΏ))) with Ξ¨(π ) βΆ= π(π )
2
π ,
essentially based on the decay rate of the concave decreasing and strictly positive distance function
π(π ) βΆ= min{βπ₯β βπ₯ββ1 2πΉ
β²(π₯β )βπ€β βΆ π€ β π , βπ€β β€ π }, π > 0,
which indicates forπ₯β the degree of violation with respect to (1.13). Here we have to assume thatπ(π ) β 0
asπ β β, The rate (1.20) can be arbitrarily slow if π₯β misses the benchmark source condition signiο¬cantly,
which goes hand in hand with a very low decay ofπ(π ) β 0 as π β β.
If the benchmark source condition (1.13) fails, but the FrΓ©chet derivative πΉβ²(π₯) exists for all π₯ β π΅π(π₯β ) β ξ°(πΉ ) and some π > 0, by extending the ideas of [25, 43, 48] two further alternatives for
ob-taining convergence rates to (1.8) have been presented in the paper [36] with focus on low order HΓΆlder source conditions (see also [32, 48]):
π₯β =π₯β+ (πΉβ²(π₯β )βπΉβ²(π₯β ))ππ€, π€ β π, 0< π < 1
2, and logarithmic source conditions (cf. [33])
To show convergence rates under these source conditions, as ο¬rst option the nonlinearity condition
πΉβ²(π₯) = π (π₯, π₯β )πΉβ²(π₯β ), βπ (π₯, π₯β ) βπΌβπ βπ β€ πΆπ βπ₯ β π₯β βπ , 0 < π β€ 1, (1.21) for some constant0 < πΆπ < β and all π₯ β π΅π(π₯β ) is recommended. Then the mean value theorem in
integral form yields (cf. [25, p.28])
βπΉ (π₯) β πΉ (π₯β ) βπΉβ²(π₯β )(π₯ β π₯β ) β = β β«01[πΉβ²(π₯β +π‘(π₯ β π₯β )) βπΉβ²(π₯β )](π₯ β π₯β ) dπ‘β =β β« 1 0 [π (π₯β +π‘(π₯ β π₯β ), π₯β ) βπΌ] πΉβ²(π₯β )(π₯ β π₯β ) dπ‘β β€ πΆπ ( β« 1 0 π‘π dπ‘ ) βπΉβ²(π₯β )(π₯ β π₯β )β βπ₯ β π₯β βπ and hence βπΉ (π₯) β πΉ (π₯β ) βπΉβ²(π₯β )(π₯ β π₯β )β β€ πΆπ 1 +π βπΉ β²(π₯β )(π₯ β π₯β )β βπ₯ β π₯β βπ (1.22) Now the inequality (1.22) implies on the one hand that
βπΉ (π₯) β πΉ (π₯β ) βπΉβ²(π₯β )(π₯ β π₯β )β β€ ΜπΆβπΉβ²(π₯β )(π₯ β π₯β )β (1.23)
holds for some constant0< ΜπΆ < β and all π₯ β π΅π(π₯β ). On the other hand, by using the triangle inequality,
from (1.22) we even derive the tangential cone condition (1.17) in the case of suο¬ciently smallπ > 0, which
is then also a consequence of (1.21).
As second option the nonlinearity condition
πΉβ²(π₯) = πΉβ²(π₯β )π (π₯, π₯β ), βπ (π₯, π₯β ) βπΌβπβπβ€ πΆπ βπ₯ β π₯β βπ , 0 < π β€ 1, (1.24)
for some constant0 < πΆπ < β and all π₯ β π΅π(π₯β ) has been suggested, which is very diο¬erent from
the tangential cone condition but can be veriο¬ed for inverse problems with boundary measurements (cf., e.g., [8]). For HΓΆlder and logarithmic rates under (1.24) we refer to [36, Theorem 2.1] and should mention in this context that for the proof of those convergence rates a condition of form (1.24) must be valid with a uniform constantπΆπ for allπ₯ and π₯β lying in a small ball.
All results we presented up to this point relied on some kind of condition that controls the nonlinearity of the forward operator. A modern approach to show convergence rates for Tikhonov regularization, which avoids such nonlinearity conditions, are variational smoothness assumptions. An introduction to variational smoothness assumptions in the more general Banach space situation can be found in [18]. Such a variational smoothness assumption reads as
π½πΈπ₯β (π₯)β€ Ξ©(π₯) β Ξ©(π₯β ) +π
(
π(πΉ (π₯), πΉ (π₯β ))) βπ₯ β π (1.25)
with a constantπ½, an error functional πΈπ₯β and the functionalsΞ© andπ introduced in (1.6). In the Hilbert
space situation, we usually have
π(π¦1, π¦2) =βπ¦1βπ¦2β2 π π¦1, π¦2βπ and Ξ©(π₯) =βπ₯β2 π π₯ β π. Now we deο¬ne πΈπ₯β (π₯) βΆ= dist(π₯, π),
where dist is the point-to-set distance deο¬ned in (1.5) andπ denotes the set of minimum-norm solutions.
Then (1.25) becomes
π½ dist(π₯, π)β€ βπ₯β2ββπ₯β β2+π(βπΉ (π₯) β πΉ (π₯β )β2) βπ₯ β π. (1.26)
From this inequality one obtains
π½ dist(π₯πΏπΌ, π)β€ 2 ( πΏ2 πΌ + (βπ) β(β1 2πΌ )) .
Here we denote byπβthe conjugate function ofπ βΆ [0, β) β β, which is deο¬ned as πβ(π) βΆ= sup
π‘β[0,β)
(ππ‘ β π (π‘)) .
If a variational smoothness assumption cannot be shown and the benchmark source condition (1.13) fails or the source elementπ£ β π in (1.13) violates the smallness condition (1.15) and if moreover neither a
con-dition (1.18) with any concave index functionπ nor the condition (1.24) are satisο¬ed, but only a nonlinearity
condition (1.14) holds, then to our knowledge the literature provides no convergence rate result. Hence, this situation of low solution smoothness in combination with a poor structure of nonlinearity describes an un-explored area with respect to convergence rates for the Tikhonov regularization. In the next section we will show that this situation may arise for the real-valued autoconvolution problem on the unit interval.
Classical autoconvolution problems
For real- or complex-valued functions deο¬ned on β the most simple kind of autoconvolution operator one can imagine is
πΉ βΆ π β π , [πΉ (π₯)](π ) = β«βπ₯(π β π‘)π₯(π‘) dπ‘. (2.1)
To ensure that[πΉ (π₯)](π ) is well-deο¬ned, the elements of π have to be at least square integrable functions.
Since we are only interested in functions with compact support, we will restrict ourselves to functionsπ₯
deο¬ned on the interval[0, 1]. Such functions can be considered as functions on π with support in [0, 1].
Then due to (2.1) the support ofπΉ (π₯) is contained in [0, 2]. However, in the Literature also the case where πΉ (π₯) is treated as a function on [0, 1] can often be found and allows special regularization techniques, as
we will see later. Hence we will also be concerned with this situation. The mostly considered preimage space is the Hilbert spaceπΏ2(0, 1), which contains the square integrable functions on [0, 1]. Then there
are two natural choices for the image space, namelyπΏ2(0, 1) or πΏ2(0, 2). The following two subsections
are concerned with these cases. In the following we will often make use of the standard norms and inner products onπΏ2(0, 1) and πΏ2(0, 2) respectively without distinguishing them by a diο¬erent notation. For π₯, π₯1, π₯2βπΏ2(0, 1) let βπ₯β βΆ= β β« 1 0 |π₯(π‘)| 2dπ‘, β¨π₯ 1, π₯2β© βΆ= β« 1 0 π₯1(π‘)π₯2(π‘) dπ‘
whereas forπ¦, π¦1, π¦2βπΏ2(0, 2) we introduce
βπ¦β βΆ= β β« 2 0 |π¦(π )| 2dπ , β¨π¦ 1, π¦2β© βΆ= β« 2 0 π¦1(π )π¦2(π ) dπ .
2.1
Autoconvolution on the unit interval
We deο¬ne the autoconvolution operator as
πΉ βΆ πΏ2(0, 1) β πΏ2(0, 1), [πΉ (π₯)](π ) = β«
π
0
π₯(π β π‘)π₯(π‘) dπ‘, (2.2)
whereπΏ2(0, 1) = πΏβ
2(0, 1) contains only real-valued functions. We want to ο¬nd approximate solutions of
the equation
πΉ (π₯) = π¦ (2.3)
for given noisy dataπ¦πΏ withβπ¦ β π¦πΏβ β€ πΏ. We will also refer to the operator (2.2) as autoconvolution inπΏ2(0, 1), since it maps this function space to itself. We denote the convolution of two not necessarily
identical functionsπ₯1, π₯2βπΏ2(0, 1) by π΅(π₯1, π₯2). That means we introduce the bilinear operatorπ΅ by π΅ βΆ πΏ2(0, 1) Γ πΏ2(0, 1) β πΏ2(0, 1), [π΅(π₯1, π₯2)](π ) = β«
π
0
π₯1(π β π‘)π₯2(π‘) dπ‘ (2.4)
Note thatπ΅ is symmetric, that is π΅(π₯1, π₯2) =π΅(π₯2, π₯1) for allπ₯1, π₯2βπΏ2(0, 1).
The properties of the forward operatorπΉ have been studied extensively in [23] for the case of real-valued
functions. At ο¬rst we show that the operatorπΉ , deο¬ned in (2.2) is well-deο¬ned. Therefor let π₯ β πΏ2(0, 1).
Then we obtain with the HΓΆlder inequality βπΉ (π₯)β2 = β« 1 0 ( β« π 0 π₯(π β π‘)π₯(π‘) dπ‘ )2 dπ β€ β« 1 0 ( β« π 0 π₯(π β π‘)2dπ‘ ) ( β« π 0 π₯(π‘)2dπ‘ ) dπ = β« 1 0 ( β« 1 0 π₯(π‘)2dπ‘ )2 dπ =βπ₯β4,
which implies thatπΉ (π₯) β πΏ2(0, 1). In [23, Lemma 1] it has been shown that even πΉ (π₯) β πΆ(0, 1), or in
other words
ξΎ(πΉ ) β πΆ(0, 1). (2.5)
The inequality
βπΉ (π₯2) βπΉ (π₯1)β β€ βπ₯2βπ₯1β β βπ₯2+π₯1β (2.6)
forπ₯1, π₯2βπΏ2(0, 1) has also been shown in [23, Lemma 1]. Since it is frequently used in proofs, we derive
it here: βπΉ (π₯2) βπΉ (π₯1)β2= β« 1 0 ( β« π 0 ( π₯2(π β π‘)π₯2(π‘) β π₯1(π β π‘)π₯1(π‘))dπ‘ )2 dπ = β« 1 0 ( β« π 0 ( π₯2(π β π‘) β π₯1(π β π‘))(π₯2(π‘) + π₯1(π‘))dπ‘ )2 dπ β€ β«01(β« π 0 ( π₯2(π β π‘) β π₯1(π β π‘))2dπ‘ ) ( β« π 0 ( π₯2(π‘) + π₯1(π‘))2dπ‘ ) dπ β€ βπ₯2βπ₯1β β βπ₯2+π₯1β
The continuity ofπΉ has also been shown in [23] as a consequence of (2.6), but it also follows directly
from the (well-known) fact thatπΉ is FrΓ©chet diο¬erentiable.
Proposition 7. The autoconvolution operator (2.16) is FrΓ©chet differentiable everywhere and its FrΓ©chet derivative atπ₯ β πΏ2(0, 1) is given by πΉβ²(π₯) βΆ πΏ 2(0, 1) β πΏ1(0, 2), [πΉβ²(π₯)π£](π ) = 2 β« π 0 π₯(π β π‘)π£(π‘) dπ‘ For its adjoint we have
πΉβ²(π₯)ββΆπΏ
2(0, 2) β πΏ2(0, 1), [πΉβ²(π₯)βπ€](π‘) = 2 β« 1
π‘
π₯(π β π‘)π€(π ) dπ Proof. Forπ₯, β β πΏ2(0, 1) and πΊ deο¬ned as
πΊ βΆ πΏ2(0, 1) β πΏ2(0, 1), [πΊπ£](π ) = 2 β« π 0 π₯(π β π‘)π£(π‘) dπ‘ we have βπΉ (π₯ + β)βπΉ (π₯) β πΊββ = ( β« 1 0 ( β« π 0 ( (π₯(π β π‘) + β(π β π‘))(π₯(π‘) + β(π‘)) β π₯(π β π‘)π₯(π‘) β 2π₯(π β π‘)β(π‘))dπ‘ )2 dπ )1 2 = ( β« 1 0 ( β« π 0 β(π β π‘)β(π‘) dπ‘ )2 dπ )1 2 =βπΉ (β)β β€ βββ2,
henceπΊ is the FrΓ©chet derivative of πΉ at π₯. To compute the adjoint operator, let π₯, π£ β πΏ2(0, 1) and π€ β πΏ2(0, 2). Then β¨πΉβ²(π₯)π£, π€ β© = 2 β«01β« π 0 π₯(π β π‘)π£(π‘) dπ‘ π€(π ) dπ = 2 β« 1 0 π£(π‘) β« 1 π‘ π₯(π β π‘) π€(π ) dπ dπ‘ =β¨π£, πΉβ²(π₯)βπ€β©
In [23, Theorem 2] it was shown that the restriction ofπΉ to non-negative functions is weakly continuous.
We will show weak continuity for the whole operatorπΉ .
Proposition 8. The operatorπΉ is weakly continuous.
Proof. Let(π₯π)πββ β πΏ2(0, 1) and π₯π β π₯ β πΏ2(0, 1). We will show that πΉ (π₯π) β πΉ (π₯). Therefor let
π¦ β πΏ2(0, 1). It is enough to show thatβ¨πΉ (π₯π) βπΉ (π₯), π¦β© β 0 as π β β. We have
β¨πΉ (π₯π) βπΉ (π₯), π¦β© = β« 1 0 β« π 0 (π₯π(π β π‘)π₯π(π‘) β π₯(π β π‘)π₯(π‘)) dπ‘ π¦(π ) dπ = β« 1 0 β« π 0 (π₯π(π β π‘) β π₯(π β π‘))(π₯π(π‘) + π₯(π‘)) dπ‘ π¦(π ) dπ = β« 1 0 (π₯π(π‘) + π₯(π‘)) β« 1 π‘ (π₯π(π β π‘) β π₯(π β π‘))π¦(π ) dπ dπ‘ = β« 1 0 (π₯π(π‘) + π₯(π‘)) β« 1βπ‘ 0 (π₯π(π ) β π₯(π ))π¦(π + π‘) dπ dπ‘ Forπ β β we deο¬ne ππ(π‘) βΆ=β«1β π‘ 0 (π₯π(π ) β π₯(π ))π¦(π + π‘) dπ and obtain β¨πΉ (π₯π) βπΉ (π₯), π¦β© = β¨π₯π+π₯, ππβ©
Now we show that the set(ππ)πββis equicontinuous, so letπ > 0 and π‘ β [0, 1] be arbitrary. Since the
sequence(π₯π)πββis weakly convergent, its norm is bounded. That is, it existsπ β β, such thatβπ₯πβ β€ π
for allπ β β. Now let Μπ‘ β [0, 1] and for π’ β [0, 1] we deο¬ne π¦(. + π’) β πΏ2(0, 1) by
(π¦(. + π’))(π ) =
{
π¦(π + π’) forπ + π’β€ 1
0 else
With the HΓΆlder inequality we get |ππ(π‘) β ππ(Μπ‘)| β€ β« 1 0 ||| ( π¦(π + π‘) β π¦(π + Μπ‘)) (π₯π(π ) β π₯(π ))||| dπ β€ βπ¦(. + π‘) β π¦(. + Μπ‘)β β βπ₯πβπ₯β β€ βπ¦(. + π‘) β π¦(. + Μπ‘)β β (βπ₯πβ + βπ₯β ) β€ βπ¦(. + π‘) β π¦(. + Μπ‘)β β (π + βπ₯β)
Sinceπ¦ β πΏ2(0, 1), we know thatβπ¦(. + π‘) β π¦(. + Μπ‘)β β 0 as Μπ‘ β π‘. Hence it exists πΏ > 0 such that
βπ¦(. + π‘) β π¦(. + Μπ‘)β β€ π +πβπ₯β for|π‘ β Μπ‘| β€ πΏ. Together with the last inequality this yields
for|π‘ β Μπ‘| β€ πΏ and thus (ππ)πββis equicontinuous. Next we observe that(ππ)πββconverges pointwise to zero. For arbitraryπ‘ β [0, 1] we have
ππ(π‘) = β«
1βπ‘
0
(π₯π(π ) β π₯(π ))π¦(π + π‘) dπ =β¨π₯πβπ₯, π¦(. + π‘)β© β 0
asπ β β. Since (ππ)πββis an equicontinuous sequence of functions on a compact interval, that converges
pointwise,(ππ)πββeven converges uniformly, that is
lim
πβββππββ= 0
and HΓΆlderβs inequality yields
lim
πβββππβ β€ limπββ
β
βππββ = 0
and ο¬nally we obtain
||β¨πΉ(π₯π) βπΉ (π₯), π¦β©|| = ||β¨π₯π+π₯, ππβ©|| β€ βπ₯π+π₯β β βππβ β€ (π + βπ₯β)βππβ β 0
asπ β β. Hence πΉ is weakly continuous.
Corollary 9. The operatorπΉ is weakly sequentially closed.
Proof. This is a direct consequence of the weak continuity of the operatorπΉ sinceξ°(πΉ ) is closed.
An advantage of the settingπ = π = πΏ2(0, 1) is of course, that preimage space and image space are
equal. Unfortunately, forπ₯ β πΏ2(0, 1) the image πΉ (π₯) need not contain the whole information about the
autoconvolution performed on the corresponding functions, which are deο¬ned on β. This becomes clear if one considers the example of a functionπ₯ β πΏ2(0, 1) which is zero on [0,12]. It is easy to see thatπΉ (π₯) = 0
on[0, 1] then and hence π₯ cannot be reconstructed on [1
2, 1] at all. On the other hand, the continuity of πΉ (π₯) implies that a solution of (1.2) need not exist for arbitrary π¦ β πΏ2(0, 1), thus (2.3) is ill-posed in the
sense of Hadamard. In [23, Chapter 3] the authors restricted the domain ofπΉ to nonnegative functions and
investigated the uniqueness of solutions. We cite the main result here:
Proposition 10 (Gorenο¬o, Hofmann 1994). Let Μ πΉ βΆξ°+β πΏ 2(0, 1), [ ΜπΉ (π₯)](π ) = β« π 0 π₯(π β π‘)π₯(π‘) dπ‘ be the restriction ofπΉ to the non-negative functions
ξ°+βΆ= {π₯ β πΏ
2(0, 1) βΆ π₯(π‘)β₯ 0 a.e. in [0, 1]} and letπ¦ βξΎ( ΜπΉ). Then the operator equation
Μ πΉ (π₯) = π¦
has a unique solution if and only ifπ¦ β π +0, where we define for0β€ π β€ 1
π +π βΆ= {π¦ β πΆ(0, 1) βΆ π¦β₯ 0, π = max{π βΆ π¦ = 0 a.e. in [0, π ]}} If for0β€ π < 1, π¦ = ΜπΉ(π₯) β π +
π withπ₯ βξ°+, thenπ₯ possesses the form
π₯(π‘) = β§ βͺ β¨ βͺ β© 0 a.e. inπ‘ β [0, πβ2]
uniquely determined fromπ¦ a.e. inπ‘ β [πβ2, 1 β πβ2]
arbitrarily non-negative a.e. inπ‘ β [1 β πβ2, 1]
The proof uses a theorem, which was proven by Titchmarsh (see [49])
Lemma 11 (Titchmarsh 1925). Ifπ and π are integrable functions, such that
β«
π
0
π(π β π‘)π(π‘) dπ‘ = 0
almost everywhere in the interval0< π < π , then π(π‘) = 0 a.e. in (0, π) and π(π‘) = 0 a.e. in (0, π), where
Since every square integrable function on(0, 1) is also integrable on (0, 1) and can be considered as a
function on β by setting it zero outside[0, 1], the theorem is applicable in our situation. The more general
case of autoconvolution with domainπΏ2(0, 1) can be treated almost analogously to Proposition 10.
Proposition 12. Forπβ₯ 0 we define
π π βΆ= {π¦ β πΆ(0, 1) βΆ π = max{π βΆ π¦(π) = 0 βπ β [0, π ]}}.
Letπ¦ βξΎ(πΉ ). Then it exists π β [0, 1] such that π¦ β π πand the solutions of the operator equation possess the form π₯(π‘) = β§ βͺ β¨ βͺ β© 0 a.e. inπ‘ β [0, πβ2]
determined fromπ¦ up to sign a.e. inπ‘ β [πβ2, 1 β πβ2]
arbitrary a.e. inπ‘ β [1 β πβ2, 1]
Proof. The prove the existence ofπ β [0, 1] with π¦ β π πwe ο¬rst observe thatπ¦(0) = 0, since there exists
π₯ β πΏ2(0, 1) with π¦ = πΉ (π₯) and thus π¦(0) = [πΉ (π₯)](0) = 0. Moreover Μ
β
πβ[0,1]
π π= {Μπ¦ β πΆ(0, 1) βΆ Μπ¦(0) = 0} =βΆ π
by the deο¬nition ofπ πand with (2.5) we obtain thatπ¦ β π and hence π¦ β π πfor someπ β [0, 1]. From
Titchmarshβs Theorem we conclude now that a solutionπ₯ of (2.3) must satisfy π₯ = 0 a.e. on [0, πβ2].
Then it is clear thatπ₯|[1βπβ2, 1] has no inο¬uence onπΉ (π₯). Now assume that πΉ (π₯1) = πΉ (π₯2) = π¦ with π₯1, π₯2βπΏ2(0, 1). This implies
0 =πΉ (π₯1) βπΉ (π₯2) =π΅(π₯1βπ₯2, π₯1+π₯2)
Hence it existsπ β₯ 0, such that π₯1βπ₯2= 0 on [0, π] and π₯1+π₯2= 0 on [0, 1 β π] by Titchmarshβs Theorem.
Now suppose thatπ β (πβ2, 1 β πβ2). Then π₯1βπ₯2=π₯1+π₯2= 0 on [0, π] with π βΆ= min{π, 1 β π}, thus π > πβ2. This is obviously equivalent to π₯1=π₯2= 0 on [0, π], but it implies that π¦ = πΉ (π₯1) = 0 on [0, 2π].
This is a contradiction, sinceπ¦ β π π, butπ < 2π.
Consequently we haveπβ€ πβ2 or π β₯ 1 β πβ2 which implies π₯1=π₯2on[0, 1 β πβ2] or π₯1= βπ₯2on [0, 1 β πβ2]. Hence a solution π₯ of (2.3) is uniquely determined on [πβ2, 1 β πβ2] up to the sign
In the light of the last proposition we see that it is hopeless to try to reconstruct a functionπ₯ with π₯ = 0 on
some interval[0, π] with π > 0 from a measurement of πΉ (π₯) arbitrarily well, since then we have πΉ (π₯) β π π
for someπβ₯ 2π and hence we have no information about π₯|[1βπ, 1]at all.
The following results concerning non-compactness and local ill-posedness ofπΉ can already be found
in [23].
Proposition 13. [23, Proposition 4] The operatorπΉ is not compact.
Idea of a proof. Deο¬ne the weakly convergent sequence(π₯π)πββby
π₯π(π‘) = sin(ππ‘)
and show thatπΉ (π₯π) β 0 but βπΉ (π₯π)β =
β 6 12 β 0.
Proposition 14 (cf. [23, Example 2]). The operator equation (2.3) is locally ill-posed everywhere. Idea of a proof. For givenπ₯0βπΏ2(0, 1) and an open neighbourhood π of π₯0we can ο¬ndπ > 0 s.t π΅π(π₯0)β π . Deο¬ne the sequence (Ξπ)πββby
Ξπ(π‘) βΆ= { 0 for0β€ π‘ β€ 1 β1π β π for1 β 1 π< π‘β€ 1
and setπ§π βΆ= π₯0+πΞπ. Obviouslyβπ§πβπ₯0β = π for all π β β, thus (π§π)πββ β π . Now show that
2.1.1
Nonlinearity conditions
The topic of nonlinearity conditions for autoconvolution onπΏ2(0, 1) has been treated intensively in [9,
Chap-ter 2]. Most of the results presented here can already be found in this paper.
Proposition 15. For the autoconvolution operatorπΉ mapping in πΏ2(0, 1) (defined in (2.2)) and any element π₯β βπΏ
2(0, 1) there is no index function π in combination with a radius π > 0 such that
βπΉ (π₯) β πΉ (π₯β )β β€ ΜπΆ π(βπΉβ²(π₯β )(π₯ β π₯β )β) (2.7) for some constant0< ΜπΆ < β and all π₯ β π΅π(π₯β ).
Proof. To construct a contradiction it is enough to ο¬nd a sequence{π₯π}βπ=1β π΅π(π₯β ) such thatβπΉβ²(π₯β )(π₯πβ
π₯β )β β 0 as π β β, but lim
πβββπΉ (π₯π) βπΉ (π₯β )β > 0. Along the lines of Example 4 from [23] we can
consider the sequence of functionsπ₯π=π₯β + Ξπβπ΅π(π₯β ) with Ξπ(π‘) =
β
2π sin(2πππ‘) andβΞπβ = π > 0.
Taking into account the weak convergenceπ₯πβπ₯β β 0 in πΏ2(0, 1) we haveβπΉβ²(π₯β )(π₯πβπ₯β )β β 0
and for any index functionπ also π(βπΉβ²(π₯β )(π₯
πβπ₯β )β) β 0 as π β β, because πΉβ²(π₯β ) is a compact
operator. However, πΉ is not compact and limπβββπΉ (π₯π) β πΉ (π₯β )β = lim
πβββπ΅(2π₯β + Ξπ, Ξπ)β =
limπβββπΉ (Ξπ)β =
β 6 6 π
2 > 0. This proves the proposition. Note that we have used in this context the
limitlimπβββπ΅(π₯β , Ξπ)β = 0, which is again a consequence of the compactness of linear convolution operators.
Now the following corollary of Proposition 15 is valid.
Corollary 16. For the autoconvolution operator (2.2) a condition (1.23) and consequently a nonlinearity condition (1.21) cannot hold. Moreover, also the tangential cone condition (1.17) cannot hold with a small constant0< πΆ < 1.
Proof. From (1.23) we would obtain by using the triangle inequality
βπΉ (π₯) β πΉ (π₯β )β β€ βπΉ (π₯) β πΉ (π₯β ) βπΉβ²(π₯β )(π₯ β π₯β )β + βπΉβ²(π₯β )(π₯ β π₯β )β
β€ ( ΜπΆ + 1)βπΉβ²(π₯β )(π₯ β π₯β )β and hence (2.7) which contradicts Proposition 15. By taking into account that
(1.23) is a consequence of the nonlinearity condition (1.21) we see that also (1.21) cannot hold. Moreover, a tangential cone condition (1.17) would yield
βπΉ (π₯) β πΉ (π₯β )β β€ βπΉ (π₯) β πΉ (π₯β ) βπΉβ²(π₯β )(π₯ β π₯β )β + βπΉβ²(π₯β )(π₯ β π₯β )β
β€ πΆ βπΉ (π₯) β πΉ (π₯β )β + βπΉβ²(π₯β )(π₯ β π₯β )β, and in particular with 0 < πΆ < 1
βπΉ (π₯) β πΉ (π₯β )β β€ 1
1 βπΆ βπΉ
β²(π₯β )(π₯ β π₯β )β,
which is also incompatible with Proposition 15. For the nonlinearity condition (1.11) we have
Proposition 17. For the autoconvolution operator (2.2) the nonlinearity condition (1.11) cannot hold for
anyπ₯ββπΏ
2(0, 1) and π, π > 0.
Proof. Letπ, π > 0 and π₯ββπΏ2(0, 1) be given and assume that (1.11) holds with these parameters. Consider
the sequence(βπ)πβββ πΏ2(0, 1) deο¬ned by βπ(π‘) =
β 2
π sin(2πππ‘). Then obviouslyββπβ =
1
π for allπ β β.
Hence it existsπ > 0, such that βπ β π΅2π(0) for all π β₯ π and if we deο¬ne the sequence (π₯π)πββ by
π₯π=π₯β+β
π, this yieldsπ₯πβπ΅2π(π₯β) for allπβ₯ π An easy calculation shows that
[πΉ (βπ)](π ) = 1 π2 ( βπ cos(2πππ ) + 1 2ππsin(2πππ ) ) . (2.8)
Settingπ₯ βΆ= π₯πand Μπ₯ βΆ= π₯βin condition (1.11) yields
βπΉ (βπ)β β€ ββπββπΉ (π₯β+βπ) βπΉ (π₯β)β = 1 πβπΉ β²(π₯β)β π+πΉ (βπ)β β€ 1 π ( βπΉβ²(π₯β)β πβ + βπΉ (βπ)β )
for allπβ₯ π. After Multiplication with π2we obtain π2βπΉ (βπ)β β€(βππΉβ²(π₯β)βπ)β + πβπΉ (βπ)β). (2.9) Sinceπ β βπβ 0 we have lim πββππΉ β²(π₯β)β π= 0
due to the compactness ofπΉβ²(π₯β). From (2.8) we see that
lim πββπ 2βπΉ (β π)β = β 6 6 andπββlimπβπΉ (βπ)β = 0. (2.10)
Taking the limes forπ β β of (2.9) then yields
β 6 6 β€ 0
which is a contradiction. Thus our assumption was false and consequently the assertion of Proposition 17 holds.
Proposition 18. A range invariance condition of type (1.12) cannot hold for the autoconvolution operator
(2.3).
Proof. The proof is indirect and it is based on deriving a nonlinearity condition similar to (1.23). Assume that (1.12) holds for someππ , ππ> 0 and π₯ββπΏ
2(0, 1). Then we have for π₯ β π΅2π(π₯β)
βπΉ (π₯ β π₯β)β =βπΉ (π₯) β πΉ (π₯β) βπΉβ²(π₯β)(π₯ β π₯β)β =β β« 1 0 [πΉβ²(π₯β+π‘(π₯ β π₯β)) βπΉβ²(π₯β)](π₯ β π₯β) dπ‘β =β β« 1 0 [ [π (π₯β+π‘(π₯ β π₯β), π₯β) βπΌ]πΉβ²(π₯β) +π(π₯β+π‘(π₯ β π₯β), π₯β)](π₯ β π₯β) dπ‘β β€ β«01 ( βπ (π₯β+π‘(π₯ β π₯β), π₯β) βπΌββπΉβ²(π₯β)(π₯ β π₯β)β + βπ(π₯β+π‘(π₯ β π₯β), π₯β)ββ(π₯ β π₯β)β) dπ‘ β€ β«01 ( ππ βπΉβ²(π₯β)(π₯ β π₯β)β + π‘βπΉβ²(π₯β )(π₯ β π₯β)β β 2π) dπ‘β β€ ππ βπΉβ²(π₯β)(π₯ β π₯β)β + πππβ πΉβ²(π₯β )(π₯ β π₯β)β (2.11)
For the sequence similar to the one in the last proposition, namely(π₯π)πββ β π΅2π(π₯β) deο¬ned byπ₯
π(π‘) βΆ= π₯β(π‘) +β2π sin(2ππ‘) we have π₯ πβ π₯βand consequently lim πβββπΉ β²(π₯β)(π₯ β π₯β)β = lim πβββπΉ β²(π₯β )(π₯ β π₯β)β = 0. Moreover lim πβββπΉ (π₯πβπ₯ β)β = β 6 6
(cf. (2.10)), thus taking the limes forπ β β in (2.11) yields a contradiction.
Proposition 19. For the autoconvolution operator (2.2) a nonlinearity condition (1.24) cannot hold. Proof. Forπ₯β = 0 the assertion is obviously true sinceπΉβ²(π₯β ) is the zero-operator in this case, but there are
non-zero operatorsπΉβ²(π₯) for elements π₯ in any ball π΅
π(0). Hence we can restrict our proof to the case that
π₯β β 0. Now let us assume that condition (1.24) is satisο¬ed. From (1.24) we have that, for all π₯ β π΅
π(π₯β ),
π (π₯, π₯β ) βΆπ β π denotes bounded linear operators with a uniform norm bound and
βπ (π₯, π₯β )ββπΌβ