• No results found

Product of Composition and Multiplication Operator

N/A
N/A
Protected

Academic year: 2022

Share "Product of Composition and Multiplication Operator"

Copied!
24
0
0

Loading.... (view fulltext now)

Full text

(1)

PRODUCT OF COMPOSITION AND MULTIPLICATION

OPERATOR

A Thesis Submitted by

Sharata Charan Gardia 413MA2059

under the supervision of

Prof. Seshadev Pradhan Department of Mathematics

A thesis presented for the degree of Master of Science

Department of Mathematics National Institute of Technology

Rourkela, India

May, 2015

(2)

Department of Mathematics

NATIONAL INSTITUTE OF TECHNOLOGY, ROURKELA

DECLARATION

I hereby declare that the project report entitled“Product of Multiplication and Composition operator” submission is of my own work on the concerned topics and to the best of my knowledge and belief. It includes no materials which is previously published or written by another person nor material which to be substantial extent has been excepted for the award of any other degree or other institute of higher learning.

place: Rourkela Sharata Charan Gardia

Date: 10.05.2015 Roll No.413MA2059

(3)

Department of Mathematics

NATIONAL INSTITUTE OF TECHNOLOGY, ROURKELA

ACKNOWLEDGEMENT

It is my great pleasure to express my heart-felt gratitude to all those who helped and encourage me at various stage during the running of the project work enti- tled“Product of Composition and Multiplication operator”.

I am indebted to my guide Professor Shesadev Pradhan for his invaluable guidance and constant support with explaining the mistakes with great patience.

His encouragement has always comforted me throughout. I would like to thanks my friends in NIT, Rourkela and its outside to whom I am in contact for their love and friendship.

Finally, to my family I will be always feel proud for their care.

NIT, Rourkela May, 2015

Sharata Charan Gardia

(4)

Department of Mathematics

NATIONAL INSTITUTE OF TECHNOLOGY, ROURKELA

CERTIFICATE

This is to certify that the project report entitled, “Product of Multiplication and Composition operator” is the bonafied work carried out by Sharata Cha- ran Gardia, student of M.Sc Mathematics at National Institute of Technology, Rourkela, during the year 2014-15, in partial fulfillment of the requirements for the award of degree of Master of Science under the guidance of Prof. Shesadev Pradhan, Professor, National Institute of Technology, Rourkela and that the project is a review work by the student by the collection of papers by various sources.

(Shesadev Pradhan) Professor DEPARTMENT OF MATHEMATICS NIT, ROURKELA

(5)

Contents

1 Linear Operators-Definition and Examples 6

1.1 Bijective property of Linear operator . . . 6

1.2 Examples . . . 7

1.2.1 Identity operator . . . 7

1.2.2 Zero Operator . . . 7

1.2.3 Differentiation or Differential Operator . . . 7

1.2.4 Integral operator . . . 8

2 Bounded Linear Operator 8 2.1 Examples . . . 9

3 Banach Space 11 4 Product of composition and multiplication operators 12 4.1 Radon-Nikodym Theorem . . . 14

4.2 Measurable function . . . 15

4.3 Multiplication and Composition operator . . . 15

4.4 Boundedness of operatorWu,T . . . 16

5 Adjoint of Wu,T 16 5.1 ∆2- condition . . . 16

5.2 Adjoint of Wu,T . . . 19 6 Bounded Weighted Composition on Orlicz space 20

(6)

ABSTRACT

The composition operator CT and the multiplication operator Mu together multiplied to give a new operator named as Weighted composition operator Wu,T = CTMu given by f 7→ u◦T.f ◦T, on the Orlicz space. The thesis discusses various properties of the operatorWu,T starting with basic necessary preliminaries.

(7)

1 Linear Operators-Definition and Examples

LetX andY be an arbitrary set then a mapping i.e. f:X →Y is a rule which send each element of to an unique element ofY i.e.

f:X →Y :x7→y=f(x)

Now instead of choosing simply a set, takeX andY to be vector spaces. X and Y both are the algebraic structure with suitable addition(+) and multiplication(.) Then the correspondingf we denote byT and we call this an operator i.e.

T:X →Y

Note : operators are basically extension of the function.

Definition 1.1 (linear operator). A linear operator T is an operator such that

