\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={Pattern and Parity in Mathematics},
 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{Pattern and Parity in Mathematics}
\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& 	 	 		 \par
The mathematical form of the evenly even and the oddly even numbers:  , where 0, 1,2, 3 ? r .\par
Table  {\ref 1}: 
\section[{III. PYTHAGOREAN THEOREM}]{III. PYTHAGOREAN THEOREM}\par
In a right-triangle, the square of hypotenuse is equal to the sum of the squares of the other sides called the legs. This is known as the theorem of Pythagoras \hyperref[b0]{[1]}. These three measurements are known as Pythagorean Triplets or Pythagorean Triples.\par
For the positive real numbers, , , and a b c , which are the measures of three sides of a right triangle the Pythagorean Theorem is 2 2 2 a b c ??, c is the measure of the hypotenuse.\par
We will discuss the known formulas in terms of evenly even, oddly even and odd numbers to determine the pattern.\par
Here we discuss some well-known results on Pythagorean triplets ( , , ) abc , Proposition 2. Suppose a is an evenly even number, then The following results are Pythagorean Triples ( , , ) abc , a is an odd number, Proposition 1. \hyperref[b2]{(3,}\hyperref[b3]{4,}\hyperref[b4]{5)} (   ? ? ? ? ? ? ? ? ? ? ? ?\par
We propose a method to find the Pythagorean primes using the magic rule 8 4 12 ?? .\par
Magic rule 8 -4 -12: Choose a Pythagorean prime, then add 8, 4, or 12 in order to collect the next Pythagorean prime. In this process one needs to observe the output. If the output is not a prime, filter it or mark it and continue with the process. Given below is an elastration step by step. Continuing in this process one may easily find infinitely many Pythagorean primes.\par
We further check the following: ? ? ? ? ? ? ? ? ? ? ? ?\par
It is interesting to note that each Pythagorean prime number is the sum of one even squares and one odd squares congruent to 1 mod 4 and this representation is unique.\par
Following list shows the prime positions of Pythagorean primes. The Pythagorean primes are in row 1, their prime positions are in row 2. x f x x x ? ? ? ? . 3 3 1 '( ) 4 f x x x ??\par
, then to evaluate the definite integral4 2 2 1 [ '( )] L f x dx ?? ? .\par
It is expected that the readers know how to simplify the integrand. 
\section[{V. PYTHAGOREAN TRIPLES IN FINDING AN ARC LENGTH}]{V. PYTHAGOREAN TRIPLES IN FINDING AN ARC LENGTH}\par
It is not too difficult to check that22 33 33 11 1 44 xx xx ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?\par
, which is a Pythagorean.\par
One has to verify that 21 ? ab or 41 ? ab .\par
London Journal of Research in Science: Natural and Formal\par
Definition. Hinges are positions when we split an ordered data set into pieces. John Tukey's upper hinge and lower hinge are the measures of positions, known as third and first quartiles.\par
Let 0 p ? be a positive integer. Two integers N and r are congruent modulo p, if there is an integer 0, 0 1 k r p ? ? ? ? such that N r kp ?? , and commonly known by the notation mod N r p ? Notice that the condition " N r kp ?? " for some integer k" is equivalent to the condition "p divides Nr".\par
Suppose we have N discrete ordered data points and to find p segments keeping m data points in each segment. The number of hinges must be 1 p ? .\par
To determine how many hinges are integer ranked and how many are non-integer ranked. 
\section[{We observe that when}]{We observe that when}\par
Nr m pp ??, the number of data points in each segment is Nr m p ? ? and there are r integer ranked hinges.\par
For simplicity we discuss a special case for four equal divisions commonly known as quartiles \hyperref[b3]{[4]}, and the same idea is extended for deciles \hyperref[b1]{[2]} and further on even order of divisions or segments.\par
Suppose N is an even number, the middle most hinge will be non-integer ranked. 
\section[{VI. HINGES}]{VI. HINGES}\par
Further if N is doubly even, the first and third hinge are non-integer ranked as well. The number of data points N is divisible by 4. This result is confirmed by the remainder rule * , 0; , 4 N m r m r Z ? ? ? , there is no integer ranked hinges.\par
If N is singly even, then the remainder is 2 when N is divided by 4. The middle most hinge will be non-integer ranked and the other two must be integer ranked. The first hinge therefore is 1) m ? th data point and the third one is () Nr ? th data point, [4], [5].\par
Corollary 1: If the divisor p is an even number, then there exist midhinge (median) and data set shows symmetry about midhinge. 
\section[{The midhinge 2}]{The midhinge 2}\par
H is considered as the median of the ordered data set \hyperref[b3]{[4]}. If p is odd, midhinge does not exist for the ordered data set and there is no symmetry.\par
Corollary 2: If the number of data points N is divisible p and ,0 N mp r ?? , then there is no integer ranked hinge. The positions of the hinges would be between each consecutive groups of m observations. 
\section[{London Journal of Research in Science: Natural and Formal}]{London Journal of Research in Science: Natural and Formal}\par
Note that if N is an odd number and 4 p ? , then the remainder is either 1 or 3. On the other hand if N is an even number then remainder is either 0 or 2. Remainder 1 r ? confirms the middle most hinge (median) as integer ranked and other two non-integer ranked keeping m data points in each segment. Thus we have the following table using average:r 1 H : first quartile 2 H : median 3 H : third quartile 0 1 ( ) / 2 mm dd ? ? /2 /2 1 ( ) / 2 NN dd ? ?\textbf{( 1)}( ) / 2 N m N m dd ? ? ? ? 1 1 ( ) / 2 mm dd ? ? ( 1)/2 N d ?\textbf{( 1)}( ) / 2 N m N m dd ? ? ? ? 2 1 m d ? /2 /2 1 ( ) / 2 NN dd ? ? Nm d ? 3 1 m d ? ( 1)/2 N d ? Nm d ?\par
The remainder rule we propose works for hinges when the divisor p is an even number. But the remainder rule still works when p is an odd number. In this case, the number of hinges is even, which shows an interesting behavior. Finding integer ranked hinges we keep as an open question.\par
For example, we have 22 ordered data points and to find 8 hinges for nine segments.\par
We have 22, 9 Np ?? , therefore 22 4 mod 9 9 ? , where 4, 2 rm ?? . It is not difficult to verify that there are 4 integer-ranked hinges and remaining 4 hinges are non-integer ranked. The number of data points in each segment is 2 m ? . 
\section[{Table 6:}]{Table 6:}\par
Following are the possible selections. Suppose there are N elements in an ordered data set, we are interested to find 1 f ? fractiles. In this model f is an even number, [2], [4] .\par
The ? -th fractile is calculated as follows1 Nd Fi ff ? ? ?? ? ? ? ? ?? ??\par
, where i and df ? are positive integers.\par
The following model produces fractiles by the following rounding notion: In this example all the fractiles are non-integer ranked, with 8 ordered data points in each segment.Condition 1. If 2 f r ? , round 
\section[{The average position of the fractiles based on}]{The average position of the fractiles based on}1 N F f ? ? ? ? Hinge 1 F 2 F 3 F 4 F 5 F 6 F 7 F\par
Position 8 th -9 th 16 th -17 th 24 th -25 th 32 nd -33 rd 40 th -41 st 48 th -49 th 56 th -57 th  In this paper, we proposed several methodologies to solve complex mathematical problems, portraying pattern recognition and parity which could make complex math problems easier. We proposed strategies to determine powers of imaginary roots, calculating Pythagorean t riplets and Pythagorean primes using our "Magic Rule 8-4-12", and finding arc lengths and fractiles. Applying these methods could enhance students' background knowledge and skills to face the challenges in STEM education. These methods would be further studied to determine if students are able to implement these tactics to solve mathematical problems more efficiently. \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-2.png}
\caption{\label{fig_0}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1}\includegraphics[]{image-3.png}
\caption{\label{fig_1}Proposition 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3}\includegraphics[]{image-4.png}
\caption{\label{fig_2}Proposition 3 .}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-5.png}
\caption{\label{fig_3}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1}\includegraphics[]{image-6.png}
\caption{\label{fig_4}Observation 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.24491525423728813\textwidth}P{0.12966101694915255\textwidth}P{0.03841807909604519\textwidth}P{0.02401129943502825\textwidth}P{0.07203389830508473\textwidth}P{0.03841807909604519\textwidth}P{0.004802259887005649\textwidth}P{0.019209039548022597\textwidth}P{0.03361581920903955\textwidth}P{0.07683615819209039\textwidth}P{0.009604519774011298\textwidth}P{0.0480225988700565\textwidth}P{0.11045197740112994\textwidth}}
\{2 1| ? x x Z To evaluate ? ? o S\tabcellsep \}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \multicolumn{2}{l}{Evenly even}\tabcellsep n\tabcellsep \multicolumn{6}{l}{4, m n S ??}\tabcellsep ee\tabcellsep n i ?\tabcellsep 1\\
\tabcellsep \multicolumn{2}{l}{Oddly even}\tabcellsep n\tabcellsep ?\tabcellsep 4\tabcellsep m\tabcellsep ?\tabcellsep 2,\tabcellsep \multicolumn{2}{l}{n S ?}\tabcellsep oe\tabcellsep 1 i ?? n\\
\tabcellsep \tabcellsep Odd\tabcellsep n n\tabcellsep ? ?\tabcellsep \multicolumn{2}{l}{4 4 m m}\tabcellsep ? ?\tabcellsep 3, 1,\tabcellsep \multicolumn{2}{l}{? m Z m Z ?}\tabcellsep * *\tabcellsep n ii ? n ii ??\\
The general rule:\tabcellsep ? nr\tabcellsep mod 4\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\begin{quote}
London Journal of Research in Science: Natural and Formal On the other hand, the odd numbers are not divisible by 2. The odd numbers set is * * , n in ?? and * mZ ?\end{quote}

