|
[Date Index]
[Thread Index]
[Author Index]
Question on the Limiting Value of Ratios of Consecuative Primes...
- To: mathgroup at smc.vnet.net
- Subject: [mg88467] Question on the Limiting Value of Ratios of Consecuative Primes...
- From: "Richard Palmer" <rhpalmer at gmail.com>
- Date: Tue, 6 May 2008 06:38:53 -0400 (EDT)
Is there some analytic limit to the ratio of consecuative primes? The
expression Limit[Prime[i]/Prime[i+1],{i,->Infinity}] returns unevaluated.
Plotting Table[ Prime[i]/Prime[i+1],{i,1,20000}] shows a lot of structure
with a minimum of 3/5.
--
Richard Palmer
Prev by Date:
Solving on mathematica
Next by Date:
Re: LayeredGraphPlot without edge crossing.
Previous by thread:
Re: Solving on mathematica
Next by thread:
Re: Question on the Limiting Value of Ratios of Consecuative Primes...
|