Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A154891
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A154891 Where records occurs in A154804. +0
1
1, 2, 4, 9, 12, 21, 24, 30, 42, 45, 57, 60, 75, 84, 90, 105, 135, 150, 165, 195, 210, 255, 315, 330, 390, 420, 525, 630, 735, 825, 840, 945, 1050, 1155, 1365, 1575, 1680, 1785, 1995, 2100, 2145, 2205, 2310, 2625, 2730, 3045, 3255, 3465, 3990 (list; graph; listen)
OFFSET

1,2

MAPLE

A008578 := proc(n) RETURN( n=1 or isprime(n) ) ; end : A154804 := proc(n) local a, d; a := 0 ; for d from 1 to n-1 do if A008578(n-d) and A008578(n+d) then a := a+1; fi; od: a ; end: a804 := [seq(A154804(n), n=1..4000)] ; r := RECORDS(a804)[2] ; [From R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Mar 14 2009]

CROSSREFS

Cf. A008578, A154804, A154720, A154721, A154799.

Sequence in context: A088901 A111302 A092530 this_sequence A139557 A103690 A098009

Adjacent sequences: A154888 A154889 A154890 this_sequence A154892 A154893 A154894

KEYWORD

nonn

AUTHOR

Omar E. Pol (info(AT)polprimos.com), Feb 01 2009

EXTENSIONS

More terms from R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Mar 14 2009

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 November 29 12:46 EST 2009. Contains 167659 sequences.


AT&T Labs Research