\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={The Stable Bounded Theory an Alternative to Projecting Populations: The Case of Mexico},
 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{2018-01-15 (revised: 15 January 2018)}
\def\TheID{\makeatother }
\def\TheDate{2018-01-15}
\title{The Stable Bounded Theory an Alternative to Projecting Populations: The Case of Mexico}
\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}

             \author[1]{Javier  González-Rosas}

             \author[2]{Iliana  Zárate-Gutiérrez}

\renewcommand\Authands{ and }

\date{\small \em Received: 14 December 2017 Accepted: 3 January 2018 Published: 15 January 2018}

\maketitle


\begin{abstract}
        


Nowadays the population data of countries as Japan, India, China, United States and Mexico, at glance seem to evolving over time according to a logistic pattern. In this context arises the following research question: will there be any form to prove the hypothesis of the logistic pattern? But this question implies three questions more, is there exist a minimum and a maximum for population growth? Will be able to be the values of the maximum and minimum determined numerically? And how can this information be used to projecting the population? In order to answer above questions we use the Stable Bounded Theory. The data we used in this paper were elaborated by National Institute of Statistic and Geography from Mexico and they cover last 225 years. Key results of the paper indicate that; first, in Mexico the assumption about the logistic pattern is true, second, minimum value for population growth of Mexican population is 7.1 million, while maximum is 153.6; and third, using the minimum and maximum values estimated and the Logistic pattern we forecasted México´s population, so that, in 2020 will be 125.18 million, in 2030 will be 134.51 million, for 2040 will be 141.1, and in 2050 will it arrive to 145.56.  

\end{abstract}


\keywords{forecast, population, stability, logistic pattern, gaussian pattern.}

\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*}