\caption{\label{tab_0}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.35535117056856186\textwidth}P{0.1705685618729097\textwidth}P{0.12792642140468227\textwidth}P{0.06822742474916388\textwidth}P{0.12792642140468227\textwidth}}
\multicolumn{3}{l}{The following results are Pythagorean Triples ( , , ) abc ,}\tabcellsep \multicolumn{2}{l}{2 a ? is an even number,}\\
\tabcellsep \multicolumn{2}{l}{Proposition 2 and 3.}\tabcellsep \\
(2,0, 2)\tabcellsep (4,3,5)\tabcellsep (6,8,10)\tabcellsep \tabcellsep (8,15,17)\\
Does not form a triangle\tabcellsep \tabcellsep \tabcellsep \\
(10, 24, 26)\tabcellsep (12,35,37)\tabcellsep (14, 48,50)\tabcellsep \tabcellsep (16,63,65)\\
(18,80,82)\tabcellsep (20,99,101)\tabcellsep \multicolumn{2}{l}{(22,120,122)}\tabcellsep (24,143,145)\\
(26,168,170)\tabcellsep (28,195,197)\tabcellsep \multicolumn{2}{l}{(30, 224, 226)}\tabcellsep (32, 255, 257)\end{longtable} \par
 
\caption{\label{tab_2}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{P{0.3365414710485133\textwidth}P{0.0013302034428794992\textwidth}P{0.027934272300469486\textwidth}P{0.12902973395931142\textwidth}P{0.027934272300469486\textwidth}P{0.0013302034428794992\textwidth}P{0.005320813771517997\textwidth}P{0.023943661971830985\textwidth}P{0.01463223787167449\textwidth}P{0.009311424100156495\textwidth}P{0.021283255086071987\textwidth}P{0.042566510172143975\textwidth}P{0.006651017214397496\textwidth}P{0.08380281690140844\textwidth}P{0.02926447574334898\textwidth}P{0.022613458528951486\textwidth}P{0.009311424100156495\textwidth}P{0.03990610328638498\textwidth}P{0.017292644757433487\textwidth}}
\multicolumn{13}{l}{More Pythagorean Triples can be found by using the form}\tabcellsep 2 ( ) ( ) ( ) , 2 2 ka kb kc k R ? ? ? ? , set of\\
\multicolumn{5}{l}{positive real numbers.}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep \multicolumn{10}{l}{Pythagorean Triples are proportional with a scale factor of k , which forms the direct}\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{3}{l}{variations.}\\
\tabcellsep \tabcellsep k ?\tabcellsep 1, (3, 4,5)\tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{k ?}\tabcellsep \multicolumn{3}{l}{2, (6,8,10)}\tabcellsep \tabcellsep k ?\tabcellsep 3, (9,12,15)\tabcellsep k ?\tabcellsep 4, (12,16, 20)\\
k\tabcellsep ?\tabcellsep \multicolumn{3}{l}{0.1, (0.3,0.4,0.5)}\tabcellsep k\tabcellsep ?\tabcellsep \multicolumn{5}{l}{0.2, (0.6,0.8,0.1)}\tabcellsep k\tabcellsep ?\tabcellsep 0.3, (0.9,1.2,1.5)\tabcellsep k\tabcellsep ?\tabcellsep 0.4, (1.2,1.6,2)\\
\multicolumn{13}{l}{Another known approach: Two numbers can be selected and then find the third number of the}\\
\multicolumn{5}{l}{Pythagorean Triples.}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{12}{l}{We will select two numbers p and q such that}\tabcellsep a\tabcellsep ?\tabcellsep 2\tabcellsep pq\tabcellsep , then\tabcellsep 22 b p q ??and\tabcellsep 22 c p q ?? .\\
\multicolumn{4}{l}{The relation 2 ( p q ?}\tabcellsep \multicolumn{5}{l}{2 2 ) (2 ) ( 2 pq ? ?}\tabcellsep 2 p q ?\tabcellsep 2 2 )\tabcellsep \multicolumn{2}{l}{follows the Pythagorean Theorem.}\end{longtable} \par
 
\caption{\label{tab_3}Table 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4} \par 
\begin{longtable}{P{0.3098958333333333\textwidth}P{0.019921875\textwidth}P{0.02434895833333333\textwidth}P{0.006640625\textwidth}P{0.0022135416666666666\textwidth}P{0.0022135416666666666\textwidth}P{0.0022135416666666666\textwidth}P{0.004427083333333333\textwidth}P{0.02434895833333333\textwidth}P{0.0022135416666666666\textwidth}P{0.0022135416666666666\textwidth}P{0.04205729166666666\textwidth}P{0.004427083333333333\textwidth}P{0.0022135416666666666\textwidth}P{0.044270833333333336\textwidth}P{0.0022135416666666666\textwidth}P{0.0022135416666666666\textwidth}P{0.004427083333333333\textwidth}P{0.09739583333333332\textwidth}P{0.0022135416666666666\textwidth}P{0.0022135416666666666\textwidth}P{0.0022135416666666666\textwidth}P{0.019921875\textwidth}P{0.044270833333333336\textwidth}P{0.0022135416666666666\textwidth}P{0.006640625\textwidth}P{0.0022135416666666666\textwidth}P{0.0022135416666666666\textwidth}P{0.0022135416666666666\textwidth}P{0.0265625\textwidth}P{0.0022135416666666666\textwidth}P{0.0022135416666666666\textwidth}P{0.004427083333333333\textwidth}P{0.004427083333333333\textwidth}P{0.004427083333333333\textwidth}P{0.05533854166666667\textwidth}P{0.0022135416666666666\textwidth}P{0.0022135416666666666\textwidth}P{0.006640625\textwidth}P{0.017708333333333333\textwidth}P{0.0022135416666666666\textwidth}P{0.017708333333333333\textwidth}P{0.008854166666666666\textwidth}P{0.0022135416666666666\textwidth}P{0.0022135416666666666\textwidth}P{0.0022135416666666666\textwidth}}
2\tabcellsep pq\tabcellsep ?\tabcellsep 12,\tabcellsep q\tabcellsep \multicolumn{2}{l}{?}\tabcellsep 1,\tabcellsep p\tabcellsep ?\tabcellsep 6\tabcellsep 2\tabcellsep pq\tabcellsep ?\tabcellsep 12,\tabcellsep q\tabcellsep ?\tabcellsep 2,\tabcellsep p\tabcellsep \multicolumn{2}{l}{?}\tabcellsep 3\tabcellsep 2\tabcellsep pq\tabcellsep ?\tabcellsep 12,\tabcellsep \multicolumn{2}{l}{q}\tabcellsep ?\tabcellsep 0.5,\tabcellsep p\tabcellsep ?\tabcellsep 12\tabcellsep 2\tabcellsep \multicolumn{2}{l}{pq}\tabcellsep \multicolumn{2}{l}{?}\tabcellsep \multicolumn{2}{l}{12,}\tabcellsep q\tabcellsep ?\tabcellsep 1.5,\tabcellsep p\tabcellsep ?\tabcellsep 4\\
\tabcellsep \tabcellsep \multicolumn{7}{l}{(12,35,37)}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{4}{l}{(12,5,13)}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{9}{l}{(12,143.75,144.25)}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{6}{l}{(12,13.75,18.25)}\\
\multicolumn{41}{l}{In the number theory, Fermat's theorem on sums of two squares states that an odd prime P}\\
\multicolumn{11}{l}{can be expressed as}\tabcellsep \multicolumn{7}{l}{22 ?? P x y , with}\tabcellsep \multicolumn{17}{l}{* x y Z , set of positive integers, iff , ?}\tabcellsep \multicolumn{2}{l}{P}\tabcellsep \multicolumn{2}{l}{?}\tabcellsep \multicolumn{2}{l}{1(mod 4)}\tabcellsep , [3].\\
\multicolumn{17}{l}{The known such prime numbers are}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \multicolumn{5}{l}{2 5 1 2}\tabcellsep 2\tabcellsep \tabcellsep \multicolumn{6}{l}{2 13 2 3 2}\tabcellsep \multicolumn{6}{l}{2 17 1 4}\tabcellsep 2\tabcellsep \tabcellsep \multicolumn{5}{l}{2 29 2 5}\tabcellsep 2\tabcellsep \tabcellsep \multicolumn{4}{l}{2 37 1 6}\tabcellsep 2\tabcellsep \tabcellsep \multicolumn{6}{l}{2 41 4 5}\tabcellsep 2\end{longtable} \par
 
\begin{quote}
Journal of Research in Science: Natural and Formal 15 7 © 2023 London Journals Press Volume 23 | Issue 6 | Compilation 1.0 Pattern and Parity in Mathematics Pythagorean Triples when pq ? .\end{quote}

\caption{\label{tab_4}Table 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5} \par 
\begin{longtable}{P{0.85\textwidth}}
12\end{longtable} \par
 
\begin{quote}
\par
Box the non-primes, if repeated three times in a row, use the largest non-prime as follows.London Journal of Research in Science: Natural and Formal\end{quote}

\caption{\label{tab_5}Table 5 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.5041379310344827\textwidth}P{0.13482758620689655\textwidth}P{0.008793103448275861\textwidth}P{0.0029310344827586207\textwidth}P{0.035172413793103444\textwidth}P{0.017586206896551722\textwidth}P{0.026379310344827586\textwidth}P{0.06741379310344828\textwidth}P{0.05275862068965517\textwidth}}
\multicolumn{7}{l}{5 13 17 29 37 41 53 61 73 89 97 101 109 113 137 149 157 173}\\
3 6\tabcellsep \multicolumn{6}{l}{7 10 12 13 16 18 21 24 25 26 29 30 33 35 37 40}\\
\multicolumn{3}{l}{The identity}\tabcellsep 4\tabcellsep \multicolumn{3}{l}{( ab a b ? ?}\tabcellsep 22 ) ( ) a b ? ?\tabcellsep is a Pythagorean.\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep ? ab\tabcellsep ? ab\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep 2 ab\\
\multicolumn{7}{l}{Example 1. Find the arc length of the curve given by the function with the given restricted}\\
\multicolumn{2}{l}{domain,}\tabcellsep \multicolumn{3}{l}{( )}\tabcellsep 4 48 1\tabcellsep 2\tabcellsep , 2\tabcellsep 4\end{longtable} \par
 
\caption{\label{tab_7}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.48874999999999996\textwidth}P{0.035416666666666666\textwidth}P{0.02125\textwidth}P{0.007083333333333333\textwidth}P{0.04958333333333333\textwidth}P{0.007083333333333333\textwidth}P{0.007083333333333333\textwidth}P{0.056666666666666664\textwidth}P{0.007083333333333333\textwidth}P{0.007083333333333333\textwidth}P{0.014166666666666666\textwidth}P{0.014166666666666666\textwidth}P{0.007083333333333333\textwidth}P{0.007083333333333333\textwidth}P{0.07083333333333333\textwidth}P{0.0425\textwidth}P{0.007083333333333333\textwidth}}
Let us consider\tabcellsep N r ?\tabcellsep mod\tabcellsep f\tabcellsep , where\tabcellsep r\tabcellsep ?\tabcellsep 0, 1, 2,\tabcellsep f\tabcellsep ?\tabcellsep 1;\tabcellsep f\tabcellsep \multicolumn{2}{l}{?}\tabcellsep \multicolumn{2}{l}{2, 3, 4, ,}\tabcellsep N\\
\multicolumn{11}{l}{The number of observations in each segment is known by}\tabcellsep \multicolumn{2}{l}{m}\tabcellsep \multicolumn{2}{l}{?}\tabcellsep Nr f ?\end{longtable} \par
 
