login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A168025 Non-composite numbers in the western ray of the Ulam spiral as oriented on the March 1964 cover of Scientific American. 5
1, 19, 151, 1621, 2731, 3631, 4129, 7789, 11719, 12601, 14461, 15439, 17491, 20809, 28309, 29671, 32491, 41719, 59659, 69829, 78541, 83089, 85411, 92569, 97501, 115771, 132679, 138571 (list; graph; refs; listen; history; text; internal format)
OFFSET

0,2

LINKS

Table of n, a(n) for n=0..27.

FORMULA

Positive numbers of the form 4n^2 - 7n + 4 with no more than two divisors.

MATHEMATICA

Select[Table[4 n^2 - 7 n + 4, {n, 0, 199}], Length[Divisors[ # ]] < 3 &]

CROSSREFS

Cf. A054567.

Sequence in context: A066668 A111884 A126514 * A160431 A010825 A022711

Adjacent sequences:  A168022 A168023 A168024 * A168026 A168027 A168028

KEYWORD

easy,nonn

AUTHOR

Alonso del Arte, Nov 16 2009

STATUS

approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified June 19 19:26 EDT 2013. Contains 226416 sequences.