Skip to content
BY 4.0 license Open Access Published by De Gruyter Open Access June 2, 2020

Gaussons: optical solitons with log-law nonlinearity by Laplace–Adomian decomposition method

  • O. González-Gaxiola EMAIL logo , Anjan Biswas and Abdullah Kamis Alzahrani
From the journal Open Physics

Abstract

This paper presents optical Gaussons by the aid of the Laplace–Adomian decomposition scheme. The numerical simulations are presented both in the presence and in the absence of the detuning term. The error analyses of the scheme are also displayed.

1 Introduction

The study of optical solitons with log-law nonlinearity, also known as optical Gaussons, has gained popularity during the last decade. Several analytical results have been reported [1,2,3,4,5,6,7,8,9]. In this context, soliton perturbation theory, quasi-stationary optical Gaussons, and birefringent fibers with dense wavelength division multiplexing (DWDM) technology have been addressed. Recently, shifting gears, the interest on the nonlinear Schrödinger’s equation (NLSE) with log-law nonlinearity, has emerged in the direction of numerical studies [10]. The travelling wave solution technology for finding the partial differential equations (PDEs) was developed by various studies [11,12,13,14,15,16,17,18]. This paper addresses optical Gaussons using the Laplace–Adomian decomposition method (LADM). This is a modified version of the popular Adomian decomposition method (ADM) that has gained extreme popularity during the last decade or so. ADM has been successfully implemented to a wide variety of nonlinear evolution equations, and several impressive numerical results have been reported. In this work, the LADM scheme will be first derived and discussed in detail and subsequently implemented to NLSE with log-law nonlinearity. The model will be studied both in the presence and in the absence of the detuning term. The numerical simulations all appear with their respective error analyses, and these are all depicted in respective tables and figures.

2 Governing equation and optical Gaussons

2.1 The model

To study the behavior of Gaussons, we consider the dimensionless form of the NLSE with log-law nonlinearity considered in ref. [19,20,21] and given by

(1) i u t + a u x x + b u ln | u | 2 = f ( x ) u ,

where u = u(x, t) is the complex amplitude of the wave and x and t are spatial and temporal coordinates, respectively. In the optical fiber contexts, the coefficient a is the group velocity dispersion and b is the coefficient of log-law nonlinearity. On the right-hand side of equation (1), f(x) represents the spatially dependent detuning term [22,23].

Although the usual norm is to study solitons in a Kerr nonlinear medium, there are some advantages to study log-law nonlinearity over Kerr law nonlinearity. One immediate advantage is that solitons from Kerr law nonlinearity produce radiation that is not present for NLSE in a log-law medium [24].

2.2 Optical Gaussons

2.2.1 Case f(x) = 0

In this case, the one-soliton solution to (1), also known as Gaussons, is given by [4,25]

(2) u ( x , t ) = A e B 2 ( x ν t ) 2 e i ϕ ( x , t ) ,

where A is the amplitude of the Gaussons and B is related to the coefficients of NLSE (1) by means of

(3) B = b 2 a .

Now, choosing the phase as

(4) ϕ ( x , t ) = κ x + ω t + θ

where κ represents the frequency of the Gaussons, while θ and ω are the phase and the wavenumber of the soliton, respectively.

The velocity of the Gausson is obtained from the frequency and coefficients of the model (1) and is given by

(5) ν = 2 a κ

and the wave number is

(6) ω = 2 b ln ( A ) a κ 2 b .

Observing equation (3), the constraint condition that guarantees the existence of Gaussons is given as follows:

(7) a b > 0 .

Finally, in the present case, the optical Gaussons solution of the NLSE with log-law nonlinearity is given by

(8) u ( x , t ) = A e B 2 ( x ν t ) 2 e i [ κ x + ω t + θ ] .

2.2.2 Case f(x) = n

In this case, the starting hypothesis for log-law nonlinearity is given by [4,22,26]