\caption{\label{tab_8}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.24437499999999998\textwidth}P{0.2496875\textwidth}P{0.138125\textwidth}P{0.0053125\textwidth}P{0.0371875\textwidth}P{0.0159375\textwidth}P{0.0159375\textwidth}P{0.010625\textwidth}P{0.0159375\textwidth}P{0.116875\textwidth}}
Condition 2. If\tabcellsep \multicolumn{4}{l}{2 f r ? , round F ? to the nearest integer when}\tabcellsep d ?\tabcellsep 2 f\tabcellsep or\tabcellsep 3 2\tabcellsep 11 d f ? ? ? ? ? . f r\\
\multicolumn{2}{l}{Condition 3. Example 1. Suppose}\tabcellsep 64, Nf ?? , 64 0 mod 8 8 ?\tabcellsep ,\tabcellsep 0 r ? .\tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_9}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{7} \par 
\begin{longtable}{P{0.3358310626702997\textwidth}P{0.002316076294277929\textwidth}P{0.039373297002724794\textwidth}P{0.006948228882833787\textwidth}P{0.11811989100817438\textwidth}P{0.17138964577656676\textwidth}P{0.006948228882833787\textwidth}P{0.011580381471389645\textwidth}P{0.009264305177111716\textwidth}P{0.11811989100817438\textwidth}P{0.009264305177111716\textwidth}P{0.009264305177111716\textwidth}P{0.006948228882833787\textwidth}P{0.002316076294277929\textwidth}P{0.002316076294277929\textwidth}}
\multicolumn{5}{l}{Example 2. Suppose}\tabcellsep \multicolumn{3}{l}{65, Nf ?? , 65 1 mod 8 8 ?}\tabcellsep ,\tabcellsep 1 r ? .\\
\multicolumn{9}{l}{In this example all the fractiles are non-integer ranked except the median}\\
4 F\tabcellsep ?\tabcellsep \multicolumn{2}{l}{65 1 4 8 th ? ? ?}\tabcellsep 33 rd\tabcellsep \multicolumn{4}{l}{, with 8 ordered data points in each segment.}\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{5}{l}{The average position of the fractiles based on}\tabcellsep F ?\tabcellsep ?\tabcellsep N\tabcellsep f ?\tabcellsep 1\tabcellsep ?\\
\multicolumn{3}{l}{Hinge}\tabcellsep 1 F\tabcellsep \tabcellsep 2 F\tabcellsep 3 F\tabcellsep \tabcellsep 4 F\tabcellsep 5 F\tabcellsep 6 F\tabcellsep 7 F\\
\multicolumn{7}{l}{Position 8 th -9 th 16 th -17 th 24 th -25 th}\tabcellsep \multicolumn{2}{l}{33 rd}\tabcellsep 40 th -41 st 48 th -49 th 56 th -57 th\end{longtable} \par
 
