Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A104311
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A104311 Numbers n such that the coefficient of x^n in (x^3+x^2+x+1)^n is prime. +0
2
2, 4, 5, 8, 73, 649 (list; graph; listen)
OFFSET

1,1

COMMENT

n such that A005725(n) is prime. No other n<16000. The primes are in A104312. Only coefficients of the x, x^n, x^(2n) and x^(3n-1) terms can be prime; the coefficients of x and x^(3n-1) terms are prime whenever n is prime.

MATHEMATICA

f=1; Do[f=Expand[f*(x^3+x^2+x+1)]; s=Coefficient[f, x, n]; If[PrimeQ[s], Print[{n, s}]], {n, 1000}]

CROSSREFS

Cf. A005725 (quadrinomial coefficients).

Sequence in context: A012973 A013154 A013129 this_sequence A021980 A011175 A109534

Adjacent sequences: A104308 A104309 A104310 this_sequence A104312 A104313 A104314

KEYWORD

more,nonn

AUTHOR

T. D. Noe (noe(AT)sspectra.com), Mar 01 2005

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