(i) the domainD(T) ofT is a vector space and the rangeR(T) lies in a vector space over the same field.

(ii) for allx, y∈D(T) and the scalarsα, β

T(x+y) =T x+T y T(αx) =αT x

and combining above two, T(αx+βy) =αT x+βT y.

•Basically the operator T which preserve the operation addition as well as scalar multiplication is said to be a linear operator whereD(T) is always a vector space andR(T) lies in a vector space. In factR(T) is also a vector space.

Notation Definition D(T) Domain ofT R(T) Range ofT N(T) Null space ofT

1.1 Bijective property of Linear operator

A linear operatorT: D(T)→R(T)⊂Y

(8)

is said to be one-one if

T(x1) =T(x2)

⇒x1 =x2 x1, x2∈D(T) T: D(T)⊂X →R(T)⊂Y is said to be onto if

∀y∈R(T)∃x∈D(T) s.t. y=T x

1.2 Examples

1.2.1 Identity operator

Ix:X →X s.t Ix(x) =x,∀x∈X Ix(αx+βy) =αx+βy=αIx(x) +βIx(y) so it is a linear operator.

1.2.2 Zero Operator

O:X →Y :x7→0 Ox= 0 So, zero operator is a linear operator.

1.2.3 Differentiation or Differential Operator LetX be the vector space of all polynomial defined on [a,b].

x(t) =a0+a1t+a2t2+· · ·+antn, n≥1 DefineT: X→X by

T x(t) = d dtx(t) Also we can define

T:C1[a, b]→C[a, b] by T :f 7→f0

Note: As polynomials are well differentiable, so the operator T is well defined.

But if we will replaceX byC[a, b], then the operatorT is not well defined as

(9)

there are function which are continuous but not differentiable. That is why we took the domain as the vector space of all polynomial defined on [a,b].

So,

T x(t) = dtdx(t) =x0(t) is again a polynomial.

Again

T(αx+βy) = (αx(t) +βy(t))0=α(x0(t)) +β(y0(t)) =αT x(t) +βT y(t) So, T becomes linear.

1.2.4 Integral operator

LetX =C[a, b] be set of all continuous function defined on the interval [a, b].

Then the operator

T:X →X defined by

T(x(t)) = Z b

a

x(τ)dτ is well defined.

considering

T(x(t)) =tx(t), t∈[a, b]

T is linear as

T(αx+βy) =t[αx(t) +βy(t)] =αtx(t) +βty(t) =αT x+βT y Hence,T is linear.

2 Bounded Linear Operator

Definition 2.1 (Norm). A norm on a field i.e. real or complex vector space X is a real valued function on X whose value at anx∈X is denoted bykxk which satisfy the following properties:

1. kxk ≥0

2. kxk= 0⇔x= 0 3. kαxk=|α|kxk

(10)

4. kx+yk ≤ kxk+kyk Then (X,k.k) is a normed space.

Definition 2.2. (Normed space)

A normed space is a vector space with a norm defined on it.

Let (X,k.kx) and (Y,k.ky) be normed spaces andT :D(T)⊂X→Y be a linear operator. Then we say; the operatorT is bounded, if there is a real numberc >0 such that∀x∈D(T),

kT xk ≤c.kxk (1)

LetB(X, Y) be the set of all bounded linear operator fromX to Y. ForT ∈B(X, Y) norm ofT is defined by

kTk=sup{kT(x)k:kxk ≤1}

kT xk ≤ckxk gives the relation between the norm and the operator also.

What should be the minimum value of c here so that (1) holds ?

kT xk

kxk < c, true∀x6= 0∈D(T) so, supkT xkkxk is the minimum value for c.

so letkTk= supkT xkkxk

This minimum value for c, we call it as Normof the bounded linear operator T. SokT xk ≤ kTkkxkand IfT = 0,thenkTk= 0.

2.1 Examples

1. Identity operator I :X →X.

2. Zero operator 0 :X→X.

3. Differential operator 4. Integral operator

T:C[0,1]→C[0,1]

:x7→y=T x wherey(t) =Rb

ak(t, τ)x(τ)dτ.wherekis a given function which is called the kernel ofT. Assumingkis continuous on the closed regionJ×J int−τ plane.

