Consider a general arithmetic sequence $x_j = y + jn, j \ge 1$. Prove that if $p$ is a prime number such that $p \nmid n$ then there is some element from the sequence $\{x_n\}_{n=1}^\infty$ that is divisible by $p$.
Your proof of this result should give you a method which for a given arithmetic sequence and prime actually allows you to calculate a point in the sequence at which the divisibility property holds. Illustrate your method by presenting an element from this sequence that is divisible by $p$, where $p = 150000001 = 1.5 × 10^8 + 1$, and where $n=14506349$ and $y=2021$.
Does anyone have a clue on how to tackle this?