(9) u ( x , t ) = A e ( C t D 2 x 2 ) e i [ κ x + ω t + θ ] .

where A is the amplitude of the Gaussons and the constants C and D are related to the dynamics of the model by [22]

(10) C = b κ + n 2 b D 2 = b 2 a .

From the phase component, the wavenumber ω is given by

(11) ω = 2 b ln ( A ) a κ 2 b .

Finally, equation (10) prompts the constraint condition as follows:

(12) a b > 0 .

3 Analysis of the methodology

The Adomian method combined with the Laplace transform LADM is a decomposition method that gives us solutions for nonlinear differential equations in terms of a convergent series [27]. The LADM was established and used for the first time by Khuri [28] for solving differential equations.

We consider the general form of nonlinear partial differential equations with the initial condition in the following equation:

(13) L t u ( x , t ) + R u ( x , t ) + N u ( x , t ) = h ( x , t ) , u ( x , 0 ) = g ( x )

where L t u = u t , R is a linear operator that includes partial derivatives with respect to x, N is a nonlinear operator, and the function h is a source term, which must be independent of u.

Solving for L t u(x, t) and applying Laplace transform on both sides of equation (13), we obtain

(14) { L t u ( x , t ) } = { h ( x , t ) R u ( x , t ) N u ( x , t ) } .

Using the known property of the Laplace transform with respect to the first derivative, that is, { u t ( x , t ) } = s { u ( x , t ) } u ( x , 0 ) , the expression (14) is equivalent to

(15) s u ( x , s ) u ( x , 0 ) = { h ( x , t ) R u ( x , t ) N u ( x , t ) }

In the homogeneous case, because is a linear operator, we have

(16) u ( x , s ) = g ( x ) s 1 s { R u ( x , t ) + N u ( x , t ) } .

Now, considering the initial condition given in equation (13), u(x, t) are obtained easily by applying the inverse Laplace transform 1 on both sides of equation (16)

(17) u ( x , t ) = g ( x ) 1 [ 1 s { R u ( x , t ) + N u ( x , t ) } ] .

The ADM decomposes u(x, t) as a series with components u n (x, t) and N(u) as a series with components A n (u 0, u 1,…,u n ), namely,

(18) u ( x , t ) = n = 0 u n ( x , t )

(19) N u ( x , t ) = n = 0 A n ( u 0 , u 1 , , u n ) .

In equation (19), { A n } n = 0 is the so-called Adomian polynomials sequence established in ref. [29], which are calculated recursively by

(20) A n ( u 0 , , u n ) = 1 n ! d n d λ n [ N ( i = 1 λ i u i ) ] λ = 0 , n = 0 , 1 , 2 ,

Substituting (18) and (19) into equation (17) gives rise to

(21) n = 0 u n ( x , t ) = g ( x ) 1 [ 1 s { R n = 0 u n ( x , t ) + n = 0 A n ( u 0 , u 1 , , u n ) } ] .

From equation (21), each of the components of the series (18) is obtained by means of the recursion scheme, for each n = 0, 1, 2,…

