VOOZH
about
URL: https://oeis.org/A104096
⇱ A104096 - OEIS
login
A104096
Largest prime <= 11^n.
4
11, 113, 1327, 14639, 161047, 1771559, 19487147, 214358857, 2357947673, 25937424577, 285311670569, 3138428376689, 34522712143897, 379749833583233, 4177248169415627, 45949729863572147, 505447028499293761
(
list
;
graph
;
refs
;
listen
;
history
;
text
;
internal format
)
OFFSET
1,1
LINKS
Table of n, a(n) for n=1..17.
PROG
(PARI) g(n, b) = for(x=0, n, print1(precprime(b^x)", "))
CROSSREFS
Sequence in context:
A065538
A287837
A276200
*
A239821
A087391
A211200
Adjacent sequences:
A104093
A104094
A104095
*
A104097
A104098
A104099
KEYWORD
easy
,
nonn
AUTHOR
Cino Hilliard
, Mar 03 2005
STATUS
approved