Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A080469
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A080469 Composite n such that binomial(3*n,n)==3^n (mod n). +0
5
36, 57, 121, 132, 552, 8397, 7000713, 9692541, 36294723, 564033861 (list; graph; listen)
OFFSET

1,1

COMMENT

If p is prime, binomial(3*p,p)==3^p (mod p)

No other terms below 10^9.

LINKS

Max Alekseyev, PARI scripts for various problems

EXAMPLE

57 is a term because binomial(3*57, 57) = 12039059761216294940321619222324879408784636200 mod 57 = 27 == 3^57 mod 57.

MATHEMATICA

Do[If[ !PrimeQ[n], k = Binomial[3*n, n]; m = 3^n; If[Mod[k, n] == Mod[m, n], Print[n]]], {n, 1, 70000}] (Propper)

CROSSREFS

Cf. A109641, A109642.

Sequence in context: A050691 A124941 A116321 this_sequence A066505 A039419 A043242

Adjacent sequences: A080466 A080467 A080468 this_sequence A080470 A080471 A080472

KEYWORD

nonn,more,hard,new

AUTHOR

Benoit Cloitre (benoit7848c(AT)orange.fr), Oct 15 2003

EXTENSIONS

One more term from Ryan Propper (rpropper(AT)stanford.edu), Aug 12 2005

Four new terms added by Max Alekseyev (maxale(AT)gmail.com), Nov 05 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 23 17:09 EST 2009. Contains 167438 sequences.


AT&T Labs Research