login
A084436
Smallest prime which is one more than the square of a squarefree number with n prime divisors.
1
2, 5, 37, 4357, 44101, 5336101, 1542132901, 325550124901, 94083986096101, 79124632306820101, 76038771646854116101, 134352733834876324868101, 110069230506987790238300101, 293453931946241286523079676901, 571682082245643971439082829684101
OFFSET
0,1
LINKS
EXAMPLE
a(2) = (2*3)^2 + 1 = 37.
a(11) = (2*3*5*7*11*13*17*19*23*31*53)^2 + 1 = 134352733834876324868101. - Sean A. Irvine, Apr 15 2026
CROSSREFS
Sequence in context: A051739 A189409 A222318 * A210482 A053609 A036780
KEYWORD
nonn
AUTHOR
Amarnath Murthy, Jun 03 2003
EXTENSIONS
a(7)-a(13) from David Wasserman, Dec 28 2004
a(11) corrected and more terms from Sean A. Irvine, Apr 15 2026
STATUS
approved