Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A144852
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A144852 a(n) = number of distinct prime divisors (taken together) of numbers of the form 4x^2+1 for x<=10^n +0
1
9, 87, 836, 8000, 78124, 766585, 7556731, 74771106, 741554656, 7366252759, 73261462210 (list; graph; listen)
OFFSET

1,1

COMMENT

Primes of the form 4x^2+1 see A121326(n) = A002496(n+1)

LINKS

B. Helmes, quadratisches Siebverfahren/Primzahlgenerator

MATHEMATICA

d = 10; l = 0; p = 4; c = {}; a = {}; Do[k = p x^2 + 1; b = Divisors[k]; Do[If[PrimeQ[b[[n]]], AppendTo[a, b[[n]]]], {n, 1, Length[b]}]; If[x == d, a = Union[a]; l = Length[a]; d = 10 d; Print[l]; AppendTo[c, l]], {x, 1, 10000}]; c (*Artur Jasinski*)

CROSSREFS

A002383, A121326, A143835, A143868, A144848, A144849, A144850, A144851

Sequence in context: A028339 A100814 A055725 this_sequence A153191 A152264 A035101

Adjacent sequences: A144849 A144850 A144851 this_sequence A144853 A144854 A144855

KEYWORD

base,nonn

AUTHOR

Artur Jasinski & Bernhard Helmes (bhelmes(AT)gmx.de) (grafix(AT)csl.pl), Sep 22 2008

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 December 7 08:40 EST 2009. Contains 170430 sequences.


AT&T Labs Research