\documentclass[11pt,twoside]{article}\makeatletter

\IfFileExists{xcolor.sty}%
  {\RequirePackage{xcolor}}%
  {\RequirePackage{color}}
\usepackage{colortbl}
\usepackage{wrapfig}
\usepackage{ifxetex}
\ifxetex
  \usepackage{fontspec}
  \usepackage{xunicode}
  \catcode`⃥=\active \def⃥{\textbackslash}
  \catcode`❴=\active \def❴{\{}
  \catcode`❵=\active \def❵{\}}
  \def\textJapanese{\fontspec{Noto Sans CJK JP}}
  \def\textChinese{\fontspec{Noto Sans CJK SC}}
  \def\textKorean{\fontspec{Noto Sans CJK KR}}
  \setmonofont{DejaVu Sans Mono}
  
\else
  \IfFileExists{utf8x.def}%
   {\usepackage[utf8x]{inputenc}
      \PrerenderUnicode{–}
    }%
   {\usepackage[utf8]{inputenc}}
  \usepackage[english]{babel}
  \usepackage[T1]{fontenc}
  \usepackage{float}
  \usepackage[]{ucs}
  \uc@dclc{8421}{default}{\textbackslash }
  \uc@dclc{10100}{default}{\{}
  \uc@dclc{10101}{default}{\}}
  \uc@dclc{8491}{default}{\AA{}}
  \uc@dclc{8239}{default}{\,}
  \uc@dclc{20154}{default}{ }
  \uc@dclc{10148}{default}{>}
  \def\textschwa{\rotatebox{-90}{e}}
  \def\textJapanese{}
  \def\textChinese{}
  \IfFileExists{tipa.sty}{\usepackage{tipa}}{}
\fi
\def\exampleFont{\ttfamily\small}
\DeclareTextSymbol{\textpi}{OML}{25}
\usepackage{relsize}
\RequirePackage{array}
\def\@testpach{\@chclass
 \ifnum \@lastchclass=6 \@ne \@chnum \@ne \else
  \ifnum \@lastchclass=7 5 \else
   \ifnum \@lastchclass=8 \tw@ \else
    \ifnum \@lastchclass=9 \thr@@
   \else \z@
   \ifnum \@lastchclass = 10 \else
   \edef\@nextchar{\expandafter\string\@nextchar}%
   \@chnum
   \if \@nextchar c\z@ \else
    \if \@nextchar l\@ne \else
     \if \@nextchar r\tw@ \else
   \z@ \@chclass
   \if\@nextchar |\@ne \else
    \if \@nextchar !6 \else
     \if \@nextchar @7 \else
      \if \@nextchar (8 \else
       \if \@nextchar )9 \else
  10
  \@chnum
  \if \@nextchar m\thr@@\else
   \if \@nextchar p4 \else
    \if \@nextchar b5 \else
   \z@ \@chclass \z@ \@preamerr \z@ \fi \fi \fi \fi
   \fi \fi  \fi  \fi  \fi  \fi  \fi \fi \fi \fi \fi \fi}
\gdef\arraybackslash{\let\\=\@arraycr}
\def\@textsubscript#1{{\m@th\ensuremath{_{\mbox{\fontsize\sf@size\z@#1}}}}}
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\def\abbr{}
\def\corr{}
\def\expan{}
\def\gap{}
\def\orig{}
\def\reg{}
\def\ref{}
\def\sic{}
\def\persName{}\def\name{}
\def\placeName{}
\def\orgName{}
\def\textcal#1{{\fontspec{Lucida Calligraphy}#1}}
\def\textgothic#1{{\fontspec{Lucida Blackletter}#1}}
\def\textlarge#1{{\large #1}}
\def\textoverbar#1{\ensuremath{\overline{#1}}}
\def\textquoted#1{‘#1’}
\def\textsmall#1{{\small #1}}
\def\textsubscript#1{\@textsubscript{\selectfont#1}}
\def\textxi{\ensuremath{\xi}}
\def\titlem{\itshape}
\newenvironment{biblfree}{}{\ifvmode\par\fi }
\newenvironment{bibl}{}{}
\newenvironment{byline}{\vskip6pt\itshape\fontsize{16pt}{18pt}\selectfont}{\par }
\newenvironment{citbibl}{}{\ifvmode\par\fi }
\newenvironment{docAuthor}{\ifvmode\vskip4pt\fontsize{16pt}{18pt}\selectfont\fi\itshape}{\ifvmode\par\fi }
\newenvironment{docDate}{}{\ifvmode\par\fi }
\newenvironment{docImprint}{\vskip 6pt}{\ifvmode\par\fi }
\newenvironment{docTitle}{\vskip6pt\bfseries\fontsize{22pt}{25pt}\selectfont}{\par }
\newenvironment{msHead}{\vskip 6pt}{\par}
\newenvironment{msItem}{\vskip 6pt}{\par}
\newenvironment{rubric}{}{}
\newenvironment{titlePart}{}{\par }

\newcolumntype{L}[1]{){\raggedright\arraybackslash}p{#1}}
\newcolumntype{C}[1]{){\centering\arraybackslash}p{#1}}
\newcolumntype{R}[1]{){\raggedleft\arraybackslash}p{#1}}
\newcolumntype{P}[1]{){\arraybackslash}p{#1}}
\newcolumntype{B}[1]{){\arraybackslash}b{#1}}
\newcolumntype{M}[1]{){\arraybackslash}m{#1}}
\definecolor{label}{gray}{0.75}
\def\unusedattribute#1{\sout{\textcolor{label}{#1}}}
\DeclareRobustCommand*{\xref}{\hyper@normalise\xref@}
\def\xref@#1#2{\hyper@linkurl{#2}{#1}}
\begingroup
\catcode`\_=\active
\gdef_#1{\ensuremath{\sb{\mathrm{#1}}}}
\endgroup
\mathcode`\_=\string"8000
\catcode`\_=12\relax

\usepackage[a4paper,twoside,lmargin=1in,rmargin=1in,tmargin=1in,bmargin=1in,marginparwidth=0.75in]{geometry}
\usepackage{framed}

\definecolor{shadecolor}{gray}{0.95}
\usepackage{longtable}
\usepackage[normalem]{ulem}
\usepackage{fancyvrb}
\usepackage{fancyhdr}
\usepackage{graphicx}
\usepackage{marginnote}

\renewcommand{\@cite}[1]{#1}


\renewcommand*{\marginfont}{\itshape\footnotesize}

\def\Gin@extensions{.pdf,.png,.jpg,.mps,.tif}

  \pagestyle{fancy}

\usepackage[pdftitle={},
 pdfauthor={}]{hyperref}
\hyperbaseurl{}

	 \paperwidth210mm
	 \paperheight297mm
              
\def\@pnumwidth{1.55em}
\def\@tocrmarg {2.55em}
\def\@dotsep{4.5}
\setcounter{tocdepth}{3}
\clubpenalty=8000
\emergencystretch 3em
\hbadness=4000
\hyphenpenalty=400
\pretolerance=750
\tolerance=2000
\vbadness=4000
\widowpenalty=10000

\renewcommand\section{\@startsection {section}{1}{\z@}%
     {-1.75ex \@plus -0.5ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large\bfseries}}
\renewcommand\subsection{\@startsection{subsection}{2}{\z@}%
     {-1.75ex\@plus -0.5ex \@minus- .2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large}}
\renewcommand\subsubsection{\@startsection{subsubsection}{3}{\z@}%
     {-1.5ex\@plus -0.35ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\large}}
\renewcommand\paragraph{\@startsection{paragraph}{4}{\z@}%
     {-1ex \@plus-0.35ex \@minus -0.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\normalsize}}
\renewcommand\subparagraph{\@startsection{subparagraph}{5}{\parindent}%
     {1.5ex \@plus1ex \@minus .2ex}%
     {-1em}%
     {\reset@font\normalsize\bfseries}}


\def\l@section#1#2{\addpenalty{\@secpenalty} \addvspace{1.0em plus 1pt}
 \@tempdima 1.5em \begingroup
 \parindent \z@ \rightskip \@pnumwidth 
 \parfillskip -\@pnumwidth 
 \bfseries \leavevmode #1\hfil \hbox to\@pnumwidth{\hss #2}\par
 \endgroup}
\def\l@subsection{\@dottedtocline{2}{1.5em}{2.3em}}
\def\l@subsubsection{\@dottedtocline{3}{3.8em}{3.2em}}
\def\l@paragraph{\@dottedtocline{4}{7.0em}{4.1em}}
\def\l@subparagraph{\@dottedtocline{5}{10em}{5em}}
\@ifundefined{c@section}{\newcounter{section}}{}
\@ifundefined{c@chapter}{\newcounter{chapter}}{}
\newif\if@mainmatter 
\@mainmattertrue
\def\chaptername{Chapter}
\def\frontmatter{%
  \pagenumbering{roman}
  \def\thechapter{\@roman\c@chapter}
  \def\theHchapter{\roman{chapter}}
  \def\thesection{\@roman\c@section}
  \def\theHsection{\roman{section}}
  \def\@chapapp{}%
}
\def\mainmatter{%
  \cleardoublepage
  \def\thechapter{\@arabic\c@chapter}
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \pagenumbering{arabic}
  \setcounter{secnumdepth}{6}
  \def\@chapapp{\chaptername}%
  \def\theHchapter{\arabic{chapter}}
  \def\thesection{\@arabic\c@section}
  \def\theHsection{\arabic{section}}
}
\def\backmatter{%
  \cleardoublepage
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \setcounter{secnumdepth}{2}
  \def\@chapapp{\appendixname}%
  \def\thechapter{\@Alph\c@chapter}
  \def\theHchapter{\Alph{chapter}}
  \appendix
}
\newenvironment{bibitemlist}[1]{%
   \list{\@biblabel{\@arabic\c@enumiv}}%
       {\settowidth\labelwidth{\@biblabel{#1}}%
        \leftmargin\labelwidth
        \advance\leftmargin\labelsep
        \@openbib@code
        \usecounter{enumiv}%
        \let\p@enumiv\@empty
        \renewcommand\theenumiv{\@arabic\c@enumiv}%
	}%
  \sloppy
  \clubpenalty4000
  \@clubpenalty \clubpenalty
  \widowpenalty4000%
  \sfcode`\.\@m}%
  {\def\@noitemerr
    {\@latex@warning{Empty `bibitemlist' environment}}%
    \endlist}

\def\tableofcontents{\section*{\contentsname}\@starttoc{toc}}
\parskip0pt
\parindent1em
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\newenvironment{reflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemsep}{0pt}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\itshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{sansreflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\itemsep}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\upshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{specHead}[2]%
 {\vspace{20pt}\hrule\vspace{10pt}%
  \phantomsection\label{#1}\markright{#2}%

  \pdfbookmark[2]{#2}{#1}%
  \hspace{-0.75in}{\bfseries\fontsize{16pt}{18pt}\selectfont#2}%
  }{}
      \def\TheFullDate{1970-01-01 (revised: 01 January 1970)}
\def\TheID{\makeatother }
\def\TheDate{1970-01-01}
\title{}
\author{}\makeatletter 
\makeatletter
\newcommand*{\cleartoleftpage}{%
  \clearpage
    \if@twoside
    \ifodd\c@page
      \hbox{}\newpage
      \if@twocolumn
        \hbox{}\newpage
      \fi
    \fi
  \fi
}
\makeatother
\makeatletter
\thispagestyle{empty}
\markright{\@title}\markboth{\@title}{\@author}
\renewcommand\small{\@setfontsize\small{9pt}{11pt}\abovedisplayskip 8.5\p@ plus3\p@ minus4\p@
\belowdisplayskip \abovedisplayskip
\abovedisplayshortskip \z@ plus2\p@
\belowdisplayshortskip 4\p@ plus2\p@ minus2\p@
\def\@listi{\leftmargin\leftmargini
               \topsep 2\p@ plus1\p@ minus1\p@
               \parsep 2\p@ plus\p@ minus\p@
               \itemsep 1pt}
}
\makeatother
\fvset{frame=single,numberblanklines=false,xleftmargin=5mm,xrightmargin=5mm}
\fancyhf{} 
\setlength{\headheight}{14pt}
\fancyhead[LE]{\bfseries\leftmark} 
\fancyhead[RO]{\bfseries\rightmark} 
\fancyfoot[RO]{}
\fancyfoot[CO]{\thepage}
\fancyfoot[LO]{\TheID}
\fancyfoot[LE]{}
\fancyfoot[CE]{\thepage}
\fancyfoot[RE]{\TheID}
\hypersetup{citebordercolor=0.75 0.75 0.75,linkbordercolor=0.75 0.75 0.75,urlbordercolor=0.75 0.75 0.75,bookmarksnumbered=true}
\fancypagestyle{plain}{\fancyhead{}\renewcommand{\headrulewidth}{0pt}}

\date{}
\usepackage{authblk}

\providecommand{\keywords}[1]
{
\footnotesize
  \textbf{\textit{Index terms---}} #1
}

\usepackage{graphicx,xcolor}
\definecolor{GJBlue}{HTML}{273B81}
\definecolor{GJLightBlue}{HTML}{0A9DD9}
\definecolor{GJMediumGrey}{HTML}{6D6E70}
\definecolor{GJLightGrey}{HTML}{929497} 

\renewenvironment{abstract}{%
   \setlength{\parindent}{0pt}\raggedright
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
   \textcolor{GJBlue}{\large\bfseries\abstractname\space}
}{%   
   \vskip8pt
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
}

\usepackage[absolute,overlay]{textpos}

\makeatother 
      \usepackage{lineno}
      \linenumbers
      
\begin{document}

             \affil[1]{  }

\renewcommand\Authands{ and }

\date{\small \em Received: 1 January 1970 Accepted: 1 January 1970 Published: 1 January 1970}

\maketitle


\begin{abstract}
        




\end{abstract}


\keywords{}

\begin{textblock*}{18cm}(1cm,1cm) % {block width} (coords) 
\textcolor{GJBlue}{\LARGE Global Journals \LaTeX\ JournalKaleidoscope\texttrademark}
\end{textblock*}

\begin{textblock*}{18cm}(1.4cm,1.5cm) % {block width} (coords) 
\textcolor{GJBlue}{\footnotesize \\ Artificial Intelligence formulated this projection for compatibility purposes from the original article published at Global Journals. However, this technology is currently in beta. \emph{Therefore, kindly ignore odd layouts, missed formulae, text, tables, or figures.}}
\end{textblock*}


\begin{textblock*}{10cm}(1.05cm,3cm)
{{\textit{CrossRef DOI of original article:}} \underline{}}
\end{textblock*}\let\tabcellsep& 	 	 		   {\ref 51863 !115 197\%4 18 4 591\&8 1954 9 2563 115 3 4 5695  4 9 !89 9 13 93 839 83 4 9 !3 12564 3 4 56953 1 513 15 19'"8663 1} \par
()*+, -, )*./*+0123, (3-304 56, 7 8)4651 -, *957 0605. /1 0., .*)*06:-8;<)1 6/7 5. 4 )154 5, 1. /:01 30+90:1 , (035=0>00*4 )/*+;?1 ):). , -, )*@()*-5, *.-30()*. -1 /(-, )* )45:51 560-1 , (6)+07)45*, *()6:7 0-0A*5*(, 57651 B0-C54 56, 7 8)4651 -, *957 0 605. /1 0.)423, (3+)0.*)-+0:0*+)*-30()*. , +01 0+:51 560-01 . ;?1 ):). , -, )*D :1 )=, +0.5*0. -, 65-0.)4-30:51 560-01 .)4-30()*. -1 /(-0+6)+07 .)4, *()6:7 0-0 651 B0-.-31 )/931 057 , E5-, )*.)4-30()*. , +01 0+0=)7 /-, )*.)41 , . B85. . 0-;  i j k lm n o p p p o m kCn qr k lm k q 4 U/V4W4 9 T >;4 !" \# \$ \% \& \& \& \% \# !'\$ ()!"\#!( *+ +, -.FGHIJ K LM K LN K OPGQRS T GUHVT WRXUHWYH ZGVT WPQPS [ S H \textbackslash ] VQUG]IJ \textunderscore L M \textunderscore L N \textunderscore O L`a bLcLJ K a K d \textunderscore  ef J \textunderscore LN K a K d \textunderscore  ef N \textunderscore LM K a K d \textunderscore  ef M \textunderscore LgZ GT GH ZGhi Q[ jGPT QM K S ]1 s6 \& N +! \$ O ! 'Q*\$ )*Q +\# \# "L ! *+!! * )'\%(\$ ! \$ '\%\# t h 1 2 3 455542 h -3 6ut T h >;4 [ T h 1 v h 1 2 h 6>;6>;4 [ T h 1 v h 1\par
! )!"\#!( *+ 821 2 -!" \# \$ \% \& \& \& \% \# !'\$ ()!"\#!( *+ . ! )!"\#!( *+ ++ / 3 29 0233 803-1,00 712 2 3 3 821 241 2 23 03 75 01 231 42 3 8 2 6 7 82 6 9 :,; 2 63 7 82 6 9 1,; <=>?@A >B>C>A DE>FD?GE >@HA I J KLDJ J >M>N@E OM I @CPJ DM I J H LI CBM =>Q@CRI M I @CJS TU VS WU PI JBI N>CXLM =>H @A ?OE D YZ S [ \textbackslash  ]\textasciicircum \textasciicircum \textasciicircum ][ Z U\textunderscore  Y `Z a b c\textbackslash  S def b S [ \textbackslash  ]\textasciicircum \textasciicircum \textasciicircum ][ b U g b S [ b U U ]h[ \textbackslash  ]\textasciicircum \textasciicircum \textasciicircum ][ Zi\textbackslash  ][ Z jkl Z ]m\textunderscore d]n] Y `op ]S dqU r=>A >M =>A DCR@? NDE O>Jf Z S [ \textbackslash  ]\textasciicircum \textasciicircum \textasciicircum ][ Zi\textbackslash  ][ Z U ]g Z S [ Z U ] m\textunderscore  d]n]BI N>C@CM => GA @XDXI E I M LJ GDQ>hl Z ]s Z ]t Z j]J DM I J H LM =>Q@CRI M I @CJ f Z S [ \textbackslash  ]\textasciicircum \textasciicircum \textasciicircum ][ Zi\textbackslash  ][ Z Uop] J OG uvwx y v z \{ | v \}uv\textasciitilde `g i Z S [ Z U] J OG u z z uvwxv f Z S [ \textbackslash  ] \textasciicircum \textasciicircum \textasciicircum ][ Zi\textbackslash  ][ Z U d J OG uvwx y v z \{ | v \}uv\textasciitilde `g i Z S [ Z U \textasciicircum S dU @PH @AY Z S [ \textbackslash  ]\textasciicircum \textasciicircum \textasciicircum ][ Zi\textbackslash  ][ Z U ]m\textunderscore d]n]M =>A>GA >J >CM DM I @C Y Z S [ \textbackslash  ]\textasciicircum \textasciicircum \textasciicircum ][ Zi\textbackslash  ][ Z U\textunderscore  Y Zi\textbackslash  S [ \textbackslash  ]\textasciicircum \textasciicircum \textasciicircum ][ Zi\textbackslash  U f Z S [ \textbackslash  ]\textasciicircum \textasciicircum \textasciicircum ][ Zi\textbackslash  ][ Z U g Z S [ Z U\textunderscore  Z S [ \textbackslash  ]\textasciicircum \textasciicircum \textasciicircum ][ Zi\textbackslash  ][ Z U g Z S [ Z U ] m\textunderscore d]n] S dU I JM A O>Pr=>A > Z S [ \textbackslash  ]\textasciicircum \textasciicircum \textasciicircum ][ Zi\textbackslash  ]\par
[ Z Uo p\textasciicircum A @? M =>A >GA >J >CM DM I @CS dUr>@XM DI C l i Z \textunderscore l Zi\textbackslash  l `i Z ]l Z \textunderscore l Zi\textbackslash  l ` Z ]r=>A >l `i Z \textunderscore h[ Z kl Z] g Z S [ Z Upj]l ` Z \textunderscore  h[ Z kl Z] g Z S [ Z Uopj¦ 012 3 452 67589 9 153 483 45589 12 5 98 3 2 83 3 45589 12 5 3 45 8 5!2 8" \# \$" 983 2 83 3 45589 12 5 3 45 8 5!2 8" \# \$" \%5 775 \&585'8( 5) 9 135\& 13 48\& 3 452 5(2 59 53 83 *+ , -1((9 53 4832 9 ./89 9 535\& 13 9 \&5!/3 45 2 1 8 08)85\& 13 2 9 ./89 9 53 9 \&5!/3 45 87 1 \# 2 3 45 6 7 8 9: 9; <\#*= *> ?531989 9 153 483 3 @A 3 B 3 3 C 3 A 3 D: 3 9E 3 @A 3 B 3 3 C 3 A 3 D: 3 E F\#*= *G 45 23 45) 9 135\& 13 H 5 A 5 A 5 A \# H A 5 A 5 A 1 <\#*= *I J KLMLNM LO LPJ QJ R SPT UVWR OJ M XLYZKLM L [ \textbackslash  T ] \textasciicircum \textunderscore  ```\textunderscore ] \textbackslash  a\textasciicircum \textunderscore  ] \textbackslash  Wb c d e fg h i j j j i g ekh lm e fg e lan e oU c d p e m e fg e lan e oU qU\textunderscore  r \textbackslash  T ] \textbackslash  Wbc d p e m e fg e lan e oUs PJ KR OtQO LY   {\ref 862 322 34 55 62865 654 5674 6122 82 3665 6/ 8 \&62 5 2 94368 6  4 652 365974 6127814 2 4 8151634 732 367815 2 72 65 62865 654 55 62  8 2 4 1 665 65 82 367815 4 6 668 2 4 818 4 5 5 5 62 :862 4 65 96  5 6236 64 2 66182 2 4 815}   A B = CA B = D A > = 6 6 D A E = 6 0 6 F , 6 -6 6 ./-6 0 6 . F G HI J 6 6 0 6 K 6 6 6 0 6 3 89 : ; < < < ; 9 =>: ; 9 : = ? 6 5 L HI 6 6 6 K 6 6 6 0 6 3 89 : ; < < < ; 9 =>: ; 9 M = ? 6u va \textbackslash  bw] \textbackslash  xu v \textbackslash  \textunderscore y \textbackslash  T ] \textbackslash  Wz \{ \textbackslash  | v \textbackslash  \}\textunderscore  u v\textbackslash  bw] \textbackslash  xu v \textbackslash  \textunderscore y \textbackslash  T ] \textbackslash  W \{ \textbackslash  | v \textbackslash  \}\textunderscore  T UW u a \textbackslash  bu \textbackslash  a\textasciicircum  u va \textbackslash  \textunderscore  u \textbackslash  bu \textbackslash  a\textasciicircum  u v\textbackslash  `T UW ¡ ¢£ ¤ ¥ ¦ § ¤ ¥ ¦¨¤ ¥ © ª ¡ « ¥ ¬ ¥ ®¦¯ ¦ °±²³ ° ² ³ ´ µ ¶ ?¯¸¹°±²³ ¹ º° ² ³ ¡ ´ » ¶ ??¼ ½ ¥ ¬ ¾ ¦¿¿¿¦¬ ¥ ?? Á ½ ¤ ¥ Â ®¦ÃÄ ¯¦¦ ª ÅAEÇ È ÉÊÇ ËÌÊÍÎÏÎÈÇ ÊÐ È Ç Ñ ÒÈÎAEÇ Ð ÊÃ?" Ã?"ÊÐÎÏÃ?" ÕÈ ÉÊÖ×ÎÃ?"ÊÒÎÏÐ Ñ ÍÊÇ ÊÍÒÖÐ ÊÎØÊÃ?"ÎÃ?" AEÈ Ñ ÎÏÐ ÎØÇ Ñ Ð ÙÕÖÐ Ð ÊÈ Ð ÚÛÊÖÐ Ð AEÜÊÈ ÉÖÈÈ ÉÊÇ ÖÏÍÎÜÃ?"ÖÇ Ñ Ö×Ã?" ÊÐÝ Þ ß à á âãããâà Þ äá åÊÏÈ ÊÇ Ñ ÏaeÑ Ï È ÉÊØ ÎÇ ÜAEÃ?" ÖÐß çåÐÖÈ Ñ Ð Ø ÕÎÏÃ?" ÕÈ ÉÊÑ ÏÊèAEÖÃ?" Ñ È Ñ ÊÐÝ Þ ß à á âãããâà Þ äá åéÝ ê Þ ëìâíîïâðâ ÖÏÍÈ ÉÊÇ ÖÏÍÎÜÃ?"ÖÃ?" AEÊÐñ Þ ß à Þ å âíîïâðâÖÇ ÊÏÎÏÒÎÇ Ç ÊÃ?" ÖÈ ÊÍ×ÊÈ ÌÊÊÏÈ ÉÊÜÐÊÃ?" Ã?"ÊÐ ÚÅÎÇ ÊòÖÜóÃ?" ÊËÈ ÉÊÕÜÖÕ×ÊÑ ÏÍÊóÊÏÍÊÏÈÇ ÖÏÍÎÜÃ?"ÖÃ?" AEÊÐÉÖÃ?"Ñ ÏaeÈ ÉÊÏÎÇ ÜÖÃ?"ÍÑ Ð È Ç Ñ ×AEÈ Ñ ÎÏ ÌÑ È ÉôÊÇ ÎÜÊÖÏÃ?"ÖÃ?" AEÊÖÏÍÏÎÈÎÏÃ?" ÕÚ"\# \$ \$ \%\&\&\&\%\# \$ ! (1"\#( \$ ! \%"\# * \$ \%\&\&\&\%\# * ! (1"\#( * ! \& ;65 5 62 322 365 628 18 65 ! "\# \$ \$ \%\&\&\&\%\# \$ ! ()"\# * \$ \%\&\&\&\%\# * ! (1 ! "\#( \$ ! )"\#( * ! \% "\#( \$ ! )"\#( * ! <+ ' ! ,+ -! \%01\%2\%5 2 4 5 =652 36 8 84 1781 4 2 4 815 > / ' ! ,/ - ! "\#( \$ ! )"\#( * ! <+ ' ! ,+ -! \% ! "\#( \$ ! )"\#( * ! ?@1 / ! + ' ! ,/ ! + -! \% 01\%2) A@ B C D E FC D E G C H E I J K K LMMMLJ K NOK LJ K N P G C Q E I J R K LMMMLJ R NOK LJ R N P S T N I UJ K K LMMMLJ K NOK LJ K N VWUJ R K LMMMLJ R NOK LJ R N VP S XY Z N I J K LMMMLJ NOK LJ R N P XY O N I J K LMMMLJ NOK LJ K N P [ N I J K LMMMLJ NOK LJ K N LJ R N P \textbackslash ] NI J K N P \textbackslash ] NI J R N P\textunderscore `L I UJ K K LMMMLJ K NOK VWUJ R K LMMMLJ R NOK VPab NOK Sb NOK L I J K LMMMLJ NOK Pab NOK L cdeLfW I geP B C D E FC D E G C H E I J K K LMMMLJ K NOK LJ K N P G C Q E I J R K LMMMLJ R NOK LJ R N P S T N I UJ K K LMMMLJ K NOK LJ K N VWUJ R K LMMMLJ R NOK LJ R N VP \textbackslash ] NI J K N P \textbackslash ] NI J R N PdeL I UJ K K LMMMLJ K NOK VWUJ R K LMMMLJ:: O PQ R PQ R S TUV T WXWYZ[\textbackslash [UT] ?\textunderscore X\textbackslash V W`UZ[UXWa\textbackslash bc\textbackslash UV V de f g f h i j k l m n k o i j k l m p k o qr k l st g g uvvvut g k wxst h g uvvvut h k woq f h f g i j k l m n k o i j k l m p k o yz k \{|u l stw g k xstw h k o\}m n k \textasciitilde mp k u 
\section[{5}]{5}\par
N O 4 6 6 O 4 6 0 6 !P 3 89 : ; < < < ; 9 Q>: ?   5 @ A B Q CA B Q D A > Q D A E Q 0 F R S T UV W XYYYXV SZW XV W S [\textbackslash UV W XYYYXV SZW XV ] S [\textunderscore  `ab c S T V W XYYYXV SZW XV ] S dS T V W XYYYXV SZW XV W S XV ] S \textasciicircum efg h i j j j i g klh i g h k m S T nô ab Z S T V W XYYYXV SZW XV W S dS T V W XYYYXV SZW XV W S XV ] S \textasciicircum efg h i j j j i g klh i g p k m S T nqrs t S T V W S rs t S T V ] S X uvwXxX T wyê t T n\textasciicircum v z \{ | h \}\{ | h \textasciitilde \{l h T V W W \textasciicircum \{ h T V ] W RW T V W W \textbackslash V ] W \textunderscore  `ab c W T V ] W dW T V W W XV ] W \textasciicircum efg h h m W T n\textasciicircum o ab Z W T V W W dW T V W W XV ] W \textasciicircum efg p h m W T nqrs t W T V W W rs t W T V ] W X T e fg h i j j j i g lh i g m T n\textasciicircum v\textasciitilde T V W XYYYXV ZW XV X n Y T ¡ ¡ ¢£¤¤¥¦ ¦ §¨¦ ¤ ¦ e t T nXn X ¦ ©ª ¦ ¦¦ ¦ « ¡ ¬ ®¯°¬±²¯³ ¦ ¦ ¡ e t T n\textasciicircum v z \{ ?µW S T V W XYYYXV S \textasciicircum T V W XYYYXV \textasciicircum  ¶µW rs t ¶ T V ¶ \textasciicircum T" \#\#\#! \$ \% \& ' ! " \#\#\#! (" ! " ! " \#\#\#! ) \$ \% * ' ! " \#\#\#! (" ! + ! " \#\#\#! ,, " ! " \#\#\#! (" ! - \% . ' \$ \% * ' ! " \#\#\#! (" ! + / 0! " \#\#\#! (" ! 120! " \#\#\#! (" ! + 1 3 45 6 ! " \#\#\#! (" ! + 7 ! " \#\#\#! (" ! " ! + 8 ! + ! " \#\#\#! (" 9 (" ,: + ! " \#\#\#! (" ! - \% . ' \$ \% \& ' ! " \#\#\#! (" ! " / 0! " \#\#\#! (" ! " 120! " \#\#\#! (" ! 1 3 45 ( ! " \#\#\#! (" ! " 7 ! " \#\#\#! (" ! " ! + 8 ! " ! " \#\#\#! (" 9 (" \# ,; < = > ? @ AB CCD EFGHI JKHLLMNOJPQR I R JPS TIUHS HIJVSI W R OI X YZJS R I R [¡¢ £¡¤¥¦ § ¢ ¢ ¡¨© ª«¬ © ª®¬¯¡ ¦°¡¯ ¦¯¡£¡¡±²³´ °¡ ¦µ ¶ © ? ¸¬¹º » § ¡¥¨´ °¡ ¡¡¤¥¦ § ¢ ¼ ½ ¾ ¿ À Á © Â Ã »ÄÄ?Â Á ¬ ÅAE ¶ Á © Â Á ¬¹º» © Â Ã »ÄÄ?Â ÁÇÃ ¬È? ÁÇÃ » ?º»ÊÄ © ª? ? ¦°¡ ½ ¾ ¿ À Á © Â Ã »ÄÄ?Â Á ¬ ÅAE ¶ Á © Â Á ¬¹ Í Î aeç ÿÿ 0 1 2 3 0 1 2N O P C D Q R S T D U VWF V 1 E F GHHHGE V 4 C D 1 E F GHHHGE DXF GE D 4 D U Y WF Z[ J Y 1 E Y 4 H 1 284 \textbackslash ]\par
\textasciicircum \textunderscore `\textasciicircum a bcdeffgh ij kljj kimgnop j p gnhgqrissltlu ij ueivwkinxj kihijgq ngnni ylj p ziu lnogszl\{ eih| V 1 \}E\textasciitilde F V \}E\textasciitilde  V 4 GQ3GGhlj p hq p nyj kimgnop j p gnh    {\ref 8 9 7 9 7 9 7} 1 8 9 7 9 7 9 8 9 7 9 7 9 7N O P V 1 E F GHHHGE VXF GE V 4 Q R S T D U Y WF Y 1 E F GHHHGE Y 4 V 1 E F GHHHGE VXF GE V 4 D U Y WF Z[ J Y 1 E Y 4G Q3GG 1 24 p hlngnisfj gnilnoj kimgnzi\{ p ni luhflngqj kihijgqsilh eu ih xoinio j kiu lnogszl\{ eih| V 1 \}E F F GHHHGE F V \textasciitilde \}E F GHHHGE V \textasciitilde 4\par
!" 9 7 9 7 9 ! \# 8 9 7 9 7 9 8 9 7 9 7 9 7 \$ 8 9 7 9 7 9 7 9 8 9 7 8 9 7 4 5 67 5 8 9 5 \%\&' 8 (( )* +,-. /-,0+1* . * 0+2034-556768 -. 8 9-:. /-+. /-2 -.03;09+1-18 6+105 <6= > 9-2? @ A BC D D EFFFEC D @ GHBC I D EFFFEC I @ GJ EKL7EME2 6. * 2 3 N* +O. /-,0+1* . * 0+2A PQJ>A PPJ : * 2+0+-5R. N0+-ST8 05 . /--U96= * . NA VVJ3 08. /-2 -.03;09+1-18 6+105 <6= 9-2 ? @ A BCG D @ HBCG I @ J EKL7EMEWO98 * +O* +4-5567:X-0;. 6* +. /-* +-U96= * . N YZ [ \textbackslash  ] \textunderscore D \textasciicircum A C D EFFFEC \textasciicircum J àb @ A C D EFFFEC @cD EC @ J `\textbackslash  ] \textunderscore D de f \textasciicircum A C \textasciicircum Jg \textbackslash  ] @\textunderscore D\par
Ph I h D e f @ A i c @ J e f @ A i j @ J Y Z [ ab c @ A C D EFFFEC @cD EC D @ J de \textbackslash  klE KL7EMF A VmJ n/* 2R8 0<-2. /6.. /-2 -.03+0++-O6. * <-8 6+105<6= 9-2? @ A BC D D EFFFEC D @ GHBC I D EFFFEC I @ GJ E KL7EME2 6. * 2 3 N* +O. /-,0+1* . * 0+2A VoJ :* 26+0+-5R. N2 -. S 4-.92R8 0<-./6. Y Z p q @ A C D EFFFEC @ J ab @ A C D EFFFEC @ J de f @ A C @ JLQE A C D EFFFEC @cD Jri @cD E KL7EMF A VsJ t-6= = N: Y Z p q @ A C D EFFFEC @ J ab @ A C D EFFFEC @ J de B @ 9C)\&4 \&= 8\&3 (+9D' (' )\&EF ;3 9\&84 ;< 8 (5' )\&1\&;D \%4 ;83 \&D 2;*\& B 8 9< 8 0;G, +9, +' (;**(\%+'' )\&\&H\%;3 , ' I6 JK 66 "\# 6C\&);L\&6\$\%\&' (M(\%8, +, ' )\&(4 \&16 01 N > O @ A8\par
@ 6 7 8 997 @ 4 P 6 7 8 997 > 6 7 8 997 > O @ A8 @ 6 7 @ 0 13 O @ A8 @ 6 7 8 997 @ 4 Q 6 7 8 997 8 6 7 8 997 O @ A8 @ 6 7 @ 0 1 35R 8 O @ A8 @ 6 7 8 997 @ 4 Q 6 7 8 997 8 8 O @ A8 @ 6 7 @ 0 2  {\ref 6 7 8 997 6 7}     {\ref 6 7 4 899987 54 87 4  5  5 6 7 4 899987 54 87 4  5 87  5 8 6 7 4 899987 54 54 9  6} ! "! \# \$\%\&'(( )''*+, -( . +/+01. 23452 2 '( 67. *'/84( )'0 +19-, 5:;< 625( . 2='2( )' >+/?. ( . +/2:@<A:B< CD/( )'9'52-1 58, '2 E5> 'F G HZ o \textbackslash xXW V[VXY tr VY ¡ ¢ £¤ ¥ ¦ § © ª « ¡¬¬¬¡ª © ® ¯° ª « ¡¬¬¬¡ª ©±« ¡ª © « © ª « ¡¬¬¬¡ª © ² ® ¯³ ª « ¡¬¬¬¡ª ©±« ¡ª © © ª « ¡¬¬¬¡ª © ¡ µ ¶ ? ¸¹ ? º»¼½¾¿Àÿ ¾¼¾¼üº»¿»? ?ÿ Å?ÿ AE¿¾»? º½¿??ÿ AE¼¿Ã?¼Ã È É Ê Ë Ì Í Î aeç éé ÿÿ ÿ ÿ ÿÿ ÿÿ ÿ ÿ ÿ ÿÿ ÿ ÿÿ ÿ ÿ ÿ ÿÿ ÿ ÿ ÿÿ ÿÿ ÿ ÿ ÿ ÿÿ ÿ ÿÿ ÿ ÿ ÿ ÿ ÿ ÿ ÿ ÿ ÿ ÿI J4 K L I L I M 8 G H I J4 K N L I N L I M O88'. /7 ( )'?. 1 '>(E1 +?->(+0( )'9'52 -1 58, '2E5> '2F L I L I 8N L I N L I O80 +1'*'14E+. /( FF7 4 4 87 4 O89998F7 4 G 87 G OO G H I J4 K L I L I M, '(-2. /( 1 +?->'( )'2'(+02E+(9'52 -1 '2 :2''5, 2+P QR < S TU V V W U X V YW Z Z Z W TU V [ W U X [ Y 6 \textbackslash  ] I V J4 999 ] I [ J4 G 5J4 5 6 7 I V 4 899987 I 5 \textunderscore  6 7 I V 4 899987 I [ G 8 \textbackslash N G 8 6 `\par
a)'1 ' 5 6 7 4 899987 5 . 2?'( '19. /' ?84( )'0 +19-, 52:bc<A:d;<C e2fghi2jk2f12l kf 2m3 nop q3f 123nkiqrsno g2t G 6 7 4 899987 G4 87 G 3 2o nf l s2f q f 12r2nh g3 2S TU  {\ref 45 67ÿ 95 ÿ 5 ÿ 5 5 ÿ 7 6  0 1 2 3 4 5}    {\ref 4 5 6 788875 96 75  9  9 4 5 6 788875 96 75 6  9 75  9  9 4 5  9 7 4 5 6 788875 96 96 7  !   9 4 5}     {\ref 8 9  )9} \& {\ref 7 8} \& {\ref 98 77067)797 6 7   1 2 3 4 5 5 5 2 673  8 9"}  {\ref 1} {\ref 2} {\ref 3} {\ref 4} {\ref 5} {\ref 6} {\ref 7} {\ref 8} {\ref 9}4 5 6 7 8 8 8 5 \#"6 \$ 9 :V V W U X V YW Z Z Z W TU V [ W U X [ Y 6 \textbackslash uvf 12p q3 rgo n w [ t G 6 7 4 899987 G4 87 G xS TU V V W U X V YW Z Z Z W TU V [ W U X [ Y ] I V J4 999 ] I [ J4 G ?J4 y 6 7 I V 4 899987 I z y t G 6 7 I V 4 899987 I [ G 9 6 \{ |qi2h \}3 l u2f 12\}qks2\textasciitilde h 2fqp2gl sno 2kfrn3 f l kmno 2r2nh g3 2h 02l kf 3 qig\}2f 12 p nrl o vqp h qfr2nh g3 2h i22kil kmqkf 12ql kf6F7 4 4 8F7 4 O89998F7 4 G 8F7 G Ou2 o qkml kmf q G H I J4 K L I L I Mnkif 12h2fqph f 3 l \}f o vqh l f l s23nkiqrsno g2h ¡ ¢£ ¤¥ ¡¦ §¡¢ © § ¥ª¤« ¬¥ ¡ ®¥©¢ª¥ ¥¨ ¡¥¬¥¨¡ª¯°± ©¥¢ ² ³ ´µ ¶ ? ² 1 º ÒÃ?" ÿ ÿ ÿÿ ÿÿ ÿ ÿÿ ÿ ÿÿ ÿ ÿ ÿ ÿ ÿ ÿÿ ÿÿ ÿ ÿÿ ÿ ÿÿ ÿ ÿ ÿ ÿ ÿ ÿ= >?@ A 1 " > B1 2 > C 8 D E F6 E 4 5 6 6 788875 6 E 5 6 788875 E : GH @ @ H I @ J K K K GH @ < H I < J 4 ; 8 D E F6 L E E M 7;7 8 8 N OPQRSQT UVWXYYZ[\textbackslash ] \textasciicircum \textunderscore ]] \textasciicircum \textbackslash [] `a b] c dYZ[ a ] a e\textbackslash \textunderscore fgZhe\textunderscore c X\textbackslash  9 4 5 6 6 788875 6 9 5 6 788875 9 7ij7k7 l ma e\textbackslash fZf] \textasciicircum \textbackslash h\textbackslash \textunderscore [ X\textunderscore nc \textbackslash [Y\textunderscore b \textbackslash  8 o E F6 L E E M 7 8 o E F6 L 7 E 7 E M 7[\textunderscore ] a [p\textbackslash [] \textasciicircum \textbackslash bZfq ga ] a Zf[Zrs\textbackslash hh\textunderscore tu] \textasciicircum \textbackslash fr Z`] \textasciicircum \textbackslash h\textbackslash \textunderscore [X\textbackslash : 4 ; 7ma e\textbackslash fnd] \textasciicircum \textbackslash r Z`hXc \textunderscore vwxyu] \textasciicircum \textbackslash  \textbackslash Y\textbackslash [\textbackslash f] \textunderscore ] a Zf : 4 ; 1 < 8 D E F6 E 4 5 6 788875 E 0 z 4 5 6 788875 8 8 !\{ a [] `X\textbackslash | \} ÿ ÿ ÿÿ ÿÿ ÿ ÿÿ ÿ ÿÿ ÿ ÿ ÿ ÿ ÿ ÿÿ ÿÿ ÿ ÿÿ ÿ ÿÿ ÿ ÿ ÿ ÿ ÿ ÿ ½¾ ¿Àÿ ÂÃÄ? AEÅÿ ¾ AEÿ ? AEÈAE? ÈÊ ÿ ËÈÌÀÃÍ ¿\$ : ; < =>6 ? @ A7 = B@ AC = D E F G H G G ! ! G " I ! J G 6H ! J G ; H E F KH K 8 G 6 G L K " M N 8 G 6 G ; E " I OP Q " OP Q ! "OP Q E E " OP Q E ! E " \#\$\% R" S8 77)6 78 7 8 \& 9T78 U778 7.V \& (W6T\& \&X79 7U77 : @ A7 6 : @ AC 6 OP Q " OP Q ! " ! ! " ! J G 6H 8 G 6 " : ; < =>6C3 ? @ A7 = B@ AC = D E F G HY G G ! ! G " I ! J G 6C3 H ! J G ; H E F KHY K 8 G 6 G L K " M N 8 G 6 G ; E " I OP Q Y Y " OP Q Y ! Y "OP Q E E " OP Q E ! E "\$ : @ A7 6 : @ AC 6 ! ! " ! J G 6H 8 G 6 " I 1 2 3 4 5 5 5 2 673 4 2 =6 6 9" OP Q " OP Q ! "\$ : @ A7 6 : @ AC 6 ! ! " 8 " I 1 2 3 4 5 5 5 2 673 4 2 3 6 9" OP Q " OP Q ! " Z : @ A7 6 : @ AC 6 ! ! " 8 ! " I 1 2 3 4 5 5 5 2 673 4 2 [ 6 9" OP Q " OP Q ! " R*" 0 123345 6213789 7 45 2 45 8727 ! " \# \$ \% ! \& \# \$ ' ! " \# \$ ! \& \# \$ ' ( )* + \$ ' , \$ ' \% ! \& \# \$ ! " \# \$ ( )* \$ \$ , \$ ' ! " \# \$ ! \& \# \$ ' ( )* + \$ ' , \$ ' -. /5 75 ' ! " \# \$ ' ' \% ! \& \# \$ ' ' ' ! " \# \$ ' ! \& \# \$ ' ( )* + \$ ' , \$ ' \% ! \& \# \$ ' ! " \# \$ ( )* \$ \$ , \$ ' ! \& \# \$ ' ! " \# \$ ( )* \$ \$ , \$ ' -! ;" \# : ! ;\& \# < = >?= ' ' > ! " \# \$ ! \& \# \$ ' ( @ )* + \$ ' , \$ ' 4 5 6 7 8 8 8 5 \#"6 7 5 6 \# 9\% A B C D E F G 01 2\par
3 4 5 6 788875 396 75 6 3 3 4 5 6 788875 396 75 6 3 75 3 3 4 3 4 5 6 3 3 4 5 3 8 4 !"! !\#\$\%\&!'!!() !)"*)) "!!+, !') !-*) . '/0 3 47a/b7c7 MQO U M V \textunderscore U SdO PNRLSTU O U LSMrsvuU MQXQZO U SdQNXNQM JZ NV LZO PNN`L?O U LSLVZU Mw\textunderscore  QMMNO ]dU `NSq\textunderscore O PNV LZXJQrYu [x`NZ\textunderscore XNQM JZ N]q NLSdU SdO LO PNRLS`NyÛ SNQZMKQS LVMJRPXNQM JZ NM]U MQM LXQZO U SdQNXNQM JZ NV LZO PNN`L?O U LSLVZU Mw\textunderscore QM MNO ]dU `NS q\textunderscore O PNV LZXJQrYu [\textbackslash PN\textunderscore QZ NN zJU `QNSOO LO PNXNQM JZ N i 8\textbackslash PNM NOLVMKLOXNQM JZ NM \{ | \{ h h | 4 U MQMNOLVXQZO U SdQNXNQMJZ NMV LZO PNN`L?O U LSLVZU M w\textunderscore QM MNO ] dU `NSq\textunderscore O PNV LZXJQrYu [ \}Z LLV [=)"\textasciitilde * . \$ \%+\$ \$ )\%\$\$ )"."\$* \%'(:@\%-,".0 1 4 569 3 1 569 1 7a/b7c7. \%\$ \& . \& '\$ )"+'(\& \$ \& '.4 8p \& .\%''":?\$ '" --!. * :"::\%b<* :\$ )" * "?* ". "'\$ \%\$ \& ' *\$ )"."\$:"\%. ,* ". 4 \& @"'\#\$ )" * :,-\%4 8 \%.\& '\$ )" ?* =)"* ": b \& \$\& .?* @"(\$ )\%\$\$ )\& .\par
."\$:"\%. ,* ".\& .\%."\$:\%* \$ \& '\%-" :"\%. ,* ". \#"\& '",\& @\%-"'\$\$ \$ )":"\%. ,* " i 8 "\$,.?* @"\$ )"-\%. \$. \$ \%\$ ":"'\$=)"* ": <\& '+" *\$ )". ?\$:"\%. ,* " ( 2 3 5 666 2 \&3 '5 0 \% ) \& 2 3 5 666 2 \&3 '5 5 5 2 3 5 666 2 \&3 '5 5 ( ) * + 2 3 5 666 2 \&3 '5 5 0 2 3 5 666 2 \&3 '5 5 ( ) \& 2 3 5 666 2 \&3 '5 0 5 2 3 5 666 2 \&3 '5 0 ( ) * + 2 3 5 666 2 \&3 '5 0 0 2 3 5 666 2 \&3 '5 0 \% ) \& 2 3 5 666 2 \&3 '5 5 ) * 2 3 5 666 2 \&3 '5 0 ,-. 2 3 5 666 2 \&3 '5 0 / 2 3 5 666 2 \&3 '5 5 0 (\{ | \{ h h | 4 \$ )"*"?* ". "'\$ \%\$ \& ' \{ | \{ h h | 4\par
) * 2 3 5 666 2 \&3 '5 5\par
) \& 2 3 5 666 2 \&3 '5 5 ,-' 2 3 5 666 2 \&3 '5 5 / 2 3 5 666 2 \&3 '5 5 5 (\par
) \& 2 3 5 666 2 \&3 '5 0 ) * 2 3 5 666 2 \&3 '5 0 ,-. 2 3 5 666 2 \&3 '5 0 / 2 3 5 666 2 \&3 '5 5 0 (\par
) * 2 3 5 666 2 \&3 '5 0 ) \& 2 3 5 666 2 \&3 '5 5 ,-' 2 3 5 666 2 \&3 '5 5 / 2 3 5 666 2 \&3 '5 5 5 \%\par
) \& 2 3 5 666 2 \&3 '5 5 ) * 2 3 5 666 2 \&3 '5 0 ,-. 2 3 5 666 2 \&3 '5 0 / 2 3 5 666 2 \&3 '5 5 0 ( ) * 2 3 5 666 2 \&3 '5 0 ) \& 2 3 5 666 2 \&3 '5 5 ,-' 2 3 5 666 2 \&3 '5 5 / 2 3 5 666 2 \&3 '5 5 5 \% ) \& 2 3 5 666 2 \&3 '5 5 ) * 2 3 5 666 2 \&3 '5 0 \%0 1 5 2 3' 0 2 3. 4\%056    " \# ! \$\% ! \& ' ( ) * 8+ , ' \$ ) * 8/ , \# ' \$ -0\%1-2. 3\$ 912 3 1 91173 6 37 : ! \% ! -\# ! ; ! \& ' ( < = > ' ?= > ' @ -! -\# ! \$\%1- 3\$ A ! \% ! -\# ! ; ! \& ' ( < = >B ' ?= >C ' @ -A DE F F G E H F IG J J J G DE F K G E H K I = ! \$\%1. 3L\$ 4 3 9137 6 373 31 1A DE F F G E H F IG J J J G DE F K G E H K I M\$7 6 37 5\$ 6 7\$ 56 32 2 34 9 91 11 3\$ 5 3L\$36 76 1 NOPQRPS TUVWXX YWWZ[\textbackslash  ]X [\textunderscore [`ab cdeb bWX fg?W\textunderscore hdX YW[ai]\textbackslash  ejklfb eX b dX YW m[\textunderscore nX [\textunderscore bjolpj ql rs]tt[b WX YeXX YWa e\textunderscore n[iZe\textbackslash  ]Wu ! ! " \# ! \$ -g?W\textunderscore [\textunderscore X YW iWeb]a eh\textbackslash  Wbtem W ! v ' ( < = >B ' ?= >C ' @ -! v ' ( < w >B ' ?w >C ' @ -beX bxWbX YWm[\textunderscore nX [\textunderscore b yz\{ ! |u ! -...-! " \# -...-\# ! \$|\} ! z\textasciitilde . 35\$ ` K ,F * 8+ , * 8/ , u ! -...-! " \# -...-\# ! \$ ? ! \& ' ( > ' ' \$ > ' \# ' \$\%1- 33\$ X YW\textunderscore X YWiWeb ]a WA > M\$ -g?W\textunderscore hdX YW[ai]\textbackslash  ejql A > M\$\% K ,F * 8+ , * 8/ , u ! -...-! " \# -...-\# ! \$ ? A DE F F G E H F IG J J J G DE F K G E H K I M\$ ! 01\& CA NO2 4P. ,'(),* )FQ-R S ;P2 G)4D/. ()+ ,* FEH 1 TC -2 01F1* . 2 4P1H )F)10 E* )- D)2 4P)UE2 G1H )4.. ,. ()F)10 E* ) 1 \&'(),* )FV2 0W* ,G)5L XYZ[\textbackslash Z] \textasciicircum \textunderscore `B CD+ E ! FG C H! FI C J K\# \$ \$ \%\&\&\&\%\# \$ LMK\# N \$ \%\&\&\&\%\# N L O ! " \# \$ \%\&\&\&\%\# '( )* + + , * - + ., / / / , )* + " , * - " . P Q R\$ 'S = T Q \# \$ Q O= T Q \# N Q U \& VW X2\textbf{8}EE (J\% \&K\% \&\# 0(LL03\&\#\# \$"\% \&"'3() \% \# * EE +,"0M\# (\% \&\# \$"\% \&"'3() \% \# * 2 34\par
-67 8 9 -I 2 34 6 EN \$\% 241 0!"2\# \$""'3() \% \# * EO P \$"01 "HQ\% 241 0!"RP S"\#32\% \&\# 1 0R3L"\% \&\# 0\# \$"2"\#0TH"(2 31 "U V \# \$"\&01 HPW TB B < XU V ,\$"1 " B Y.    >?@ A > B C 2 DDE F F G E H F IG J J J G DE F K G E H K I?L K I M N K B O P Q P R ST DE F F G E H F IG J J J G DE F K G E H K I O UVR 9 W >?@ A > B C 9 W DDE F F G E H F IG J J J G DE F K G E H K I?L K I M N K B O P Q P R ST DE F F G E H F IG J J J G DE F K G E H K I OP f R o f O P Q P fpQ R q f O P f R08) / 01 `) *(/ -( <=89 / ) / (0 o f O P Q P r pQ P f Rst B f O P Q P fpQ P f Rst 9 W Eu?N v u G w x u yEuz\{7 q p f O P f R|\} 9 W DE F G J J J G EuI?Nu o f O P Q P fpQ P f R| 9 W DE F G J J J G EuI?Nu B f O P Q P fpQ P f R 9 W Eu?N v u G w x u yE z\{7 q p f O P f RG E H F IG J J J G DE F K G E H K I O R[3234 [1W12[324 81 2[3 19o f O P Q P fpQ R C \textasciitilde 34 8 9W W39 1 4 9211[4 3W 314 84 f O P Q P f R[3234[1W12[324 81 2[3 19 f O P Q P f RC N x u O P Q P fpQ P f R Q f O P Q P f R N u O P Q P fpQ P f R f O P Q P f R O UR Q f O P Q P fpQ P f RC N u O P Q P fpQ P f R f O P Q P fpQ P f R f O P Q P fpQ P Q f P f R O P Q P fpQP\#0Q ,R\#"\#\#\$\%\& '( 6)S+ TU ! "\#V\# \# \#\$\%\& './\#, \% W X2J Y X 0( 2 3 +E0( 2 A + ( 66Z+ P\#0Q ,R\#"\# R\#Q \# \#\$\%\& 'T["\# \#\$\%\& ' 9 : 6 75 6 75 3 ; <75 < ( = 6 5 >>= 6 ? < + @ 0 2 A 3 ; B75 1 678 B 1 9 C C C C C C 6 D E W X2J Y X 0( 2 3 + ( 66\textbackslash + Q \#T] W ,0\textasciicircum B( = 5 B +)>\textunderscore 6>G> "\# "\# \#\$\%\& '( 66\textbackslash + Q , "\# \#\$\%\& ' 0 2 A 3 ; B75 1 678 B 1 9 C C C C 6 D E W X2J Y X 0( 2 3 + ( 66`+ ] "\#a, b\#Q \#ba\% \#c A4 6 d= 6 ec A 6 >\textasciicircum 6( = 6 +f)g>c AN 6 d= 6 ec A 6 >\textasciicircum 6( = 6 +h)g a\# "\#R\%\& \#\textasciicircum B( = 9 B +h)a\% \#H\%b\#\%H\%\& \&\% \#\#bW ,Q= 9 B ec AN B > "\# /\#a\% b, "\#\& \#W b\#,W "\# \#\$\%\& '( 66`+\%a\& , \# ,0( 2 A +\% \#\#b . a\# i B ( = 9 5 >>= 9 B45 + , b\#b\% b0( j+ \%a, ,, \#T["\#\& \% 0Q ,R\# "\# \#\#b\#b \#\$\%\& 'T["\#,Q \#H* 0Q ,R\#bT 01234256789 ! " \# ! \$ \%\&'()* * !+ \$, -.\par
/01 2 034 56 2 56 2 7 8 9 :::8 2 ;9 <=6 > 2 5/ ?@3A: B ! \# C! D7 E< EFG /4< H * I \&)D7 /<@JD7 E<0J D K > L 2 M9 7 3N1 2 < O 0P QR STU V S D7 K <0J: 7 33W< B ! X ** X \# C! D7 E< Y*ZX [ \textbackslash ] STU V S D7 K <@D7 K > < 7 33\textasciicircum < Z \textunderscore  ! ` \$ \# \$ ! ! " X \# ! \$ \%\&'() - a ! -1 9 C C C C C C 6 D ) 6F6+ G00' ( !") H6+ I\$ \#\$ !\$\%\&' () 6F6+ ./\$, \& ! \#\$ !\$\%\&' ( 0 J2K L 3 0) 2 3 + MNE0) 2 A 3 ;\textbf{6 75}\par
)  {\ref 9}) 9) 9 * \#+ ,-./0 1 /23 45 1 45 1 6 7 8 9997 1 :8 ;<5 = 1 4. >?2@9A B 9 9C6 D;?6 DEF; G DH6.3; F 4. I )" " 9 \# J KL  68 6 + + ) 6FF+ O\$0P ,Q\$\#\$\$\%\&' () 66R+ ST !" \#\$U\$! \$! !\$\%\&' (./\$, \& ! !V W2K X W 0) 2 3 +E0) 2 A + ) 6FY+ O\$0P ,Q\$\#\$ !Q\$P \$ !\$\%\&' (SZ \$Q [\$! \#\& \#\$ !\$\%\&' ( 9 : 6 75 6 75 3 ; <75 < ) = 6 5 >>= 6 ? < + @ 0 2 A 3 ; B75 1 678 B 1 9 C C C C C C 6 D E !V W2K X W 0) 2 3 + ) 6F\textbackslash + Q\&' [SZ V ,0] B ) = 5 B +>\textasciicircum 6>H> \#\$! \#\$ !\$\%\&' () 6F\textbackslash + P ! ! , \#\$ !\$\%\&' ( 0 2 A 3 ; B75 1 678 B 1 9 C C C C 6 D E !V W2K X W 0) 2 3 + ) 6F\textunderscore + Z ! \#\$`,! [\$P \$[`\& \$a A4 6 b= 6 ca A 6 >] 6 ) = 6 +de>a Af 6 b= 6 ca A 6 >] 6 ) = 6 +ge !`\$ \#\$Q\&' \$] B ) = 9 B +g`\&!\$I\&[\$\& I\&' '\& !\$\$[V ,P= 9 B ca Af B >/\$`\&![, \#\$' \$V [\$,V \#\$ !\$\%\&' () 6F\textunderscore +\&`' , \$ ,0) 2 A +\& !\$\$[ . !`\$h B ) = 9 5 >>= 9 B45 + ,![\$[\&![0) i+ \&`,! !,,!\$Sj\#\$' \& 0P ,Q\$ \#\$!\$\$[\$[ !\$\%\&' (S j\#\$,P \$I6 0P ,Q\$[S 012342566789 9 ! " 9 \# \$\%\&'(MNO P M C6 Q ;? R S S T S S U 6 Q = EF; G Q = V 1 W8 6 2E0 1 ; ;<F Q = X 2E V 1 W8 6 2E0 1 ; Y Q = V 1 W8 6 2E0 1 ;ZF9 6 2[\textbackslash ; AQ = V 1 W8 6 2E0 1 ; ;< F 99 " 9 )] 9 6 Q = EF; G 9 Q = V 1 W8 6 2E0 1 ;ZF 99 " 9 ) ] X 6 Q = EF; G Q = X 2E V 1 W8 6 2E0 1 ; YY 9 \textasciicircum  ,\textunderscore `aKJb ca d efKg`ah`f`cea ia b ecJ j ? k l 1 m W8n o o o n 1 p W8 q rW8 r 6 7 1 m 8 9997 1 s r ; t C Q = q uW8 v 2w0 u v x yz\{| \} m m n o o o n | \} z\textasciitilde m z\textasciitilde m z\{| \}z z E2 6 2[; j 8 ? k l 1 m W8n o o o n 1 p W8 q rW8 r 6 7 1 m 8 9997 1 s r ; t C 8 Q = q uW8 v 2w0 u v x yz\{| \} m m n o o o n | \} z\textasciitilde m z\textasciitilde m z\{| \}z z E2 6 2[; j = ? J KL | m m n | m n o o o n | m p n | p N p k l 1 m W8n o o o n 1 p W8 q rW8 r 6 7 1 m 8 9997 1 s r ; t C Q = q uW8 v 2w0 u v x yz\{| \} m m n o o o n | \}; 98P Q D ! F \# \%\& F 4 \% ! F \# \%\& F 4R @ A A B A A C D 2 4 E F \# \%\& F G \% E F \# \%\& F H 2 4 E F \# \%\& F I \%6J K12\textbf{7S8}- R/8 S 0T1 R S U VWXY Z J J K L L L K Y Z W[J W[J \textbackslash ]WXY ZW W \textbackslash  0 \textasciicircum \textasciicircum 2 \textunderscore 7 8 * , + - . /8\par
9 01 . 2 9 04` @ \#E a \$?b=Cc@ Ad@ AE eCffe\$AEE >?@ A?B\$CD @ E F9 00geh=>?ea ?i0jk?\%a el?=>?ea ?i 0mb nopqrpstuvw24 6 5 " 5 4 3 xy + z + \{ + |" 44 6" 14 5 62605 \} 4 5 2 4 0 6!1" \textasciitilde 24 3625 4 5 626066 ! 4 1<16 4 4\textunderscore 1 . \textunderscore 0      - R/8 S 0T1 R S U VWXY J J K L L L K Y J W[J \textbackslash ]WXY J W \textbackslash  0 \textasciicircum \textasciicircum  0 + 9 O 8 8 333O 8 + + - R/8 S U VWXY J J K L L L K Y J W[J \textbackslash ]WXY W \textbackslash  0 ?U VWXY J J K L L L K Y J W[J \textbackslash ]WXY W \textbackslash  U VWXY J J K L L L K Y J W[J \textbackslash ]WXY J W \textbackslash  \textasciicircum 3 9 0 2 2 2 0 12 3452 64711 891 3 ! "\#\#\#"! \$ \% \& ' ( ) * ") ! \% "\#\#\#") ! "\#\#\#"! \% + , -.-\% / 2 0 123 2 456123 2 476 8 ' ( ) * ") ! \% "\#\#\#") ! "\#\#\#"! \% + \& 9 ! "\#\#\#"! \%' ) * ") * -:; \% "\#\#\#") * 8 -:; 8 \% < \# =>?@4>A1 92 71 842 74B9/ 2 1 C ,' ) * ") * -:; \% "\#\#\#") * 8 -:; 8 \% < D E E F G: ) * H * I 8 -:; 8 \% JK- L M M N O \# -.P\% Q413R >541842 754R 3 42 74B9/ 2 1 CST48954 U 3 ! "\#\#\#"! \$ \% \& ' ) * "; ; W V X ; YW Z Z Z W UV ; W V X Y2[ Y \textbackslash  ] ;\textunderscore W Z Z Z W \textunderscore  à\textunderscore  a\textbf{8}?= ! ! @ A\# \# ! \$ B CD EFG H E 56 I 8/ J K L 6 I M 9:8 ; ! I M N OPQ N ORQ S: I M T 09 N OPQ N ORQ U ! I M N OPQ N ORQ V:W 6 0XX8 Y !I M N OPQ N ORQ S: ! \# A+ 6 I M 9 :8 ; !I M N OPQ N ORQ V: ! \# A+ T 6 I M 9:8 ; I M T 09 N OPQ N ORQ UU W Z343[ [ \textbackslash 4]68\textasciicircum  " :/I M N OPQ N ORQ ! \# ! I M T 09 N OPQ N ORQ U WY ! ! A A !\textunderscore  +P * ... ) J [ \textbackslash  \textbackslash  \textbackslash  \textbackslash  ] \textbackslash  \textbackslash  \textbackslash  \textbackslash  \textasciicircum  6 ! " \#\$ \% \&\#' \% \&' ()*+ \textunderscore  ! " \#\$ \% \&\#' \% \&' ()*+ , -6 ! " \#\$ \% \&\#' \% \&' ()*+ `. Kab c 6 ! " \#\$ \% \&\#' \% \&' ()*+ \textunderscore 4; / 2 ,,< = / < 1>? 0@8A ! \# B! C5 D: DEF ,1: G H I \&)C5 ,:?iC5 D:-i C T ; U / V7 5 0W. / : X -Z [\textbackslash  ]\textasciicircum \textunderscore  `]C5 T :-i8 5 0aj: A ! b HH b \# B! C5 D: cHdb K ef\par
]\textasciicircum \textunderscore  `]C5 T :?C5 T ; : 5 0ak: d g ! S \$ \# \$ ! ! " b \# ! \$ \%\&'() * 01234256689 ! " \# ! \$ \%\&'() *+ ,-. / -01 23 / 43 / 5 6 7 8886 / 97 :4 3 ; / 2,,<= / <1>?0@8l B! C5 D:?5DWi: m DE 5 ,1: i2, ! ! n H\# \# ! \$ Z [\textbackslash  o\textasciicircum \textunderscore  `oC5 T :? p q q r q q s 5 T ; Wi: m ! T ;    {\ref 97 7 8 901 \# 34 \# 35 \# 638 9 7 8 7 7 8   1} ; / 2 , ,< = / < 1 >? 0@8A B! C5 R ; R 7 888R :? ] \textasciicircum a b cd`\textunderscore  c G7 FE k l G E2, ! ! I J\# \# ! \$ K LM NOP Q N C5 R ; R 7 888R :? n o o o o p o o o o q 5 R ; FE: G ! \textunderscore  `a b cd`c e fdg h79i c j G7 4E R ; ] \textasciicircum 0F a b cd`c e fdg h79ifj G7 k l ! R ; a b cd`c e fdg h79ifj G7 <E8 5 0Vr: X! \# JY 5 R ; FE: G ! \textunderscore  `a b cd`c e fdg h79i c j G7 4 U ¯°±²ÿ ´µ ¶?°?ÿ °ÿ ¹°º¸»°º¼ ÿ ½º¾²µ¿ ± À ÁÂ ÃÄÅ AE Ã Ç È É Ê Ë ÌÊ È ÌÍÍÍÌÊ Î ÏÐ Ñ Ò Ò Ã?" Ã?"Õ Ê Ë ÖÊ Ë Î×È Ø Ù ÚË Û ÜÝÞ Û ÜßÞ É àÖáÏ â ã ã ä å Í\# * + , 3!!!3+ \# - ) \# . /, * 01 * + , 3!!!3+ -2 * + --30+ , 3!!!3+ \#3, 3+ \# 641 \# 3\$33 ) 563 * 78- 9\& '9 81 \# * + , 3!!!3+ \#3, 3+ \# -32 \# * + \# -3 \$ 33\%7 '\# * + , 3!!!3+ \#3, 3+ \# -563 \&9 9 :; < = > > > = ; ?@< ABC ?@< 1 \# * + , 3 !!!3+ \#3, 3+ , \# - 2 3 \# * + , \# -3 2 \# * + D \# -563 2 \# * + , \# -6! * 7E- FG H) \# * + , 3!!!3+ \#3, 3+ \# -3\$33 8 9 7 H) \# * + , 3!!!3+ \#3, 3+ \# - ) \#3, * + , 3!!!3+ \#3, -1 \# * + , 3!!!3+ \#3, 3+ \# -2 \# * + \# - I \# * + , 3!!!3+ \#3, 3+ \# -2 \# * + \# -3 I \# * + , 3!!!3+ \#3, 3+ \# -563 \$33 * 7J- 7 8 GK \& 8 7 7 8 G 97 1 3 \# 1 \#3, L1 3 \# 31 M \# 1 \#3, L1 M \# 3 1 3 \# 0+ \# 41 \# 32 \# * + \# -6631 M \# 0+ \# 41 \# 32 \# * + \# -566! K G98 8 \& 95 \# * 1 3 \# -5 635\par
\# * 1 M \# -5 6!N\&98 5 3 \# 7 89 9 7 \&98 5 \# OP 9 \% 94 3 \# 1 3 \# Q4 \# 35 M \# 7 89 9 7 \&98 5\par
\# OP 9 \% 94 M \# 1 M \# Q4 \# ! R87 7 \% 9 7 8 SK' 7 0+ , 3!!!3+ \#3, 3+ \# 64 1 \# 37 8T* + , 3!!!3+ \#3, 3+ \# -41 2 3T* + , 3!!!3+ \#3, 3+ \# - D U ?V< /,= > > > = W /, 0+ , 3!!!3+ \#3, 3+ \# 3+ ?V< \#M, 3!!!3+ W 2 6! F\& 7 \&8 G X97 98 , 3!!!3 \# 9 8 8 9 7 T* + < , 3!!!3+ ?@< \#3, 3+ ? \# -T < = > > > = ? ! Y 7 8'7 9' 8 T < = > > > = ? 98 \& T < = > > > = ?\par
0123 24 5627289 2 28 3 128 2125 ! " \# \# \# " \$\%! ! " \# \# \# " \$\%! " \& ' ! " \# \# \# " \$\%! " ( )* +,\& 0123 2  {\ref 4 5 3 4 828 3 25* 3 125  5 3 6 6}  ! " \# \# \# " \$\%! " \& ( - \$.! /\&" \# \# \# " 0 /\& 1 ! \& 1 \$\%! +,\& 1 \& + 1 \$.! +2\& 1 0 3 )* + ! " \# \# \# " \$\%! " ( ( - \$.! /\&" \# \# \# " 0 /\& 1 ! \& 1 \$\%! +,\& 1 ( + 1 \$.! +2\& 1 0 3 )* +? STUUVWXYZ[ \textbackslash ]\textasciicircum \textunderscore  `a bac d c [ ef\textasciicircum bg ]O 3 * 3 5 3 a]c Zh[ \textbackslash ]ic \textunderscore  ] g[\textasciicircum \textunderscore  `ijg[`k[ \textbackslash ] \textasciicircum \textunderscore  `abac d c [ ef\textasciicircum bg]fO B * B 5 B k `\textunderscore [ \textbackslash ]]l`d j[ c `Z`k\textunderscore c fmebff ][hc l]Zae[ \textbackslash ]k `\textunderscore njd b opqrs`Zd e`Z]f\textasciicircum `[n]bf j\textunderscore  ]t uv ! ! " v w ! x" \# \# \# " uv ! 0 " v w 0 x 6 7]yc f[ f z\{\textbackslash ]\textunderscore  ]1 \& 1 ( )O B 9 |`\textunderscore c [[ \textbackslash ]\textunderscore  ]\textasciicircum \textunderscore  ]f]Z[ b[ c `Z t B 6 7t uv ! ! " v w ! x" \# \# \# " uv ! 0 " v w 0 x 6 7 ( 8 ! /\&\par
012345167 18 917 17 3 45167 18 517 1 37 61 173 51 1 117 6 3 6 !"\#\$\%\#\& '()*+, -./0 12 324 5 4 , 67 /38 .9: ; <= ; <> ; ?<2.4 +@, -.A4 0 . 8,/0 1AB8, 1C, -./0 12 324 5 4 , 67 /38 .79: D E <= D E <> D E ?<7B//17 ., -3,, -..F15 B, 4 1+1C04 7G637 7., 9H I J K <LLL<J I ? ; IMK 4 7@4 F.+26, -.C 10NB5 3OPQRSTU-.+. 8.77 3063+A7BV84 .+, 81+A4 , 4 1+71C, -.B+4 WB.+.7 71CN30, 4 +@35 .N.37B0 .X D Y <YZ= ; <30 ., -.4 +.  {\ref WB35 [ 4 ,} {\ref 4 .7} H I J E \textbackslash  K <LLL<J E ]\textasciicircum \textbackslash  I\textunderscore K <J K I àH I J E \textbackslash  K <LLL<J E ]\textasciicircum \textbackslash  I\textunderscore K <J b I < ca<d< e C 10.F.067 .,1C4 +A.f.7g K <LLL<g I\textunderscore K Lh103+6N30, 4 +@35 .9i I J K <LLL<J I\textunderscore K <J I ? ; IMD 0 .5 3, 4 F., 1, -.B+4 WB.N.37 B0 .X D Y, -.0 ./0 .7.+, 3, 4 1+ i I J K <LLL<J I\textunderscore K <J I a I j kMK l k J K <LLL<J k\textunderscore K H k J K <LLL<J k\textunderscore K <J E mH k\textunderscore K J K <LLL<J k\textunderscore K n i D < ca<d< e 4 7, 0B.op-.0 . l k J K <LLL<J k\textunderscore K a b j E \textbackslash  MKq r r r q E s\textasciicircum \textbackslash  MK t E \textbackslash  q r r r q E s\textasciicircum \textbackslash  u v w \textbackslash  x y y y x w s\textasciicircum \textbackslash  J K <LLL<J k\textunderscore K < e t E \textbackslash  q r r r q E s\textasciicircum \textbackslash  a i u v w \textbackslash  x y y y x w ]\textasciicircum \textbackslash  x w] J K <LLL<J I X D Y E \textbackslash  q r r r q E ]\textasciicircum \textbackslash  q E ] v w \textbackslash  x y y y x w ]\textasciicircum \textbackslash  k J E \textbackslash  K <LLL<J E s\textasciicircum \textbackslash  k\textunderscore K <J K k mi k J E \textbackslash  K <LLL<J E s\textasciicircum \textbackslash  k\textunderscore K <J b k H k J E \textbackslash  K <LLL<J E s\textasciicircum \textbackslash  k\textunderscore K <J K k mH k J E \textbackslash  K <LLL<J E s\textasciicircum \textbackslash  k\textunderscore K <J b k < za<dL e9 \{0 11CF G H I J K 5 L M M M L K 3D5 L 5 7 C\par
N 2 5 8 9 9 9 8 2 3D5 8 7 OI J K 5 L M M M L K 3D5 7 C N 2 5 8 9 9 9 8 2 3D5 P Q R S F G H I J K 5 L M M M L K 3D5 L 5 7 C\par
N 2 5 8 9 9 9 8 2 3D5 8 7 OI J K 5 L M M M L K 3D5 7 C N 2 5 8 9 9 9 8 2 3D5 P Q R T7 F G H I J K 5 L M M M L K 3D5 L U 7 C\par
N 2 5 8 9 9 9 8 2 3D5 8 0 OI J K 5 L M M M L K 3D5 7 C N 2 5 8 9 9 9 8 2 3D5 P Q R S F G H I J K 5 L M M M L K 3D5 L U 7 C\par
N 2 5 8 9 9 9 8 2 3D5 8 0 OI J K 5 L M M M L K 3D5 7 C\par
N 2 5 8 9 9 9 8 2 3D5 P Q R T7 C 2 5 8 9 9 9 8 2 3D5 @88 5' *)57 \$ ?/"5V\$ ,;\$ ,+ (5--(2,++ \#**6257 \$ + . B5,?+ \#**6257 \$ + \$ *\% C 2 5 8 9 9 9 8 2 3D5 W J K 5 L M M M L K 3D5 7 T7 S F G H W J K 5 L M M M L K 3D5 L 5 7 N 2 5 8 9 9 9 8 2 3D5 8 7 x x' x x' x * x x' x ) x x' x *) x x' x y z\{ ./| \} x x' x' x' *w x x' ) x' x' y z\{ ./\textasciitilde  qJKM K x x Vo 6 x Y i \% ?\% o x i x ? V x li x ? Y i \% ?\% V x i\par
x ? Y 0 1 2 3 455542 0 678 9 1 2 3 455542 03 42 0 6 3 0 1 2 3 455542 0 6 8 9 1 2 3 455542 03 42 0 6 0 1 2 3 455542 0 6 4 6 3 0 1 2 3 455542 03 42 0 67 8 9 1 2 0 6 0 1 2 3 455542 03 42 0 6 0 1 2 3 455542 03 42 3 0 42 0 6 4 1 2 3 455542 03 6 03 4 2 0 0 4 6 0 1 2 3 455542 03 42 0 67 8 9 1 2 3 0 6 0 1 2 3 455542 03 42 3 0 6 0 1 2 3 455542 03 42 3 0 42 0 6 4 1 2 3 455542 03 6 03 4 2 3 0 0 5 6 ! "\#\$ 3 0 1 2 3 455542 03 42 0 67 0 1 2 3 455542 03 42 0 6 0 1 2 3 455542 03 42 3 0 42 0 6 \%4 1 2 3 455542 03 6 03 4 2 0 0 4 \&6 0 1 2 3 455542 03 42 0 67 0 1 2 3 455542 03 42 3 0 6 0 1 2 3 455542 03 42 3 0 42 0 6 \%4 1 2 3 455542 03 6 03 4 2 3 0 0 4 '6 (\$)*+\$ 0 1 2 3 455542 0 678 9 1 2 3 455542 03 42 0 6 3 0 1 2 3 455542 0 6 8 9 1 2 3 455542 03 42 0 6 0 1 2 3 455542 0 6\%4 1 2 3 455542 0 6 0 5 ,6 -. /0 1 )! 2 3! 14 /5 5 /(21 )*16 1 76\% 4 /.\$+\$. 87 9 : 5; 10\$*"21 )*16 1 76! 2 \$<=! +*5 \$"11 /> : 5?)\$! "\$<=*5 ! 1 8 0 1 2 3 455542 03 42 3 0 67 03 @ A B3\par
1 C A 1 2 3 455542 A 6 D A 1 2 A 6 6 1 C 0 1 2 3 455542 3 0 6 D A 1 2 3 0 6 6E 7 0 1 2 3 455542 03 42 0 67 03 @ A B3 1 C A 1 2 3 455542 A 6 D A 1 2 A 6 6 1 C 0 1 2 3 455542 0 6 D A 1 2 0 6 6 4 F74G4 H6 ! 21 . =\$32 ! "\#\$ 1 C 0 1 2 3 455542 3 0 6 D A 1 2 \# ;12 32 <78 98 96 7 = ! >?597 8 8 8 686@A67 6 7 B @ 6 6+@ 7 665967 6\%?  0 1 2 3 4 5 677762 3 894 05 62 5 0 0 1 2 3 4 5 677762 3 894 05 62 5 0 0 1 2 3 4 5 677762 3 894 05 62 0 0 1 2 3 4 5 677762 3 894 05 62 0 9 8 1 2 5 0 8 1 2 0 0 1 2 3 4 5 677762 3 894 05 62 0 0 1 2 3 4 5 677762 3 894 05 62 5 0 62 0 0 1 2 3 4 5 677762 3 894 05 62 5 0 0 1 2 3 4 5 677762 3 894 05 62 5 0 0 1 2 3 4 5 677762 3 894 05 62 5 0 62 5 0 0 1 2 3 4 5 677762 3  G 9 H IJG ! 0 1 2 3 4 2 3 5 2 678960 1 2 3 4 2 3 5 2 6786 3 5 5 6 3 5 ! 5 ! 6 " \#\$ \% \#\$ \&'\$( ) *+ , , -+ .CDEFGEH IJKLMN OPQ1 2R SRT U T N VWQSX PYZ [ \textbackslash  [ ] [ \textasciicircum R PT M\textunderscore N OP`T 1 P XNQ1 2`aXN23 N OPQ1 2R SRT U T N VWQSX PWYZ ! \# \textbackslash  ! \# ] ! \# \textasciicircum bU PNN OPPc2U aN T 2M231T W dVSW WPNR P\textunderscore T cPMRVN OP 3 21eaU S ! " \# \$ \%\&f \# \# ( \%) g hOP1 PN OP1 SM`2e cSU aPWf \# \# i \%)S1 PWaXON OSNf \# \# j \# f \# : \# j : \# i \%)SM`U PNN OPRSMdSX X 2aMNPc2U aN T 2MRP\textunderscore T cPMRVN OP3 21eaU S k k ! " \# \$ \%\&l \# 1 \# 1 k ! <7 ( \%) m hOP1 PN OP1 SM`2ecSU aPWl \# \# i \%)n\%S1 PWaXON OSNl \# \# l \# l \# : \# l : \# i \%)n\%l ! <7oOPMb3 21N OP`T W X 2aMNPc2U aN T 2M231T W dVSWW PN ! p \# \$ \%\&f \# \# k ! p \# \$ \%\&l \# 1 \# 1 ( \%) q N OPeS1N T M\textunderscore SU PePSWa1 P= ! T WaMT raPbT 3j 9l ! 9j : j \# 9l \# 1 9l : \# 1 9j : \# i )s NT W`PN P1eT MP`RVN OP3 21eaU StuuvwhT N O ' f nl ! ' \# \# f \# \# nl : \# 1 i ) x \% \%\&l ! x \# \# f \# \# nl \# 1 \# 1 f \# \# nl : \# 1 \%\&l \# 1 \# 1 i ) y7 oOP3 ST 1Q1T X Pz ! 23N OPX2MN T M\textunderscore PMNU T SRT U T N Vz [ [ T W\textunderscore T cPMRVN OP3 21eaU S z ! \{ | \} z [ [ \textasciitilde =! : \# \$ : \# \} \$ [ 0123\textbf{24}\par
, /-0 0 0 -*+ , 1 -+ .\par
1 / 3 26 \$'3 4 3(45\&'\$ ( \$) 2 1 3 2 2 6 2 2 67 1 2 8 \#\&'\$ ( '9: \$'4 ; 1 2 7 1 2 "<=\# ) 2 1 3 2 2 6> + , ? -+ .\par
? 3 2 2 6 '3> + , ? -+ .\par
? 3 2 2 6 \$8 9 \#5 \&(: '@ABAC= \#D 2 3 5 2 6 E ? F+ ? GHI JI K\#5 ' 4L 1 5 \$(M \# 385 \# 8' 4 8: '9 : L ! 3 5 5 ! 6 \$8 9 \# 5 \&(: ' L 1 NOP QRS T ]\textasciicircum \textunderscore `a\textunderscore b cdef \# 9 '9 : \$'4; ! 7 ! 0 ! "9 8 \#3 4 3(45 \# 9 '9 : \$'4 \$; 1 2 7 1 2 0 1 2 "<: \#: ( 5 \$ g'\$ \$9 8 9 \# 5 \&(: ' h i 3 3 5 5 i 6h 1 i j 2 k 3 4 2 3 5 2 6 6 l 3 mn6 =\# \# '3\& ': (4 2 3 5 2 6 \$8 \# 9'9 : \$ '4 ; 1 2 7 1 2 0 1 2 " 0 1 2 3 4 2 3 5 2 69"60 1 2 3 4 2 3 5 2 6"6'3: \#9'g'44( : (  {\ref 9} =\# \#\$ 4 : \$ '3\& ': (\$8 2 3 5 2 6' 8 \# 9'9 : ; 1 2 7 1 2 0 1 2 "K\#<5 \#3 \$4 (: ( 5 \$g'\$ \$ h i 3 3 5 5 i 6 h 1 i q  )! ( = ! "\#\#\#" ( U V W ( = ! "\#\#\#" ( P T " QJX T " // Y7 8 9 67 8 Z 7 8 7 8 [\textbackslash 8 9 67 8 ! "\#\#\#" \$V ? < U ! "\#\#\#" A! " ! ! "\#\#\#" * V ? ] U ! "\#\#\#" A! " R ! "\#\#\#" "\begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-2.png}
\caption{\label{fig_0}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-3.png}
\caption{\label{fig_1}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-4.png}
\caption{\label{fig_2}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-5.png}
\caption{\label{fig_4}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-6.png}
\caption{\label{fig_5}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-7.png}
\caption{\label{fig_6}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-8.png}
\caption{\label{fig_8}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-9.png}
\caption{\label{fig_9}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-10.png}
\caption{\label{fig_10}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-11.png}
\caption{\label{fig_11}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-12.png}
\caption{\label{fig_12}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.8449223416965352\textwidth}P{0.005077658303464756\textwidth}}
\multicolumn{2}{l}{0 123456 7 89 7 04 4 20 34 030 0 4 4 2 9 7 4420 2 40123456 89 8 4 420 0 4 2}\\
!"\#\$ \%! \& '(") !* ( \%'! +! \$ '\%\#\tabcellsep \\
\multicolumn{2}{l}{, -. /01 2 3 455542 . 67, . 489 . :;<4 , = . /01 2 3 455542 . 67, . 489 . >;<4 1 ?6}\\
ÿ ÿ ÿ ÿ ÿ ÿ ÿ 89 -. /@89 . A B C D 1 2 3 455542 . 6 4 89 = . /89 . A B E D 1 2 3 455542 . 6 4\tabcellsep 1 F6\\
\multicolumn{2}{l}{G . 1 2 3 455542 .-3 42 3 . 42 H . 6/89 -. 1 2 3 455542 .-3 42 3 . 6I89 = . 1 2 3 455542 .-3 42 H . 6 4}\\
1 2 3 455542 .-3 42 3 . 67, -. 4 1 2 3 455542 .-3 42 H .\tabcellsep \\
\multicolumn{2}{l}{\textunderscore  ef J \textunderscore L M s a s d \textunderscore  ef M \textunderscore L N \textunderscore p wZGT GS ]QWlGi H Wi WlGUWT T G] VWlRGlUGPGH gGGlH ZG] GH ]WYH ZGhi Q[ jGPT Q \textunderscore  ef N s a s d M s LPG[ WljS ljH WH ZGS lH T WRXUGRr[ H T QH S WlmQlRH ZG] GH ]WYH ZGhi Q[ jGPT QM s a s d \textunderscore  ef M}\\
S lH ZGY WT k\tabcellsep \\
I| s f LpppL s O K se\textasciicircum L\tabcellsep b\end{longtable} \par
 
\begin{quote}
\textunderscore  WYHZGkGQ] XT QP[ G] VQUGIJ s LM s OLta bLcpwZGT GY WT GmgGRWlx HS lH T WRXUGlGg RGlWH QH S WlY WTH ZGhi Q[ jGPT QM s WYH ZGkGQ] XT QP[ G]VQUGIJ s LM s OL] S lUGS HQ[ gQ\textbackslash ] gS [ [PGU[ GQTH ZGRS yGT GlUGPGH gGGlH ZGQPWzGS lH T WRXUGRhi Q[ jGPT QM s WYr[ H T QH S Wl WlH ZGkGQ] XT QP[ G]VQUGIJ K LM K OQlRH ZGhi Q[ jGPT QM s WYH ZGkGQ] XT QP[ G]\end{quote}

\caption{\label{tab_1}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.029479768786127163\textwidth}P{0.8156069364161849\textwidth}P{0.0049132947976878606\textwidth}}
0123 2\tabcellsep 4 5 6 7 4 899987 54 87 5 6 7 4 899987 54 87 5\\
\tabcellsep 5 6 7 4 899987 54 87 5 5 6 7 4 899987 54 87 4 5 87 5 8 6 7 4 899987 54 54 8\tabcellsep 6\\
\tabcellsep 5 6 7 4 899987 54 87 5 6 7 4 899987 54 87 4 5\\
\tabcellsep 5\end{longtable} \par
 
\caption{\label{tab_10}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.85\textwidth}}
01 223 45678 978 7789 9 67 \#\$\% 8 \& '\& (8 7)9\& 8 \& 9*+", **" \& 97-8 ' 78 ./ 8 96)7\& ! ! "\end{longtable} \par
 
\caption{\label{tab_13}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.395\textwidth}P{0.091\textwidth}P{0.057\textwidth}P{0.031999999999999994\textwidth}P{0.022\textwidth}P{0.097\textwidth}P{0.038\textwidth}P{0.072\textwidth}P{0.034\textwidth}P{0.009\textwidth}P{0.003\textwidth}}
IJG \# \$\tabcellsep \% \& \& \& \$ !\tabcellsep \multicolumn{5}{l}{! \% E= 8 5494 @6 0 4 94 KLMGNI'O/796/0 7/6 7/A198 6 0 K}\\
\multicolumn{4}{l}{G 9 H IJG !}\tabcellsep \tabcellsep \multicolumn{2}{l}{"\# \$}\tabcellsep \% \& \& \& \$ !\tabcellsep ! \% N2 13 9 9 '\\
\multicolumn{7}{l}{P6 7Q/GRL6 294 @6 0 4 94 K?S/5@0 96 70 7/6 7/A198 6 0 K}\\
\tabcellsep !\tabcellsep \tabcellsep "\# \$\tabcellsep \multicolumn{2}{l}{\% \& \& \& \$ !}\tabcellsep ! \% N2 13 9 9 '\\
\multicolumn{5}{l}{T4 57/4 /?S/5@0 96 70 7/6 7/A198 6 0 K}\tabcellsep \\
\tabcellsep \multicolumn{2}{l}{9U}\tabcellsep !\tabcellsep \multicolumn{2}{l}{"\# \$}\tabcellsep \% \& \& \& \$ !\tabcellsep ! \% N2 13 9 9 '\\
\multicolumn{7}{l}{V7/6 76/4 2 /6 7/A198 6 0 K8 58 8 5S28 4 50 7/4 /34 /2 /70 90 6 57 ()I8 5497K94 0 6 7>98 //9W 2 14 /?@/6 7>/A16 698 /700 50 7//92 14 /B 'X/98 8 K?}\\
\tabcellsep \tabcellsep 9\tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{G \textasciicircum \textunderscore ` a\textasciicircum \textunderscore `b c}\\
\tabcellsep \tabcellsep \tabcellsep \multicolumn{3}{l}{! Y Z [ \textbackslash  ]}\\
\tabcellsep \multicolumn{4}{l}{\textunderscore  F'''F\textunderscore  d F\textunderscore  "\# \$}\tabcellsep \multicolumn{2}{l}{\% \& \& \& \$ !}\tabcellsep ! \% " e\tabcellsep f B Dd\tabcellsep cB Dg h '\tabcellsep ())\\
!\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{7}{l}{T4 50 7/8 54 18 9 ())6 08 58 8 5S20 7/6 7/A198 6 0 K}\\
\tabcellsep \multicolumn{3}{l}{9 N 9 U}\tabcellsep \tabcellsep \tabcellsep "\# \$\tabcellsep \% \& \& \& \$ !\tabcellsep ! \% '\\
\multicolumn{7}{l}{! V7/34 55858 ()*6 29798 5>512 ;O/796/07/6 7/A198 6 0 K i4? 2 13 "\# \$ 9 9 N 9 U !}\tabcellsep \% \& \& \& \$ !\tabcellsep ! \% '\end{longtable} \par
 
\caption{\label{tab_35}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.569104991394148\textwidth}P{0.25163511187607573\textwidth}P{0.0014629948364888125\textwidth}P{0.01755593803786575\textwidth}P{0.010240963855421687\textwidth}}
\multicolumn{4}{l}{01 223 45678 9 686 8 6 8 9 6 6 7 7 8 8 6}\\
\tabcellsep ! "\#\#\#" \$\tabcellsep \\
\% \& \% ' ( )!\tabcellsep \multicolumn{3}{l}{*+ ( ! "\#\#\#" ( , ( ( " -\$"."}\tabcellsep /0\\
8 7 97\tabcellsep \tabcellsep \\
\multicolumn{3}{l}{, ! ! \$123 \% ! 4 ! ! 567 \% " + ! ! \$}\tabcellsep *7 \% "\\
\multicolumn{4}{l}{, ( ( \$123 \% ( 4 ( ( 56 8 1 9: ;<= >? ;<= @ 7 ( A! ( A! " + ( ! "\#\#\#" ( \$}\\
\multicolumn{2}{l}{B C ; D: = E F F F E : ;<= GH ; D: ; G 67 ( A! ( A! ( 4 ( ( 56 8 1 123 \% 9: ;<= >? ;<= @}\tabcellsep \\
\tabcellsep 2 k 3 4 2 3 5 2 6 6 i q o 1 2 k 3 8 2 H 3 5 2 H 6 6\tabcellsep \multicolumn{2}{l}{l}\tabcellsep 3 mr6\\
\multicolumn{4}{l}{\#\$5\&' 8': \&'\$ ( \$\& 5 \#5 : : = 843 \$' (}\\
\multicolumn{4}{l}{NOP + ?s, RU ?s, 8 2 H 3 5 2 H 69 NY Z + ? RU ? -E ? F+ ? Gt1 4 2 3 5 2 6}\\
\tabcellsep \multicolumn{2}{l}{NY Z + ?s, RU ?s, 8 2 H 3 5 2 H 6u}\\
\tabcellsep 98 1 9 NY Z + , RU , -E , F+ , Gt1 4 3 5 6\tabcellsep \tabcellsep 3 mv6\end{longtable} \par
 
\begin{quote}
ÁÂ ÃÄÿ AEÇÈÉÂ ÊÉÿ Â Êÿ ËÂ ÊÌÊÍÂ ÌÎ ÿ ÏÌÐÄÇÑ Ã\end{quote}

\caption{\label{tab_36}}\end{figure}
 			\label{foot_0}\footnote{\label{foot_0} London Journal of Research in Science: Natural and Formal © 2023 Great ] Britain Journals Press} 			\label{foot_1}\footnote{\label{foot_1} London Journal of Research in Science: Natural and Formal © 2023 Great ] Britain Journals Press | | Volume 23 Issue ?"? Compilation 1.0} 			\label{foot_2}\footnote{\label{foot_2} \& ' (} 			\label{foot_3}\footnote{\label{foot_3} | >?; b cafb caa put h b h ai} 			\label{foot_4}\footnote{\label{foot_4} ndon Journal of Research in Science: Natural and Formal © 2023 Great ] Britain Journals Press} 			\label{foot_5}\footnote{\label{foot_5} \& ( *)\$ : ! \&} 			\label{foot_6}\footnote{\label{foot_6} : ; ; ; : 8 a\%\& '(} 		 		\backmatter  			 \par
5 81!5" \#4 5 \$ \%\&'9 1(54 184 1)")9 * 9 7!5" \#4 51 5+, "* -5)4 ". /\#4 54 2 0 1 2 \$ 1 3 1 2 ' 45 \$ 1 3 1 2 '6 \$ 1 3 1 273 ' 45 \$ 1 3 1 273 ' 8 \$ 1 3 1 273 ' 45 \$ 1 3 1 273 '6 9 : 7 2 \$ 1 3 1 273 ' 9 : ; 2 \$ 1 3 1 273 ' < = 45 \$ 1 3 1 273 ' > \$ 1 3 1 273 ' 45 \$ 1 3 1 273 ' 8 45 \$ 1 3 1 273 ' > \$ 1 3 1 273 ' 45 \$ 1 3 1 273 ' ? 6@ A6BC \$ D@' E5\# 84 165 " 5 513!5" \#4 5 F GH 3 3 I H J 3 KI L L L I GH 3 M I H J M K \$ N'9 " 513!"4 9 -"* 5 !5" \#4 5 O P5"* * 723 14N)5* 1-9 -1 5+, "* -5)4 ". Q 13 5R* 4 " 9 12S5 "65N6T 1 Q 1 S54 5T)5* 1-1+, "* -5)4 ". Q 13 5!5" \#4 ")* 5 8"U5    {\ref 01 2  3 4 5 6 788875 396 75  3  1 396 4 5 6 788875 396 3 4 5 6 788875 396 3 4 5 6 788875} 3 2 3 4 5 3 7 01 9\par
3 4 5 6 788875 396 75 6 3 1 396 4 5 6 788875 396 3 4 5 6 788875 396 3 4 5 6 788875 6 3 9 3 4 5 6 3 7 01 2 3 4 5 6 788875 396 75 3 3 4 5 6 788875 396 75 6 3 75 3 3 4 5 6 788875 396 75 3 2 3 4 5 3 3 4 5 6 788875 396 75 3 2 3 4 5 3 3 4 5 6 788875 396 75 6 3 9 3 4 5 6 3 7 01 9 3 4 5 6 788875 396 75 6 3 3 4 5 6 788875 396 75 6 3 75 3 3 4 5 6 788875 396 75 6 3 9 3 4 5 6 3 3 4 5 6 788875 396 75 3 2 3 4 5 3 3 4 5 6 788875 396 75 6 3 9 3 4 5 6 3 7 4 5 6 788875 396 396 8 ! " \# " \$4 \%4 \&' ((' )*+ , -\# " \$\$ .\# " (-\%\&' ((' )\$\%/" " -/ \$\# 0 (' ) ! 0 ('\# 0 " '\&' " .(0\$ \&' 1 2/0 ('\# (! \# " (-(0' " \$ 34\$ \$ \# \%/" -54\# 0 (' ) ! 1 3 4 5 6 788875 396 75 3 1 6 3 7 8 96 : ; 8 : < = > ?@ A B C C C B @ >DA EF > ?@ > E G HH 7 I7J74 K ' \# ' -2() ! L 8 4 5 8 75 8 6 8 7M 7J7\# 3\$! !' !! \$0 ' () N 6 7 1 6 O8' -2()! \$P 8 4 5 6 788875 8 96 \$ \# " \$ 0 4\# " -! " \# " \$P 8 4 5 6 8 96 Q P  \par
London Journal of Research in Science: Natural and Formal  {\ref 01 23 1 42561 783 921 21 2 23 03 7 03 92240 3 71  !}    {\ref 0 1 2 3 4 5 6 7 7 7 6 4 895 6       5 895 5   2 0 1    5 895   2 0 1      0 1 2 3 4 5 6 7 7 7 6 4 895 6    5 895 5   2 0 1 !   0 1 2 3 4 5 6 7 7 7 6 4 895 6    5 895   2 0 1} 2 "\#\# \$\%\& ' ()\& * 0 1 2 3 4 5 6 7 7 7 6 4 895 5 895\par
2 0 1 ! 0 1 2 3 4 5 6 7 7 7 6 4 895 6 5 895 2 0 1 + 0 1 2 3 4 5 6 7 7 7 6 4 895 6 0 1 2 3 4 5 6 7 7 7 6 4 895 6 , 5 895\par
2 0 1 ! 0 1 2 3 4 5 6 7 7 7 6 4 895 6 5 895 5 2 0 1 5 895 2 0 1 ! 0 1 2 3 4 5 6 7 7 7 6 4 895 6 5 895 5 2 0 1 ! 0 1 2 3 4 5 6 7 7 7 6 4 895 6 5 895 2 0 1 2 "\#-. /' 01\%' 2 3 2 4 5 4 895 45 0 1 2 3 4 5 6 7 7 7 6 4 895 6 5 895 2 0 1 ! 0 1 2 3 4 5 6 7 7 7 6 4 895 6 5 895 5 2 0 1 2 "-6 2 7 8 2 4 5 4 895 45 0 1 2 3 4 5 6 7 7 7 6 4 895 6 and {\ref Formal  0 1 2 3 4 5 6 7 7 7 6 4 895 6   5 895 5   2 0}   {\ref 0 4 5 6 7 7 7 6 4 895 ,} {\ref 1 2  2 4 5  4 895} ./ 3 4 ) . 2 . +5 . 2 . ' * ' " 6 ! \&' !  {\ref " 7 ) * 8} \& {\ref ' 0 1 +3 4 5 6 7 7 7 6 4 895 6 3 4 5 6 7 7 7 6 4 895 6 9: . ; 7    5 895 5   2 0 1 0    5 895 5} . 2 . 0 1 0 0 1 2 3 4 5 6 7 7 7 6 4 895 6 . 2 4 5 4 895 ./ . < 5 895 = 2 0 1 0 5 895 = . 2 . 0 1 0 0 1 2 3 4 5 6 7 7 7 6 4 895 6 . 2 4 5 4 895 ./ . > 5 895 5 5 2 0 1 0 5 895 5 5 . 2 . 0 1 0 0 1 2 3 4 5 6 7 7 7 6 4 895 6 5 . 2 4 5 4 895 ./ . ?\par
5 895 = 5 2 0 1 0 5 895 = 5 . 2 . 0 1 0 0 1 2 3 4 5 6 7 7 7 6 4 895 6 5 . 2 4 5 4 895 ./ . \% @" A 4 5 6 7 7 7 6 4 895 " \&B" \par
?o ndon Journal of Research in Science: Natural and Formal 0 1 2 3 4 5 5 5 4 2 673 4 89 9 3 673 1 2 3 4 5 5 5 4 2 673 4 8 9 0 1 2 3 4 5 5 5 4 2 673 9 9 3 673 1 2 3 4 5 5 5 4 2 673 9 3 673 0 1 2 3 4 5 5 5 4 2 673 9 ! " \# 3 \$ \# 673 \$ \% \& ' 0 1 ( 3 4 5 5 5 4 ( 673 4 39 9 \# 3 \# 673 1 ( 3 4 5 5 5 4 ( 673 4 3 9 ) 0 1 ( 3 4 5 5 5 4 ( 673 4 89 9 \# 3 \# 673 1 ( 3 4 5 5 5 4 ( 673 4 8 9 0 1 ( 3 4 5 5 5 4 ( 673 9 9 \# 3 \# 673 1 ( 3 4 5 5 5 4 ( 673 9 9 *+, 3 673 0 1 2 3 4 5 5 5 4 2 673 9 -9 9 . /01230 0 1 2 3 4 5 5 5 4 2 673 4 39 9 3 673 1 2 3 4 5 5 5 4 2 673 4 3 4 9 ) 0 1 2 3 4 5 5 5 4 2 673 4 89 9 3 673 1 2 3 4 5 5 5 4 2 673 4 8 4 9 0 1 2 3 4 5 5 5 4 2 673 9 9 3 673 1 2 3 4 5 5 5 4 2 673 4 9\par
3 673 0 1 2 3 4 5 5 5 4 2 673 9 -9 9 . 9 *+* 56778 9:;30<2= =8 9>0?0@A A B 10= 0C B29>< 8 :1B129>@ 8 >0@;CB 100D62= 8 B E 9 *+* F/0;GB 28 9B 100D62= 8 B 8 0@ 4 9 4 9 H 9 -9 9 . 9 *+I H 9 " 3 \$ 673 \$ 3 673 0 1 2 3 4 5 5 5 4 2 673 9 9 *+J K0L< ;30>B 12BC ;<030< E72< B 8 9:2= 0M4 9 N \$ < 0= 2B 8 30B ;702@ 6< 0 B 10< 0L< 0@ 09B 2B 8 ;99 ,O,8 @B < 60F>60B ;B 10P;9>8 B 8 ;9@9 ,O+ QR0B6@L< ;30B 12B    {\ref 634 562 4 65 2352 364 5 12 62 324 2865182 84 61  8 4 2 3 87815 2 72 4 186 58181 4 2 6 62 5 \%82 84 2 36  34 12 3668 2 4 818 4 5 5 5 62 54 5 72 4 7 4 '7 2 8 6  0 1 885 4 2 4 819665 2 4 5 32 36 8 865 62 15 8 2 4 815 6 2 4 6  2 834 732 3681 65 64 54 1 4 12 (5 4 12 32 98682 365 67 4 2 4}  -/0 10 -234567 89:; <=>=? @ ? 7 AB:>C 9DE F GH F GI F JG=9? 6K7 89L? ; 9C7:; <LMC7<N 7 89:; <=>=? @ ? 7 AB:>C 9BDE O P GH O P GI O P JG@ 977 899Q<@ M7 ? <6<N;? B RA>B B97=9K? Q96=A7 89 N <;SM@ >T UVWX YZ? 7 8[ P \textbackslash  ] G\textasciicircum \textasciicircum \textasciicircum G\textbackslash  P \textunderscore `P \textbackslash  ] G\textasciicircum \textasciicircum \textasciicircum G\textbackslash  P a] b P \textbackslash  ] G\textasciicircum \textasciicircum \textasciicircum G\textbackslash  P GZ89; 97 89; >6L<S Q>;? >=@ 9Bb P \textbackslash  ] G\textasciicircum \textasciicircum \textasciicircum G\textbackslash  P G`P \textbackslash  ] G\textasciicircum \textasciicircum \textasciicircum G\textbackslash  P a] GB >7 ? BN A7 89? 69cM>@ ? 7 ? 9B b P \textbackslash  ] G\textasciicircum \textasciicircum \textasciicircum G\textbackslash  P deG P \textbackslash  ] G\textasciicircum \textasciicircum \textasciicircum G\textbackslash  P a] deG \$ fg h i j j j i g klh mno klh `P \textbackslash  ] G\textasciicircum \textasciicircum \textasciicircum G\textbackslash  P a] p \$ fg h i j j j i g klh mno klh b P \textbackslash  ] G\textasciicircum \textasciicircum \textasciicircum G\textbackslash  P a] G\textbackslash  ] P q a P \textbackslash  ] P G r\textunderscore Gs\textasciicircum  t u<;BMC8>69Q<@ M7 ? <6Y7 89M6? cM9S>;7 ? 6K>@ 9S9>BM; 9v O L<9B6<7L9:96L<67 89 ; >6L<SQ>;? >=@ 9B`P \textbackslash  ] G\textasciicircum \textasciicircum \textasciicircum G\textbackslash  P a] Gr\textunderscore GsG>6L? 7? BK? Q96=A7 89N <;SM@ > v O w\textunderscore v fg h h i g x h mi j j j i fg h y i g x y m w\textunderscore  z  4 ;<= -4 5 -7 7 \% >8;\%?\% 4 @AB7 C *0. = -4 5 -7 \%D8;\%?\% ! = -4 5 2 -78E\%= -4 5 F -78G\%* /!! . ) . + 0 H 3 8H , 4 ;<I7 3 \% IJB\% H , JB\% >8;\%?6 4 @A;7 K+ * ! . + / 1 3 4 4 5 2 \%666\%5 3 78 1 , 3 L -:2 4 ;<= -4 5 -7 7 H , 4 ;<I7 3 \% >8;\%?\% 4 @A@7 0 ) 0 M , N +EOIOG6P * ! *!+0 M -, 4 Q7 \%QR\& , -\%D8;\%?\%) . 0 !"\# , -\%\& , -(C M -, 4 5 2 -78\par
\textasciicircum q2 \%666\%5 -Z \$ 7 M , 4 "5 2 \%666\%5 \textasciicircum \% 5 -rn] \textasciicircum q2 \%666\%5 -Z \$ (7  ;< = > ? ? ? > < :@= AB : ;< : A ) " * 7 , -.\par
/ 01C\par
4 129534 \% 6\&5 2925 3 2D " \% 6\% E25\% ( FGHI " J. " FGHI " J FGHI " J.\par
.\par
J3. R 8 9 : ;< = > ? ? ? > < :@= AB : ;< : A 3. FGHI " J3.\par
-. I JST * 0 0U 412( 5\% 3V3\% 2W " 8(4 12864 \% 6\&264 \% 5\#\% \% 4 'W X X \% \&\% 26\#'4 12( 839 5 0123245 65 2789 ! !"\# \$ \% \$ \% \$ \% \& " \# ' \& \# (" ) *+,-.)*+/-.0 1 2 \% 34567458 \# 9" )*+:-;<"\& " \# ' ( ( " = \$ !!> !1 2 \% ! " 9";? ! ( ! \# (" )**@-;<\par
London Journal of Research in Science: Natural and Formal 0 1 2 3 4 5 677764 285 64 5 2 90 1 2 3 4 5 677764 285 64 2 9 1 2 3 4 5 677764 285 64 5 2 9 1 2 3 4 5 677764 285 64 2 9 6 66 3 9 1 2 3 4 5 677764 285 9 0 1 285 3 4 5 677764 285 9 1 2 3 4 5 677764 285 9 1 285 3 4 5 677764 285 9 6 66 3 9  {\ref 0 1 2 3 4 5 677764 2 9 1 3 4 5 677764 9 2    1} \par
1 3 4 5 677764 2 64 1 !"\# 2(5 677764 1 ' 9 ) * 3 4 5 677764 2 64 1 +"\# 2(5 677764\par
) * 3 4 5 677764 2 64 1 !"\# 2(5 677764 1 ' 9 7\par
, -1 * 6 1 5 67776 1 6.6/601 23 4250678 259-3 4271 9:25 5 253 9 ;3 <98 23=5 >2?93 234291 >215 3 03 @ 5 3 @ :5 1 A*B 6 1 A5B 67776 1 AB 6.6/69-3 4@ 55 0678 25 C DEFGFHI JI FKLMNOPPQRST UVT 1 * 6 1 5 67776\par
p 2 q 8 2 3 4 5 2 9 6 66 .6/6 3 9 W RrVY W ]f , ?3 42-91 6=8 053 9s27=33 403p 2 60 t uv \# \% \& \& \& \% v !m\# wxy !m\# p 2 3 4 5 677764 285 64 5 2 9 6 67 z[ QQZ f\{4271 99-9-|1 9795 @ 3 @ 9?@ 53 425062053 4271 99-9-\{4291 26C \{4@ 552:3 @ 9?71 25 2?3 508 83 42?2:25 5 01 \}1 25 =8 3 5-91:9?5 3 1 =:3 @ ?\textasciitilde 0?9? 01 @ 3 1 0\textasciitilde 2@ ? :9678 23 2601 239?0>@ 5 :1 23 271 90@ 8 @ 3 \}5 70:2C\{42:9?>@ 3 @ 9?5=?>21s4@ :43 42 2?3 @ 1 2-06@ 8 \}9-601 3 @ ?\textasciitilde 08 26205 =1 25@ 5>25 :1 @ 2>-913 42:9?5 @ >21 2>:8 05 59-298 = 3 @ 9?9-1 @ 5 \}05 5 23 501 26@ ?@ 608 C, ?701 3 @ :=8 01 ;:9?>@ 3 @ 9?501 271 25 2?3 2>=?>21s4@ :4 3 42-06@ 8 \}9-601 3 @ ?\textasciitilde 08 26205 =1 25:9?5 @ >21 2>@ 52=@ 08 2?33 93 4291 @ \textasciitilde @ ?086205 =1 2C \{42\}01 26@ ?@ 608 C\{422?3 @ 1 25 239-2=@ 08 2?3601 3 @ ?\textasciitilde 08 26205 =1 25@ 50:9?2t :96@ ?03 @ 9?9-0?@ 3 2?=6219-5 793601 3 @ ?\textasciitilde 08 26205 =1 25 C?3 4@ 505 @ 5 ;?2s -91 6=8 05s21 2-9=?>-913 42-0@ 171 @ :29-3 425=72142>\textasciitilde 2C , ?3 4@ 55 2:3 @ 9?;s27=33 403 * 1 4 5 1 677764 1 6.660?>s205 5 =623 403 63 42 08 \textasciitilde 21 0 * 1 :9?5 @ 5 3 5-1 9608 85 =5 23 59-* 1 725 =7795 23 403 * 1 3 4 2 1 9 64 2 1 * 1 6 66. 6752-91 2;34271 90@ 8 @ 3 \}5 70:2 6 6 @ 50>@ 1 2:371 9>=:39-71 90@ 8 @ 3 \}5 70:25 * 1 6 * 1 6 * 1 6. 679623 @ 625 ;0?\} 28 262?3 01 \}22?34 2 1 * 1 @ 3@ 5:9?2?@ 2?33 9>2?93 2\}4 1 ?93@ ?>@ :03 @ ?\textasciitilde 3 42@ ?>2t 7=1 3 421 ;s2=5 23 4293 4>2?93 03 @ 9?5 C5@ ?5 2:3 @ 9?;s2@ ?3 1 9>=:28 3 1 03 @ 9? 9?3 4271 90@ 8 @ 3 \}5 70:2 6 6 752-91 2;@ 3@ 5:9?2?@ 2?33 9@ ?3 1 9>=:2 ? N \& \% ? , !!!? +, \&@ +, ? , @ + ! \% (0 
\subsection[{(\& STUVW XW YVZ[\textbackslash ]\textasciicircum \textunderscore ]]`ab cd aeafgd hijkh h]\textasciicircum l]md `]elj\textunderscore ]f agncb kopq rse \textunderscore ]n]kh cg klb ]htku ] 4 4 l ]d em\textunderscore ]vd g ]u\textasciicircum tg avcu\textasciicircum af\textunderscore ]n]kh cg klb ]htku ]h}]{(\& STUVW XW YVZ[\textbackslash ]\textasciicircum \textunderscore ]]`ab cd aeafgd hijkh h]\textasciicircum l]md `]elj\textunderscore ]f agncb kopq rse \textunderscore ]n]kh cg klb ]htku ] 4 4 l ]d em\textunderscore ]vd g ]u\textasciicircum tg avcu\textasciicircum af\textunderscore ]n]kh cg klb ]htku ]h}\par
f ag]`]gjtad e\textasciicircum ? , , ? N , !!!? , 4 ? N 4 @ 4 w 6,   H 2 4 H 896 @A6B72 I J, \%.\%, 0= , \&\%-\%' \#, \%2 A \&\%, \%?, \% \% ' 2 < , \#\%0-\%' C \&' \%K\# .'\$ \% \&\%-\%' \#, \% 1 7L\&\%\$ ' ?, .\%L\&\%, \%-<IM N\%\# \%/\%\&\% \%C, '\$= , \&\%,' -.'\$ \#\%O 1 2 4 5 677764 185 64 1 , \%\$ ' .\% \&\%-\%' \#, \%P QR\par
[\textbackslash ]\textasciicircum \textunderscore ]`abcdeff geehij kf l iminol p qrsp pefteul hemtrf gen iovkj swxyz\{|\} n f ge\textasciitilde iml f l impingeio evso ef okef gemf gen sl ool \textasciitilde einpkeo ge ueO n iof ge mimmeusf l hesrin km\textasciitilde f l imO2 l pul hemtrf gen iovkj s O \#? E O2 5 1 -'   \par
, /-0 0 0 -*+ , 1 -+ .   ) *+ ) :-;< 01= 6 9 > 7 9? " 6 7?! 9 "73 6 ?" 6 798"! 6 9@9 99" 9A\par
F9K "6 7 9799393L> 6 9@6 397 " 987@9M6 93F7"9N 78 6 7 + O"73P97 976 798"! 6 9F9K "6 7 96 798"! 6 9 G\par
59 9QI6 @93L R97 9 " 96 7 9 @"!77" K6 "?9 6 89 "89 "6 7 89 9F" 736 7 9"9 ( 0=, 6( 0I, L STUTV ; < =6 3 >?@AB9 C DEF:GAHEI FG 9 E: JKLD!:  ;< = > ? ? ? > < @A= BCD @A= : ;< @ > E @ F< @ GHIB 4 8 9 9 4 4 8 9 4 5'( \&'J \% 8 9 9 \% K1 L I \% 8 \% 8 9 \% 91K1 L I \% 8 \% 8 9 \% K1K1 \&'(8 M N2\$ \$ \# 2 1 122!" \# * \$-J3 * \$ O,\$ \$ 2 \$5 7 8 9 9 7 * \$)* !2+, 12-3 \#" 5 7 8 9 9 7 P5 \% 7 8 9 9 7 Q R \% S 8 T 0123 2 5 \% 7 8 9 9 7 5 \% , /-0 0 0 -*+ , -+ .\par
/ \% 12 ! " \# \$ \%\&\&\&\%\# ! ' () *+ , , -+ . , /-0 0 0 -*+ , -+ . / 3 4 \% 567\%(\& 8 45 12829 : " \# \$ \%\&\&\&\%\# : '67\%;67\%<\% 62726=3 45>6?" \# \$ \$ \%\# @ \$ ' \%\&\&\&\%" \# \$ ! \%\# @ ! ' A 3 45 1225B5 12528 C6 2) *+ , , -+ .\par
, /-0 0 0 -*+ , -+ .\par
/ " D'3 8E3 6 2 56 EC528C6 2 ) F " D ' \%D GH F \%567\%<\%3 72445 1228 C6 89 282?I F \%H F AJ126 2) F " D '6 K + , L -+ . : " \# \$ : ' \% ;67\%<\% 567\%(\% " \textasciicircum \textasciicircum 7'   {\ref 66 7 9 25 9 1 6 9 1 6  9 2 172 65 1235 9 6 7 65 9 2 1 69 2 172 6 1 1 6  5 9 615 9 1 6122 1}  *+ ,-,. / 0 / ,123,1. 0 + 430 .5-5+ 5670 + / 3. 734+ / 0 / 7.65+ 8706,97:;/ 0 <5. / 1=: 7 65+ 0 / 1=5: 7675. 4+ 7519-+ ,>/ 97.? ,+ 64: 5.? ,+0 <7? 5/ +-+ / 37.,?,-0 / ,1.3,10 + 530 .519 / 1>7. 0 ,+<79=/ 1=.0 + 50 7=/ 7. @*+ ,-,. / 0 / ,1A-+ ,>/ 97.517. 0 / 650 7,?0 <7-5+ 5670 7+ .,? 0 <7/ 10 + ,94379-5+ 5670 + / 36,97: .0 <+ ,4=<+ 75: / B50 / ,1.,?+ / . 8C5. . 70 . @ D730 / ,1E3,10 5/ 1.6,97: .,?/ 13,6-: 70 7F1513/ 5:65+ 870 ./ 19/ . 3+ 70 7-+ ,G5G/ : / 0 C . -537@H<7,+ 762A=/ >7.53,6-: 70 797. 3+ / -0 / ,1,?5: :65+ 0 / 1=5: 7675. 4+ 7.7I4/ >J 5: 7100 ,0 <7,+ / =/ 15:,17@H<7,+ 762K7. 0 5G: / . <7.? ,+ 64: 5.? ,+G,0 <0 <7: ,;7+519 4--7+: / 6/ 0 .,?0 <7/ 10 7+ >5:,?1,1J 5+ G/ 0 + 5=7-+ / 37.? ,+0 <77>,: 40 / ,1,?+ / . 8C5. . 70 . 			 			  				\begin{bibitemlist}{1}

\end{bibitemlist}
 			 		 	 
\end{document}