(11)

Now

T: (C[0,1],k.k)

whereC[0,1] is a normed space with respect to the normedk.k, where kxk= sup

0≤t≤1

|x(t)|

T is bounded as

kT xk=kyk=max|y(t)|, t∈J

=max| Z 1

0

k(t, τ)x(τ)dτ|

≤max Z 1

0

|k(t, τ)|.|x(τ)|dτ

Since k is a continuous on closed regionJ×J, so kis bounded. So,

|k(t, τ)| ≤M ∀(t, τ)∈J×J.

Hence,kT xk ≤Mkxk

⇒T is bounded operator.

(12)

3 Banach Space

Definition 3.1 (Norm). A norm on a field i.e. real or complex vector space X is a real valued function on X whose value at anx∈X is denoted bykxk which satisfy the following properties:

1. kxk ≥0

2. kxk= 0⇔x= 0 3. kαxk=|α|kxk 4. kx+yk ≤ kxk+kyk Then (X,k.k) is a normed space.

Definition 3.2. (Normed space)

A normed space is a vector space with a norm defined on it.

ABanach spaceis a complete normed space(complete in the norm defined by norm).

Theorem 3.1. LetY be a subspace of a Banach spaceX. ThenY is closed if and only ifY is complete(i.e the concept of converging Cauchy sequence).

Proof. LetY be closed subspace in X. Let{xn}be a Cauchy sequence inY, then{xn} ∈X.

SinceX is complete,

∃ somex∈X s.t. {xn} →x Now, every neighborhood ofxwill contain some points inY.

Take{xn} 6=xwith n very large which implies thatxis an accumulation point ofY and sinceY is closed(assumption),x∈Y.

HenceY is complete.

Conversely,

LetY be complete andxbe a limit point ofY.

⇒ ∃ a sequence{xn} ⊂Y, s.t. {xn} →xforn→ ∞

And we know that every convergent sequence is a Cauchy sequence.

NowY is complete. So{xn}converges inY and hencex∈Y. ThusY is closed.

(13)

4 Product of composition and multiplication operators

Definition 4.1. (Lebesgue outer measure)

Lebesgue outer measure or the simply outer measure of a set is given by m?(A) =infP

l(In),where the infimum is taken over all finite or countable collection of intervals [In] such thatA⊆ ∪In.

Some well-known properties are as follows.

1. m?(A)≥0, 2. m?(φ) = 0,

3. m?(A)≤m?(B) ifA⊆B Definition 4.2. (measurable sets)

A setX is said to be measurable if for each set A we have m?(A) =m?(A∩X) +m?(A∩Xc).

Definition 4.3. (σ-algebra)

A collection of subsets of any arbitrary spaceX is said to be aσ−algebraif X belongs to the collection and the collection is closed under formation of countable unions and of complements.

Mathematically,

A collectionB of subsets of the space X is called aσ−algebraif 1. φ∈B

2. ifE∈B, then it’s complimentX−E∈B.

3. ifEn∈B, n=1,2,3,... is a countable sequence of sets inB then S

n=1En ∈B.

Examples:

1. B={φ, X}(trivialσ-algebra) 2. B = power set ofX (fullσ-algebra) Definition 4.4. (Measure)

A functionµdefined by µ:B →R+∪ {∞} is said to be a measure if 1. µ(φ) = 0.

(14)

2. ifEn is countable collection of sets and are pairwise disjoint inB i.e En∩En=φforn6=m, thenµ(S

n=1En) =P

n=1µ(En).

Definition 4.5. (Measurable space)

LetX be any subspace andB is a σ-algebra ofX. Then the pair (X, B) is called a measurable space.

Definition 4.6. (Measure space)

LetX be any subspace andB is a σ-algebra ofX. Then (X, B, µ) is called a measure space, whereµis a measure on measurable space (X, B).

Definition 4.7. (Convex function)

A continuous functionf:R→Ris said to be a convex function if for any two arbitrary pointsx1andx2 inR(on the graph off(x)),

f(tx1+ (1−t)x2)≤tf(x1) + (1−t)f(x2) Examples:

1. f(x) =x2 2. f(x) =ex

Definition 4.8. (Measurable function)

