login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A222030 Primes and quarter-squares. 2
0, 1, 2, 3, 4, 5, 6, 7, 9, 11, 12, 13, 16, 17, 19, 20, 23, 25, 29, 30, 31, 36, 37, 41, 42, 43, 47, 49, 53, 56, 59, 61, 64, 67, 71, 72, 73, 79, 81, 83, 89, 90, 97, 100, 101, 103, 107, 109, 110, 113, 121, 127, 131, 132, 137, 139, 144, 149, 151, 156, 157, 163, 167, 169 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
COMMENTS
Union of A002620 and A000040.
It appears that there is always a prime between two consecutive quarter squares, if n >= 2. Therefore in a square spiral, or zig-zag, whose vertices are the quarter-squares, it appears that there is always a prime between two consecutive vertices, if n >= 2.
Apparently the above comment is equivalent to the Oppermann's conjecture. - Omar E. Pol, Oct 26 2013
Union of A000040 and A000290 and A002378. - Omar E. Pol, Oct 28 2013
LINKS
FORMULA
a(n) ~ n log n. - Charles R Greathouse IV, Mar 04 2013
MATHEMATICA
mx = 13; Union[Prime[Range[PrimePi[mx^2]]], Floor[Range[2*mx]^2/4]] (* Alonso del Arte, Mar 03 2013 *)
CROSSREFS
Sequence in context: A060863 A063934 A326643 * A327261 A337133 A062490
KEYWORD
nonn,easy
AUTHOR
Omar E. Pol, Feb 05 2013
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 30 20:43 EDT 2024. Contains 372141 sequences. (Running on oeis4.)