login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A067908 Primes of the form floor((7/6)^k). 1
2, 3, 5, 7, 11, 13, 29, 47, 101, 257, 349, 1201, 1907, 3533, 122449, 360233, 420271, 9172043, 10700717, 11015860931, 825141735599, 8577010309290077, 25232684617711471, 34344487396329503, 63627402961872791 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

LINKS

Charles R Greathouse IV, Table of n, a(n) for n = 1..52

PROG

(PARI) for(n=1, 1e3, if(ispseudoprime(t=floor((7/6)^n)), print1(t", "))); v \\ Charles R Greathouse IV, Feb 17, 2011

CROSSREFS

Sequence in context: A181525 A082843 A162567 * A187614 A191077 A128292

Adjacent sequences:  A067905 A067906 A067907 * A067909 A067910 A067911

KEYWORD

nonn

AUTHOR

Benoit Cloitre (benoit7848c(AT)orange.fr), Mar 03, 2002

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 15 18:45 EST 2012. Contains 205835 sequences.