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!)
A089326 a(n) = A089325(n+1)/A089325(n). 1
2, 3, 3, 3, 3, 2, 2, 3, 7, 5, 2, 2, 2, 2, 2, 4, 5, 3, 3, 12, 4, 22, 7, 3, 10, 2, 2, 6, 20, 12, 5, 10, 9, 6, 3, 7, 12, 2, 18, 3, 11, 13, 3, 11, 6, 3, 14, 38, 11, 8, 20, 23, 14, 16, 26, 37, 2, 24, 10, 31, 4, 20, 12, 25, 13, 49, 26, 6, 16, 26, 4, 8, 21, 38, 45, 60, 50, 55, 9, 2, 36, 25, 111, 20 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
k = 3; Do[i = 2; While[ !PrimeQ[10*i*k + 1], i++ ]; k *= i; Print[i], {n, 1, 100}] (* Ryan Propper, Aug 06 2005 *)
CROSSREFS
Cf. A089325.
Sequence in context: A162499 A350857 A135715 * A359514 A237367 A022923
KEYWORD
nonn
AUTHOR
Amarnath Murthy, Nov 03 2003
EXTENSIONS
More terms from Ryan Propper, Aug 06 2005
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 25 05:18 EDT 2024. Contains 371964 sequences. (Running on oeis4.)