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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A115168 Even numbers n such that n-2 and n+2 have the same number of prime divisors with multiplicity. 0
8, 10, 12, 24, 36, 38, 58, 60, 68, 84, 86, 100, 102, 110, 112, 120, 134, 138, 144, 154, 172, 178, 184, 188, 204, 216, 230, 240, 244, 276, 284, 288, 300, 302, 320, 342, 346, 360, 368, 372, 374, 378, 384, 394, 396, 404, 408, 428, 432, 436, 440, 456, 466, 472 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

MAPLE

g(n) = forstep(x=4, n, 2, p1=bigomega(x-2); p2=bigomega(x+2); if(p1==p2, print(x", ")))

CROSSREFS

Sequence in context: A114873 A114621 A174156 * A112549 A112585 A070479

Adjacent sequences:  A115165 A115166 A115167 * A115169 A115170 A115171

KEYWORD

easy,nonn

AUTHOR

Cino Hilliard (hillcino368(AT)gmail.com), Mar 03 2006

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 February 17 23:58 EST 2012. Contains 206085 sequences.