Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A082891
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A082891 Smallest prime p[j] such that quotient q[j], obtained when consecutive prime differences are divided by logarithm of smaller prime,p[j], is larger than n. +0
8
2, 7, 1129, 1327, 19609, 31397, 155921, 370261, 1357201, 2010881, 20831323, 20831323 (list; graph; listen)
OFFSET

1,1

COMMENT

Is lim superior(q[n])=+infinity? See A082892.

FORMULA

a(n)=Min{p[x]; (p[x+1]-p[x])/log(p[x])>n}

EXAMPLE

n=1319945:p[n+1]=20831533,p[n]=20831323,d=210,

log[20831321]=16.852,q=210/16.852=12.4615>12

and first for >11 too.

MATHEMATICA

Do[s=(Prime[n+1]-Prime[n])/Log[Prime[n]]//N; If[s>11, Print[{n, Prime[n], Prime[n+1], s, Log[Prime[n]]//N}]], {n, 1000000, 100000000}]

CROSSREFS

Cf. A082862, A082884-A082890.

Adjacent sequences: A082888 A082889 A082890 this_sequence A082892 A082893 A082894

Sequence in context: A065590 A051249 A056165 this_sequence A000653 A128847 A123180

KEYWORD

more,nonn

AUTHOR

Labos E. (labos(AT)ana.sote.hu), Apr 17 2003

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 October 15 09:18 EDT 2008. Contains 145015 sequences.


AT&T Labs Research