Letϕbe a function defined byϕ:X →Y, where (X, E) and (Y, F) are the measurable space. Thenϕis said to be measurable if ϕ−1(F)⊂E.

Now we write Ω for the space of consideration.

Definition 4.9. (Orlicz function)

Let (Ω, B, µ) be a finite measure space and letϕbe a continuous convex function defined byϕ: [0,∞)→[0,∞) such that

1. ϕ(x) = 0 if and only if x= 0 2. ϕ(x)→ ∞asx→ ∞

The functionϕis known as an Orlicz function.

Definition 4.10. (Orlicz space)

The Orlicz space denoted byLϕ,Ω,B,µor Lϕconsist of all complex-valued measurable functionf on Ω such that for somek >0,

R

ϕ(k|f(ω)|)dµ <∞, ω >0

(15)

We simply denote the Orlicz space byLϕ. An atom of a measure space (Ω, B, µ) is an elementA∈B withµ(A)>0 such that for eachS∈B, if S⊂A, then eitherµ(S) = 0 orµ(S) =µ(A).And the measure space having no atom is called a non-atomic measure space.

Definition 4.11. (Measurable Transformation)

Let (Ω1, B1) and (Ω2, B2) be two measurable space. A mapping or transformation T defined by

T: Ω1→Ω2

is said to be measurable if for any measurable setA∈B2, the inverse image will be inB2.

i.e. T−1(A) ={ω1: T(ω1)∈A} ⊂B1

Definition 4.12. (Non-singular measurable transformation)

SupposeT: Ω1→Ω2 is a measurable transformation which satisfies whenever µ(A) = 0⇒µ(T−1(A)) = 0 forA∈B. Then T is called a non-singular measurable transformation.

If T is non-singular, then the measureµT−1 which is given by

(µT−1)(B) =µ(T−1(B)) for A∈B,is absolutely continuous with respect to the measureµ.

4.1 Radon-Nikodym Theorem

The following theorem is important which we will use frequently in composition and multiplication operator.

Theorem

Let (X,Σ) be a measurable space. Now if aσ-finite measure ν on the measurable space (X,Σ) is absolutely continuous with respect to another σ-finite measureµon (X,Σ), then there exits a measurable function f:X →[0,∞) such that for any measurable set AinX

ν(A) =R

Af dµ

and the functionf is called the Radon-Nicodym derivative ofν with respect to µ.It is denoted by .

So by using Radon-Nikodym Theorem, there exists a non-negative measurable functionfT such that

(16)

(µT−1)(A) =R

AfTdµ, for everyA∈B.

The functionfT is known as Radon-Nikodym derivative of the measureµT−1 with respect to the measureµand hence it is written as dµT−1.

4.2 Measurable function

Letf be a extended real-valued function defined on a measurable set X. Then f is called measurable function if for eachα∈R, the set{x:f(x)> α}is measurable.

4.3 Multiplication and Composition operator

Definition 4.13. (Multiplication operator) LetT be a non-singular transformation defined by

T: Ω→Ω

and u be a complex valued measurable function defined on Ω.The bounded linear transformationMu:F(Ω)→F(Ω) defined byMuf =u.f for every f ∈F(Ω) is called amultiplication operatorinduced byu. In fact a continuous multiplication linear transformation is known as multiplication operator.

(HereF(Ω) is the topological vector space of complex valued function defined on Ω.)

The bounded linear transformation or composition transformation

CT: F(Ω)→F(Ω) byCTf =f◦T for every f ∈F(Ω) on a Banach function space is called acomposition operator and is induced byT.

A weighted composition operator denoted byWu,T is the product of a multiplication operator with a composition operator.

Wu,T(f) =CTMu(f)

Now we shall derive the equation for the weighted composition operatorWu,T.

Wu,Tf =CTMuf

=CT(u.f), ∵Muf =u.f

= (u.f)◦T ∵CTf =f◦T

=u(T)f(T)

(17)

Hence we got the equation forWu,T i.e

Wu,T =u(T)f(T)

We proceed for the weighted composition operatorWu,T given by Wu,Tf(ω) =u(T(ω))f(T(ω))

whereuandf are complex valued measurable function and T is a non-singular measurable transformation on the Orlicz spaceLϕ.