\caption{\label{tab_10}Table 7 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{8} \par 
\begin{longtable}{P{0.37614942528735634\textwidth}P{0.007327586206896552\textwidth}P{0.1660919540229885\textwidth}P{0.004885057471264368\textwidth}P{0.12212643678160919\textwidth}P{0.06106321839080459\textwidth}P{0.009770114942528735\textwidth}P{0.007327586206896552\textwidth}P{0.009770114942528735\textwidth}P{0.03175287356321839\textwidth}P{0.03908045977011494\textwidth}P{0.002442528735632184\textwidth}P{0.007327586206896552\textwidth}P{0.002442528735632184\textwidth}P{0.002442528735632184\textwidth}}
\multicolumn{2}{l}{Example 3. Suppose}\tabcellsep \multicolumn{4}{l}{66, Nf ?? , 66 2 mod 8 8 ?}\tabcellsep ,\tabcellsep r ?\tabcellsep 2\\
\tabcellsep \tabcellsep \multicolumn{7}{l}{The average position of hinges based on}\tabcellsep F ?\tabcellsep ?\tabcellsep N\tabcellsep f ?\tabcellsep 1\tabcellsep ?\\
Hinge\tabcellsep 1 F\tabcellsep 2 F\tabcellsep \tabcellsep 3 F\tabcellsep \tabcellsep 4 F\tabcellsep \tabcellsep 5 F\tabcellsep 6 F\tabcellsep 7 F\\
\multicolumn{3}{l}{Position 8 th -9 th 16 th -17 th}\tabcellsep \tabcellsep 25 th\tabcellsep \multicolumn{4}{l}{33 rd -34 th 41 th -42 nd}\tabcellsep 50 th\tabcellsep 56 th -57 th\\
\multicolumn{9}{l}{It is very easy to check that 3 F and 6 F are integer ranked.}\\
\multicolumn{3}{l}{The third position is 3 F ? ? ? 1 25 8}\tabcellsep 25\tabcellsep \multicolumn{5}{l}{and the sixth position is 6 F ? ? ? 2 50 8}\tabcellsep 50\end{longtable} \par
 
\caption{\label{tab_11}Table 8 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{9} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_12}Table 9 :}\end{figure}
 			\label{foot_0}\footnote{\label{foot_0} © 2023 London Journals PressVolume 23 | Issue} 			\label{foot_1}\footnote{\label{foot_1} | Compilation 1.0} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Wylie and Calculus]{b0}\label{b0} 	 		\textit{},  		 			C R Wylie 		,  		 			Jr Calculus 		.  		McGraw-Hill Book Company, University of Utah. p. 533.  	 
\bibitem[Firozzaman and Joarder ()]{b1}\label{b1} 	 		‘A refinement over the usual formulae for deciles’.  		 			M Firozzaman 		,  		 			A H Joarder 		.  	 	 		\textit{International Journal of Mathematical Education in Science and Technology}  		2001. 32  (5)  p. .  	 
\bibitem[Firozzaman and Firoz ()]{b2}\label{b2} 	 		‘Efficient Remainder Rule’.  		 			Firoz Firozzaman 		,  		 			Fahim Firoz 		.  	 	 		\textit{International Journal of Mathematical Education in Science and Technology}  		2016. 4  (5)  p. .  	 
\bibitem[Tukey ()]{b4}\label{b4} 	 		‘Exploratory Data Analysis, Addision-Wesley’.  		 			J W Tukey 		.  	 	 		\textit{London Journal of Research in Science: Natural and Formal}  		1977.  	 
\bibitem[Joarder and Firozzaman ()]{b3}\label{b3} 	 		‘Quartiles for discrete data’.  		 			A H Joarder 		,  		 			M Firozzaman 		.  	 	 		\textit{Teaching Statistics}  		2001. 23 p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
