This is a follow-up question to Positive integer solutions to the diophantine equation $(xz+1)(yz+1)=z^4+z^3 +z^2 +z+1$
Let \begin{equation} P(x,n)= 1+x+x^2+ \cdots + x^n, \end{equation}
\begin{equation} h(m,n)= \frac{m^n-1}{m+1} \end{equation} if $n$ is even and \begin{equation} h(m,n)=\frac{m^{n}-m}{m^2-1} \end{equation} if $n$ is odd, where $x, n > 0, m>1$ are non negative integers. Then;
Claim 1: For all $n>0, m>1$, $m\cdot h(m,n)+1$ divides $P(h(m,n), n)$
Claim 2: Furthermore, for a fixed pair $(m,n), h(m,n)$ is the largest integer $x$ such that $mx+1 \ | \ P(x,n)$ i.e $mx+1 \ \nmid \ P(x,n)$ for all $x>h(m,n)$.
These claims are verified for all $n < 10^4, m < 10^2$, a high level of certainty! To prove these claims, my idea would be to use proof by induction but it appears tricky to proceed with induction. How does one go about proving these results? (An elementary proof is preferred or a counterexample).
Claim 2 is particularly interesting because, if its true, then, by just looking at the sizes of $m, n$, one will be able to rule out divisors of $P(x,n)$ of the form $mx+1$.
There’s nothing particularly unique about polynomial $P(x, n)$ and $mx+1$ to limit Claim 2 to $P(x, n) $ or $mx+1$; Only that $P(x,n)$ has no factor $mx+1$ with $m>1$ in its factorization which is why $m$ is set greater than $1$. If $m=1$ is allowed, claim 2 is false as $x+1$ divides $P(x,n)$ for all $x$ when $n+1$ is composite. If Claim 2 is true, the following conjecture is reasonable enough;
Conjecture 1
Let $f(x)$ and $g(x)$ be two polynomials of a non negative integer $x$ with integer coefficients, g(x) does not factor into $ (a/b)h(x)f(x) $ for some integers $a, b \not = 0 $ and polynomial $h(x) $ with integer coefficients. Then, $f(x)$ divides $g(x)$ for finitely many $x$.