login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A069358 Primes of the form 2^i*3^j + (i+j) with i, j >= 0. 3
3, 11, 37, 53, 113, 167, 199, 439, 521, 3083, 6569, 12301, 23339, 32783, 139981, 663569, 708601, 3981331, 7558289, 20155411, 38263769, 45349651, 75497497, 483729431, 1934917657, 2717909021, 6115295261, 12397455671, 14693280793 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
Take[ Select[ Union[ Flatten[ Table[2^i*3^j + (i + j), {i, 0, 25}, {j, 0, 18}]]], PrimeQ[ # ] &], 30]
CROSSREFS
Sequence in context: A119235 A119233 A178563 * A108544 A095088 A306362
KEYWORD
nonn
AUTHOR
Reinhard Zumkeller, Mar 18 2002
EXTENSIONS
Edited and extended by Robert G. Wilson v, May 09 2003
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 23 07:56 EDT 2024. Contains 371905 sequences. (Running on oeis4.)