The time evolution of system in two photon Jaynes Cummings (J C) model without rotating waves approximation (RWA) is obtained by using the theory of ordinary differential equations. Based on the evolution, the mean ...The time evolution of system in two photon Jaynes Cummings (J C) model without rotating waves approximation (RWA) is obtained by using the theory of ordinary differential equations. Based on the evolution, the mean value of the atom inversion operator 〈 S 3(t)〉 is gi ven. The influence of the “counter rotating term” on the collapse and revival phenomenon is discussed from the comparison between the cases with RWA and without RWA. It shows that the influence of the virtual photon field makes the quantum fluctuations appear on the collapse and revival phenomenon.展开更多
A model for an excited-atom coupled leaky cavity in single-photon generation is proposed based on universal modes. Solvable motion equations of the atomic operators are obtained under the single-photon condition by ad...A model for an excited-atom coupled leaky cavity in single-photon generation is proposed based on universal modes. Solvable motion equations of the atomic operators are obtained under the single-photon condition by adopting the Lorentzian line type of the universal modes.展开更多
Fault-tolerance is very important in cluster computing and has beenimplemented in many famous cluster-computing systems using checkpoint/restartmechanisms. But existent check-pointing algorithms cannot restore the sta...Fault-tolerance is very important in cluster computing and has beenimplemented in many famous cluster-computing systems using checkpoint/restartmechanisms. But existent check-pointing algorithms cannot restore the states of afile system when roll-backing the running of a program, so there are many restrictionson file accesses in existent fault-tolerance systems. SCR algorithm, an algorithmbased on atomic operation and consistent schedule, which can restore the states offile systems, is presented in this paper. In the SCR algorithm, system calls on filesystems are classified into idem-potent operations and non-idem-potent operations.A non-idem-potent operation modifies a file system's states, while an idem-potentoperation does not. SCR algorithm tracks changes of the file system states. It logseach non-idem-potent operation used by user programs and the information that canrestore the operation in disks. When check-pointing roll-backing the program, SCRalgorithm will revert the file system states to the last checkpoint time. By usingSCR algorithm, users are allowed to use any file operation in their programs.展开更多
Let p ∈(0, 1], q ∈(0, ∞] and A be a general expansive matrix on Rn. We introduce the anisotropic Hardy-Lorentz space H^(p,q)_A(R^n) associated with A via the non-tangential grand maximal function and then establish...Let p ∈(0, 1], q ∈(0, ∞] and A be a general expansive matrix on Rn. We introduce the anisotropic Hardy-Lorentz space H^(p,q)_A(R^n) associated with A via the non-tangential grand maximal function and then establish its various real-variable characterizations in terms of the atomic and the molecular decompositions, the radial and the non-tangential maximal functions, and the finite atomic decompositions. All these characterizations except the ∞-atomic characterization are new even for the classical isotropic Hardy-Lorentz spaces on Rn.As applications, we first prove that Hp,q A(Rn) is an intermediate space between H^(p1,q1)_A(Rn) and H^(p2,q2)_A(R^n) with 0 < p1 < p < p2 < ∞ and q1, q, q2 ∈(0, ∞], and also between H^(p,q1)_A(Rn) and H^(p,q2)_A(R^n) with p ∈(0, ∞)and 0 < q1 < q < q2 ∞ in the real method of interpolation. We then establish a criterion on the boundedness of sublinear operators from H^(p,q)_A(R^n) into a quasi-Banach space; moreover, we obtain the boundedness of δ-type Calder′on-Zygmund operators from H^(p,∞)_A(R^n) to the weak Lebesgue space L^(p,∞)(R^n)(or to H^p_A(R^n)) in the ln λcritical case, from H^(p,q)_A(R^n) to L^(p,q)(R^n)(or to H^(p,q)_A(R^n)) with δ∈(0,(lnλ)/(ln b)], p ∈(1/(1+,δ),1] and q ∈(0, ∞], as well as the boundedness of some Calderon-Zygmund operators from H^(p,q)_A(R^n) to L^(p,∞)(R^n), where b := | det A|,λ_:= min{|λ| : λ∈σ(A)} and σ(A) denotes the set of all eigenvalues of A.展开更多
Let A :=(A_1, A_2) be a pair of expansive dilations and φ : R^n×R^m×[0, ∞) → [0, ∞) an anisotropic product Musielak-Orlicz function. In this article, we introduce the anisotropic product Musielak-Orlicz ...Let A :=(A_1, A_2) be a pair of expansive dilations and φ : R^n×R^m×[0, ∞) → [0, ∞) an anisotropic product Musielak-Orlicz function. In this article, we introduce the anisotropic product Musielak-Orlicz Hardy space H~φ_A(R^n× R^m) via the anisotropic Lusin-area function and establish its atomic characterization, the g-function characterization, the g_λ~*-function characterization and the discrete wavelet characterization via first giving out an anisotropic product Peetre inequality of Musielak-Orlicz type. Moreover, we prove that finite atomic decomposition norm on a dense subspace of H~φ_A(R^n× R^m) is equivalent to the standard infinite atomic decomposition norm. As an application, we show that, for a given admissible triplet(φ, q, s), if T is a sublinear operator and maps all(φ, q, s)-atoms into uniformly bounded elements of some quasi-Banach spaces B, then T uniquely extends to a bounded sublinear operator from H~φ_A(R^n× R^m) to B. Another application is that we obtain the boundedness of anisotropic product singular integral operators from H~φ_A(R^n× R^m) to L~φ(R^n× R^m)and from H~φ_A(R^n×R^m) to itself, whose kernels are adapted to the action of A. The results of this article essentially extend the existing results for weighted product Hardy spaces on R^n× R^m and are new even for classical product Orlicz-Hardy spaces.展开更多
文摘The time evolution of system in two photon Jaynes Cummings (J C) model without rotating waves approximation (RWA) is obtained by using the theory of ordinary differential equations. Based on the evolution, the mean value of the atom inversion operator 〈 S 3(t)〉 is gi ven. The influence of the “counter rotating term” on the collapse and revival phenomenon is discussed from the comparison between the cases with RWA and without RWA. It shows that the influence of the virtual photon field makes the quantum fluctuations appear on the collapse and revival phenomenon.
文摘A model for an excited-atom coupled leaky cavity in single-photon generation is proposed based on universal modes. Solvable motion equations of the atomic operators are obtained under the single-photon condition by adopting the Lorentzian line type of the universal modes.
文摘Fault-tolerance is very important in cluster computing and has beenimplemented in many famous cluster-computing systems using checkpoint/restartmechanisms. But existent check-pointing algorithms cannot restore the states of afile system when roll-backing the running of a program, so there are many restrictionson file accesses in existent fault-tolerance systems. SCR algorithm, an algorithmbased on atomic operation and consistent schedule, which can restore the states offile systems, is presented in this paper. In the SCR algorithm, system calls on filesystems are classified into idem-potent operations and non-idem-potent operations.A non-idem-potent operation modifies a file system's states, while an idem-potentoperation does not. SCR algorithm tracks changes of the file system states. It logseach non-idem-potent operation used by user programs and the information that canrestore the operation in disks. When check-pointing roll-backing the program, SCRalgorithm will revert the file system states to the last checkpoint time. By usingSCR algorithm, users are allowed to use any file operation in their programs.
基金supported by National Natural Science Foundation of China (Grant Nos. 11571039, 11361020 and 11471042)
文摘Let p ∈(0, 1], q ∈(0, ∞] and A be a general expansive matrix on Rn. We introduce the anisotropic Hardy-Lorentz space H^(p,q)_A(R^n) associated with A via the non-tangential grand maximal function and then establish its various real-variable characterizations in terms of the atomic and the molecular decompositions, the radial and the non-tangential maximal functions, and the finite atomic decompositions. All these characterizations except the ∞-atomic characterization are new even for the classical isotropic Hardy-Lorentz spaces on Rn.As applications, we first prove that Hp,q A(Rn) is an intermediate space between H^(p1,q1)_A(Rn) and H^(p2,q2)_A(R^n) with 0 < p1 < p < p2 < ∞ and q1, q, q2 ∈(0, ∞], and also between H^(p,q1)_A(Rn) and H^(p,q2)_A(R^n) with p ∈(0, ∞)and 0 < q1 < q < q2 ∞ in the real method of interpolation. We then establish a criterion on the boundedness of sublinear operators from H^(p,q)_A(R^n) into a quasi-Banach space; moreover, we obtain the boundedness of δ-type Calder′on-Zygmund operators from H^(p,∞)_A(R^n) to the weak Lebesgue space L^(p,∞)(R^n)(or to H^p_A(R^n)) in the ln λcritical case, from H^(p,q)_A(R^n) to L^(p,q)(R^n)(or to H^(p,q)_A(R^n)) with δ∈(0,(lnλ)/(ln b)], p ∈(1/(1+,δ),1] and q ∈(0, ∞], as well as the boundedness of some Calderon-Zygmund operators from H^(p,q)_A(R^n) to L^(p,∞)(R^n), where b := | det A|,λ_:= min{|λ| : λ∈σ(A)} and σ(A) denotes the set of all eigenvalues of A.
基金supported by National Natural Science Foundation of China (Grant Nos. 11671414, 11271091, 11471040, 11461065, 11661075, 11571039 and 11671185)
文摘Let A :=(A_1, A_2) be a pair of expansive dilations and φ : R^n×R^m×[0, ∞) → [0, ∞) an anisotropic product Musielak-Orlicz function. In this article, we introduce the anisotropic product Musielak-Orlicz Hardy space H~φ_A(R^n× R^m) via the anisotropic Lusin-area function and establish its atomic characterization, the g-function characterization, the g_λ~*-function characterization and the discrete wavelet characterization via first giving out an anisotropic product Peetre inequality of Musielak-Orlicz type. Moreover, we prove that finite atomic decomposition norm on a dense subspace of H~φ_A(R^n× R^m) is equivalent to the standard infinite atomic decomposition norm. As an application, we show that, for a given admissible triplet(φ, q, s), if T is a sublinear operator and maps all(φ, q, s)-atoms into uniformly bounded elements of some quasi-Banach spaces B, then T uniquely extends to a bounded sublinear operator from H~φ_A(R^n× R^m) to B. Another application is that we obtain the boundedness of anisotropic product singular integral operators from H~φ_A(R^n× R^m) to L~φ(R^n× R^m)and from H~φ_A(R^n×R^m) to itself, whose kernels are adapted to the action of A. The results of this article essentially extend the existing results for weighted product Hardy spaces on R^n× R^m and are new even for classical product Orlicz-Hardy spaces.