4.4 Boundedness of operator W

u,T

The class of all bounded operator on a Banach spaceX is denoted by B(X) and the kernel and range of an operatorP onX byker(P) andR(P) respectively.

Now, supposeWu,T is bounded in Lϕi.e it’s range is inLϕ. Then this thing is denoted by writingWu,T ∈B(Lϕ).

For verifying the boundedness of weighted composition operatorWu,T, it can be easily seen thatCT andMu are both bounded linear transformation and therefore the operatorWu,T is bounded, writingWu,T ∈B(Lϕ).

5 Adjoint of W

u,T

5.1 ∆

2

- condition

Definition 5.1. (∆2- condition)

We say the Orlicz functionϕsatisfy the ∆2- condition if for somek >0, ϕ(2x)≤kϕ(x) ∀x >0

Now we assumeϕsatisfies ∆2- condition.

uis a complex-valued measurable mapping.

T is a non-singular measurable transformation.

L(µ) is the linear space of all complex-valued measurable functions. Let (Ω, B, µ) be a finite measure space . Then we define

Lφ(µ) ={f:X →C is measurable s.t. R

Xφ(|f|)dµ <∞for some >0}.

Theorem 5.1. If the mappingWu,T:Lϕ→L(µ), is such that Wu,T(Lϕ)⊆Lϕ thenWu,T ∈B(Lϕ).

Proof. let us consider a sequence fn andf, g both are inLϕ i.ef ∈Lϕ, g∈Lϕ such that

(18)

kfn−fkϕ→0 andkWu,Tfn−gkϕ→0

asn→ ∞. Then we can find a subsequencefnk offn which will satisfy ϕ(|fnk−f|)→0 almost everywhere(a.e) on the space Ω. Now,

ϕ(|fnk−f|)→0 a.e or, ϕ(|u.fnk−u.f|)→0 a.e

Now sinceT is non-singular,

ϕ(|u◦T.fnk◦T−u◦T.f◦T|)→0 a.e onΩ.

Again we can find a subsequencefnk0 offnk such that ϕ(|u◦T.fnk0 ◦T −g|)→0 a.e onΩ also from above, we have

ϕ(|u◦T.fnk0 ◦T−u◦T.f◦T|)→0 a.e onΩ.

So, we can write

kWu,Tfnk0−gkϕ→0 and (2) kWu,Tfnk0−Wu,Tfkϕ→0 (3) asnk0 → ∞. This implies from (2) and (3),Wu,Tf =g and by closed graph theorem,Wu,T is bounded onLϕ i.e. Wu,T ∈B(Lϕ).

Theorem 5.2. LetuandfT belongs toL(µ). ThenWu,T ∈B(Lϕ).

Proof. LetuandfT belongs toL(µ) i.e. u∈L(µ) andfT ∈L(µ).

(19)

Ifft>1, then Z

ϕ

|Wu,Tf| kfkϕkukkfTk

= Z

ϕ

|u◦T.f◦T| kfkϕkukkfTk

= Z

ϕ

|(u.f)◦T| kfkϕkukkfTk

= Z

ϕ

|(u.f)|

kfkϕkukkfTk

dµ◦T−1

≤ Z

ϕ

|f| kfkϕkfTk

fT

≤ Z

ϕ |f|

kfkϕ

fT

kfTk

≤ Z

ϕ |f|

kfkϕ

≤1

∴kWu,Tfkϕ≤ kfkϕkukkfTk and whenfT ≤1,

Z

ϕ

|Wu,Tf| kfkϕkuk

≤ Z

ϕ |f|

kfk

fT

≤ Z

ϕ |f|

kfk

≤1

∴ kWu,Tfkϕ≤ kfkϕkuk

So, we takek=max{1,kfTk} which follows to

kWu,Tfkϕ≤k.kfkϕkuk

∴Wu,T ∈B(Lϕ)

Using the above results and observation, we extend the results for the weighted composition operator on the Orlicz spaceLϕ as follows.

(20)

Theorem 5.3. The linear transformationWu,T:L7→L(µ), is a bounded operator onLϕif and only if u∈L(µT−1).

Proof. Suppose the linear transformation isWu,T:L7→L(µ) is a bounded operator onLϕ.

