OEIS A014545 says 1+13494## is a prime number but factordb.com says it is composite, where n## is the product of first n primes on factordb. Which is correct?
edit: Sorry if my question is not appropriate here. I found some small prime numbers of the form 1+n##, and looked them up in OEIS to find this number. Then I also looked it up in factordb and found that it says not a prime. I wondered if there was a mistake in the OEIS or factordb, so I asked this question. I want to know whether factordb or OEIS is correct.
Accoridng to PFGW, the number is $3$-PRP. This does not prove the primality but chances stand very good.
This number can be proven prime with the p-1-method. Perhaps someone does this.
UPDATE : The number passed a miller rabin test with $5$ random bases.