Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A073604
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A073604 Smallest multiple of (n+1)-st prime which is == 1 mod n-th prime. +0
1
3, 10, 21, 22, 78, 170, 171, 115, 116, 465, 962, 1148, 903, 517, 424, 531, 1830, 3417, 1207, 2628, 4819, 1660, 1246, 7566, 7373, 5253, 2782, 5886, 9266, 13335, 4192, 3014, 9591, 2086, 11325, 19782, 21353, 6847, 4844, 5191, 16290, 31133, 18528 (list; graph; listen)
OFFSET

1,1

EXAMPLE

a(5) = 78 which is 6*13 and 78 ==1 (mod 11)

MATHEMATICA

f[n_] := Block[{k = 1, p = Prime[n], q = Prime[n + 1]}, While[ Mod[k*q, p] != 1, k++ ]; k*q]; Table[f[n], {n, 1, 45}]

CROSSREFS

Sequence in context: A005997 A081205 A092305 this_sequence A004194 A097590 A014105

Adjacent sequences: A073601 A073602 A073603 this_sequence A073605 A073606 A073607

KEYWORD

nonn

AUTHOR

Amarnath Murthy (amarnath_murthy(AT)yahoo.com), Aug 04 2002

EXTENSIONS

Edited by Robert G. Wilson v (rgwv(AT)rgwv.com), Aug 05 2002

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified November 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research