How do you...
Find the prime(s) generated by the alternate primes 2,5,11,17.
Find the prime(s) generated by the first five primes 2,3,5,7,11.
We are allowed to use all arithmetic operators.
How do you...
Find the prime(s) generated by the alternate primes 2,5,11,17.
Find the prime(s) generated by the first five primes 2,3,5,7,11.
We are allowed to use all arithmetic operators.
Copyright © 2021 JogjaFile Inc.
Your task is to find the prime factors of $2\cdot 5\cdot 11\cdot 17+1$, that are not among $2,5,11,17$.
Your task is to find the prime factors of $2\cdot 3\cdot 5\cdot 7\cdot 11+1$, that are not among $2,3,5,7,11$.