Find the next number if the sequence if you can
102 104 108 110 114 128 ?
132.
The solution lies in the fact that the series is list of sequential (prime numbers + 1) (101 103 107 109 113 127 131 being the prime numbers)
Find the next number if the sequence if you can
102 104 108 110 114 128 ?
132.
The solution lies in the fact that the series is list of sequential (prime numbers + 1) (101 103 107 109 113 127 131 being the prime numbers)