Assume the contrary that, u is not bounded with respect to the measureµT−1 i.e. u /∈L(µT−1),which is equivalently sayingu◦T is not bounded with respect to the measureµ.Then from theorem 5.1 , for each natural number n, χEn∈Lϕ and

kWu,T χEnkϕ

=kMuχEnkϕ,µT−1

=kMu◦T χEnkϕ

≥nkχEnkϕ,

whereEn={x∈Ω :|u(T(x))|> n}. This means that the weighted composition operatorWu,T has no bound and hence it contradicts the hypothesis. ∴u∈L(µT−1).

Conversely,

Letu∈L(µT−1) i.e. u◦T ∈L. Then by using theorem 5.1,f 7→u◦T.f is a bounded operator onLϕ. Also sincefT ∈L,f 7→f◦T is bounded. Hence Wu,T is bounded onLϕ.

5.2 Adjoint of W

u,T

Definition 5.2. LetWu,T:Lϕ7→L(µ) is a bounded linear operator onLϕ, then there exists an unique operatorWu,T? :Lϕ7→L(µ) such that

(x, Wu,T? y) = (Wu,Tx, y) for allx, y∈Lϕ

The operatorWu,T? is linear and bounded with the following criterion.

1. kWu,T? k=kWu,Tk 2. (Wu,T? )?=Wu,T

The operatorWu,T? is called the adjoint ofWu,T.

Theorem 5.4. LetWu,T be bounded onLϕ. Then the adjointWu,T? is given by

Wu,T? (g) =fT.u.E(g)◦T−1 for eachg∈Lψ.

(21)

(Hereϕandψare two complementary Orlicz function.)

Proof. LetA∈B be such thatµ(A)<∞, whereB is a measurable space.

Then forg∈Lψ,

(Wu,T? Fg)(χA)

=Fg(Wu,TχA) (by the def inition of adjoint)

= Z

(Wu,TχA).gdµ

= Z

u◦T.χA◦T gdµ

= Z

E(u◦T.g).χA◦T dµ

= Z

u◦T.E(g).χA◦T dµ

= Z

fT.u.E(g)◦T−1.χAdµ

= (FfT.u.E(g)◦T−1)(χA) Hence, (Wu,T? Fg) =FfT.u.E(g)◦T−1 and (Wu,T? g) =fT.u.E(g)◦T−1, for eachg∈Lψ

6 Bounded Weighted Composition on Orlicz space

We have the transformationT i.e.

T: Ω→Ω

. By using Radon-Nikodym derivative there exists non-negative measurable functionf0 such thatµT−1(A) =R

Af0dµ. Heref0 is called the

Radon-Nikodym derivative of the measureµT−1 with respect to the measure µand it is denoted by

f0=dµT−1 On the basis of above we have the following results.

Theorem 6.1. LetT: Ω→Ω andu: Ω→C be two measurable

transformation. Then the operatorMu,T:Lφ(µ)→Lφ(µ) is bounded operator if and only if there exists a constantM >0 such that

f0(x)φ(|u(x)y|)≤φ(M|y|)

(22)

forµ−almost allx∈Ω,y∈C.

Proof. Suppose that, f0(x)φ(|u(x)y|)≤φ(M|y|).

Then for everyf ∈Lφ(µ), Z

φ

Mu,T(f) Mkfkφ

= Z

φ

(u◦T).(f ◦T) Mkfkφ

= Z

φ

u(T(x)).f(T(x)) Mkfkφ

= Z

T−1(Ω)

φ

(u◦T).(f ◦T) Mkfkφ

dµT−1(y) taking T(x) =y

= Z

φ

|u.f|

Mkfkφ

dµT−1 dµ dµ

≤ Z

f0φ

|u.f|

Mkfkφ

dµ ∵ dµT−1

dµ =f0

≤ Z

φ |f|

kfkφ

≤1 Therefore,

kMu,Tkφfor every f ∈Lφ(µ).

Conversely, LetMu,T:Lφ(µ)→Lφ(µ) is a bounded operator. And Suppose that the conditionf0(x)φ(|u(x)y|)≤φ(M|y|) is not true. Then for every n∈N there exists a measurable set{Fn} of Ω and someyn ∈Csuch that

