Search results

  • Find prime &nbsp; '''n''' &nbsp; &nbsp; for &nbsp; '''0 < n < 500''' &nbsp; &nbsp; which are also primes when the (deci FOR i=2 TO 499 ...
    51 KB (5,584 words) - 07:41, 16 April 2024
  • FOR i=2 TO MAX FOR n TO UPB prime DO ...
    70 KB (8,080 words) - 22:00, 24 May 2024
  • ...per task requirement, this will show what limit is used as the upper bound for calculating surplus (regular) primes. type Num is range 0 .. 2**63-1; -- maximum for the gnat Ada compiler ...
    164 KB (19,780 words) - 21:57, 9 April 2024
  • Trial division is an algorithm where a candidate number is tested for being a prime by trying to divide it by other numbers. FOR i=2 TO a/2 ...
    119 KB (12,980 words) - 11:28, 4 February 2024
  • ...bsp; ''p'' &nbsp; such that &nbsp; n<sup>2</sup>(''p''+n) &nbsp; is a cube for some &nbsp; n>0. # for some n > 0) # ...
    182 KB (9,856 words) - 18:25, 29 March 2024
  • For maximum compatibility, this program uses only the basic instruction set (S/ mov [2],cx ; Except the value for 1, which is 0 ...
    165 KB (20,577 words) - 16:24, 14 March 2024