Search: id:A100589 Results 1-1 of 1 results found. %I A100589 %S A100589 13,31,47,61,107,151,173,197,211,227,283,347,383,433,541,557,607,647, %T A100589 673,691,751,773,827,853,883,977,991,1031,1091,1201,1303,1373,1627,1741, %U A100589 1783,1907,1933,1997,2029,2161,2207,2269,2297,2311,2371,2447 %N A100589 Primes of the form 2p+3q, p and q consecutive primes, which are also the sum of three distinct primes. %o A100589 (PARI) for(x=1,100,if( isprime(2*prime(x)+3*prime(x+1)), print1( 2*prime(x)+3*prime(x+1), ","))) (Coveiro) %Y A100589 Sequence in context: A129864 A080387 A097443 this_sequence A111489 A106294 A101649 %Y A100589 Adjacent sequences: A100586 A100587 A100588 this_sequence A100590 A100591 A100592 %K A100589 nonn %O A100589 1,1 %A A100589 Giovanni Teofilatto (g.teofilatto(AT)tiscalinet.it), Nov 30 2004 %E A100589 Corrected and extended by Jorge Coveiro (jorgecoveiro(AT)yahoo.com), Jul 24 2006 Search completed in 0.001 seconds