Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A125570
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A125570 Numbers n such [Sum(x=1,n,(x-1)*6^(x-1))/6] is prime. +0
1
3, 7, 8, 19, 69, 77, 104, 107, 162, 163, 399, 4787, 4818 (list; graph; listen)
OFFSET

0,1

COMMENT

No more terms through 10^4.

Note that Sum(x=1,n,(x-1)*6^(x-1))/6 = (6^(n-1)*(5*n-6)+1)/25. Therefore this sequence consists of such n that (6^(n-1)*(5*n-6)+1)/25 is prime. [From Max Alekseyev (maxal(AT)cs.ucsd.edu), Oct 18 2008]

MATHEMATICA

s = 0; Do[s += (x-1)*6^(x-1)/6; If[PrimeQ[s], Print[x]], {x, 10^4}]

CROSSREFS

Cf. A119529.

Sequence in context: A136136 A057548 A122227 this_sequence A037208 A102007 A105756

Adjacent sequences: A125567 A125568 A125569 this_sequence A125571 A125572 A125573

KEYWORD

hard,more,nonn

AUTHOR

Ryan Propper (rpropper(AT)stanford.edu), Jan 01 2007

page 1

Search completed in 0.004 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 December 3 16:57 EST 2008. Contains 151279 sequences.


AT&T Labs Research