Let $F(p)=p^2+1$, where $p$ is a prime number. For what primes $p_1$, $p_2$ does $p_2$ divide $F(p_1)$ and $p_1$ divide $F(p_2)$? Two examples are $\{p_1,p_2\}=\{5,13\}$, and $\{p_1,p_2\} = \{89,233\}$. Are there other pairs that have this property?
2026-03-30 04:22:24.1774844544
Properties of $F(p)=p^2+1$, where $p$ is a prime number
106 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are 1 best solutions below
Related Questions in PRIME-FACTORIZATION
- For which natural numbers are $\phi(n)=2$?
- Fractions of the form $\frac{a}{k}\cdot\frac{b}{k}\cdot\frac{c}{k}\cdots=\frac{n}{k}$
- (Number of perfect powers ≤ n) ∼ $\sqrt{n}$?
- How do I solve complicated prime factorization problems? (Ex: 20711)
- Is there a pattern to addition of primesFactored numbers?
- Proof of Fundamental Theorem of Arithmetic: Uniqueness Part of Proof
- Find a prime factor of $7999973$ without a calculator
- Proof verification: Let $gcd(x,y)=1$. If $xy$ is a perfect square, then $x$ and $y$ are perfect squares.
- An idea for approaching Brocard's problem ($n!+1=m^2$)
- Looking for complex roots of unity which also happen to be complex primes
Related Questions in SUMS-OF-SQUARES
- How many variations of new primitive Pythagorean triples are there when the hypotenuse is multiplied by a prime?
- If $x^2-dy^2 = -1$ has a solution in $\mathbb{Z^2}$, then $d$ is the sum of two coprime squares.
- How to interpret this visual proof for Archimedes' derivation of Sum of Squares?
- consecutive integers that are not the sum of 2 squares.
- Sum of the Squares of the First n square Numbers is not a perfect square number
- How many sub-square matrices does a square matrix have and is there a simple formula for it?
- On near-Pythagorean triples $(n^5-2n^3+2n)^2 + (2n^4-2n^2+1)^2 = n^{10} + 1$
- Closed form for the sum $\sum_{n=-\infty}^{\infty}\sum_{m=-\infty}^{\infty}{\left(n^2+m^2\right)^{-{p}}}$
- Prove that any power of $10$ can be written as sum of two squares
- Can Gauss-Newton algorithm give better optimization performances than Newton algorithm?
Trending Questions
- Induction on the number of equations
- How to convince a math teacher of this simple and obvious fact?
- Find $E[XY|Y+Z=1 ]$
- Refuting the Anti-Cantor Cranks
- What are imaginary numbers?
- Determine the adjoint of $\tilde Q(x)$ for $\tilde Q(x)u:=(Qu)(x)$ where $Q:U→L^2(Ω,ℝ^d$ is a Hilbert-Schmidt operator and $U$ is a Hilbert space
- Why does this innovative method of subtraction from a third grader always work?
- How do we know that the number $1$ is not equal to the number $-1$?
- What are the Implications of having VΩ as a model for a theory?
- Defining a Galois Field based on primitive element versus polynomial?
- Can't find the relationship between two columns of numbers. Please Help
- Is computer science a branch of mathematics?
- Is there a bijection of $\mathbb{R}^n$ with itself such that the forward map is connected but the inverse is not?
- Identification of a quadrilateral as a trapezoid, rectangle, or square
- Generator of inertia group in function field extension
Popular # Hahtags
second-order-logic
numerical-methods
puzzle
logic
probability
number-theory
winding-number
real-analysis
integration
calculus
complex-analysis
sequences-and-series
proof-writing
set-theory
functions
homotopy-theory
elementary-number-theory
ordinary-differential-equations
circles
derivatives
game-theory
definite-integrals
elementary-set-theory
limits
multivariable-calculus
geometry
algebraic-number-theory
proof-verification
partial-derivative
algebra-precalculus
Popular Questions
- What is the integral of 1/x?
- How many squares actually ARE in this picture? Is this a trick question with no right answer?
- Is a matrix multiplied with its transpose something special?
- What is the difference between independent and mutually exclusive events?
- Visually stunning math concepts which are easy to explain
- taylor series of $\ln(1+x)$?
- How to tell if a set of vectors spans a space?
- Calculus question taking derivative to find horizontal tangent line
- How to determine if a function is one-to-one?
- Determine if vectors are linearly independent
- What does it mean to have a determinant equal to zero?
- Is this Batman equation for real?
- How to find perpendicular vector to another vector?
- How to find mean and median from histogram
- How many sides does a circle have?
ADDED: Eric Towers found an additional two pair of primes. Numbered as my computer output below, they are
===========================
++======================
no opinion on prime $x,y.$
We have integers $(1+x^2)/ y$ and $(1+y^2)/x.$ We see that both $x,y$ divide $1 + x^2 + y^2.$ In turn, this says that $\gcd(x,y)=1;$ if a prime $p | x$ and $p | y,$ then $p|1$ which is a contradiction.
We have reached $xy | 1 + x^2 + y^2 $ in positive integers.
It follows that $$ 3xy = x^2 + y^2 + 1 $$
This is Problem 2 in Yimin Ge See also https://en.wikipedia.org/wiki/Vieta_jumping#Constant_descent_Vieta_jumping
So, positive integers with $$ \color{blue}{ x^2 - 3xy + y^2 = -1 } $$
There are concrete ways to find all integer pairs with $x^2 - 3xy + y^2 = -1.$ In particular, with fixed target $-1,$ there is just a single orbit of pairs...
I probably should not have numbered the lines below. Beginning with 1,1, these are $x_{n+2} = 3 x_{n+1} - x_n$
Next Day. Here is my proof that $\frac{1+x^2 + y^2}{xy}$ must equal $3.$
LEMMA
Given integers $$ m > 0, \; \; M > m+2, $$ there are no integers $x,y$ with $$ x^2 - Mxy + y^2 = -m. $$
PROOF
Calculus: $m+2 > \sqrt{4m+4},$ since $(m+2)^2 = m^2 + 4m + 4,$ while $\left( \sqrt{4m+4} \right)^2 = 4m + 4.$ Therefore also $$ M > \sqrt{4m+4} $$
We cannot have $xy < 0,$ as then $x^2 - M xy + y^2 \geq 2 + M > 0. $ It is also impossible to have $x=0$ or $y=0.$ From now on we take integers $x,y > 0.$
With $x^2 - Mxy + y^2 < 0,$ we get $0 < x^2 < Mxy - y^2 = y(Mx - y),$ so that $Mx - y > 0$ and $y < Mx.$ We also get $x < My.$
The point on the hyperbola $ x^2 - Mxy + y^2 = -m $ has both coordinates $x=y=t$ with $(2-M) t^2 = -m,$ $(M-2)t^2 = m,$ and $$ t^2 = \frac{m}{M-2}. $$ We demanded $M > m+2$ so $M-2 > m,$ therefore $t < 1.$ More important than first appears, that this point is inside the unit square.
We now begin to use the viewpoint of Hurwitz (1907). All elementary, but probably not familiar. We are going to find integer solutions that minimize $x+y.$ If $2 y > M x,$ then $y > Mx-y.$ Therefore, when Vieta jumping, the new solution given by $$ (x,y) \mapsto (Mx - y, x) $$ gives a smaller $x+y$ value. Or, if $2x > My,$ $$ (x,y) \mapsto (y, My - x) $$ gives a smaller $x+y$ value. We already established that we are guaranteed $My-x, Mx-y > 0.$
Therefore, if there are any integer solutions, the minimum of $x+y$ occurs under the Hurwitz conditions for a fundamental solution (Grundlosung), namely $$ 2y \leq Mx \; \; \; \; \mbox{AND} \; \; \; \; 2 x \leq My. $$ We now just fiddle with calculus type stuff, that along the hyperbola arc bounded by the Hurwitz inequalities, either $x < 1$ or $y < 1,$ so that there cannot be any integer lattice points along the arc. We have already shown that the middle point of the arc lies at $(t,t)$ with $t < 1.$ We just need to confirm that the boundary points also have either small $x$ or small $y.$ Given $y = Mx/2,$ with $$ x^2 - Mxy + y^2 = -m $$ becomes $$ x^2 - \frac{M^2}{2} x^2 + \frac{M^2}{4} x^2 = -m, $$ $$ x^2 \left( 1 - \frac{M^2}{4} \right) = -m $$ $$ x^2 = \frac{-m}{1 - \frac{M^2}{4}} = \frac{m}{ \frac{M^2}{4} - 1} = \frac{4m}{M^2 - 4}. $$ We already confirmed that $ M > \sqrt{4m+4}, $ so $M^2 > 4m+4$ and $M^2 - 4 > 4m.$ As a result, $ \frac{4m}{M^2 - 4} < 1.$ The intersection of the hyperbola with the Hurwitz boundary line $2y = Mx$ gives a point with $x < 1.$ Between this and the arc middle point, we always have $x < 1,$ so no integer points. Between the arc middle point and the other boundary point, we always have $y < 1.$ All together, there are no integer points in the bounded arc. There are no Hurwitz fundamental solutions. Therefore, there are no integer solutions at all.