Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A094903
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A094903 Average of 4 primes where the integer Schwarzian derivative is zero. +0
1
520, 2397, 3500, 3518, 3826, 4439, 4662, 6620, 7518, 8926, 9206, 10220, 10780, 10938, 12498, 12640, 12740, 14049, 14358, 18623, 20118, 20262, 22569, 24419, 25300, 25706, 26920, 27498, 28482, 29500, 30398, 30438, 31600, 31820, 31986 (list; graph; listen)
OFFSET

4,1

FORMULA

a(n) = if Sf(Prime[n])=0 then (Prime[n-3]+Prime[n-2]+Prime[n-1]+Prime[n])/2

MATHEMATICA

f1[n_]=Prime[n]-Prime[n-1] f2[n_]=Prime[n]-2*Prime[n-1]+Prime[n-2] f3[n_]=Prime[n]-3*Prime[n-1]+3*Prime[n-2]-Prime[n-3] sf[n_]=f3[n]/f1[n]-1.5*(f2[n]/f1[n])^2 a=Delete[Union[Table[If[sf[n]==0, (Prime[n-3]+Prime[n-2]+Prime[n-1]+Prime[n])/2, 0], {n, 4, 2004}]], 1]

CROSSREFS

Sequence in context: A043380 A051983 A043626 this_sequence A139663 A050966 A113158

Adjacent sequences: A094900 A094901 A094902 this_sequence A094904 A094905 A094906

KEYWORD

nonn

AUTHOR

Roger L. Bagula (rlbagulatftn(AT)yahoo.com), Jun 15 2004

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 July 26 13:41 EDT 2008. Contains 142293 sequences.


AT&T Labs Research