Fn={x∈Ω :f0(x)φ(|u(x)yn|)> φ(2nn2|yn|)}

is a measurable set having positive measure. Now we know thatµis

non-atomic and so we can choose a disjoint sequence of measurable sets{En} such that

1. En⊂Fn and 2. µ(En) = 2nφ(nφ(|y21|y|)

n|)

Letf is defined as simple function as follows.

f =

X

n=1

bnχEn, where bn=nyn

(23)

. Now, consider Z

φ(αf)dµ

= Z

φ α

X

n=1

bnχEn

! dµ

=

X

n=1

Z

φ(αbn)χEn

=

n0

X

n=1

φ(αbn)µ(En) +

X

n=n0

φ(αbn)µ(En)

n0

X

n=1

φ(αbn)µ(En) +

X

n=n0

φ(αbn)φ(|y1|) 2nφ(n2|yn|)

=

n0

X

n=1

φ(αbn)µ(En) +

X

n=n0

φ(n2|yn|)φ(|y1|) 2nφ(n2|yn|)

<∞ wheren0> αBut

Z

φ(αMu,Tf)dµ

= Z

f0φ(α|u.f|)dµ

X

n=n0

Z

En

f0φ(1

n|u.bn|)dµ α < n0and α > 1 n0

X

n=n0

Z

En

f0φ(|u.yn|)dµ ∵bn=nyn

>

X

n=n0

φ(2nn2|yn|)µ(En)

=

X

n=n0

2nφ(n2|yn|)µ(En)

X

n=n0

φ(|y1|)

=∞

which is a contradiction to the fact thatMu,T is a bounded operator onLφ(µ).

Hence the inequalityf0(x)φ(|u(x)y|)≤φ(M|y|) holds.

(24)

References

[1] S. C. Arora and Gopal Datt, Multiplication and composition induced operator on Orlicz Lorentz space, J. Adv. Res. Pure Math. 1(1) (2009), 49-64.

[2] S. C. Arora, Gopal Datt and Satish Verma, Weighted composition operators on Lorentz spaces,Korean Math. Soc 44(4) (2007), 701-708.

[3] Gopal Datt, Product of composition and multiplication operators, ACTA MATHEMATICA VIETNAMICA, 37(2) (2012), 293-300.

[4] S. Gupta, B. S. Komal and Nidhi Suri, Weighted composition operator on Orlicz spaces, Int. J. Conntem. Math. Sciences, 5(1), (2010), 11-20.

[5] M. R. Jabbarzadeh, A note on weighted composition operators on measurable function space, J. Korean math. Soc. 41(1)(2004) 95-105.

[6] B. S. Komal and Shally Gupta, Multiplication operators on Orlicz spaces, Integral equation and operator theory, 41(2001) 321-330.

References

Related documents

In our study, dinoprostone vaginal gel was associated with shorter induction to delivery interval compared to Foley’s catheter. Both foleys and dinoprostone gel

which was comparable to the sensitivity, specificity of 24 hours urinary protein in predicting maternal and fetal complication i.e 52.5% ,71% and58.1%,64.5%.Hence Spot

Despite providing excellent pain relief during epidural labour analgesia if we use local anesthetic alone and in higher concentration will produce motor block, associated with

Clinico-mycological study on superficial fungal infections in tertiary care hospital and a profile of their antifungal susceptibility pattern. Hanumanthappa H, Sarojini K,

This is certify that the dissertation titled “ EFFICACY OF TRANSCEREBELLAR DIAMETER / ABDOMINAL CIRCUMFERENCE RATIO VERSUS HEAD CIRCUMFERENCE/ABDOMINAL

This is to certify that the Dissertation titled “A STUDY TO ASSESS THE EFFECTIVENESS OF ASSERTIVENESS TUTELAGE ON RAISING SELF ESTEEM AMONG ADOLESCENT GIRLS IN

This is to certify that Mr Ankur Thakur, from Centre for Management studies, Jamia Millia Islamia has completed Internship with Tata Power Solar Systems Limited, Bangalore for two

This is to certify that the dissertation entitled “FORMULATION DEVELOPMENT AND IN VITRO CHARACTERIZATION OF GASTRORETENTIVE FLOATING MICROBALLOONS OF LABETALOL