Pandu Ibuku

PROGRAM UJI KEPRIMAAN SECARA VISUAL (AXIOM 1)

(HINT:  PUT TOP LEFT CORNER AT N1) PRIMALITY TEST PROGRAM (FOR LC x RC ===> LC)
MOD(O3,2)MOD(O3,3)MOD(O3,5)
INPUT NUM-BER HERE ---->413413123
IF Q3=0, NOOP!IF R3=0, NOOP! IF S3=0, NOOP!
nFL=(X+1)/6 ---->=(O3+1)/6nFR=(X-1)/6 ---->=(O3-1)/6
nFL=69nFR=68.66666667
A X I O M  1
LC x RC ==> LC
Formula: n2 = ( nFL - n1)/P1  <== Viewed from LC.
PF=413SQRT(O14)=20.322401
nFL =69
Use the Table Below for Primality Test.PRIMALITY TEST RESULT CORNER
nP1=n2=P2=6*n2+1If Cell O14 = "STOP!',X (= PF) is from either
Maximum n6*n1-1(nFL-n1)/P1orit means that test isGroup 5, Group 3 or
= PF/5/6(If n2 foundcan alsostopped due to ===>Grup even numbers.
ora round num-= PF/P1
13.8ber, NOT a PN)If Cell O15 = "STOP!',X (=PF) is from RC
1513.6082.60it means that test ismeanwhile this table
2116.0937.55stopped due to ===>is used for LC x RC.
3173.8824.29===> LC
4232.8317.96The rightmost tableIf there is any round
5292.2114.24column (P2=6*n2+1)positive number in,
6351.8011.80or PF/P1 is the real re-X is a Derivative (or
7411.5110.07sult of the test. ===>Not a PN). Otherwise,
8471.308.79it is a PN.
9531.137.79
1059STOP!7.00
11650.896.35NOTE:
12710.805.82This Program is designed to write STOP! 
13770.735.36when the value of n2 is a round positive
14830.664.98number. At this STOP Row  it is seen that
15890.614.64P2 is a round positive number, which 
16950.564.35means that the tested number X is a
171010.514.09derivative (or not a Prime Number).
181070.483.86If X is a Prime Number, there will be no
191130.443.65STOP! Shown in any way.
201190.413.47