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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A099847 Bisection of A000961. 1
2, 4, 7, 9, 13, 17, 23, 27, 31, 37, 43, 49, 59, 64, 71, 79, 83, 97, 103, 109, 121, 127, 131, 139, 151, 163, 169, 179, 191, 197, 211, 227, 233, 241, 251, 257, 269, 277, 283, 293, 311, 317, 337, 347, 353, 361, 373, 383, 397, 409, 421, 433, 443, 457, 463, 479, 491 (list; graph; refs; listen; history; text; internal format)
OFFSET

1,1

LINKS

Table of n, a(n) for n=1..57.

MAPLE

a:=proc(n) if nops(ifactors(n)[2])=1 then n else fi end: A:=[seq(a(n), n=1..580)]: seq(A[2*k-1], k=1..nops(A)/2); (Deutsch)

CROSSREFS

Cf. A000961, A099836.

Sequence in context: A077597 A183873 A036386 * A014817 A139444 A090893

Adjacent sequences:  A099844 A099845 A099846 * A099848 A099849 A099850

KEYWORD

nonn,easy

AUTHOR

N. J. A. Sloane, Nov 19 2004

EXTENSIONS

More terms from Emeric Deutsch, Dec 18 2004

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 May 23 16:03 EDT 2013. Contains 225610 sequences.