(22) { u 0 ( x , t ) = g ( x ) , u n + 1 ( x , t ) = 1 [ 1 s { R u n ( x , t ) + A n ( u 0 , , u n ) } ] .

The convergence of this series has been studied in ref. [30]. Finally, for numerical purposes, the N-term approximate

(23) u N ( x , t ) = n = 0 N 1 u n ( x , t ) , N 1 ,

can be used to approximate the exact solution. The exact solution is obtained by adding all the terms, that is,

(24) u ( x , t ) = lim N u N ( x , t ) .

Now we will implement the algorithm provided by LADM for the solution of NLSE with log-law nonlinearity.

3.1 Gaussons solution of the NLSE with log-law nonlinearity through LADM

In this section, the Laplace transform decomposition algorithm given by equation (22) is applied to find the solution to the following NLSE with log-law nonlinearity (1):

(25) u t ( x , t ) = i a u x x ( x , t ) i f ( x ) u ( x , t ) + i b u ( x , t ) ln | u ( x , t ) | 2 .

Comparing (25) and (13), we identify the operators L t and R by

(26) L t u ( x , t ) = u t ( x , t ) , R u = i ( a x 2 f ( x ) ) u ( x , t ) ,

whereas that the nonlinear term turns out to be

(27) N u = i b u ( x , t ) ln | u ( x , t ) | 2 = i b n = 0 A n ( u 0 , , u n ) ,

Using (20), the first Adomian’s Polynomials of N(u) are as given as follows:

A 0 = u 0 ln | u 0 u ¯ 0 | , A 1 = u 0 u 1 u ¯ 0 u ¯ 0 + u 1 ln | u 0 u ¯ 0 | + u 1 , A 2 = u 0 u 1 2 2 u ¯ 0 u ¯ 0 + u 1 2 u ¯ 0 u ¯ 0 u 0 u 1 2 2 u ¯ 0 2 u ¯ 0 2 + u 0 u 2 u ¯ 0 u ¯ 0 + u 2 ln | u 0 u ¯ 0 | + u 1 2 2 u 0 + u 2 ,

A 3 = u 0 u 1 3 6 u ¯ 0 u ¯ 0 + u 1 3 2 u ¯ 0 u ¯ 0 + u 0 u 2 u 1 u ¯ 0 u ¯ 0 + u 0 u 1 3 3 u ¯ 0 3 u ¯ 0 3 u 1 3 2 u ¯ 0 2 u ¯ 0 2 + 2 u 1 u 2 u ¯ 0 u ¯ 0 u 0 u 1 u 2 u ¯ 0 2 u ¯ 0 2 + u 0 u 3 u ¯ 0 u ¯ 0 u 0 u 1 3 2 u ¯ 0 2 u ¯ 0 u ¯ 0 + u 3 ln | u 0 u ¯ 0 | u 1 3 6 u 0 2 + u 1 u 2 u 0 + u 3 , A 4 = u 0 u 1 4 24 u ¯ 0 u ¯ 0 + u 1 4 6 u ¯ 0 u ¯ 0 + u 0 u 2 u 1 2 2 u ¯ 0 u ¯ 0 u 0 u 1 4 8 u ¯ 0 2 u ¯ 0 2 + 3 u 2 u 1 2 2 u ¯ 0 u ¯ 0 + u 0 u 1 u 3 u ¯ 0 u ¯ 0 + u 0 u 2 2 2 u ¯ 0 u ¯ 0 + u 1 4 3 u ¯ 0 3 u ¯ 0 3 u 0 u 1 4 4 u ¯ 0 4 u ¯ 0 4 + u 0 u 2 u 1 2 u ¯ 0 3 u ¯ 0 3 3 u 2 u 1 2 2 u ¯ 0 2 u ¯ 0 2 + 2 u 3 u 1 u ¯ 0 u ¯ 0 u 0 u 1 u 3 u ¯ 0 2 u ¯ 0 2 + u 2 2 u ¯ 0 u ¯ 0 + u 0 u 4 u ¯ 0 u ¯ 0 u 0 u 2 2 2 u ¯ 0 2 u ¯ 0 2 u 0 u 1 4 6 u ¯ 0 2 u ¯ 0 u ¯ 0 + u 0 u 1 4 2 u ¯ 0 3 u ¯ 0 2 u ¯ 0 u 1 4 2 u ¯ 0 2 u ¯ 0 u ¯ 0 3 u 0 u 2 u 1 2 2 u ¯ 0 2 u ¯ 0 u ¯ 0 + u 4 ln | u 0 u ¯ 0 | + u 1 4 12 u 0 3 u 2 u 1 2 2 u 0 2 + u 1 u 3 u 0 + u 2 2 2 u 0 + u 4 ,

From equation (22), we achieve the series solutions as follows:

u 0 ( x , t ) = g ( x ) , u 1 ( x , t ) = 1 [ i s { a u 0 , x x ( x , t ) f ( x ) u 0 ( x , t ) + b A 0 ( u 0 ) } ] , u 2 ( x , t ) = 1 [ i s { a u 1 , x x ( x , t ) f ( x ) u 1 ( x , t ) + b A 1 ( u 0 , u 1 ) } ] , u n ( x , t ) = 1 [ i s { a u n 1 , x x ( x , t ) f ( x ) u n 1 ( x , t ) + b A n 1 ( u 0 , , u n 1 ) } ] .

In Section 4, we illustrate the LADM for solving the NLSE with log-law nonlinearity (1) for different special cases.

4 Numerical simulations

In this section, some examples are provided to show the reliability and the efficiency of the proposed method in solving nonlinear differential equations used in the modeling of dynamics in quantum optics of the type (1). Our computations are performed by MATHEMATICA software.

4.1 Gaussons without detuning term

Table 1 and Figures 1–3.

Table 1

Gaussons without detuning term

Cases a b A B κ ν ω N |Max error|
1 0.5 1.0 2.0 1.00 0.5 −0.5 0.26 12 1.0 × 10−10
2 0.3 2.0 2.5 1.82 1.0 −0.6 1.36 12 1.5 × 10−10
3 0.2 3.0 3.0 2.73 1.0 −0.4 3.39 12 1.5 × 10−9
Figure 1 
                  Gausson without detuning term: case 1: numerically computed profile (left) and absolute error (right).
Figure 1

Gausson without detuning term: case 1: numerically computed profile (left) and absolute error (right).

Figure 2 
                  Gausson without detuning term: case 2: numerically computed profile (left) and absolute error (right).
Figure 2

Gausson without detuning term: case 2: numerically computed profile (left) and absolute error (right).

Figure 3 
                  Gausson without detuning term: case 3: numerically computed profile (left) and absolute error (right).
Figure 3

Gausson without detuning term: case 3: numerically computed profile (left) and absolute error (right).

4.2 Gaussons with detuning term

Table 2 and Figures 4–6.

Table 2

Gaussons with detuning term

Cases a b A C D κ ω f(x) N |Max error|
1 0.5 1.0 2.5 0.50 1.0 1.00 0.33 1 12 4.0 × 10−10
2 0.3 0.2 3.0 4.25 0.57 0.5 0.16 2 12 6.0 × 10−10
3 0.2 0.3 4.0 5.00 0.86 0.3 0.51 3 12 2.0 × 10−9
Figure 4 
                  Gausson with detuning term: case 1: numerically computed profile (left) and absolute error (right).
Figure 4

Gausson with detuning term: case 1: numerically computed profile (left) and absolute error (right).

Figure 5 
                  Gausson with detuning term: case 2: numerically computed profile (left) and absolute error (right).
Figure 5

Gausson with detuning term: case 2: numerically computed profile (left) and absolute error (right).

Figure 6 
                  Gausson with detuning term: case 3: numerically computed profile (left) and absolute error (right).
Figure 6

Gausson with detuning term: case 3: numerically computed profile (left) and absolute error (right).

5 Conclusions

This paper successfully studied optical Gaussons that emerged from NLSE with log-law nonlinearity by the aid of LADM. The results of this paper are being reported for the first time. The error analysis proved that the results appear with grand success and are truly impressive. The results of this paper thus stand on a strong footing to move further along. Later, this scheme will be implemented to address the model further along. They are the application of the scheme to study Gaussons in birefringent fibers, DWDM systems, as well as optical couplers, photonic crystal fiber (PCF), metamaterials, and other variety of optoelectronic devices. Moreover, additional numerical schemes will be implemented to address the model in such optoelectronic devices; one such scheme is the variational iteration method. Such studies are underway. This is just the tip of the iceberg.

Acknowledgments

This project was funded by the Deanship of Scientific Research (DSR), King Abdulaziz University, Jeddah, Saudi Arabia, under Grant No. (KEP-65-130-38). The authors, therefore, acknowledge with thanks DSR technical and financial support.

  1. Conflict of interest: The authors declare they have no conflict of interest.

References

[1] Edah G, Adanhounmè V, Kanfon A, Guédjé F, Hounkonnou MN. Pulse propagation in a non-linear medium. Open Phys. 2015;13:151–6.10.1515/phys-2015-0018Search in Google Scholar

[2] Girgis L, Milovic D, Swapan K, Yildirim A, Jafari H, Biswas A. Optical Gaussons in birefringent fiber and DWDM systems with inter-modal dispersion. Romanian Rep Phys. 2012;64:663–71.Search in Google Scholar

[3] Biswas A, Milovic D, Girgis L. Quasi-stationary optical Gaussons. Optik. 2013;124:2959–62.10.1016/j.ijleo.2012.09.055Search in Google Scholar

[4] Girgis L, Milovic D, Hayat T, Aldossary OM, Biswas A. Optical soliton perturbation with log law nonlinearity. Optica Applicata. 2012;42(3):447–54.Search in Google Scholar

[5] Crutcher SH, Osei AJ, Biswas A. Wobbling phenomena with logarithmic law nonlinear Schrödinger equations for incoherent spatial Gaussons. Optik. 2013;124:4793–7.10.1016/j.ijleo.2013.01.081Search in Google Scholar

[6] Biswas A, Lott DA, Sutton B, Khan KR, Mahmood MF. Optical Gaussons in nonlinear directional couplers. J Electromagnetic Waves Appl. 2013;27(15):1976–85.10.1080/09205071.2013.832488Search in Google Scholar

[7] Khan S, Majid FB, Biswas A, Zhou Q, Alfiras M, Moshokoa SP, et al. Stochastic perturbation of optical Gaussons with bandpass filters and multi-photon absorption. Optik. 2019;178:297–300.10.1016/j.ijleo.2018.10.019Search in Google Scholar

[8] Biswas A, Cleary C, Watson Jr JE, Milovic D. Optical soliton perturbation with time-dependent coefficients in a log law media. Appl Math Comput. 2010;217:2891–4.10.1016/j.amc.2010.07.032Search in Google Scholar

[9] Biswas A, Milovic D, Kohl R. Optical soliton perturbation in a log-law medium with full nonlinearity by He’s semi-inverse variational principle. Inverse Probl Sci Eng. 2012;20(2):227–32.10.1080/17415977.2011.603088Search in Google Scholar

[10] Wazwaz AM, El-Tantawy SA. Optical Gaussons for nonlinear logarithmic Schrödinger equations via the variational iteration method. Optik. 2019;180:414–8.10.1016/j.ijleo.2018.11.114Search in Google Scholar

[11] Gao F, Yang XJ, Srivastava HM. Exact traveling-wave solutions for linear and non-linear heat transfer equations. Therm Sci. 2017;21(6):2307–11.10.2298/TSCI161013321GSearch in Google Scholar

[12] Yang XJ, Tenreiro Machado JA, Baleanu D, Cattani C. On exact traveling-wave solutions for local fractional Korteweg-de Vries equation. Chaos. 2016;26(8):084312.10.1063/1.4960543Search in Google Scholar PubMed

[13] Yang XJ, Gao F, Srivastava HM. Exact travelling wave solutions for the local fractional two-dimensional Burgers-type equations. Comput Math Appl. 2017;73(2):203–10.10.1016/j.camwa.2016.11.012Search in Google Scholar

[14] Yang XJ, Tenreiro Machado JA, Baleanu D. Exact traveling-wave solution for local fractional Boussinesq equation in fractal domain. Fractals. 2017;25(4):1740006.10.1142/S0218348X17400060Search in Google Scholar

[15] Yang XJ, Gao F, Srivastava HM. A new computational approach for solving nonlinear local fractional PDEs. J Comput Appl Math. 2018;339:285–96.10.1016/j.cam.2017.10.007Search in Google Scholar

[16] Gao F, Yang XJ, Ju Y. Exact traveling-wave solutions for one-dimensional modified Korteweg–De Vries equation defined on cantor sets. Fractals. 2019;27(1):1940010.10.1142/S0218348X19400103Search in Google Scholar

[17] Yang XJ, Tenreiro Machado JA. A new fractal nonlinear Burgers’ equation arising in the acoustic signals propagation. Math Methods Appl Sci. 2019;42(18):7539–44.10.1002/mma.5904Search in Google Scholar

[18] Liu J-G, Yang XJ, Feng Y-Y. Characteristic of the algebraic traveling wave solutions for two extended (2 + 1)-dimensional Kadomtsev–Petviashvili equations. Mod Phys Lett A. 2020;35(7):2050028.10.1142/S0217732320500285Search in Google Scholar

[19] Bialynicki-Birula I, Mycielski J. Nonlinear wave mechanics. Ann Phys. 1979;100:62–93.10.1016/0003-4916(76)90057-9Search in Google Scholar

[20] Oficjalski J, Bialynicki-Birula I. Collisions of Gaussons. Acta Phys Polonica B. 1978;9:759–75.Search in Google Scholar

[21] Bialynicki-Birula I. Gaussons: solitons of the logarithmic Schrödinger equation. Phys Scr. 1979;20:539–44.10.1088/0031-8949/20/3-4/033Search in Google Scholar

[22] Wazwaz AM, El-Tantawy SA. Gaussian soliton solutions to a variety of nonlinear logarithmic Schrödinger equation. J Electromagnetic Waves Appl. 2016;30(4):1909–17.10.1080/09205071.2016.1222312Search in Google Scholar

[23] Wazwaz AM. Gaussian solitary wave solutions for nonlinear evolution equations with logarithmic nonlinearities. Nonlinear Dyn. 2016;83:591–6.10.1007/s11071-015-2349-xSearch in Google Scholar

[24] Girgis L, Khan KR, Milovic D, Crutcher SH, Konar S, Biswas A. Adiabatic phase variation for optical Gaussons. Opt Laser Technol. 2012;44:1219–22.10.1016/j.optlastec.2012.01.007Search in Google Scholar

[25] Biswas A, Milovic D. Optical solitons with log law nonlinearity. Commun Nonlinear Sci Numer Simul. 2010;15(12):3763–7.10.1016/j.cnsns.2010.01.022Search in Google Scholar

[26] Yumano T. Localized traveling wave solution for a logarithmic nonlinear Schrödinger equation. Wave Motion. 2016;67:116–20.10.1016/j.wavemoti.2016.07.005Search in Google Scholar

[27] Adomian G. Solving frontier problems of physics: the decomposition method. Boston: Kluwer Academic Publishers; 1994.10.1007/978-94-015-8289-6Search in Google Scholar

[28] Khuri SA. A Laplace decomposition algorithm applied to a class of nonlinear differential equations. J Appl Mathematics. 2001;1(4):141–55.10.1155/S1110757X01000183Search in Google Scholar

[29] Wazwaz AM. A new algorithm for calculating Adomian polynomials for nonlinear operators. Appl Math Computation. 2000;111:33–51.10.1016/S0096-3003(99)00063-6Search in Google Scholar

[30] Cherruault Y, Adomian G. Decomposition methods: a new proof of convergence. Math Comp Model. 1993;18:103–6.10.1016/0895-7177(93)90233-OSearch in Google Scholar

Received: 2019-04-02
Revised: 2020-03-25
Accepted: 2020-03-26
Published Online: 2020-06-02

© 2020 O. González-Gaxiola et al., published by De Gruyter

This work is licensed under the Creative Commons Attribution 4.0 International License.

Downloaded on 25.4.2024 from https://www.degruyter.com/document/doi/10.1515/phys-2020-0104/html
Scroll to top button