\let\tabcellsep& 	 	 		 
\section[{I. Introduction}]{I. Introduction}\par
he forecast of Mexico's population have been traditionally done using the demographic components method, which is based on the estimation of births, deaths, migrants and immigrants, which are elements that determine the change in human populations. This method estimates births and deaths, projecting traditionally fertility and mortality using logistic functions \hyperref[b8]{(Partida, 2006)}. However, emigrants and immigrants have not been projected using mathematical models; their forecast has been restricted only to establishing assumptions about their behavior in future.\par
The demographic components method also provides us demographic dynamics of the country through predicting the future behavior of its components such as fertility, mortality and international migration. Due to this, the method can introduces for each component (fertility, mortality and migration) several sources of error such as: 1) Errors in data, since if the data are not reliable or accurate, they will produce biased forecasts; 2) Logistic functions used to projecting mortality and fertility are often not adequate, and 3) The minimum and maximum that are set in order Author ? ?: National Population Council from Mexico. e-mails: xavier.gonzalez@conapo.gob.mx, izarate@conapo.gob.mx to projecting fertility and mortality are not statistical estimations, but are fixed in an ambiguous way.\par
So that, if all above error types are present in the three components, nine error sources would be introduced. But if is projected the total population only is introduced three error sources and so, the projections may be more accurate. So, purpose of this paper is firstly, demonstrate that the population growth in Mexico follows mathematical laws very accurate that allows estimate the maximum and minimum of the growth and besides determine the evolution pattern of Mexico´s population through time, and secondly, use the results to obtain forecasts of the Mexican population until year 2050. 
\section[{II. Literature Review}]{II. Literature Review}\par
The United Nations (UN) publishes projections of populations around the world. Traditionally, The UN produced them with standard demographic methods based on assumptions about future fertility rates, survival probabilities, and net migration. Such projections, however, were not accompanied by formal statements of uncertainty expressed in probabilistic terms. In July 2014 the UN for the first time issued official probabilistic population projections for all countries to 2100 \hyperref[b0]{(Alkema, 2015)}.\par
There exist several methods to project the population. Some of them project the total population using an initial population and future rates of population growth. Other which is called components method, projects the population by age and sex using an initial age and sex structure of the population and projections of fertility and mortality (The Cohort Component Method for Making Population Projections, 2017). Some international organizations prepare population projections for the world, regions and countries. One of them organizations is the UN and the U.S. Census Bureau. Other organizations as World Bank and the International Institute for Applied System Analysis (IIASA) also prepare populations projections for world, major regions, and for individual countries. Each of these organizations uses slightly different methodologies, makes assumptions also different about the future demographic trends, and begins with slightly different estimates of current population size. Nevertheless, for the next 50 years their results fall within a relatively small band (Population Reference Bureau, 2017).\par
According to the World Population Prospects: the 2015 revision, nowadays world's population is 7.3 billion and is expected to reach 8.5 billion in 2030, 9.7 in 2050, and 11.2 in 2100. China and India continue being the two countries with more population in the entire world, representing 19 and 18\% of the world's population respectively. However, projections indicate by 2022 the India´s population will be greater than the China's population. Today, one of the ten countries that have more population worldwide is in Africa (Nigeria), five are in Asia (Bangladesh, China, India, Indonesia and Pakistan), two are in Latin America (Brazil and Mexico), one is in Northern America (USA) and one is in Europe (Russian Federation) (United Nations, 2017).\par
Currently, the world population continues to grow although more slowly than in the recent past. Ten years ago, world population was growing by 1.24 per cent per year. Today is growing by 1.18 per cent per year or approximately an additional 83 million people annually. The most demographers worldwide expect this growth will continue during the rest of this century (World Population History, 2017).\par
Also is very important consider that a projection is not a prediction about what it will happen, it is indicating what will happen if the assumptions which underpin the projection actually occur. These assumptions are often based on patterns and data trends which we have previously observed (Australian Bureau of Statistics, 2017). 
\section[{III. Methodology a) Data used}]{III. Methodology a) Data used}\par
Data we used in this paper were Mexico´s population of the last 225 years and they covered 1790-2015 period. Source of these data is the National Institute of Statistic and Geography (INEGI by its acronym in Spanish) (Table \hyperref[tab_0]{1}).  
\section[{b) Evolution of Mexico´s population at last 225 years}]{b) Evolution of Mexico´s population at last 225 years}\par
At last 225 years Mexico´s population has grown under effect of conditions socials, politics and economic very different. Through this period we can identify three scenarios that undoubtedly have contributed to establish the demographic dynamic and the population volume that has the country nowadays.\par
The first scenario is located in the nineteenth century in which the growth of the population was very slow. The second scenario refers to a part of the twentieth century in which growth continued slowly, but from the year 1930 began an exponential growth. The third scenario is located at end of the 20th century and what goes of century XXI, in which the exponential growth of the population has ended to giving pass to slower growth than the exponential (Figure 1). As we can see in the figure 1, in 1790, Mexico had only 4.64 million of inhabitants and had to passing little more than 90 years for the population reached the double. For 1900, the population was 13.6 million of persons, while in 1960 reached 34.9 million, this is, 7.7 million more than the double of 1900, this means that, a process that took more than 90 years in century XIX, in century XX it took a little more than 50 years. But the rapid growth of the population in century XX continued to increasing, so that, in 1980 Mexico reached 66.8 million, only 3 million less than double of 1960, what indicated that in a few more of 30 years the population would duplicate again. However, since 1980 to 2015 have passed 35 years and the population has not duplicated, what seems to indicating the rapid growth of the population has been stopped.\par
We can also see in figure 1 that Mexico's population has been growing since 225 years ago continuously, so that arise follow question: will continue growing and growing in future? We think no, and alike a lot of demographers in our country and in worldwide we expect the population will stabilize or reach a maximum value and will start to decreasing. In both cases implies that it must exist a maximum value to population's grow and the answers regarding its existence and the calculation of this value seem to being in the Stable Bounded Theory (Gonzalez-Rosas, 2012). 
\section[{c) The maximum of the Mexican population}]{c) The maximum of the Mexican population}\par
The Stable Bounded Theory rests in two fundamental postulates, first, that in each year the population is a random phenomenon, so, according to the probability theory in each year must have a mean and a variance. Second, the mean of the population is equal to a mathematical function which depends on time, what implies then by properties of the mean that in each year the observations of the population will be equal to a quantity determined by the mathematical function plus a certain random deviation which it will happen according a probabilistic law. \hyperref[b7]{Medhi (1981)} called to the mathematical function, the deterministic component and the random deviation, the stochastic component. Such that, under these postulates the behavior equations of the observations and the mean of the population in each time would be:t t t f P ? + = ) (\textbf{(1)}) (t f t P = µ (2)\par
Where, ?? ?? , Denotes population in time t, ð??"ð??"(??), Is an unknown mathematical function, ? t Are random variables that we suppose independents, with distribution law Normal, mean ?? ? = 0, And constant variance ?? ? 2 , and ?? ?? ?? , Denotes population's mean in time t.\par
In order to proving that value maximum exists the Stable Bounded Theory uses the population´s change amount respect time. Due to population´s change amount between a time and other is measured with the slope of the straight line that joins two points of the bi-dimensional space defined by time and the population, we calculated the slopes and middle values of two consecutive population values of following way: The table 2 has the results of the calculations and in figure 2   As we can see in figure 2 the behavior of slope in terms of the middle values is also random, so that, according to the probability theory must also have a mean and a variance, and as a consequence of the second postulate of the Stable Bounded Theory its mean must be equal to other unknown mathematical function that we will denote with the letter g. It is important also to point out that function g depends of population.i i P i t t P P i i t t ? ? = ? + + 1 1 (3) 2 1 i i i i t t\par
In figure 2, we can also observe that function g seems to be a parabola, so that, if this assumption is true must there be two values of the population where the g function´s curve intersect the X axis. Those values we will denote them as ?? 1 and ?? 1 + ?? 2 . But besides, is important point out that in those values the change amount regard time is zero, what implies ?? 1 + ?? 2 is a maximum value for the population and ?? 1 is a minimum value. This fact proves empirically that mean of Mexico's population is bounded by those values. From the mathematical point of view, the maximum and minimum values are equal to those values of the population that make the slope of deterministic component of 5 is zero, that is,C BP AP i i t t + + = 2 0\par
and after, using the formulas to calculating the roots of a parabola we have thatA C A B A B k 2 4 2 2 1 ? + ? = (7) A C A B A B k k 2 4 2 2 2 1 ? ? ? = + (8)\par
These results indicate that formulas 7 and 8 are estimators of the minimum and maximum values of the population respectively. The following table 3 presents the estimates of least squares ordinary of the constants A, B and C, and the p-values to determining their statistical significance. As we can seen, the three coefficients are significantly different from zero, so that, to estimate the maximum and minimum values of the population, the estimations of the coefficients were substituted in 7 and 8, obtaining that,  
\section[{= + k k}]{= + k k}\par
In addition to the significance of the parameters, value of the F Statistic was 121.87 with a p-value of 0.0000, which proves that the parabola assumption in 6 is true with a determination coefficient 90.29\% 1 1 The residual analysis indicates that the random variables of the model are distributed normal, are independent and have constant variance.\par
. These results together with the fulfillment of the assumptions of the residuals of 5 prove mathematically the existence of the maximum and minimum of the Mexican population. Finally, it is important to clarify that the values ?? 1 = 7.1 and ?? 1 + ?? 2 = 153.6 are bounds for the mean of the population, but not for the observations, which according to the probability theory they will deviate a certain amount around the mean depending on its variance, therefore they can be greater or lesser than ?? 1 = 7.1 and ?? 1 + ?? 2 = 153.6, but their occurrence will be governed by a probabilistic law. 
\section[{d) The pattern of population growth in Mexico}]{d) The pattern of population growth in Mexico}\par
According to the postulates of the Stable Bounded Theory, the behavior equations of the observations and mean of the population in each time are,t t t f P ? + = ) ( ) (t f t P = µ\par
The problem is that in practice the function ð??"ð??"(??) is unknown, however, the trend of data and the existence of the maximum and minimum values can give us idea of how is its derivative, and the theory of differential equations can help us to deducing its mathematical equation. Firstly, according to trend of observed data, the function ð??"ð??"(??) has to be increasing, and so, its derivative will be positive. Secondly, due to existence of the maximum and minimum values its derivative will have to be zero in those values. Based on these properties the Stable Bounded Theory deduces a function which satisfies those properties mentioned.\par
The Stable Bounded Theory begin supposing that derivative of the unknown function is given by the product of two functions ? 1 (??) and ? 2 (??), one that depends of the population and other that depends of time, forming a differential equation of separable variables \hyperref[b12]{(Wilye, 1979)}, which has as solution a function that relate the population and time, namely,) ( ) ( 2 1 t h P h dt dP = (9)\par
Where dt DP , denotes the derivative of ð??"ð??"(??) Now since the derivative must be positive and equal to zero in the minimum and maximum values, then the function ? 1 (??) can be as follows:) ( ) ( ) ( 2 1 1 1 k k P k P P h ? ? ? = And so, ) ( ) ( ) ( 2 2 1 1 t h k k P k P dt dP ? ? ? =\par
Where ? 1 (??) ?? 1 and ?? 1 + ?? 2 are the minimum and maximum values.\par
We can observe that due to ?? 1 and ?? 1 + ?? 2 are bounds inferior and superior respectively of the population, then quantity (?? ? ?? 1 ) is always positive, but quantity (?? ? ?? 1 ? ?? 2 ) is negative, therefore (?? ? ?? 1 ) (?? ? ?? 1 ? ?? 2 ) is negative, what implies ? 2 (??) must be negative in order to the derivative be positive as we require. By other hand, we can also see that when the population is equal to ?? 1 and ?? 1 + ?? 2 and then the derivative is zero, the other condition we require. 
\section[{Now separating variables we have}]{Now separating variables we have}dt t h dP k k P k P ? ? = ? ? ? ) ( )( ( 1 2 ) 2 1 1\par
Solving by partial fractions the indefinite integral of the left hand we have that Where ??(??) is an unknown function such that its derivative is equal to ? 2 (??) and which can be determined by using the observed data, since,) ( 1 1 2 t k P k Ln ? = ? ? ? ? ? ? ? ? ? ? (11) What implies if the Stable Bounded Theory is true that variable ?? 2 ????? 1 ? 1 must be a function of time t.\par
Gonzalez -Rosas (2010) call to this variable the transformed of the population. 
\section[{e) Estimation of the ??(??) function}]{e) Estimation of the ??(??) function}\par
In order to estimate the function ??(??) first we estimated ?? 2 and after substitute estimations on equation 11, this is,1 . 7 1 = k 6 . 153 2 1 = + k k 5 . 146 2 = k\par
After that, we assign the values observed of the population and calculated the transformed of population. In table \hyperref[tab_4]{4} we can see results and in figure 4 the behavior of the transformed and time.    But, due to the derivative of ??(??) has to be equal to ? 2 (??) which has to be negative, so, in the case of straight-line pattern the ? parameter has to be negative, and in the case of parabola pattern the parameters A and B have to be negatives. If we use the straight-line we obtain a pattern called Logistic, but if we use the parabola we have a pattern called Extended Gaussian. The equations of these patterns are respectively, t t e k k P? ? + + + = 1 2 1 (12) C t B t A t e k k P + + + + = 2 1 2 1 (13)\par
In the equation 12, due to ? is negative when time is increased then is P is near to ?? 1 + ?? 2 , and in equation 13, because A and B are negatives when time is increased P is near also to ?? 1 + ?? 2 . That is, those parameters determine how quickly P approaches the maximum. Due to these characteristics the parameters ?, A and B are called the quickness parameters (González-Rosas, 2018).\par
In order to determining what pattern is adjusted better to observed data we estimated both the straightline and the parabola. The following table presents the ordinary least squares estimation and the p-values of the straight-line and parabola. As we can see in table 5 all parameters are significantly different of zero with a 5\% significant level, except the B parameter which is significant at 6\% level. We can also see the p-values of both F tests that indicate both equations are correct at 5\% significant level. Finally, we have the determination coefficient which point out that straight line explain the 99.86 percent of the data variation of transformed population, while parabola explain 99.17 percent, this is, the straight -line explain data variation better. And so, estimated equations of the logistic and Gaussian patterns are respectively,  \hyperref[b13]{(15)} In figure 5, we have the graphics of both patterns. As we can see at glance both logistic pattern and Gaussian pattern fit very well to the observed data at all period, however, the Gaussian pattern seems to is adjusted better than Logistic pattern in 1983-1910 period. But by other hand, Logistic pattern seems to  When we substituted data at equation 16 we found that the MAE for the logistic pattern was 98.73, while for the Gaussian pattern was 102.26. Based on these results we decided that Logistic pattern explain better the population evolution through time in Mexico. 
\section[{IV. Results}]{IV. Results} 
\section[{a) Punctual forecasts of the Population in Mexico}]{a) Punctual forecasts of the Population in Mexico}\par
All the results above prove that behavior of the mean of the population through time in Mexico is governed by following mathematical equation: So that, when we gave values to time variable in equation 17 we obtained punctual forecasts of the mean of Mexico´s population for the 2016-2050 period (Annex 1). In figure 6, we can observe that the model is adjusted very well to the observed data. According to the results of equation 17, we found that in 2025 the mean of Mexico´s population will be 130.2 million of people, in 2040 will be 141.1, and for 2050 the mean of Mexico´s population will reach 148 million of people. Still 8 million per under the population maximum that is of 153.6 people.\par
It is very important to clarify that what we are forecasting is the population mean not the observations, because, those are random and hence cannot be predictable, so that, in 2025 the real observation can be below or above to the 130.2 million, the same will happen in 2040 and 2050. 
\section[{V. Discussion}]{V. Discussion}\par
If we consider that in each moment of time the population is a random phenomenon, then we can explain behavior irregular observed of the population in figure 1, however, this hypothesis brought as a consequence that we cannot forecast the population, since random phenomena cannot be predicted. So, the question arose, how can we predict what is not predictable?\par
The answer arrived us of the probability theory, since, according this theory if the population is a random phenomenon must to have a mean and a variance, so that, when we supposed that mean had a deterministic behavior given by a mathematical function that depends of time, then we accept that we would be able predict to least the mean of the population.\par
After that, according to trend of data, the function had to be growing, however population cannot grow, grow and grow, so that, was better suppose that must tend to the stabilizing or maybe to reach a maximum and after that, decrease. This situation brought us two questions more, firstly, what is the value, where the population is going to stabilize or reach the maximum in future? And secondly, what is the function we had to use to predict the population? This two questions we answered them using the Stable Bounded Theory, which allowed us to prove existence of a stabilizer value and besides to calculate it. Also we find the function or pattern which allowed us to do the predictions of the population. 
\section[{VI. Conclusions}]{VI. Conclusions}\par
In Mexico, for the period 1790-2050, the behavior of mean of population through time is governed by a mathematical low that depends of time.\par
By first time, the scientific community has mathematics tests about subjects that we only watch at glance, that is, tests about the logistic pattern of the population growth.\par
In Mexico in order to explaining evolution of the population trough time, the demographers have used the logistic pattern, however, never they have given a mathematic test, this paper prove all the hypothesis used about it and substitute the empirical aspects.\par
Although this exercise was done with data from Mexico, it is important to make it clear that the Stable Bounded Theory can be applied to any country where data on the population are available. Also it can be used to forecasting mortality, fertility and net migration.\par
However, it is necessary to warn that the results of this paper are based on the assumption of the social, economic and political conditions of Mexico will continue without change. If this assumption it is not fulfill, the forecasts we are giving will not be true.\par
Also it is necessary to warn that the mathematical modeling of reality is based on assumptions, and that theoretical results are true only if the assumptions fulfill, so that, it is necessary to do a great effort to prove that the assumptions are true.\par
Finally, is clear that any exercise to predict the future is exposed a lot of error sources: wrong data, false assumptions, and wrong models, so on. Therefore, it is necessary to identify all possible error sources, and then utilize methodologies that minimize those errors. The Stable Bounded Theory is an example of that.           \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.43426150121065377\textwidth}P{0.1337772397094431\textwidth}P{0.12348668280871669\textwidth}P{0.15847457627118644\textwidth}}
Year\tabcellsep Population\tabcellsep Year\tabcellsep Population\\
1790\tabcellsep 4.64\tabcellsep 1910\tabcellsep 15.2\\
1803\tabcellsep 5.76\tabcellsep 1921\tabcellsep 14.33\\
1810\tabcellsep 6.12\tabcellsep 1930\tabcellsep 16.66\\
1820\tabcellsep 6.2\tabcellsep 1940\tabcellsep 19.7\\
1827\tabcellsep 8.0\tabcellsep 1950\tabcellsep 25.8\\
1830\tabcellsep 7.996\tabcellsep 1960\tabcellsep 34.9\\
1838\tabcellsep 7.004\tabcellsep 1970\tabcellsep 48.2\\
1842\tabcellsep 7.015\tabcellsep 1980\tabcellsep 66.8\\
1850\tabcellsep 7.5\tabcellsep 1990\tabcellsep 81.25\\
1858\tabcellsep 8.6\tabcellsep 1995\tabcellsep 91.16\\
1870\tabcellsep 8.78\tabcellsep 2000\tabcellsep 97.48\\
1880\tabcellsep 9.0\tabcellsep 2005\tabcellsep 103.26\\
1893\tabcellsep 11.99\tabcellsep 2010\tabcellsep 112.34\\
1900\tabcellsep 13.6\tabcellsep 2015\tabcellsep 119.51\\
\multicolumn{4}{l}{Source: 1790-2010 INEGI, 2017a; 2015 INEGI 2017b}\\
\multicolumn{2}{l}{It is very important point out that the most data}\tabcellsep \tabcellsep \\
\multicolumn{2}{l}{of the table 1 were calculated by a population census.}\tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_0}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.4644808743169399\textwidth}P{0.08825136612021858\textwidth}P{0.03715846994535519\textwidth}P{0.032513661202185795\textwidth}P{0.03715846994535519\textwidth}P{0.08825136612021858\textwidth}P{0.018579234972677595\textwidth}P{0.032513661202185795\textwidth}P{0.032513661202185795\textwidth}P{0.004644808743169399\textwidth}P{0.004644808743169399\textwidth}P{0.004644808743169399\textwidth}P{0.004644808743169399\textwidth}}
\multicolumn{4}{l}{120 defined by time and the population (Leithold, 1973, Million p. 137), and 140 ???? ?? ?? ??}\tabcellsep \tabcellsep \tabcellsep \tabcellsep 119.51\\
\tabcellsep 100\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
people\tabcellsep 40 60 80\tabcellsep \tabcellsep \tabcellsep \tabcellsep 34.9 66.8\tabcellsep \\
\tabcellsep 0 20\tabcellsep 4.64\tabcellsep 9.0\tabcellsep 13.6\tabcellsep \tabcellsep \\
\tabcellsep 1750\tabcellsep 1800\tabcellsep 1850\tabcellsep 1900\tabcellsep 1950\tabcellsep \multicolumn{2}{l}{2000}\tabcellsep 2050\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{t MV P}\tabcellsep =\tabcellsep t P\tabcellsep +\tabcellsep P\tabcellsep ?\tabcellsep P\end{longtable} \par
  {\small\itshape [Note: + (4)Where,?? ???? , Denotes the slope of the straight-line between (?? ?? ?? ,]} 
\caption{\label{tab_1}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.023247863247863248\textwidth}P{0.2441025641025641\textwidth}P{0.08282051282051282\textwidth}P{0.15256410256410255\textwidth}P{0.13512820512820511\textwidth}P{0.20341880341880342\textwidth}P{0.008717948717948718\textwidth}}
\tabcellsep 2.5000\tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep 2.0000\tabcellsep \tabcellsep \tabcellsep \\
p e s\tabcellsep 1.5000\tabcellsep \tabcellsep \tabcellsep \\
S l o\tabcellsep 1.0000\tabcellsep \tabcellsep g(p)\tabcellsep \\
\tabcellsep 0.5000\tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep 0.0000\tabcellsep 20.00\tabcellsep 70.00\tabcellsep \tabcellsep 120.00\tabcellsep 170.00\\
\multicolumn{2}{l}{-30.00}\tabcellsep k1\tabcellsep \tabcellsep \tabcellsep k1+k2\\
\tabcellsep -0.5000\tabcellsep \tabcellsep \multicolumn{2}{l}{Middle values}\\
\tabcellsep \multicolumn{5}{l}{Year Time Population Middle Points Slopes}\\
\tabcellsep 1790\tabcellsep 0\tabcellsep 4.64\tabcellsep 5.20\tabcellsep 0.0862\\
\tabcellsep 1803\tabcellsep 13\tabcellsep 5.76\tabcellsep 5.94\tabcellsep 0.0514\\
\tabcellsep 1810\tabcellsep 20\tabcellsep 6.12\tabcellsep 6.16\tabcellsep 0.0080\\
\tabcellsep 1820\tabcellsep 30\tabcellsep 6.2\tabcellsep 7.10\tabcellsep 0.2571\\
\tabcellsep 1827\tabcellsep 37\tabcellsep 8.0\tabcellsep 8.0\tabcellsep -0.0013\\
\tabcellsep 1830\tabcellsep 40\tabcellsep 7.996\tabcellsep 7.50\tabcellsep -0.1240\\
\tabcellsep 1838\tabcellsep 48\tabcellsep 7.004\tabcellsep 7.01\tabcellsep 0.0028\\
\tabcellsep 1842\tabcellsep 52\tabcellsep 7.015\tabcellsep 7.26\tabcellsep 0.0606\\
\tabcellsep 1850\tabcellsep 60\tabcellsep 7.5\tabcellsep 8.05\tabcellsep 0.1375\\
\tabcellsep 1858\tabcellsep 68\tabcellsep 8.6\tabcellsep 8.69\tabcellsep 0.0150\\
\tabcellsep 1870\tabcellsep 80\tabcellsep 8.78\tabcellsep 8.89\tabcellsep 0.0220\\
\tabcellsep 1880\tabcellsep 90\tabcellsep 9\tabcellsep 10.50\tabcellsep 0.2300\\
\tabcellsep 1893\tabcellsep 103\tabcellsep 11.99\tabcellsep 12.80\tabcellsep 0.2300\\
\tabcellsep 1900\tabcellsep 110\tabcellsep 13.6\tabcellsep 14.40\tabcellsep 0.1600\\
\tabcellsep 1910\tabcellsep 120\tabcellsep 15.2\tabcellsep 14.77\tabcellsep -0.0791\\
\tabcellsep 1921\tabcellsep 131\tabcellsep 14.33\tabcellsep 15.50\tabcellsep 0.2589\\
\tabcellsep 1930\tabcellsep 140\tabcellsep 16.66\tabcellsep 18.18\tabcellsep 0.3040\\
\tabcellsep 1940\tabcellsep 150\tabcellsep 19.7\tabcellsep 22.75\tabcellsep 0.6100\\
\tabcellsep 1950\tabcellsep 160\tabcellsep 25.8\tabcellsep 30.35\tabcellsep 0.9100\\
\tabcellsep 1960\tabcellsep 170\tabcellsep 34.9\tabcellsep 41.55\tabcellsep 1.3300\\
\tabcellsep 1970\tabcellsep 180\tabcellsep 48.2\tabcellsep 57.50\tabcellsep 1.8600\end{longtable} \par
 
