Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A109769
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A109769 Composite n such that binomial(7*n, n) == 7^n (mod n). +0
1
1, 18, 25, 133, 2107, 4676, 226037 (list; graph; listen)
OFFSET

1,2

COMMENT

No other terms below 10^6.

EXAMPLE

18 is a term because binomial(7*18, 18) = 2797093093529137508875, 7^18 = 1628413597910449 and 2797093093529137508875 mod 18 = 1628413597910449 mod 18 = 1.

MATHEMATICA

Do[If[ !PrimeQ[n], If[Mod[Binomial[7*n, n], n] == Mod[7^n, n], Print[n]]], {n, 1, 20000}]

CROSSREFS

Cf. A080469.

Adjacent sequences: A109766 A109767 A109768 this_sequence A109770 A109771 A109772

Sequence in context: A072422 A003300 A084379 this_sequence A093018 A003634 A080910

KEYWORD

more,nonn

AUTHOR

Ryan Propper (rpropper(AT)stanford.edu), Aug 13 2005

EXTENSIONS

226037 from Max Alekseyev (maxale(AT)gmail.com), Sep 13 2009

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 7 06:03 EST 2009. Contains 165913 sequences.


AT&T Labs Research