Ramanujan primes/twins: Difference between revisions

Content added Content deleted
m (SAVED POST IS NOT THE SAME AS PREVIEW)
m (Trying to reformat the page.)
Line 2: Line 2:
In a manner similar to twin primes, twin Ramanujan primes may be explored. The task is to determine how many of the first million Ramanujan primes are twins.
In a manner similar to twin primes, twin Ramanujan primes may be explored. The task is to determine how many of the first million Ramanujan primes are twins.
;Related Task: [[Twin primes]]
;Related Task: [[Twin primes]]


=={{header|C++}}==
=={{header|C++}}==
<syntaxhighlight lang="c++">
<syntaxhighlight lang="c++">