\caption{\label{tab_2}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{P{0.2647540983606557\textwidth}P{0.13934426229508196\textwidth}P{0.14631147540983605\textwidth}P{0.19508196721311474\textwidth}P{0.10450819672131147\textwidth}}
\multicolumn{3}{l}{Parameter Estimation Estandar Error}\tabcellsep \multicolumn{2}{l}{t-Value p-Value}\\
A\tabcellsep -0.0003\tabcellsep 0.00005\tabcellsep -5.8\tabcellsep 0.000\\
B\tabcellsep 0.0482\tabcellsep 0.00558\tabcellsep 8.64\tabcellsep 0.000\\
C\tabcellsep -0.3257\tabcellsep 0.08217\tabcellsep -3.96\tabcellsep 0.001\end{longtable} \par
  {\small\itshape [Note: Source: Own calculations based on the middle points and slopes of table 2 and Stata/SE 11.1]} 
\caption{\label{tab_3}Table 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4} \par 
\begin{longtable}{P{0.17641509433962266\textwidth}P{0.12429245283018867\textwidth}P{0.22653301886792454\textwidth}P{0.32275943396226414\textwidth}}
Year\tabcellsep Time\tabcellsep Population\tabcellsep Transformed of the Population\\
1827\tabcellsep 37\tabcellsep 8.00\tabcellsep 5.0515\\
1830\tabcellsep 40\tabcellsep 8.00\tabcellsep 5.0558\\
1858\tabcellsep 68\tabcellsep 8.60\tabcellsep 4.5503\\
1870\tabcellsep 80\tabcellsep 8.78\tabcellsep 4.4379\\
1880\tabcellsep 90\tabcellsep 9.00\tabcellsep 4.3155\\
1893\tabcellsep 103\tabcellsep 11.99\tabcellsep 3.3594\\
1900\tabcellsep 110\tabcellsep 13.60\tabcellsep 3.0650\\
1910\tabcellsep 120\tabcellsep 15.20\tabcellsep 2.8344\\
1921\tabcellsep 131\tabcellsep 14.33\tabcellsep 2.9538\\
1930\tabcellsep 140\tabcellsep 16.66\tabcellsep 2.6586\\
1940\tabcellsep 150\tabcellsep 19.70\tabcellsep 2.3609\\
1950\tabcellsep 160\tabcellsep 25.80\tabcellsep 1.9202\\
1960\tabcellsep 170\tabcellsep 34.90\tabcellsep 1.4504\\
1970\tabcellsep 180\tabcellsep 48.20\tabcellsep 0.9410\\
1980\tabcellsep 190\tabcellsep 66.80\tabcellsep 0.3737\\
1990\tabcellsep 200\tabcellsep 81.25\tabcellsep -0.0250\\
1995\tabcellsep 205\tabcellsep 91.16\tabcellsep -0.2977\\
2000\tabcellsep 210\tabcellsep 97.48\tabcellsep -0.4769\\
2005\tabcellsep 215\tabcellsep 103.26\tabcellsep -0.6476\\
2010\tabcellsep 220\tabcellsep 112.34\tabcellsep -0.9367\\
2015\tabcellsep 225\tabcellsep 119.51\tabcellsep -1.1935\end{longtable} \par
  {\small\itshape [Note: Source: Own calculations based on equation 11. The transformed of the years 1790, 1803, 1810, 1820, 1838 and 1842 were declared not defined because does not exist the natural logarithm of a negative number. The transformed of year 1850 was not considered because was an outlier.]} 
\caption{\label{tab_4}Table 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5} \par 
\begin{longtable}{P{0.08632812499999999\textwidth}P{0.3087890625\textwidth}P{0.166015625\textwidth}P{0.1427734375\textwidth}P{0.0962890625\textwidth}P{0.0498046875\textwidth}}
\multicolumn{2}{l}{Parameter Estimation}\tabcellsep Standar Error\tabcellsep p-Value of t test\tabcellsep p-Value of F Test\tabcellsep R 2\\
? ?\tabcellsep 9.4776 -0.0474\tabcellsep 0.113421 0.00058\tabcellsep 0.000 0.000\tabcellsep 0.0000\tabcellsep 0.9986\\
A\tabcellsep -0.0001\tabcellsep 0.000014\tabcellsep 0.000\tabcellsep \tabcellsep \\
B\tabcellsep -0.0076\tabcellsep 0.00374\tabcellsep 0.056\tabcellsep 0.0000\tabcellsep 0.9917\\
C\tabcellsep 5.5019\tabcellsep 0.2301\tabcellsep 0.000\tabcellsep \tabcellsep \\
\tabcellsep \multicolumn{5}{l}{Source: Own calculations based on table 4 and Stata/SE 11.1}\end{longtable} \par
 
\caption{\label{tab_5}Table 5 :}\end{figure}
 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[ Population Forecasts in Mexico]{b14}\label{b14} 	 		\textit{},  	 	 		\textit{Population Forecasts in Mexico}  		p. .  	 
\bibitem[ Source: Own calculations based on equation]{b15}\label{b15} 	 		\textit{},  	 	 		\textit{Source: Own calculations based on equation}  		p. 17.  	 
\bibitem[ United Nations. Department of Economic and Social Affairs (2017)]{b11}\label{b11} 	 		\textit{},  		 \url{http://www.un.org/en/development/desa/news/population/2015-report.html}  	 	 		\textit{United Nations. Department of Economic and Social Affairs}  		2017. June 24. 2017.  	 
\bibitem[González -Rosas ()]{b4}\label{b4} 	 		\textit{Editorial Académica Española. [The Stable Bounded Theory: Fundamentals, concepts and methods, to project phenomena that cannot grow or decrease indefinitely},  		 			J González -Rosas 		.  		2012. Saarbrucken, Alemania; Saarbrucken, Germany.  	 	 (La Teoría Estable Acotada: Fundamentos, conceptos y métodos, para proyectar los fenómenos que no pueden crecer o decrecer indefinidamente. Spanish Academic editorial) 
\bibitem[Medhi ()]{b7}\label{b7} 	 		 			J Medhi 		.  		\textit{Stochastic Processes},  				 (New York)  		1981. John Wiley \& Sons.  	 	 (nd Edition) 
\bibitem[Principales resultados de la Encuesta Intercensal de INEGI ()]{b2}\label{b2} 	 		‘Principales resultados de la Encuesta Intercensal de’.  		 \url{http://www.beta.inegi.org.mx/contenidos/proyectos/enchogares/especiales/intercensal/2015/doc/eic2015\textunderscore resultados.pdf}  	 	 		\textit{INEGI}  		2017b. 2015. 2015. 2017.  	 	 (Main results of the Intercensal Survey of. Main results of the 2015 Intercensal Survey) 
\bibitem[Projecting Global Population to 2050 and Beyond World Population History (2017)]{b13}\label{b13} 	 		‘Projecting Global Population to 2050 and Beyond’.  		 \url{http://worldpopulationhistory.org/projecting-global-population/}  	 	 		\textit{World Population History},  				2017. June 24, 2017.  	 
\bibitem[Partida and Conapo ()]{b8}\label{b8} 	 		\textit{Proyecciones de la Población de México},  		 			B V Partida 		,  		 			México Conapo 		.  		2006. 2005 -2050.  	 	 (Projections of the Population of Mexico 2005-2050. CONAPO. Mexico) 
\bibitem[Sistema para la Consulta de las Estadísticas Históricas de México INEGI ()]{b1}\label{b1} 	 		‘Sistema para la Consulta de las Estadísticas Históricas de México’.  		 \url{http://dgcnesyp.inegi.org.mx/cgi-in/ehm2014.exe/CI010010}  	 	 		\textit{INEGI}  		2017a. 2014. 2014.  	 	 (System for the Consultation of Historical Statistics of Mexico. Recovered on May) 
\bibitem[Gonzalez-Rosas ()]{b3}\label{b3} 	 		‘Teoría Estadística y Probabilística de los Fenómenos Estable Acotados’.  		 			J Gonzalez-Rosas 		.  	 	 		\textit{Statistical and Probabilistic Theory of Phenomena Stable -Bounded},  				2010.  		 			Tesis de maestría. Universidad Nacional Autónoma de México ; National University Autonomous of Mexico 		 	 	 (Master thesis) 
\bibitem[Leithold (ed.) ()]{b6}\label{b6} 	 		\textit{The calculation with analytic geometry},  		 			L Leithold 		.  		México, Harla S.A. de C.V. (ed.)  		1973. Mexico.  	 	 (El Cálculo: Con geometría analítica. nd Edition) 
\bibitem[The Cohort Component Method for Making Population Projections (2017)]{b10}\label{b10} 	 		 \url{http://www.un.org/esa/population/techcoop/PopProj/module1/chapter2.pdf}  		\textit{The Cohort Component Method for Making Population Projections},  				2017. June 24. 2017.  	 
\bibitem[González-Rosas (2018)]{b5}\label{b5} 	 		‘The Stable Bounded Theory. An alternative to projecting the net migration. The case of México’.  		 			J González-Rosas 		.  	 	 		\textit{In Athens Journal of Social Sciences}  		2018. January 2018. 5  (1) .  	 
\bibitem[Alkema et al. ()]{b0}\label{b0} 	 		‘The United Nations Probabilistic Projections: An introduction to demographic forecasting with uncertainly’.  		 			L Alkema 		,  		 			P Gerland 		,  		 			A Raftery 		,  		 			J Wilmoth 		.  		 \url{http://www.abs.gov.au/websitedbs/a3121120.nsf/home/statistical+language+-+estimate+and+projection}  	 	 		\textit{Australian Bureau of Statistics Statistical Languaje. Estimate and Projection}  		2015. 2017. June 24. 2017.  (37)  p. .  	 	 (Foresight) 
\bibitem[Understanding and using Population projections Population Reference Bureau ()]{b9}\label{b9} 	 		‘Understanding and using Population projections’.  		 \url{//www.prb.org/Publications/Reports/2001/UnderstandingandUsingPopulationProjections.aspx}  	 	 		\textit{Population Reference Bureau}  		2017.  	 
\bibitem[Wilye and Ray ()]{b12}\label{b12} 	 		 			C Wilye 		,  		 			Ray 		.  		\textit{Differential equations},  				1979. McGraw Hill. Mexico. p. 593.  	 
\end{bibitemlist}
 			 		 	 
\end{document}
