Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

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

1,1

COMMENT

n such that A005191(n) is prime. No other n<10000. The primes are in A104314. Only coefficients of the x, x^(2n) and x^(4n-1) terms can be prime; the coefficients of x and x^(4n-1) terms are prime whenever n is prime.

No other n<195316. Most likely this sequence is finite. Terms A005191(n) that are not a multiple of 5 have zero density, namely, there are fewer than n^(log(4)/log(5)) such terms among A005191(1..n). In particular, A005191(5k+2) and A005191(5k+4) are multiples of 5 for every k. - Max Alekseyev (maxale(AT)gmail.com), Apr 25 2005

MATHEMATICA

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

CROSSREFS

Cf. A005191 (pentanomial coefficients).

Sequence in context: A010344 A037316 A032813 this_sequence A037423 A009249 A012697

Adjacent sequences: A104310 A104311 A104312 this_sequence A104314 A104315 A104316

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 27 22:38 EST 2009. Contains 167602 sequences.


AT&T Labs Research