Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A082583
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A082583 Quotients C(p, k)/p sorted, with duplicates removed, p being prime. +0
2
1, 2, 3, 5, 6, 8, 9, 11, 14, 15, 18, 20, 21, 22, 23, 26, 29, 30, 33, 35, 36, 39, 40, 41, 42, 44, 48, 50, 51, 53, 54, 55, 56, 63, 65, 68, 69, 74, 75, 77, 78, 81, 83, 86, 89, 90, 95, 96, 98, 99, 105, 111, 113, 114, 116, 119, 120, 125, 126, 128, 131, 132, 134, 135, 138, 140, 141 (list; graph; listen)
OFFSET

1,2

COMMENT

Sequence includes all entries of A005097=C(p,2)/p.

PROGRAM

(PARI) limit = 150; v = vector(limit); forprime(p = 2, 2*limit + 1, for(k = 1, p/2, b = binomial(p, k)/p; if (b <= limit, v[b] = 1))); for (i = 1, limit, if (v[i], print(i)))

CROSSREFS

Cf. A082581.

Adjacent sequences: A082580 A082581 A082582 this_sequence A082584 A082585 A082586

Sequence in context: A094820 A093689 A097702 this_sequence A130290 A102781 A005097

KEYWORD

nonn

AUTHOR

Lekraj Beedassy (blekraj(AT)yahoo.com), May 07 2003

EXTENSIONS

More terms from David Wasserman (wasserma(AT)spawar.navy.mil), Sep 21 2004

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 October 15 09:18 EDT 2008. Contains 145015 sequences.


AT&T Labs Research