Marisol Ontiveros edited untitled.tex  about 10 years ago

Commit id: 5e045a778baffb1a353d10964f9796129a492e01

deletions | additions      

       

If $x$=$0$ (mod $3$),then for $x$ to be prime $x$ must be $3$. If $x$=$1$(mon$3$), then $x$ has to be $4$.  The this shows that the next $x$ will be prime relative to $3$.   We can then assume $x$=$2$m+$1$, and $y$=$2n$+$1$ , since odd numbers can be represented as $2$n+$1$ and  $2n$+$1$ where $m$ and $n$ are integers. \smallskip  So the equation will be: $2n$+$1$=($2$m+$1$)^$2$+$1$ $2n$+$1$=$4$m^$2$+$4$m+$1$+$2$  $2n$+$1$=$4$m^$2$+$4$m+$3$  \smallskip  When $2$m+$1$ is not initially $3$ then $4$m^$2$+$4$m+$3$ will result in and odd number and an odd number squared will give another odd number. When solving for this the right hand side will be even since and odd plus and odd results in and even integer. The right hand side will be divisible by $2$ when m does not equal 1 showing that $x$ and $y$ be both prime only when $x$=$3$, becasue after that on side will be even and divisible by 2 while the left side will be odd.  \noindent\emph  \end{solution}